编辑这个页面

Overview of Replication Controllers

ERROR: You must define a what_is block

This template requires that you provide text that explains what this concept is and its purpose.. The text in this block will be displayed under the heading What is a (Concept)?.

To get rid of this message and take advantage of this template, define the what_is variable and populate it with content.

{% capture what_is %}
Text that explains what this concept is and its purpose..
{% endcapture %}

ERROR: You must define a when_to_use block

This template requires that you provide text that explains when to use this object.. The text in this block will be displayed under the heading When to use (Concept).

To get rid of this message and take advantage of this template, define the when_to_use variable and populate it with content.

{% capture when_to_use %}
Text that explains when to use this object..
{% endcapture %}

ERROR: You must define a when_not_to_use block

This template requires that you provide text that explains when not to use this object.. The text in this block will be displayed under the heading When not to use (Concept).

To get rid of this message and take advantage of this template, define the when_not_to_use variable and populate it with content.

{% capture when_not_to_use %}
Text that explains when not to use this object..
{% endcapture %}

ERROR: You must define a status block

This template requires that you provide text that explains how to retrieve a status description for this object.. The text in this block will be displayed under the heading Retrieving status for a (Concept).

To get rid of this message and take advantage of this template, define the status variable and populate it with content.

{% capture status %}
Text that explains how to retrieve a status description for this object..
{% endcapture %}

ERROR: You must define a usage block

This template requires that you provide text that shows the most basic, common use case for this object, in the form of a code sample, command, etc, using tabs to show multiple approaches. The text in this block will be displayed under the heading Usage.

To get rid of this message and take advantage of this template, define the usage variable and populate it with content.

{% capture usage %}
Text that shows the most basic, common use case for this object, in the form of a code sample, command, etc, using tabs to show multiple approaches.
{% endcapture %}

Analytics