kubernetes.config.config_exception.ConfigException: Invalid kube-config file
kubernetes.config.config_exception.ConfigException: Invalid kube-config file. Expected object with name cluster-kjhsdfkjh in /home/charlieb/.kube/config/cont...
kubernetes.config.config_exception.ConfigException: Invalid kube-config file. Expected object with name cluster-kjhsdfkjh in /home/charlieb/.kube/config/cont...
I like my YAML files to be tidied and sorted (see Tidying YAML). What would be great is if your editor, currently NeoVim for me, would do this automatically ...
As is often the case, I find something today that I wonder why I haven’t looked for before. Copy from Vim to the system clipboard, ie not just inside Vim.
This took me far to long to figure out, so I thought I’d post it here in case someone else wishes to keep all their hair. Using the yq tool under PowerShell,...
Given the following .dockerconfigjson type secret in Kubernetes: { "apiVersion": "v1", "data": { ".dockerconfigjson": "kjhsadflkjhasdlfkhjasd...