resources

package
v1.8.0 Latest Latest
Warning

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

Go to latest
Published: May 14, 2024 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

View Source
const (
	AddonCCMAws                 = "ccm-aws"
	AddonCCMAzure               = "ccm-azure"
	AddonCCMDigitalOcean        = "ccm-digitalocean"
	AddonCCMEquinixMetal        = "ccm-equinixmetal"
	AddonCCMHetzner             = "ccm-hetzner"
	AddonCCMGCP                 = "ccm-gcp"
	AddonCCMNutanix             = "ccm-nutanix"
	AddonCCMOpenStack           = "ccm-openstack"
	AddonCCMPacket              = "ccm-packet" // TODO: Remove after deprecation period.
	AddonCCMVsphere             = "ccm-vsphere"
	AddonCNICanal               = "cni-canal"
	AddonCNICilium              = "cni-cilium"
	AddonCNIWeavenet            = "cni-weavenet"
	AddonCoreDNSPDB             = "coredns-pdb"
	AddonCSIExternalSnapshotter = "csi-external-snapshotter"
	AddonCSIAwsEBS              = "csi-aws-ebs"
	AddonCSIAzureDisk           = "csi-azuredisk"
	AddonCSIAzureFile           = "csi-azurefile"
	AddonCSIDigitalOcean        = "csi-digitalocean"
	AddonCSIGCPComputePD        = "csi-gcp-compute-persistent"
	AddonCSIHetzner             = "csi-hetzner"
	AddonCSINutanix             = "csi-nutanix"
	AddonCSIOpenStackCinder     = "csi-openstack-cinder"
	AddonCSIVMwareCloudDirector = "csi-vmware-cloud-director"
	AddonCSIVsphere             = "csi-vsphere"
	// AddonCSIVsphereKubeSystem represents the CSI driver deployed to Kube-System Namespace.
	AddonCSIVsphereKubeSystem   = "csi-vsphere-ks"
	AddonMachineController      = "machinecontroller"
	AddonMetricsServer          = "metrics-server"
	AddonNodeLocalDNS           = "nodelocaldns"
	AddonOperatingSystemManager = "operating-system-manager"
)

Names of the internal addons

View Source
const (
	// names used for deployments/labels/etc
	MachineControllerName        = "machine-controller"
	MachineControllerNameSpace   = metav1.NamespaceSystem
	MachineControllerWebhookName = "machine-controller-webhook"

	OperatingSystemManagerName        = "operating-system-manager"
	OperatingSystemManagerNamespace   = metav1.NamespaceSystem
	OperatingSystemManagerWebhookName = "operating-system-manager-webhook"

	MetricsServerName      = "metrics-server"
	MetricsServerNamespace = metav1.NamespaceSystem

	VsphereCSINamespace        = "vmware-system-csi"
	VsphereCSIWebhookName      = "vsphere-webhook-svc"
	VsphereCSIWebhookNamespace = "vmware-system-csi"
	NutanixCSIWebhookName      = "csi-snapshot-webhook"
	GenericCSIWebhookName      = "snapshot-validation-service"
	GenericCSIWebhookNamespace = metav1.NamespaceSystem
)
View Source
const (
	TLSCertName          = "cert.pem"
	TLSKeyName           = "key.pem"
	KubernetesCACertName = "ca.pem"
)
View Source
const (
	KubeletImageRepository = "quay.io/kubermatic/kubelet"
)
View Source
const (
	NodeLocalDNSVirtualIP = "169.254.20.10"
)

Variables

This section is empty.

Functions

func All

func All() map[string]string

func CloudAddons added in v1.5.0

func CloudAddons() []string

Types

This section is empty.

Jump to

Keyboard shortcuts

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