Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/andrestc/go-kubernetes-workshop

Aprenda a customizar o Kubernetes utilizando Go.
https://github.com/andrestc/go-kubernetes-workshop

Last synced: 27 days ago
JSON representation

Aprenda a customizar o Kubernetes utilizando Go.

Awesome Lists containing this project

README

        

# Go Kubernetes Workshop

This is a workshop given at GopherCon Brazil 2018. It is a hands on workshop that
aims to teach how to extend a Kubernetes cluster building go controllers.

# Slides

The slides are available at: https://go-talks.appspot.com/github.com/andrestc/go-kubernetes-workshop/workshop.slide

Alternatively, You can view the slides locally using the present tool:

```
go install golang.org/x/tools/cmd/present

present
```