All Questions

1 vote
1 answer
46 views

Take shell cmd stdout_lines and create dict from output

I am using needrestart -b to get the following example output NEEDRESTART-VER: 3.6 NEEDRESTART-KCUR: 5.14.0-362.24.1.el9_3.0.1.x86_64 NEEDRESTART-KEXP: 5.14.0-362.24.1.el9_3.0.1.x86_64 NEEDRESTART-...
OldManWaterfall's user avatar
0 votes
0 answers
11 views

How to create vnet peering between the vnet for my vm and the vnet where azure pipeline agents are hosted?

I try to run some scans on Azure pipeline agents and send the result from the scan to application hosted on a vm in an Azure virtual machine. Azure pipeline agents are Microsoft managed, but the ...
verb's user avatar
  • 1
0 votes
0 answers
16 views

"Kubernetes API call failed" when installing fluxcd with k3s on nixos

I get the following error when tryingto install fluxcd. I can run kubectl commands just fine. I am running this on one of the control plane servers as I have installed k3s in HA mode. The error isn't ...
ThatDataGuy's user avatar
0 votes
0 answers
16 views

Argo CD Deployment with Helmfile Plugin - VolumeMounts Not Found

I'm trying to set up an Argo CD deployment with a Helmfile plugin in my Rancher kubernetes cluster, following this reference document. However, I am encountering issues with volume mounts not being ...
hamed's user avatar
  • 1
0 votes
1 answer
71 views

How to work with Docker Compose secrets securely

I hope you are well. I have some questions about Docker secrets: How can I work with secrets securely using Docker Compose, given that their content is exposed in /run/secrets and can be easily ...
user981's user avatar
0 votes
0 answers
38 views

Running a Redis cluster as a DaemonSet in Kubernetes so each node has all keys

Is it possible to host a Redis Sentinel cluster as a DaemonSet and have each node have all of the keys? And then setup a service that uses internalTrafficPolicy: Local to route pods to their ...
WPP's user avatar
  • 1
1 vote
0 answers
11 views

Nexus OSS docker security

I am using Nexus OSS 3.34 as my private artifacts repository. I have configured Docker registry as private one and I thought it was private. The registry have its own TCP port and is served to ...
kab00m's user avatar
  • 111
0 votes
0 answers
19 views

Using IaC for docker image management/update?

I was building a simple infrastructure using terraform (for AWS), I came accross the chicken egg of Lambda functions needing an image to be created. The options I envisioned are two: 1 - I decouple ...
pzullo's user avatar
  • 1
0 votes
0 answers
6 views

Anthos/Cloud Service Mesh - How to Set Ingress Gateway Log Format to JSON?

I provisioned a managed Anthos/Cloud Service Mesh and set the sidecar access logs to JSON using the MeshConfig.AccessLogEncoding property. Now, I am trying to configure the ingress gateway logs to use ...
albetancourt's user avatar
0 votes
0 answers
11 views

Contact Service DNS from another subnet of Kubernetes Cluster

I have a Kubernetes Cluster with its VNet and in the Kubernetes Cluster VNet I have two (or more) subnets: aks-subnet with 10.224.0.0/16 where PODs are taking their IPs (default / created with ...
Stavros Koureas's user avatar
0 votes
0 answers
75 views

microk8s dashboard keeps ending with port forwarding error

I run microk8s dashboard-proxy, and it generates a token to access through web browser, but randomly either using or without using it, it fails, I see an error in the console, and the web stops ...
Dane411's user avatar
  • 101
0 votes
0 answers
23 views

How to setup EKS ADOT for sending OpenTelemetry metrics to self managed prometheus?

I have tried to configure ADOT collector using below yaml file apiVersion: apps/v1 kind: Deployment metadata: name: adot-collector namespace: monitoring spec: replicas: 1 selector: ...
Vivek Parmar's user avatar
0 votes
1 answer
31 views

Delete renamed/removed Services/Pods

I installed fluxcd via terraform on my AKS Cluster. If i rename a Service in the Flux Repo, it deployes the Service with the new name - but doesn't delete the old Service. Is this normal or do i have ...
Andresch Serj's user avatar
0 votes
0 answers
31 views

Reducing downtime of Statefulset K8S

I am currently in the process of migrating applications from DO droplets (VPS) to Kubernetes (K8S). The old system applications are mostly stateful, so I am facing challenges in minimizing downtime. ...
Tristan's user avatar
0 votes
0 answers
18 views

How to optimize Cloudwatch alerts firing out-of-hours?

We have a range of AWS/NatGateway alerts set up to monitor the health of our networking. When the cloudwatch alerts fire, this goes to an SNS/Lambda, which then fires a message to Slack. One of the ...
e-on's user avatar
  • 101

15 30 50 per page
1
3 4
5
6 7
360