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
Eclipse JKube 1.15 is available! Check out the major changes and learn how you can contribute.Eclipse JKube 1.15 is now available!2023-11-10 in Java tagged Eclipse / Eclipse JKube / Kubernetes / Open Source / OpenShift / Releases by Marc Nuri
Personal reflections on my fourth year as a Red Hatter.Four years at Red Hat2023-11-08 in Personal tagged Open Source / Red Hat by Marc Nuri
Guide to get started with Testcontainers for Go with a complete exampleGetting started with Testcontainers for Go2023-11-03 in Go tagged Go / Testcontainers / Testing / Test-Driven Development (TDD) / HTTP by Marc Nuri