Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/paulo-lopes-estevao/go-k8s-gcluster
https://github.com/paulo-lopes-estevao/go-k8s-gcluster
Last synced: 10 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/paulo-lopes-estevao/go-k8s-gcluster
- Owner: Paulo-Lopes-Estevao
- Created: 2024-03-19T08:10:40.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-03-21T16:05:17.000Z (10 months ago)
- Last Synced: 2024-11-14T09:11:51.386Z (2 months ago)
- Language: Go
- Size: 6.84 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# go-k8s-gcluster
### test local
`go run main.go`
```bash
curl --location 'http://localhost:8080/palindrome' \
--form 'text="reinier"'
```### kubectl help commands in `Makefile`