init

package
v1.5.1 Latest Latest
Warning

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

Go to latest
Published: Dec 14, 2016 License: Apache-2.0 Imports: 20 Imported by: 0

Documentation

Overview

TODO(madhusdancs):

  1. Make printSuccess prepend protocol/scheme to the IPs/hostnames.
  2. Add a dry-run support.
  3. Make all the API object names customizable. Ex: federation-apiserver, federation-controller-manager, etc.
  4. Make image name and tag customizable.
  5. Separate etcd container from API server pod as a first step towards enabling HA.
  6. Generate credentials of the following types for the API server: i. "known_tokens.csv" ii. "basic_auth.csv"
  7. Add the ability to customize DNS domain suffix. It should probably be derived from cluster config.
  8. Make etcd PVC size configurable.
  9. Make API server and controller manager replicas customizable via the HA work.

Index

Constants

View Source
const (
	APIServerCN                 = "federation-apiserver"
	ControllerManagerCN         = "federation-controller-manager"
	AdminCN                     = "admin"
	HostClusterLocalDNSZoneName = "cluster.local."
)

Variables

This section is empty.

Functions

func NewCmdInit

func NewCmdInit(cmdOut io.Writer, config util.AdminConfig) *cobra.Command

NewCmdInit defines the `init` command that bootstraps a federation control plane inside a set of host clusters.

Types

This section is empty.

Jump to

Keyboard shortcuts

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