1OPENSHIFT START MASTER(1)          June 2016         OPENSHIFT START MASTER(1)
2
3
4

NAME

6       openshift start master controllers - Launch master controllers
7
8
9

SYNOPSIS

11       openshift start master controllers [OPTIONS]
12
13
14

DESCRIPTION

16       Start the master controllers
17
18
19       This command starts the controllers for the master.  Running
20
21
22       openshift start master controllers
23
24
25       will  start the controllers that manage the master state, including the
26       scheduler. The controllers will run in the foreground until you  termi‐
27       nate the process.
28
29
30

OPTIONS

32       --config=""
33           Location of the master configuration file to run from. Required
34
35
36       --listen=" ⟨https://127.0.0.1:8444"⟩
37           The address to listen for connections on (scheme://host:port).
38
39
40       --lock-service-name=""
41           Name  of  a  service in the kube-system namespace to use as a lock,
42       overrides config.
43
44
45

OPTIONS INHERITED FROM PARENT COMMANDS

47       --azure-container-registry-config=""
48           Path to the file containing Azure container registry  configuration
49       information.
50
51
52       --log-flush-frequency=0
53           Maximum number of seconds between log flushes
54
55
56       --version=false
57           Print version information and quit
58
59
60

SEE ALSO

62       openshift-start-master(1),
63
64
65

HISTORY

67       June 2016, Ported from the Kubernetes man-doc generator
68
69
70
71Openshift                  Openshift CLI User ManualsOPENSHIFT START MASTER(1)
Impressum