kubernetes

package
v3.15.0 Latest Latest
Warning

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

Go to latest
Published: Nov 15, 2022 License: Apache-2.0 Imports: 14 Imported by: 4

Documentation

Overview

Package kubernetes implements kubernetes micro runtime

Index

Constants

This section is empty.

Variables

View Source
var (
	DefaultServiceResources = &runtime.Resources{
		Mem:  200,
		Disk: 2000,
	}

	DefaultImage = "ghcr.io/micro/cells:v3"
)

Functions

func NewRuntime

func NewRuntime(opts ...runtime.Option) runtime.Runtime

NewRuntime creates new kubernetes runtime

func RuntimeClassName

func RuntimeClassName(rcn string) runtime.Option

RuntimeClassName sets the runtimeClassName pods will be started with, e.g. kata-fc

Types

This section is empty.

Directories

Path Synopsis
Package client provides an implementation of a restricted subset of kubernetes API client
Package client provides an implementation of a restricted subset of kubernetes API client

Jump to

Keyboard shortcuts

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