Skip to content

Instantly share code, notes, and snippets.

@pydevops
Forked from smileisak/operators.md
Last active September 1, 2023 00:41
Show Gist options
  • Save pydevops/4466612760ed25fe00bc18c163a86bdc to your computer and use it in GitHub Desktop.
Save pydevops/4466612760ed25fe00bc18c163a86bdc to your computer and use it in GitHub Desktop.
k8s crd operator

Some useful resources regarding Kubernetes Operators, CRDs, etc.

Interesting blog posts from Cloudark

Other stuff

  • Couldn't get dep to work with client-go, so we used these simple scripts from @ahmetb to vendor the dependencies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment