staticprovisioner

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Mar 15, 2024 License: Apache-2.0, Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	Sp = &v1alpha5.Provisioner{
		Spec: v1alpha5.ProvisionerSpec{
			Consolidation: &v1alpha5.Consolidation{
				Enabled: to.BoolPtr(false),
			},
			Taints: []v1.Taint{
				{
					Key:    "sku",
					Value:  "gpu",
					Effect: v1.TaintEffectNoSchedule,
				},
			},
			ProviderRef: &v1alpha5.MachineTemplateRef{
				Name: "default",
			},
		},
	}
)

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