https://github.com/okteto/go-getting-started
Develop Go Apps in Kubernetes with Okteto
https://github.com/okteto/go-getting-started
cloud-native debug development docker go golang kubernetes okteto
Last synced: 5 months ago
JSON representation
Develop Go Apps in Kubernetes with Okteto
- Host: GitHub
- URL: https://github.com/okteto/go-getting-started
- Owner: okteto
- License: apache-2.0
- Created: 2019-09-17T18:00:12.000Z (about 6 years ago)
- Default Branch: main
- Last Pushed: 2025-04-09T10:53:45.000Z (6 months ago)
- Last Synced: 2025-05-11T02:16:56.887Z (5 months ago)
- Topics: cloud-native, debug, development, docker, go, golang, kubernetes, okteto
- Language: Go
- Homepage: https://www.okteto.com
- Size: 341 KB
- Stars: 44
- Watchers: 9
- Forks: 53
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Getting Started on Okteto with Go
This example shows how to use the [Okteto CLI](https://github.com/okteto/okteto) to develop a Go Sample App directly in Kubernetes. The Go Sample App is deployed using Kubernetes manifests.
This is the application used for the [Getting Started on Okteto with Go](https://www.okteto.com/docs/samples/golang/) tutorial.