application

package
v0.1.4 Latest Latest
Warning

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

Go to latest
Published: Sep 25, 2018 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Overview

Package application documents patterns for building Controllers to manage specific applications.

An application is a Controller and Resource that together implement the operational logic for an application. They are often used to take off-the-shelf OSS applications, and make them Kubernetes native.

A typical application Controller may use a new builder.SimpleController() to create a Controller for a single API type that manages other objects it creates.

Application Controllers are most useful for stateful applications such as Cassandra, Etcd and MySQL which contain operation logic for sharding, backup and restore, upgrade / downgrade, etc.

Jump to

Keyboard shortcuts

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