Latest post
Deploying to Multiple Kubernetes Clusters with the K8ssandra Operator
Let’s learn about the new K8ssandra Operator that simplifies deploying multiple Apache Cassandra data centers in different regions
-
Creating a Kubernetes Operator in Java
Kubernetes is much more than a runtime platform for Docker containers.
Through its API, you can not only create custom clients, but you can also extend Kubernetes. Those custom Controllers are called Operators and work with application-specific custom resource definitions. You can not only write those Kubernetes operators in Go, but you can do this also in Java.
In this talk, delivered by Payara’s Rudy De Busscher at JCON 2020, you will be guided through setting up and your first explorations of the Kubernetes API within a plain Java program.
1-2 of 2