Brett Porter
Brett Porter
If you don't specify AWS_REGION environment variable, you won't be able to fetch an ASM secret. This could be pulled from the ARN of the secret
Currently this repo only supports a single plaintext secret to be fetched. This PR allows you to specify the same ARN with a `#KEY` to fetch only the value from...
# Proposed Changes In a scenario where you add nodes/agents in separate runs of Ansible, such as: Cloud - master(s)/control plane ``` [master] host1 host2 host3 [node] [k3s_cluster:children] master node...
Hi, I couldn't find a GKE setup guide for kubenav. I'm using the Test Flight version since the one in the App store doesn't work at all (kubeconfig invalid, only...
### What happened? The PDB generated by this chart has an additional selector label `redpanda.com/poddisruptionbudget` added, but that label doesn't match the pod labels, showing `InsufficientPods` and status `False` in...