Skip to content

Tags: nakamasato/kubernetes-operator-basics

Tags

1.0.4

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
docs(07-create-operator-with-kubebuilder): update document for passwo…

…rd-operator kubebuilder version v3.10.0 (#36)

1.0.3

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update README.md (#35)

1.0.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update README.md (#34)

1.0.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update kubebuilder password operator (#30)

* kubebuilder: update password-operator readme

* update readme

* version

* fix

* v0.0.2

* kubebuilder 3.6.0

* kubebuilder 3.7.0

* fix table

1.0.0

first release

1.0.0-pre1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
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>