Skip to content

samujjalm/kubernetes-controller

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Kubernetes Controller

This demonstrates writing code against the official Kubernetes API and the autocongiguration that's provided for it.

The Kubernetes API can be used to write controllers, reconcilers, CRDs, and operators.

This example demonstrates how to build an application that enumerates the pods deployed into a cluster/namespace.

About

A simple Kubernetes controller

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Java 82.5%
  • Shell 17.5%