kangwoo / tgik-controller

Example controller for TGIK talk

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tgik-controller

Example controller for TGIK talk.

Covers:

  • Controllers
  • Getters
  • Informers
  • Listers
  • Cache Synchronisation
  • Rate Limiting Queues & Workers

Videos

This sample repository was developed and explained across three episodes of the TGI Kubernetes YouTube Series.

Ideas/code stolen from...

This repo vendors in client-go along with all of the appropriate dependencies. The procedure followed is described by @ncdc in this blog post.

The docker build makefile and such was taken from https://github.com/thockin/go-build-template.

About

Example controller for TGIK talk

License:Apache License 2.0


Languages

Language:Go 55.0%Language:Makefile 29.7%Language:Shell 15.3%