Skip to main content

cluster

Getwebstack uses a local Kubernetes cluster in order to test projects.

Cluster start

gws cluster start

Cluster status

gws cluster status

Cluster delete

gws cluster delete

Cluster pause

gws cluster pause

Expose cluster to the internet

The cluster will be associated with a random getwebstack.com subdomain.

gws cluster expose

Logs

Displays the logs for all the components in the cluster.

gws cluster logs