Documentation
¶
Index ¶
Constants ¶
View Source
const ( // the Kubernetes version to beused when building the cinder image KubernetesVersion = "1.18.10" // Kind base image to use as the base for the cinder image KindBaseImage = "docker.io/kindest/base:v20200928-02f74589" DefaultNetwork = "cinder" DefaultLocalRegistryName = "cinderegg" DefaultLocalRegistryPort = 5000 // container image versions CiliumStartupScriptVersion = "af2a99046eca96c0138551393b21a5c044c7fe79" CiliumVersion = "1.8.5" KubeRBACProxyVersion = "0.5.0" LocalPathProvisionerVersion = "0.0.12" MachineAPIProviderDockerVersion = "1.0.8" MachineAPIVersion = "1.0.7" RegistryVersion = "2.7.1" )
Variables ¶
View Source
var (
DefaultNodeImage = "criticalstack/cinder:latest"
)
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.