https://github.com/okteto/node-getting-started
Develop Node.js Apps in Kubernetes with Okteto
https://github.com/okteto/node-getting-started
cloud-native debug development docker kubernetes node nodejs okteto
Last synced: 5 months ago
JSON representation
Develop Node.js Apps in Kubernetes with Okteto
- Host: GitHub
- URL: https://github.com/okteto/node-getting-started
- Owner: okteto
- License: apache-2.0
- Created: 2019-10-15T00:43:02.000Z (almost 6 years ago)
- Default Branch: main
- Last Pushed: 2024-06-20T04:08:00.000Z (over 1 year ago)
- Last Synced: 2025-03-03T02:34:04.926Z (7 months ago)
- Topics: cloud-native, debug, development, docker, kubernetes, node, nodejs, okteto
- Language: JavaScript
- Homepage:
- Size: 635 KB
- Stars: 10
- Watchers: 4
- Forks: 13
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Getting Started on Okteto with Node.js
This example shows how to leverage [Okteto](https://github.com/okteto/okteto) to develop a Node Sample App directly in Kubernetes. The Node Sample App is deployed using Kubernetes manifests.
This is the application used for the [Getting Started on Okteto with Node.js Applications in Kubernetes](https://www.okteto.com/docs/samples/node/) tutorial.