https://github.com/okteto/go-todo-list
Sample of how to develop a multi-tier application with okteto
https://github.com/okteto/go-todo-list
docker golang kubernetes microservices okteto
Last synced: 5 months ago
JSON representation
Sample of how to develop a multi-tier application with okteto
- Host: GitHub
- URL: https://github.com/okteto/go-todo-list
- Owner: okteto
- License: apache-2.0
- Created: 2020-09-25T17:23:25.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2022-09-23T07:50:33.000Z (about 3 years ago)
- Last Synced: 2025-03-03T02:34:02.832Z (7 months ago)
- Topics: docker, golang, kubernetes, microservices, okteto
- Language: HTML
- Homepage:
- Size: 43.9 KB
- Stars: 2
- Watchers: 3
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Todo list
This example shows how to use Okteto to develop a microservice based application with a database directly in Kubernetes. The application uses postgres for data, and is deployed with kubectl and kustomize.
[](https://cloud.okteto.com/deploy?repository=https://github.com/okteto/go-todo-list)
> Sample based on https://medium.com/better-programming/build-a-simple-todolist-app-in-golang-82297ec25c7d