IMOKURI / k8s-ansible-operator-example

Kubernetes operator example built with ansible

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Kubernetes Operator built with Ansible Example

Docker Repository on Quay

CustomResource

Kind: Imo

nginxが起動するDeploymentとServiceが作成されます。

Kind: Kuri

10秒スリープするだけのJobが30秒おきに動きます。

Kind: Kabocha

(Imoで起動したnginxにアクセスして、)customのstatusをセットします。

Kind: KatsuDon

ImoとKuriとKabochaを起動します。

ToDo

  • moleculeでのテスト
  • imageの自動ビルド

About

Kubernetes operator example built with ansible


Languages

Language:Dockerfile 78.9%Language:Shell 21.1%