@aantn Kubectl only command:
kubectl apply -f foo.yaml --dry-run=client -o go-template='{{.data.BASIC_AUTH_HEADER | base64decode}}'
You can use it similary to read a secret from the cluster:
kubectl get secret foo -o go-template='{{.data.BASIC_AUTH_HEADER | base64decode}}'
@aantn How in the world is the majority using #ArgoCD? Seeing all the issues in Helm repos alone, where charts are adjusted so ArgoCD can work with it is a red flag for me.
Seems people still choose software because of the frontend🤷
Is there anybody who successfully migrated historic data from #thanos to #VictoriaMetrics?
Their docs claim it's possible via vmctl but I really doubt it in the meantime. Failed with snapshot import (likely because of unsupported compaction) and also… https://t.co/2P80KhOMHV
@aantn As it's only ocasionaly i likely would use a higher RAM limit for the pod, so you dont have to request the whole RAM and not use it. But pod might get evicted though.
If you want to have it dynamicaly adjusted #VPA might work. But not sure if it helps if container fails to fast.
@linuxfoundation@CloudNativeFdn taking the #cks exam is the worst experience ever. I wait for 1 hour in the #psi browser now but nothing happens. Just seeing: "Your checking specialist is verifying your identity".
How long can this possibly take?! My appointment was for 10:30!
@linuxfoundation I try to do the system test for the #cks exam on my 2 #kubuntu 22.10 systems but it always fails with: "Fail: Streaming - Network Quality"
Is there something wrong on your side? Video conferences in general work for me. Also did the #cka on the same connection🤷♂️