Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/andrestc/go-kubernetes-workshop
- Owner: andrestc
- License: mit
- Created: 2018-07-10T18:58:25.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-09-28T02:29:45.000Z (about 6 years ago)
- Last Synced: 2024-06-20T16:55:02.629Z (5 months ago)
- Language: Go
- Size: 32.6 MB
- Stars: 23
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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/presentpresent
```