Getting Started with Kubernetes

Coming soon! This product is currently available only in a closed trial. Click here to stay informed on when it will go live and to receive more updates.

Getting started with Kubernetes cluster

  1. Before getting started, ensure you have already done the following:
    1. Subscribed to our trial
    2. Signed the quote associated with the trial.
    3. Received the confirmation that your cluster was provisioned

  2. You need to have the Kubectl client installed. You can follow instructions here to install it:
    https://kubernetes.io/docs/tasks/tools/#kubectl
    You can verify with the command kubectl version  to make sure the kubectl client works.

  3. Log in to the Leaseweb Customer Portal, and on the left panel, select Kubernetes.


  4. In the Clusters page, you will then be able to see your existing pre-provisioned clusters.


  5. Under the ACTIONS field, click the Download kubeconfig link in order to download your KubeConfig.
    Download and save this file to $HOME/.kube/config in order to be discovered by the kubectl command line.


  6. Once you have downloaded your Kubernetes configuration at the right place, you should be good to go.
    You can follow this documentation to get your application up and running. 
    https://kubernetes.io/docs/tutorials/kubernetes-basics/deploy-app/deploy-intro/ 

More information about Kubernetes

The deployment of our Kubernetes cluster is conformed to the Kubernetes standard. For more information, you can see the following articles: 

TopicAssociated documentationSpecificities
Installation of the KubeCtl tool

https://kubernetes.io/docs/tasks/tools/#kubectl

Please disregard the sections about "kind" /  "minikube" / "kubeadm"
Deploy your first Kubernetes Application

https://kubernetes.io/docs/tutorials/kubernetes-basics/deploy-app/deploy-intro/ 


How to deploy the Kubernetes UI / Dashboardhttps://kubernetes.io/docs/tasks/access-application-cluster/web-ui-dashboard/Leaseweb does not deploy the Kubernetes dashboard out of the box.
How to use Persistent VolumesKubernetes Persistent Volumes


Get Support

Need Technical Support?

Have a specific challenge with your setup?

Create a Ticket