Tags: nakamasato/kubernetes-operator-basics
Tags
Beta Version (Recording) (#2) * Initial commit * rough contents * Use postgres-operator for example * add postgres-cluster-setup * update readme * add image * Update section number * update section number * update install * fix * fixed postgres-operator clean-up * fix * Add CRD + client-go * add environment setup * enable to check custom resource foo * simplify the crd * update * fix * add additionalprintercolumns * fix * update README * update README * fix * fix * add link * add additional information * fix * add baby-operator * make a loop * update comment for dynamic.client * Check if there's corresponding Pod * baby-operator * update readme * fix code diff * Update Development Method dependencies and add installation of operator-sdk and kubebuilder * add readme * Update README * add frame * Add kubebuilder * add password operator * update * update cheatsheet * remove unnecessary command * update version * rename passwordObj -> password * Update password operator * remove number * spell-check * fix typo * add allow.txt * move allow.txt * add * extra dictionaries * expect * add words * sort * update go version * fix * update readme * update 07-create-operator-with-kubebuilder * Update README.md * update contents * update memcahed-operator contents * Update 08-create-operator-with-operator-sdk * Update README.md * small update * add Operator Components * update source * remove unnecessary components * update controller-runtime * remove client-go * golang basics * update readme * pre-commit * update README * update * recorded 05 * fix github actions * remove png Co-authored-by: Masato Naka <nakamasato@Masatos-MacBook-Air.local>