daemonservice

package
v0.0.0-...-5889433 Latest Latest
Warning

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

Go to latest
Published: Oct 5, 2020 License: MIT Imports: 4 Imported by: 0

README

Daemon Service

This pattern allows placing and running prioritized, infrastructure-focused Pods on targeted nodes. Used generally by administrators.

Problem

At an operating system level, a daemon is a long-running, self-recovering computer program that runs as a background process. These generally run in the background and perform tasks such as log collection. Kubernetes provides DaemonSet for this usecase.

Solution

Languages
YAML
Golang

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GenerateDaemonServiceSpec

func GenerateDaemonServiceSpec()

GenerateDaemonServiceSpec ...

Types

This section is empty.

Jump to

Keyboard shortcuts

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