Skip to content

Latest commit

 

History

History
 
 

linode

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Linode Kubernetes Engine

To get started, you'll first need to set up a Linode account and log into the Cloud Manager UI. Please refer to the Linode getting started guide for this step. Once you have logged in, continue with the steps below to create a cluster and run the conformance tests.

Create a cluster

To create a cluster with Linode Kubernetes Engine, click Kubernetes from the "Create" menu at the top of any page in the Cloud Manager. You will arrive on the cluster creation page where you can select the region, node pools, label, and Kubernetes version for your cluster. From there, you will be redirected to your cluster's details page, and after a few seconds you can click to download a kubectl config file for your cluster. For the most up-to-date instructions with screenshots, please refer to to the deployment documentation. For the next section please ensure that you have exported your KUBECONFIG environment variable as instructed in this guide, or have otherwise configured your kubectl context, as sonobuoy uses this same configuration to connect to your cluster.

Run conformance tests

Follow the k8s-conformance test instructions to run the conformance tests.

The output here was obtained with Sonobuoy 0.56.12 running on a Kubernetes 1.24.8 cluster.