Skip to content

Latest commit

 

History

History
 
 

scaleway

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Conformance tests for Scaleway's Kubernetes

Setup the Scaleway Kubernetes cluster

First create a cluster as mentionned in the documentation, download the kubeconfig and configure kubectl to use this config file.

Run Conformance Test

  1. Download a binary release of sonobuoy, or build it yourself by running:
$ go get -u -v github.com/heptio/sonobuoy
  1. Run sonobuoy:
$ sonobuoy run --mode=certified-conformance
  1. Check the status:
$ sonobuoy status
  1. Once the status shows the run as completed, you can download the results archive by running:
$ sonobuoy retrieve