Skip to content

Latest commit

 

History

History
 
 

triton-kubernetes

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

To reproduce

Set up the cluster

  1. Create an account at https://joyent.com/
  2. Download and install triton-kubernetes
  3. Create a new cluster manager and cluster using triton-kubernetes.

Install triton-kubernetes

When the cluster is up and running,

  1. Download the kubeconfig file.
  2. Set the KUBECONFIG environment variable export KUBECONFIG=$(pwd)/kubeconfig.

Run Conformance Test

Follow the instructions as found in the CNCF K8s Conformance repository.

  • Note that the Sonobouy e2e test suite currently requires the master nodes to be schedulable, by default triton-kubernetes taints the master nodes to be unschedulable.