$ helm repo add presslabs https://presslabs.github.io/charts
$ helm install --namespace presslabs-stack -n stack presslabs/stack
$ helm install -n mysite presslabs/wordpress-site --set 'site.domains[0]=www.example.com'
Presslabs Stack is being tested on Google's GKE. Soon, testing will continue on the other major public cloud Kubernetes-enabled providers: AWS, Microsoft Azure and Digital Ocean, as well as on bare metal Kubernetes installs.