Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/cropalato/go-k8s-learn

Learn how to code to k8s
https://github.com/cropalato/go-k8s-learn

Last synced: about 5 hours ago
JSON representation

Learn how to code to k8s

Awesome Lists containing this project

README

        

# go-k8s-learn

This project uses different branches to learn how to use GoLang to interact and extend K8S.

## Branches

| Branch | Description |
| ------ | ----------- |
| Main | Keep branches index. |
| 00-auth | Code to connect on k8s cluster |