Skip to content

cloud-native-skunkworks/cnskunkworks-operator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ohmyyaml

cnskunkworks-operator

This repository provides a "beyond-the-basics" approach to implementing an operator without Operator SDK/Kubebuilder. The ambition it will help you understand the mechanics of what Operators do and don't actually do.

TL;DR Operators watch CRUD for specific resources and interact with the Kubernetes API.

Learn more about Operators here

Pre-requisites

  • This requires a connection to a kubernetes API ( For testing this could be Kind/Minikube etc)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published