kube-controller-demo

module
v0.0.0-...-ef40536 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 21, 2020 License: Apache-2.0

README

Demo Controller

Goal

The goal of this project is to demonstrate how you can build a simple Kubernetes controller.

This is not meant as a project to be used directly - but rather as a reference point to build your own custom controllers.

This example is currently based off client-go v0.19.4

Helpful Resources

Roadmap

  • Demonstrate using
    • leader-election
    • Third Party Resources
    • Shared Informers
    • Events

Building

Build agent and controller binaries:

make clean all

Build agent and controller Docker images:

make clean images

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL