https://github.com/hackgt/waypoint-testing
https://github.com/hackgt/waypoint-testing
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/hackgt/waypoint-testing
- Owner: HackGT
- Created: 2022-01-19T18:49:10.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-01-19T22:08:21.000Z (about 4 years ago)
- Last Synced: 2025-02-03T04:29:04.837Z (about 1 year ago)
- Language: CSS
- Size: 16.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Waypoint Kubernetes Example using Ingress for Release
|Title|Description|
|---|---|
|Pack|Cloud Native Buildpack|
|Cloud|Any|
|Language|NodeJS|
|Docs|[Kubernetes](https://www.waypointproject.io/plugins/kubernetes)|
|Tutorial|[HashiCorp Learn](https://learn.hashicorp.com/tutorials/waypoint/get-started-kubernetes)|
Waypoint can deploy to a local Kubernetes server or a cloud-hosted cluster. See the tutorial for details.
## Prerequisites
Your kubernetes cluster must have an ingress controller already running. We
recommend using the (NGINX ingress controller](https://kubernetes.github.io/ingress-nginx/).