constants

package
v0.0.0-...-2083380 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 26, 2017 License: Apache-2.0 Imports: 0 Imported by: 3

Documentation

Index

Constants

View Source
const (
	// DefaultKubeVersion specifies a default kubernetes version.
	DefaultKubeVersion = "v1.7.2"
	// DefaultNetworkProvider specifies what CNI provider to install
	DefaultNetworkProvider = "canal"
	// DefaultKetoK8Image specifies the image to use for keto-k8 container
	DefaultKetoK8Image = "quay.io/ukhomeofficedigital/keto-k8:v0.2.3"
	// DefaultComputePoolSize specifies a default number of machines in a single compute pool.
	DefaultComputePoolSize = 1
	// DefaultDiskSizeInGigabytes specifies a default node disk size in gigabytes.
	DefaultDiskSizeInGigabytes = 10
	// DefaultCoreOSVersion specifies a default CoreOS version.
	// TODO only works for AWS cloud for now. Need to figure out some sort of
	// validation and CoreOS version to cloud image name mapping.
	DefaultCoreOSVersion = "CoreOS-stable-1409.7.0-hvm"

	// ClusterNameLabelKey label key name for cluster name label.
	ClusterNameLabelKey = "cluster-name"
	// PoolNameLabelKey label key name for pool name label.
	PoolNameLabelKey = "pool-name"
)

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL