server

package
v0.0.0-...-5984036 Latest Latest
Warning

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

Go to latest
Published: Nov 16, 2021 License: MIT Imports: 35 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// DevServiceAccountName is the name of the service account used for
	// booting pods in development mode. It's needed because the development
	// server interacts with the Kelda Microservice CRD.
	DevServiceAccountName = "kelda-dev"

	// MaxPodPriorityValue is the maximum priority value that Kelda will assign
	// to Pods via a PriorityClass.
	MaxPodPriorityValue = int32(10000000)
)

Variables

View Source
var KeldaManagedResourceLabel = map[string]string{/* contains filtered or unexported fields */}

KeldaManagedResourceLabel allows us to use a LabelSelector to acquire only kelda-managed resources.

Functions

func Run

func Run(license config.License, kubeClient kubernetes.Interface, keldaClient keldaClientset.Interface) error

Run runs the main Minion server thread.

Types

This section is empty.

Jump to

Keyboard shortcuts

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