Skip to main content
Version: 2.3

Create Kubernetes on Instance(VM)

Connect to Kubernetes management#

https://CONTROLLER_IP:30443

Create a new Cluster - Add Cluster#

/assets/k8s/deploy00.png

Select Cluster type - Openstack#

/assets/k8s/deploy01.png

Create Cluster#

  • Cluster name
  • Name Prefix
  • Count
  • Check - etcd, Control Plane, Worker

/assets/k8s/deploy02.png

Edit YAML#

/assets/k8s/deploy03.png

Replace the code rancher_kubernetes_engine_config#

/assets/k8s/deploy04.png

With the configuration that generated from CLI and Create#

/assets/k8s/deploy05.png

Provision started#

/assets/k8s/deploy06.png

Let's check the instance over LMI#

Project > Compute > Instance /assets/k8s/deploy07.png

Provision done#

/assets/k8s/deploy08.png

Change to project demo-test#

/assets/k8s/deploy09.png

Create a sample workload#

/assets/k8s/deploy10.png

Click Import#

/assets/k8s/deploy11.png

Wait for the workload become active#

/assets/k8s/deploy12.png

Last updated on by Roy Tan