Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kubernetes Days India 2019

Using Kubernetes API effectively with Golang

Slides can be found at this link

To build:

glide install
./build.sh

To get help, just run binary and to to run a specific example pass the argument:

./kdi 
NAME:
   k8sdaysindia - Using client-go effectively with Kubernetes api

USAGE:
   kdi [global options] command [command options] [arguments...]

VERSION:
   0.2

COMMANDS:
     crud       Run CRUD example
     lister     Run lister example
     informer   Run informer example
     workqueue  Run workqueue example
     help, h    Shows a list of commands or help for one command

./kdi crud
./kdi lister

About

A simple getting started guide for using client-go (Kubernetes Go SDK) and writing controllers for Kubernetes

Topics

Resources

Stars

15 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages