Skip to main content
This guide creates a LayerRail Kubernetes cluster and deploys Nginx.

Create a cluster

1

Open Kubernetes Clusters

In the LayerRail console, open your project and choose Kubernetes Clusters.
2

Create a cluster

Choose a location, Kubernetes version, control plane count, worker count, and worker size.
3

Wait for readiness

The cluster starts in creating state. Wait until the overview page shows the cluster as ready.
4

Download kubeconfig

Open the cluster page and download the kubeconfig file.

Configure kubectl

Deploy Nginx

Apply the deployment:

Expose the workload

Use Expose an application using TLS when the service needs a secure public hostname.