Skip to main content
Nuon now supports Google Cloud to install your app into your customers’ Google Cloud environments. This includes a GKE-specific sandbox repository on GitHub to implement Google Kubernetes Engine (GKE) and necessary roles. Sandboxes are a Terraform that install your app’s underlying infrastructure like GKE. We have built a sample app gke-simple that uses the sandbox to deploy GKE and a simple whoami app deployed with Helm accompanied by a certificate and load balancer. To try this sample app:
  • Download the CLI
  • Clone the example apps repo
  • cd into the gke-simple directory
  • Run nuon auth login
  • Run nuon apps create -n gke-simple
  • Run nuon apps sync
  • Open the dashboard in Nuon Cloud and create an install