Learn how to use the EnvTest controller-runtime package to test Kubernetes applications such as operators or controllers.Go: Testing Kubernetes Applications with EnvTest2023-11-27 in Go tagged Go / Kubernetes / kubectl / client-go / Testing / Test-Driven Development (TDD) / Operators by Marc Nuri
Step-by-step guide on how to create a kubectl plugin with Go and client-go to kill a Kubernetes Namespace stuck in the Terminating stateHow to create a kubectl plugin with client-go to kill a Kubernetes Namespace2023-11-20 in Go tagged Go / Kubernetes / kubectl / client-go by Marc Nuri
Where can you find the default Kubeconfig (.kube/config) file on Linux, Windows, and Mac.Kubernetes: Where is my default Kubeconfig file?2021-09-11 in Operations tagged Kubernetes / kubectl / Cloud / Quickie by Marc Nuri