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

https://github.com/thenets/k8s-nginx-ingress

Simple helpers to deploy Kubernetes in different envs.
https://github.com/thenets/k8s-nginx-ingress

Last synced: 4 months ago
JSON representation

Simple helpers to deploy Kubernetes in different envs.

Awesome Lists containing this project

README

          

# k8s-nginx-ingress

## Deploy to Minikube

```bash
make deploy-minikube
```

## Deploy to Google Cloud Platform

```bash
make deploy-gcp
```