yaocw2020 / kube-demo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Introduction

Three demo for kubenetes programming

  • curd: use client-go operates deployment.
  • watch-deployment: watch deployments and log, taking kubernetes sample-controller as a reference.
  • watch-crd: create a new api "sample", watch and log it in its controller with kubebuilder.

reference

About


Languages

Language:Go 86.9%Language:Makefile 9.5%Language:Dockerfile 3.6%