An open API service indexing awesome lists of open source software.

https://github.com/hackgt/waypoint-testing


https://github.com/hackgt/waypoint-testing

Last synced: about 1 year ago
JSON representation

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/).