Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/cropalato/go-k8s-learn
- Owner: cropalato
- License: mit
- Created: 2023-10-10T15:45:45.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-11T15:16:57.000Z (over 1 year ago)
- Last Synced: 2023-10-12T01:17:04.038Z (over 1 year ago)
- Size: 12.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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 |