Have you felt left out of Kubernetes development because you're not a GoLang expert? The good news is you don’t need to be. While GoLang has traditionally been the go-to language for creating Kubernetes-native tools like Helm, Argo CD, and Prometheus, Kubernetes is language-agnostic and can be interacted with via its declarative REST API in any language. This session will explore the growing ecosystem of Kubernetes application development beyond Go. We’ll review popular Kubernetes libraries and frameworks in languages like Python, JavaScript, and Java. To illustrate, we’ll demo the Java Operator SDK, showcasing how to build Kubernetes applications without relying on Go. Whether you code in Python, JavaScript, or Java, this talk will give you the tools and confidence to develop Kubernetes-native applications in your preferred language.