|
46 | 46 | An 'app' label with this value will be added to the Replication Controller and Service that get
|
47 | 47 | deployed.
|
48 | 48 | <a href="http://kubernetes.github.io/docs/user-guide/labels/" target="_blank" tabindex="-1">
|
49 |
| - Learn more |
| 49 | + Learn more <i class="material-icons">open_in_new</i> |
50 | 50 | </a>
|
51 | 51 | </kd-user-help>
|
52 | 52 | </kd-help-section>
|
|
68 | 68 | Enter the URL of a public image on any registry, or a private image hosted on Docker Hub or
|
69 | 69 | Google Container Registry.
|
70 | 70 | <a href="http://kubernetes.github.io/docs/user-guide/images/" target="_blank" tabindex="-1">
|
71 |
| - Learn more |
| 71 | + Learn more <i class="material-icons">open_in_new</i> |
72 | 72 | </a>
|
73 | 73 | </kd-user-help>
|
74 | 74 | </kd-help-section>
|
|
89 | 89 | cluster.
|
90 | 90 | <a href="http://kubernetes.github.io/docs/user-guide/replication-controller/" target="_blank"
|
91 | 91 | tabindex="-1">
|
92 |
| - Learn more |
| 92 | + Learn more <i class="material-icons">open_in_new</i> |
93 | 93 | </a>
|
94 | 94 | </kd-user-help>
|
95 | 95 | </kd-help-section>
|
|
105 | 105 | The internal DNS name for this Service will be: <span class="kd-emphasized">{{ctrl.name}}</span>.
|
106 | 106 | </span>
|
107 | 107 | <a href="http://kubernetes.github.io/docs/user-guide/services/" target="_blank" tabindex="-1">
|
108 |
| - Learn more |
| 108 | + Learn more <i class="material-icons">open_in_new</i> |
109 | 109 | </a>
|
110 | 110 | </kd-user-help>
|
111 | 111 | </kd-help-section>
|
|
148 | 148 | The specified labels will be applied to the created Replication Controller, Service (if any)
|
149 | 149 | and Pods. Common labels include release, environment, tier, partition and track.
|
150 | 150 | <a href="http://kubernetes.github.io/docs/user-guide/labels/" target="_blank" tabindex="-1">
|
151 |
| - Learn more |
| 151 | + Learn more <i class="material-icons">open_in_new</i> |
152 | 152 | </a>
|
153 | 153 | </kd-user-help>
|
154 | 154 | </kd-help-section>
|
|
168 | 168 | <kd-user-help>
|
169 | 169 | Namespaces let you partition resources into logically named groups.
|
170 | 170 | <a href="http://kubernetes.github.io/docs/admin/namespaces/" target="_blank" tabindex="-1">
|
171 |
| - Learn more |
| 171 | + Learn more <i class="material-icons">open_in_new</i> |
172 | 172 | </a>
|
173 | 173 | </kd-user-help>
|
174 | 174 | </kd-help-section>
|
|
189 | 189 | The specified image could require a pull secret credential if it is private. You may choose an
|
190 | 190 | existing secret or create a new one.
|
191 | 191 | <a href="http://kubernetes.github.io/docs/user-guide/secrets/" target="_blank" tabindex="-1">
|
192 |
| - Learn more |
| 192 | + Learn more <i class="material-icons">open_in_new</i> |
193 | 193 | </a>
|
194 | 194 | </kd-user-help>
|
195 | 195 | </kd-help-section>
|
|
217 | 217 | <kd-user-help>
|
218 | 218 | You can specify minimum CPU and memory requirements for the container.
|
219 | 219 | <a href="http://kubernetes.io/v1.1/docs/admin/limitrange/" target="_blank" tabindex="-1">
|
220 |
| - Learn more |
| 220 | + Learn more <i class="material-icons">open_in_new</i> |
221 | 221 | </a>
|
222 | 222 | </kd-user-help>
|
223 | 223 | </kd-help-section>
|
|
239 | 239 | use the command options to override the default.
|
240 | 240 | <a href="http://kubernetes.github.io/docs/user-guide/containers/" target="_blank"
|
241 | 241 | tabindex="-1">
|
242 |
| - Learn more |
| 242 | + Learn more <i class="material-icons">open_in_new</i> |
243 | 243 | </a>
|
244 | 244 | </kd-user-help>
|
245 | 245 | </kd-help-section>
|
|
254 | 254 | Processes in privileged containers are equivalent to processes running as root on the host.
|
255 | 255 | <a href="http://kubernetes.github.io/docs/user-guide/pods/#privileged-mode-for-pod-containers"
|
256 | 256 | target="_blank" tabindex="-1">
|
257 |
| - Learn more |
| 257 | + Learn more <i class="material-icons">open_in_new</i> |
258 | 258 | </a>
|
259 | 259 | </kd-user-help>
|
260 | 260 | </kd-help-section>
|
|
267 | 267 | using $(VAR_NAME) syntax.
|
268 | 268 | <a href="http://kubernetes.github.io/docs/docs/design/expansion/" target="_blank"
|
269 | 269 | tabindex="-1">
|
270 |
| - Learn more |
| 270 | + Learn more <i class="material-icons">open_in_new</i> |
271 | 271 | </a>
|
272 | 272 | </kd-user-help>
|
273 | 273 | </kd-help-section>
|
|
0 commit comments