forked from docs/doc-exports
Reviewed-by: Eotvos, Oliver <oliver.eotvos@t-systems.com> Co-authored-by: Dong, Qiu Jian <qiujiandong1@huawei.com> Co-committed-by: Dong, Qiu Jian <qiujiandong1@huawei.com>
7270 lines
691 KiB
HTML
7270 lines
691 KiB
HTML
<a name="patchCciV2NamespacedPod"></a><a name="patchCciV2NamespacedPod"></a>
|
|
|
|
<h1 class="topictitle1">Partially Updating the Specified Pod</h1>
|
|
<div id="body1708331107508"><div class="section" id="patchCciV2NamespacedPod__section154119132212"><h4 class="sectiontitle">Function</h4><p id="patchCciV2NamespacedPod__p4418114221">Partially update the specified Pod.</p>
|
|
<p id="patchCciV2NamespacedPod__p17423182217">The following fields can be updated:</p>
|
|
<ul id="patchCciV2NamespacedPod__ul16421519226"><li id="patchCciV2NamespacedPod__li124281192214">metadata.generateName</li><li id="patchCciV2NamespacedPod__li134219115221">metadata.labels</li><li id="patchCciV2NamespacedPod__li14219118229">metadata.annotations</li><li id="patchCciV2NamespacedPod__li84314142211">spec.initContainers[*].image</li><li id="patchCciV2NamespacedPod__li114312192212">spec.containers[*].image</li><li id="patchCciV2NamespacedPod__li204321122217">spec.activeDeadlineSeconds</li><li id="patchCciV2NamespacedPod__li1444191172215">spec.tolerations<p id="patchCciV2NamespacedPod__p194410132218"><a name="patchCciV2NamespacedPod__li1444191172215"></a><a name="li1444191172215"></a>Other fields cannot be updated.</p>
|
|
</li></ul>
|
|
</div>
|
|
<div class="section" id="patchCciV2NamespacedPod__section74461202216"><h4 class="sectiontitle">Calling Method</h4><p id="patchCciV2NamespacedPod__p3440172215">For details, see <a href="cci_02_0009.html">Calling APIs</a>.</p>
|
|
</div>
|
|
<div class="section" id="patchCciV2NamespacedPod__section9458114228"><h4 class="sectiontitle">URI</h4><p id="patchCciV2NamespacedPod__p154518142210">PATCH /apis/cci/v2/namespaces/{namespace}/pods/{name}</p>
|
|
|
|
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="patchCciV2NamespacedPod__table24718162213" frame="border" border="1" rules="all"><caption><b>Table 1 </b>Path Parameters</caption><thead align="left"><tr id="patchCciV2NamespacedPod__row15462152212"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.3.2.5.1.1"><p id="patchCciV2NamespacedPod__p84701102217">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.3.2.5.1.2"><p id="patchCciV2NamespacedPod__p124811102212">Mandatory</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.3.2.5.1.3"><p id="patchCciV2NamespacedPod__p54820112219">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.3.3.2.5.1.4"><p id="patchCciV2NamespacedPod__p1648121112210">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="patchCciV2NamespacedPod__row144610112223"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.2.5.1.1 "><p id="patchCciV2NamespacedPod__p134918116226">name</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.2.5.1.2 "><p id="patchCciV2NamespacedPod__p94910122215">Yes</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.2.5.1.3 "><p id="patchCciV2NamespacedPod__p194991122218">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.3.2.5.1.4 "><p id="patchCciV2NamespacedPod__p8498120224">Name of the Pod.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row1846171152212"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.2.5.1.1 "><p id="patchCciV2NamespacedPod__p12509118229">namespace</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.2.5.1.2 "><p id="patchCciV2NamespacedPod__p75019142216">Yes</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.2.5.1.3 "><p id="patchCciV2NamespacedPod__p4502119225">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.3.2.5.1.4 "><p id="patchCciV2NamespacedPod__p8522102212">Object name and auth scope, such as for teams and projects.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="patchCciV2NamespacedPod__table105611115227" frame="border" border="1" rules="all"><caption><b>Table 2 </b>Query Parameters</caption><thead align="left"><tr id="patchCciV2NamespacedPod__row454318221"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.4.2.5.1.1"><p id="patchCciV2NamespacedPod__p135671162219">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.4.2.5.1.2"><p id="patchCciV2NamespacedPod__p15616113222">Mandatory</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.3.4.2.5.1.3"><p id="patchCciV2NamespacedPod__p15576111229">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.3.4.2.5.1.4"><p id="patchCciV2NamespacedPod__p12572122213">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="patchCciV2NamespacedPod__row5541818224"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.1 "><p id="patchCciV2NamespacedPod__p85712118228">dryRun</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.2 "><p id="patchCciV2NamespacedPod__p7580172213">No</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.3 "><p id="patchCciV2NamespacedPod__p20581214223">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.4.2.5.1.4 "><p id="patchCciV2NamespacedPod__p115910113220">When present, indicates that modifications should not be persisted. An invalid or unrecognized dryRun directive will result in an error response and no further processing of the request. Valid values are: - All: all dry run stages will be processed</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row25511132213"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.1 "><p id="patchCciV2NamespacedPod__p11617116227">fieldManager</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.2 "><p id="patchCciV2NamespacedPod__p206420182217">No</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.3 "><p id="patchCciV2NamespacedPod__p176413162212">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.4.2.5.1.4 "><p id="patchCciV2NamespacedPod__p96421152219">fieldManager is a name associated with the actor or entity that</p>
|
|
<p id="patchCciV2NamespacedPod__p865611225">is making these changes. The value must be less than or 128 characters long,</p>
|
|
<p id="patchCciV2NamespacedPod__p11654115229">and only contain printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint.</p>
|
|
<p id="patchCciV2NamespacedPod__p1366101142215">This field is required for apply requests (application/apply-patch) but</p>
|
|
<p id="patchCciV2NamespacedPod__p6661215227">optional for non-apply patch types (JsonPatch, MergePatch, StrategicMergePatch).</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row4553112226"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.1 "><p id="patchCciV2NamespacedPod__p196671182210">force</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.2 "><p id="patchCciV2NamespacedPod__p10664110228">No</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.3 "><p id="patchCciV2NamespacedPod__p15671117229">Boolean</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.4.2.5.1.4 "><p id="patchCciV2NamespacedPod__p1467013225">Force is going to "force" Apply requests. It means user will</p>
|
|
<p id="patchCciV2NamespacedPod__p206717152210">re-acquire conflicting fields owned by other people. Force flag must be</p>
|
|
<p id="patchCciV2NamespacedPod__p1668191172217">unset for non-apply patch requests.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row855141192219"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.1 "><p id="patchCciV2NamespacedPod__p166819152215">pretty</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.2 "><p id="patchCciV2NamespacedPod__p15689113226">No</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.4.2.5.1.3 "><p id="patchCciV2NamespacedPod__p1169212223">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.4.2.5.1.4 "><p id="patchCciV2NamespacedPod__p669121132214">If 'true', then the output is pretty printed.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
</div>
|
|
<div class="section" id="patchCciV2NamespacedPod__section186916115223"><h4 class="sectiontitle">Request Parameters</h4>
|
|
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="patchCciV2NamespacedPod__HeaderParameter" frame="border" border="1" rules="all"><caption><b>Table 3 </b>Request header parameters</caption><thead align="left"><tr id="patchCciV2NamespacedPod__row871818222"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.2.2.5.1.1"><p id="patchCciV2NamespacedPod__p1572191182219">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.2.2.5.1.2"><p id="patchCciV2NamespacedPod__p12726113226">Mandatory</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.2.2.5.1.3"><p id="patchCciV2NamespacedPod__p12727122218">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.4.2.2.5.1.4"><p id="patchCciV2NamespacedPod__p1739102218">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="patchCciV2NamespacedPod__row1771117225"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.2.2.5.1.1 "><p id="patchCciV2NamespacedPod__p1873101152214">X-Auth-Token</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.2.2.5.1.2 "><p id="patchCciV2NamespacedPod__p18733122214">Yes</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.2.2.5.1.3 "><p id="patchCciV2NamespacedPod__p17413152219">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.4.2.2.5.1.4 "><p id="patchCciV2NamespacedPod__p10742182218">User token.</p>
|
|
<p id="patchCciV2NamespacedPod__p177410117223">It can be obtained through the IAM API used to obtain a user token. The value of X-Subject-Token in the response header is the user token.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row4714122213"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.2.2.5.1.1 "><p id="patchCciV2NamespacedPod__p27413132216">Content-Type</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.2.2.5.1.2 "><p id="patchCciV2NamespacedPod__p4759118222">Yes</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.2.2.5.1.3 "><p id="patchCciV2NamespacedPod__p375161172212">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.4.2.2.5.1.4 "><p id="patchCciV2NamespacedPod__p1475111152217">Currently, three types of patch request methods are supported. For details, see "Update API Objects in Place Using kubectl patch" (https://kubernetes.io/docs/tasks/manage-kubernetes-objects/update-api-object-kubectl-patch/).</p>
|
|
<ol id="patchCciV2NamespacedPod__ol18755132213"><li id="patchCciV2NamespacedPod__li147515114226">Json Patch, Content-Type: application/json-patch+json As defined in RFC6902, Json Patch contains a series of operations on a JSON object. After receiving the object, the server applies the represented operations to the JSON object.</li><li id="patchCciV2NamespacedPod__li9764192210">Merge Patch, Content-Type: application/merge-patch+json According to RFC 7386, Merge Patch contains some description of a JSON object. The JSON object is submitted to the server end and merges with the current object of the server end, which means to replace the list field of the current resource object to form a new object.</li><li id="patchCciV2NamespacedPod__li1076151102218">Strategic Merge Patch, Content-Type: application/strategic-merge-patch+json Strategic Merge Patch is used to add legal metadata to API objects and uses new metadata to determine which lists should be merged and which ones should not. The current metadata is used as the structure labels.</li></ol>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="patchCciV2NamespacedPod__request_io.k8s.apimachinery.pkg.apis.meta.v1.Patch" frame="border" border="1" rules="all"><caption><b>Table 4 </b>Request body parameters</caption><thead align="left"><tr id="patchCciV2NamespacedPod__row577716221"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.3.2.5.1.1"><p id="patchCciV2NamespacedPod__p17817162210">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.3.2.5.1.2"><p id="patchCciV2NamespacedPod__p6781417228">Mandatory</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.4.3.2.5.1.3"><p id="patchCciV2NamespacedPod__p1180151132210">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="40%" id="mcps1.3.4.3.2.5.1.4"><p id="patchCciV2NamespacedPod__p2082151172217">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="patchCciV2NamespacedPod__row5772112223"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.5.1.1 "><p id="patchCciV2NamespacedPod__p1082131152219">-</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.5.1.2 "><p id="patchCciV2NamespacedPod__p3827142217">Yes</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.5.1.3 "><p id="patchCciV2NamespacedPod__p1283181202218">Object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.4.3.2.5.1.4 "><p id="patchCciV2NamespacedPod__p283191122214">Patch is provided to give a concrete name and type to the Kubernetes</p>
|
|
<p id="patchCciV2NamespacedPod__p28319113223">PATCH request body.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
</div>
|
|
<div class="section" id="patchCciV2NamespacedPod__section585121122218"><h4 class="sectiontitle">Response Parameters</h4><p id="patchCciV2NamespacedPod__p13863182213"><strong id="patchCciV2NamespacedPod__b18862110221">Status code: 200</strong></p>
|
|
|
|
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.Pod" frame="border" border="1" rules="all"><caption><b>Table 5 </b>Response body parameters</caption><thead align="left"><tr id="patchCciV2NamespacedPod__row1087318227"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.3.2.4.1.1"><p id="patchCciV2NamespacedPod__p2088313228">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.3.2.4.1.2"><p id="patchCciV2NamespacedPod__p789814223">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.5.3.2.4.1.3"><p id="patchCciV2NamespacedPod__p128971122215">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="patchCciV2NamespacedPod__row1887141112214"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.3.2.4.1.1 "><p id="patchCciV2NamespacedPod__p20897112226">apiVersion</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.3.2.4.1.2 "><p id="patchCciV2NamespacedPod__p890181162210">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.3.2.4.1.3 "><p id="patchCciV2NamespacedPod__p891161192214">APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row287151152211"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.3.2.4.1.1 "><p id="patchCciV2NamespacedPod__p1492131192212">kind</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.3.2.4.1.2 "><p id="patchCciV2NamespacedPod__p12924116224">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.3.2.4.1.3 "><p id="patchCciV2NamespacedPod__p1094111132220">Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row158761102214"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.3.2.4.1.1 "><p id="patchCciV2NamespacedPod__p139615102214">metadata</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.3.2.4.1.2 "><p id="patchCciV2NamespacedPod__p89621142210"><a href="#patchCciV2NamespacedPod__response_io.k8s.apimachinery.pkg.apis.meta.v1.ObjectMeta">io.k8s.apimachinery.pkg.apis.meta.v1.ObjectMeta</a> object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.3.2.4.1.3 "><p id="patchCciV2NamespacedPod__p199616113228">Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row587917228"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.3.2.4.1.1 "><p id="patchCciV2NamespacedPod__p109771172212">spec</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.3.2.4.1.2 "><p id="patchCciV2NamespacedPod__p3976110229"><a href="#patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.PodSpec">io.cci.otc.api.pkg.apis.versioned.cci.v2.PodSpec</a> object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.3.2.4.1.3 "><p id="patchCciV2NamespacedPod__p15976115227">Specification of the desired behavior of the pod. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#spec-and-status</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row5871917229"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.3.2.4.1.1 "><p id="patchCciV2NamespacedPod__p179721122216">status</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.3.2.4.1.2 "><p id="patchCciV2NamespacedPod__p159815120221"><a href="#patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.PodStatus">io.cci.otc.api.pkg.apis.versioned.cci.v2.PodStatus</a> object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.3.2.4.1.3 "><p id="patchCciV2NamespacedPod__p5984116220">Most recently observed status of the pod. This data may not be up to date. Populated by the system. Read-only. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#spec-and-status</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><a name="patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.PodSpec"></a><a name="response_io.cci.otc.api.pkg.apis.versioned.cci.v2.PodSpec"></a><table cellpadding="4" cellspacing="0" summary="" id="patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.PodSpec" frame="border" border="1" rules="all"><caption><b>Table 6 </b>io.cci.otc.api.pkg.apis.versioned.cci.v2.PodSpec</caption><thead align="left"><tr id="patchCciV2NamespacedPod__row8994115223"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.4.2.4.1.1"><p id="patchCciV2NamespacedPod__p11039152213">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.4.2.4.1.2"><p id="patchCciV2NamespacedPod__p61048172210">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.5.4.2.4.1.3"><p id="patchCciV2NamespacedPod__p12104112222">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="patchCciV2NamespacedPod__row29913112214"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.4.1.1 "><p id="patchCciV2NamespacedPod__p11104161102212">activeDeadlineSeconds</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.4.1.2 "><p id="patchCciV2NamespacedPod__p2105171182213">Long</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.4.2.4.1.3 "><p id="patchCciV2NamespacedPod__p121053152214">Optional duration in seconds the pod may be active on the node</p>
|
|
<p id="patchCciV2NamespacedPod__p121059152213">relative to StartTime before the system will actively try to mark it failed</p>
|
|
<p id="patchCciV2NamespacedPod__p1910511117229">and kill associated containers. Value must be a positive integer.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row17100131182218"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.4.1.1 "><p id="patchCciV2NamespacedPod__p18106131192213">affinity</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.4.1.2 "><p id="patchCciV2NamespacedPod__p1310671112219"><a href="#patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.Affinity">io.cci.otc.api.pkg.apis.versioned.cci.v2.Affinity</a> object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.4.2.4.1.3 "><p id="patchCciV2NamespacedPod__p16106318225">If specified, the pod's scheduling constraints</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row1910051202212"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.4.1.1 "><p id="patchCciV2NamespacedPod__p101071111222">containers</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.4.1.2 "><p id="patchCciV2NamespacedPod__p41071717227">Array of <a href="#patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.Container">io.cci.otc.api.pkg.apis.versioned.cci.v2.Container</a> objects</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.4.2.4.1.3 "><p id="patchCciV2NamespacedPod__p710711122216">List of containers belonging to the pod. Containers cannot currently</p>
|
|
<p id="patchCciV2NamespacedPod__p111081142214">be added or removed. There must be at least one container in a Pod. Cannot</p>
|
|
<p id="patchCciV2NamespacedPod__p201081318228">be updated.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row1910018114225"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.4.1.1 "><p id="patchCciV2NamespacedPod__p1510817112219">dnsConfig</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.4.1.2 "><p id="patchCciV2NamespacedPod__p61098102217"><a href="#patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.PodDNSConfig">io.cci.otc.api.pkg.apis.versioned.cci.v2.PodDNSConfig</a> object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.4.2.4.1.3 "><p id="patchCciV2NamespacedPod__p1710910112222">Specifies the DNS parameters of a pod. Parameters specified here</p>
|
|
<p id="patchCciV2NamespacedPod__p31096162213">will be merged to the generated DNS configuration based on DNSPolicy.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row810016152213"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.4.1.1 "><p id="patchCciV2NamespacedPod__p1910913115228">dnsPolicy</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.4.1.2 "><p id="patchCciV2NamespacedPod__p311016102219">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.4.2.4.1.3 "><p id="patchCciV2NamespacedPod__p1111012113224">Set DNS policy for the pod. Defaults to "ClusterFirst". Valid values are 'ClusterFirstWithHostNet', 'ClusterFirst', 'Default' or 'None'. DNS parameters given in DNSConfig will be merged with the policy selected with DNSPolicy. To have DNS options set along with hostNetwork, you have to specify DNS policy explicitly to 'ClusterFirstWithHostNet'.</p>
|
|
<p id="patchCciV2NamespacedPod__p1911116162216">Possible enum values:</p>
|
|
<ul id="patchCciV2NamespacedPod__ul1111513111221"><li id="patchCciV2NamespacedPod__li1611613113229"><em id="patchCciV2NamespacedPod__i31165182220">"ClusterFirst"</em> indicates that the pod should use cluster DNS first unless hostNetwork is true, if it is available, then fall back on the default (as determined by kubelet) DNS settings.</li><li id="patchCciV2NamespacedPod__li201169112227"><em id="patchCciV2NamespacedPod__i10116101102216">"ClusterFirstWithHostNet"</em> indicates that the pod should use cluster DNS first, if it is available, then fall back on the default (as determined by kubelet) DNS settings.</li><li id="patchCciV2NamespacedPod__li1116819227"><em id="patchCciV2NamespacedPod__i91172016221">"Default"</em> indicates that the pod should use the default (as determined by kubelet) DNS settings.</li><li id="patchCciV2NamespacedPod__li91177113224"><em id="patchCciV2NamespacedPod__i141171116225">"None"</em> indicates that the pod should use empty DNS settings. DNS parameters such as nameservers and search paths should be defined via DNSConfig.</li></ul>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row171002152218"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.4.1.1 "><p id="patchCciV2NamespacedPod__p111718113228">ephemeralContainers</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.4.1.2 "><p id="patchCciV2NamespacedPod__p2011891122211">Array of <a href="#patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.EphemeralContainer">io.cci.otc.api.pkg.apis.versioned.cci.v2.EphemeralContainer</a> objects</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.4.2.4.1.3 "><p id="patchCciV2NamespacedPod__p1311891102211">List of ephemeral containers run in this pod. Ephemeral containers</p>
|
|
<p id="patchCciV2NamespacedPod__p1811871112216">may be run in an existing pod to perform user-initiated actions such as</p>
|
|
<p id="patchCciV2NamespacedPod__p12118014228">debugging. This list cannot be specified when creating a pod, and it cannot</p>
|
|
<p id="patchCciV2NamespacedPod__p61191313226">be modified by updating the pod spec. In order to add an ephemeral container</p>
|
|
<p id="patchCciV2NamespacedPod__p1711911119223">to an existing pod, use the pod's ephemeralcontainers subresource.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row9100181192210"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.4.1.1 "><p id="patchCciV2NamespacedPod__p1511911162217">hostAliases</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.4.1.2 "><p id="patchCciV2NamespacedPod__p111190152217">Array of <a href="#patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.HostAlias">io.cci.otc.api.pkg.apis.versioned.cci.v2.HostAlias</a> objects</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.4.2.4.1.3 "><p id="patchCciV2NamespacedPod__p1412015119225">HostAliases is an optional list of hosts and IPs that will be</p>
|
|
<p id="patchCciV2NamespacedPod__p112011132219">injected into the pod's hosts file if specified. This is only valid for</p>
|
|
<p id="patchCciV2NamespacedPod__p171201315224">non-hostNetwork pods.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row1710115115225"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.4.1.1 "><p id="patchCciV2NamespacedPod__p18120191172216">hostname</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.4.1.2 "><p id="patchCciV2NamespacedPod__p101210182216">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.4.2.4.1.3 "><p id="patchCciV2NamespacedPod__p81274110229">Specifies the hostName of the Pod. If not specified, the pod's</p>
|
|
<p id="patchCciV2NamespacedPod__p31281416226">hostname will be set to a system-defined value.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row191018111224"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.4.1.1 "><p id="patchCciV2NamespacedPod__p912811132215">imagePullSecrets</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.4.1.2 "><p id="patchCciV2NamespacedPod__p141283117223">Array of <a href="#patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.LocalObjectReference">io.cci.otc.api.pkg.apis.versioned.cci.v2.LocalObjectReference</a> objects</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.4.2.4.1.3 "><p id="patchCciV2NamespacedPod__p11291162212">ImagePullSecrets is an optional list of references to secrets in the same namespace to use for pulling any of the images used by this PodSpec. If specified, these secrets will be passed to individual puller implementations for them to use. More info: https://kubernetes.io/docs/concepts/containers/images#specifying-imagepullsecrets-on-a-pod</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row17101191182213"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.4.1.1 "><p id="patchCciV2NamespacedPod__p13129121162210">initContainers</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.4.1.2 "><p id="patchCciV2NamespacedPod__p11291111221">Array of <a href="#patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.Container">io.cci.otc.api.pkg.apis.versioned.cci.v2.Container</a> objects</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.4.2.4.1.3 "><p id="patchCciV2NamespacedPod__p1213041152211">List of initialization containers belonging to the pod. Init containers are executed in order prior to containers being started. If any init container fails, the pod is considered to have failed and is handled according to its restartPolicy. The name for an init container or normal container must be unique among all containers. Init containers may not have Lifecycle actions, Readiness probes, Liveness probes, or Startup probes. The resourceRequirements of an init container are taken into account during scheduling by finding the highest request/limit for each resource type, and then using the max of of that value or the sum of the normal containers. Limits are applied to init containers in a similar fashion. Init containers cannot currently be added or removed. Cannot be updated. More info: https://kubernetes.io/docs/concepts/workloads/pods/init-containers/</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row71015111223"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.4.1.1 "><p id="patchCciV2NamespacedPod__p2130917225">nodeName</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.4.1.2 "><p id="patchCciV2NamespacedPod__p31308118221">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.4.2.4.1.3 "><p id="patchCciV2NamespacedPod__p6131151112218">NodeName is a request to schedule this pod onto a specific node.</p>
|
|
<p id="patchCciV2NamespacedPod__p113113119224">If it is non-empty, the scheduler simply schedules this pod onto that node,</p>
|
|
<p id="patchCciV2NamespacedPod__p5131312224">assuming that it fits resource requirements.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row181016182219"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.4.1.1 "><p id="patchCciV2NamespacedPod__p8131110228">overhead</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.4.1.2 "><p id="patchCciV2NamespacedPod__p41326172210">Map<String,String></p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.4.2.4.1.3 "><p id="patchCciV2NamespacedPod__p161321112222">Overhead represents the resource overhead associated with running a pod for a given RuntimeClass. This field will be autopopulated at admission time by the RuntimeClass admission controller. If the RuntimeClass admission controller is enabled, overhead must not be set in Pod create requests. The RuntimeClass admission controller will reject Pod create requests which have the overhead already set. If RuntimeClass is configured and selected in the PodSpec, Overhead will be set to the value defined in the corresponding RuntimeClass, otherwise it will remain unset and treated as zero. More info: https://git.k8s.io/enhancements/keps/sig-node/688-pod-overhead/README.md</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row18101161172214"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.4.1.1 "><p id="patchCciV2NamespacedPod__p11327142216">readinessGates</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.4.1.2 "><p id="patchCciV2NamespacedPod__p91321215225">Array of <a href="#patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.PodReadinessGate">io.cci.otc.api.pkg.apis.versioned.cci.v2.PodReadinessGate</a> objects</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.4.2.4.1.3 "><p id="patchCciV2NamespacedPod__p131338112216">If specified, all readiness gates will be evaluated for pod readiness. A pod is ready when all its containers are ready AND all conditions specified in the readiness gates have status equal to "True" More info: https://git.k8s.io/enhancements/keps/sig-network/580-pod-readiness-gates</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row010151182210"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.4.1.1 "><p id="patchCciV2NamespacedPod__p1713351172213">restartPolicy</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.4.1.2 "><p id="patchCciV2NamespacedPod__p1513310118225">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.4.2.4.1.3 "><p id="patchCciV2NamespacedPod__p131343114224">Restart policy for all containers within the pod. One of Always, OnFailure, Never. Default to Always. More info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle/#restart-policy</p>
|
|
<p id="patchCciV2NamespacedPod__p213471112212">Possible enum values:</p>
|
|
<ul id="patchCciV2NamespacedPod__ul913481202220"><li id="patchCciV2NamespacedPod__li16134212229"><em id="patchCciV2NamespacedPod__i19134711228">"Always"</em></li><li id="patchCciV2NamespacedPod__li613471132217"><em id="patchCciV2NamespacedPod__i131351617222">"Never"</em></li><li id="patchCciV2NamespacedPod__li613512112228"><em id="patchCciV2NamespacedPod__i413512162210">"OnFailure"</em></li></ul>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row171021117227"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.4.1.1 "><p id="patchCciV2NamespacedPod__p12135131152216">schedulerName</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.4.1.2 "><p id="patchCciV2NamespacedPod__p21351112222">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.4.2.4.1.3 "><p id="patchCciV2NamespacedPod__p21360112223">If specified, the pod will be dispatched by specified scheduler.</p>
|
|
<p id="patchCciV2NamespacedPod__p31366110225">If not specified, the pod will be dispatched by default scheduler.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row3102141162219"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.4.1.1 "><p id="patchCciV2NamespacedPod__p81362014225">securityContext</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.4.1.2 "><p id="patchCciV2NamespacedPod__p201361016226"><a href="#patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.PodSecurityContext">io.cci.otc.api.pkg.apis.versioned.cci.v2.PodSecurityContext</a> object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.4.2.4.1.3 "><p id="patchCciV2NamespacedPod__p1713719162210">SecurityContext holds pod-level security attributes and common container settings. Optional: Defaults to empty. See type description for default values of each field.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row1910221172218"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.4.1.1 "><p id="patchCciV2NamespacedPod__p313713112219">setHostnameAsFQDN</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.4.1.2 "><p id="patchCciV2NamespacedPod__p191373162219">Boolean</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.4.2.4.1.3 "><p id="patchCciV2NamespacedPod__p113871122214">If true the pod's hostname will be configured as the pod's FQDN,</p>
|
|
<p id="patchCciV2NamespacedPod__p513841132211">rather than the leaf name (the default). In Linux containers, this means</p>
|
|
<p id="patchCciV2NamespacedPod__p51385117221">setting the FQDN in the hostname field of the kernel (the nodename field</p>
|
|
<p id="patchCciV2NamespacedPod__p1413819113226">of struct utsname). In Windows containers, this means setting the registry</p>
|
|
<p id="patchCciV2NamespacedPod__p191380114226">value of hostname for the registry key HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters</p>
|
|
<p id="patchCciV2NamespacedPod__p1013831142215">to FQDN. If a pod does not have FQDN, this has no effect. Default to false.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row13102191132220"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.4.1.1 "><p id="patchCciV2NamespacedPod__p513914162219">shareProcessNamespace</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.4.1.2 "><p id="patchCciV2NamespacedPod__p1813961182216">Boolean</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.4.2.4.1.3 "><p id="patchCciV2NamespacedPod__p5139131172214">Share a single process namespace between all of the containers in a pod. When this is set containers will be able to view and signal processes from other containers in the same pod, and the first process in each container will not be assigned PID 1. HostPID and ShareProcessNamespace cannot both be set. Optional: Default to false.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row910210142211"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.4.1.1 "><p id="patchCciV2NamespacedPod__p16140181192214">terminationGracePeriodSeconds</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.4.1.2 "><p id="patchCciV2NamespacedPod__p19140416226">Long</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.4.2.4.1.3 "><p id="patchCciV2NamespacedPod__p844411214225">Optional duration in seconds the pod needs to terminate gracefully.</p>
|
|
<p id="patchCciV2NamespacedPod__p13445120229">May be decreased in delete request. Value must be non-negative integer.</p>
|
|
<p id="patchCciV2NamespacedPod__p6445142142215">The value zero indicates stop immediately via the kill signal (no opportunity</p>
|
|
<p id="patchCciV2NamespacedPod__p144520210225">to shut down). If this value is nil, the default grace period will be used</p>
|
|
<p id="patchCciV2NamespacedPod__p1445132162216">instead. The grace period is the duration in seconds after the processes</p>
|
|
<p id="patchCciV2NamespacedPod__p144451721222">running in the pod are sent a termination signal and the time when the processes</p>
|
|
<p id="patchCciV2NamespacedPod__p1944516216224">are forcibly halted with a kill signal. Set this value longer than the expected</p>
|
|
<p id="patchCciV2NamespacedPod__p9445327226">cleanup time for your process. Defaults to 30 seconds.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row510219152211"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.4.1.1 "><p id="patchCciV2NamespacedPod__p7445129225">topologySpreadConstraints</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.4.1.2 "><p id="patchCciV2NamespacedPod__p124451725228">Array of <a href="#patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.TopologySpreadConstraint">io.cci.otc.api.pkg.apis.versioned.cci.v2.TopologySpreadConstraint</a> objects</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.4.2.4.1.3 "><p id="patchCciV2NamespacedPod__p244517214227">TopologySpreadConstraints describes how a group of pods ought</p>
|
|
<p id="patchCciV2NamespacedPod__p744532192220">to spread across topology domains. Scheduler will schedule pods in a way</p>
|
|
<p id="patchCciV2NamespacedPod__p1744542122212">which abides by the constraints. All topologySpreadConstraints are ANDed.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row1310241152215"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.4.1.1 "><p id="patchCciV2NamespacedPod__p044562162213">volumes</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.4.2.4.1.2 "><p id="patchCciV2NamespacedPod__p1144620216221">Array of <a href="#patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.Volume">io.cci.otc.api.pkg.apis.versioned.cci.v2.Volume</a> objects</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.4.2.4.1.3 "><p id="patchCciV2NamespacedPod__p94467262215">List of volumes that can be mounted by containers belonging to the pod. More info: https://kubernetes.io/docs/concepts/storage/volumes</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><a name="patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.Affinity"></a><a name="response_io.cci.otc.api.pkg.apis.versioned.cci.v2.Affinity"></a><table cellpadding="4" cellspacing="0" summary="" id="patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.Affinity" frame="border" border="1" rules="all"><caption><b>Table 7 </b>io.cci.otc.api.pkg.apis.versioned.cci.v2.Affinity</caption><thead align="left"><tr id="patchCciV2NamespacedPod__row1114681142213"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.5.2.4.1.1"><p id="patchCciV2NamespacedPod__p6446021223">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.5.2.4.1.2"><p id="patchCciV2NamespacedPod__p744622112217">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.5.5.2.4.1.3"><p id="patchCciV2NamespacedPod__p1144652152216">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="patchCciV2NamespacedPod__row1314681112220"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.5.2.4.1.1 "><p id="patchCciV2NamespacedPod__p744612142210">nodeAffinity</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.5.2.4.1.2 "><p id="patchCciV2NamespacedPod__p10446122132218"><a href="#patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.NodeAffinity">io.cci.otc.api.pkg.apis.versioned.cci.v2.NodeAffinity</a> object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.5.2.4.1.3 "><p id="patchCciV2NamespacedPod__p84461923224">Describes node affinity scheduling rules for the pod.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row19147141102210"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.5.2.4.1.1 "><p id="patchCciV2NamespacedPod__p144616218229">podAntiAffinity</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.5.2.4.1.2 "><p id="patchCciV2NamespacedPod__p7447122172216"><a href="#patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.PodAntiAffinity">io.cci.otc.api.pkg.apis.versioned.cci.v2.PodAntiAffinity</a> object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.5.2.4.1.3 "><p id="patchCciV2NamespacedPod__p104477212223">Describes pod anti-affinity scheduling rules (e.g. avoid putting</p>
|
|
<p id="patchCciV2NamespacedPod__p124474218225">this pod in the same zone, etc. as some other pod(s)).</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><a name="patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.NodeAffinity"></a><a name="response_io.cci.otc.api.pkg.apis.versioned.cci.v2.NodeAffinity"></a><table cellpadding="4" cellspacing="0" summary="" id="patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.NodeAffinity" frame="border" border="1" rules="all"><caption><b>Table 8 </b>io.cci.otc.api.pkg.apis.versioned.cci.v2.NodeAffinity</caption><thead align="left"><tr id="patchCciV2NamespacedPod__row1614911122214"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.6.2.4.1.1"><p id="patchCciV2NamespacedPod__p1744710216225">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.6.2.4.1.2"><p id="patchCciV2NamespacedPod__p644710216223">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.5.6.2.4.1.3"><p id="patchCciV2NamespacedPod__p14471128226">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="patchCciV2NamespacedPod__row19150201112218"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.6.2.4.1.1 "><p id="patchCciV2NamespacedPod__p944714219225">requiredDuringSchedulingIgnoredDuringExecution</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.6.2.4.1.2 "><p id="patchCciV2NamespacedPod__p6447112112216"><a href="#patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.NodeSelector">io.cci.otc.api.pkg.apis.versioned.cci.v2.NodeSelector</a> object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.6.2.4.1.3 "><p id="patchCciV2NamespacedPod__p84471827229">If the affinity requirements specified by this field are not</p>
|
|
<p id="patchCciV2NamespacedPod__p74471625227">met at scheduling time, the pod will not be scheduled onto the node. If</p>
|
|
<p id="patchCciV2NamespacedPod__p124471420226">the affinity requirements specified by this field cease to be met at some</p>
|
|
<p id="patchCciV2NamespacedPod__p644717216228">point during pod execution (e.g. due to an update), the system may or may</p>
|
|
<p id="patchCciV2NamespacedPod__p744872202212">not try to eventually evict the pod from its node.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><a name="patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.NodeSelector"></a><a name="response_io.cci.otc.api.pkg.apis.versioned.cci.v2.NodeSelector"></a><table cellpadding="4" cellspacing="0" summary="" id="patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.NodeSelector" frame="border" border="1" rules="all"><caption><b>Table 9 </b>io.cci.otc.api.pkg.apis.versioned.cci.v2.NodeSelector</caption><thead align="left"><tr id="patchCciV2NamespacedPod__row1415211162213"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.7.2.4.1.1"><p id="patchCciV2NamespacedPod__p13448182152211">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.7.2.4.1.2"><p id="patchCciV2NamespacedPod__p154480212215">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.5.7.2.4.1.3"><p id="patchCciV2NamespacedPod__p204480272216">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="patchCciV2NamespacedPod__row815311112216"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.7.2.4.1.1 "><p id="patchCciV2NamespacedPod__p11448926226">nodeSelectorTerms</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.7.2.4.1.2 "><p id="patchCciV2NamespacedPod__p1344812152210">Array of <a href="#patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.NodeSelectorTerm">io.cci.otc.api.pkg.apis.versioned.cci.v2.NodeSelectorTerm</a> objects</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.7.2.4.1.3 "><p id="patchCciV2NamespacedPod__p124486252211">Required. A list of node selector terms. The terms are ORed.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><a name="patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.NodeSelectorTerm"></a><a name="response_io.cci.otc.api.pkg.apis.versioned.cci.v2.NodeSelectorTerm"></a><table cellpadding="4" cellspacing="0" summary="" id="patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.NodeSelectorTerm" frame="border" border="1" rules="all"><caption><b>Table 10 </b>io.cci.otc.api.pkg.apis.versioned.cci.v2.NodeSelectorTerm</caption><thead align="left"><tr id="patchCciV2NamespacedPod__row815851162211"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.8.2.4.1.1"><p id="patchCciV2NamespacedPod__p16449182162217">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.8.2.4.1.2"><p id="patchCciV2NamespacedPod__p1544992112220">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.5.8.2.4.1.3"><p id="patchCciV2NamespacedPod__p1844922122216">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="patchCciV2NamespacedPod__row41582120220"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.8.2.4.1.1 "><p id="patchCciV2NamespacedPod__p64498222217">matchExpressions</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.8.2.4.1.2 "><p id="patchCciV2NamespacedPod__p15449132182216">Array of <a href="#patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.NodeSelectorRequirement">io.cci.otc.api.pkg.apis.versioned.cci.v2.NodeSelectorRequirement</a> objects</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.8.2.4.1.3 "><p id="patchCciV2NamespacedPod__p14449223226">A list of node selector requirements by node's labels.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><a name="patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.NodeSelectorRequirement"></a><a name="response_io.cci.otc.api.pkg.apis.versioned.cci.v2.NodeSelectorRequirement"></a><table cellpadding="4" cellspacing="0" summary="" id="patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.NodeSelectorRequirement" frame="border" border="1" rules="all"><caption><b>Table 11 </b>io.cci.otc.api.pkg.apis.versioned.cci.v2.NodeSelectorRequirement</caption><thead align="left"><tr id="patchCciV2NamespacedPod__row1816081182215"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.9.2.4.1.1"><p id="patchCciV2NamespacedPod__p3449152112217">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.9.2.4.1.2"><p id="patchCciV2NamespacedPod__p2044942132216">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.5.9.2.4.1.3"><p id="patchCciV2NamespacedPod__p204491126221">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="patchCciV2NamespacedPod__row716112118227"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.9.2.4.1.1 "><p id="patchCciV2NamespacedPod__p194493202212">key</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.9.2.4.1.2 "><p id="patchCciV2NamespacedPod__p145019292213">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.9.2.4.1.3 "><p id="patchCciV2NamespacedPod__p24501428223">The label key that the selector applies to.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row14161210222"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.9.2.4.1.1 "><p id="patchCciV2NamespacedPod__p1645017218225">operator</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.9.2.4.1.2 "><p id="patchCciV2NamespacedPod__p14450922226">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.9.2.4.1.3 "><p id="patchCciV2NamespacedPod__p114501827224">Represents a key's relationship to a set of values. Valid operators are In, NotIn, Exists, DoesNotExist. Gt, and Lt.</p>
|
|
<p id="patchCciV2NamespacedPod__p945082122214">Possible enum values:</p>
|
|
<ul id="patchCciV2NamespacedPod__ul124507252214"><li id="patchCciV2NamespacedPod__li84501020228"><em id="patchCciV2NamespacedPod__i1845072192211">"DoesNotExist"</em></li><li id="patchCciV2NamespacedPod__li1845015218223"><em id="patchCciV2NamespacedPod__i1045013216222">"Exists"</em></li><li id="patchCciV2NamespacedPod__li2045011217227"><em id="patchCciV2NamespacedPod__i1245020232216">"Gt"</em></li><li id="patchCciV2NamespacedPod__li345111262219"><em id="patchCciV2NamespacedPod__i104511528226">"In"</em></li><li id="patchCciV2NamespacedPod__li154511329220"><em id="patchCciV2NamespacedPod__i4451921222">"Lt"</em></li><li id="patchCciV2NamespacedPod__li174511126222"><em id="patchCciV2NamespacedPod__i14511218227">"NotIn"</em></li></ul>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row121612122218"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.9.2.4.1.1 "><p id="patchCciV2NamespacedPod__p245114216225">values</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.9.2.4.1.2 "><p id="patchCciV2NamespacedPod__p174514218222">Array of strings</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.9.2.4.1.3 "><p id="patchCciV2NamespacedPod__p84512022226">An array of string values. If the operator is In or NotIn, the</p>
|
|
<p id="patchCciV2NamespacedPod__p1445113232216">values array must be non-empty. If the operator is Exists or DoesNotExist,</p>
|
|
<p id="patchCciV2NamespacedPod__p174511429227">the values array must be empty. If the operator is Gt or Lt, the values</p>
|
|
<p id="patchCciV2NamespacedPod__p74514232219">array must have a single element, which will be interpreted as an integer.</p>
|
|
<p id="patchCciV2NamespacedPod__p1545119222215">This array is replaced during a strategic merge patch.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><a name="patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.PodAntiAffinity"></a><a name="response_io.cci.otc.api.pkg.apis.versioned.cci.v2.PodAntiAffinity"></a><table cellpadding="4" cellspacing="0" summary="" id="patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.PodAntiAffinity" frame="border" border="1" rules="all"><caption><b>Table 12 </b>io.cci.otc.api.pkg.apis.versioned.cci.v2.PodAntiAffinity</caption><thead align="left"><tr id="patchCciV2NamespacedPod__row1716512132216"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.10.2.4.1.1"><p id="patchCciV2NamespacedPod__p34525212229">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.10.2.4.1.2"><p id="patchCciV2NamespacedPod__p745222162218">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.5.10.2.4.1.3"><p id="patchCciV2NamespacedPod__p124523211224">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="patchCciV2NamespacedPod__row13166012224"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.10.2.4.1.1 "><p id="patchCciV2NamespacedPod__p1745212122219">preferredDuringSchedulingIgnoredDuringExecution</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.10.2.4.1.2 "><p id="patchCciV2NamespacedPod__p545220218221">Array of <a href="#patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.WeightedPodAffinityTerm">io.cci.otc.api.pkg.apis.versioned.cci.v2.WeightedPodAffinityTerm</a> objects</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.10.2.4.1.3 "><p id="patchCciV2NamespacedPod__p17452427223">The scheduler will prefer to schedule pods to nodes that satisfy</p>
|
|
<p id="patchCciV2NamespacedPod__p20452182172214">the anti-affinity expressions specified by this field, but it may choose</p>
|
|
<p id="patchCciV2NamespacedPod__p1845215222215">a node that violates one or more of the expressions. The node that is most</p>
|
|
<p id="patchCciV2NamespacedPod__p145213210226">preferred is the one with the greatest sum of weights, i.e. for each node</p>
|
|
<p id="patchCciV2NamespacedPod__p4453162172211">that meets all of the scheduling requirements (resource request, requiredDuringScheduling</p>
|
|
<p id="patchCciV2NamespacedPod__p645362112211">anti-affinity expressions, etc.), compute a sum by iterating through the</p>
|
|
<p id="patchCciV2NamespacedPod__p15453321226">elements of this field and adding "weight" to the sum if the node has pods</p>
|
|
<p id="patchCciV2NamespacedPod__p44532023221">which matches the corresponding podAffinityTerm; the node(s) with the highest</p>
|
|
<p id="patchCciV2NamespacedPod__p124536219227">sum are the most preferred.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row31661102220"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.10.2.4.1.1 "><p id="patchCciV2NamespacedPod__p145312215227">requiredDuringSchedulingIgnoredDuringExecution</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.10.2.4.1.2 "><p id="patchCciV2NamespacedPod__p84536211229">Array of <a href="#patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.PodAffinityTerm">io.cci.otc.api.pkg.apis.versioned.cci.v2.PodAffinityTerm</a> objects</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.10.2.4.1.3 "><p id="patchCciV2NamespacedPod__p114534218222">If the anti-affinity requirements specified by this field are</p>
|
|
<p id="patchCciV2NamespacedPod__p64531220222">not met at scheduling time, the pod will not be scheduled onto the node.</p>
|
|
<p id="patchCciV2NamespacedPod__p8453920229">If the anti-affinity requirements specified by this field cease to be met</p>
|
|
<p id="patchCciV2NamespacedPod__p164532029229">at some point during pod execution (e.g. due to a pod label update), the</p>
|
|
<p id="patchCciV2NamespacedPod__p124532212210">system may or may not try to eventually evict the pod from its node. When</p>
|
|
<p id="patchCciV2NamespacedPod__p1845342122210">there are multiple elements, the lists of nodes corresponding to each podAffinityTerm</p>
|
|
<p id="patchCciV2NamespacedPod__p745313212229">are intersected, i.e. all terms must be satisfied.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><a name="patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.WeightedPodAffinityTerm"></a><a name="response_io.cci.otc.api.pkg.apis.versioned.cci.v2.WeightedPodAffinityTerm"></a><table cellpadding="4" cellspacing="0" summary="" id="patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.WeightedPodAffinityTerm" frame="border" border="1" rules="all"><caption><b>Table 13 </b>io.cci.otc.api.pkg.apis.versioned.cci.v2.WeightedPodAffinityTerm</caption><thead align="left"><tr id="patchCciV2NamespacedPod__row14170101132219"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.11.2.4.1.1"><p id="patchCciV2NamespacedPod__p1045416262212">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.11.2.4.1.2"><p id="patchCciV2NamespacedPod__p13454142172215">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.5.11.2.4.1.3"><p id="patchCciV2NamespacedPod__p34543272213">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="patchCciV2NamespacedPod__row817010132212"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.11.2.4.1.1 "><p id="patchCciV2NamespacedPod__p345416292213">podAffinityTerm</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.11.2.4.1.2 "><p id="patchCciV2NamespacedPod__p64541929222"><a href="#patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.PodAffinityTerm">io.cci.otc.api.pkg.apis.versioned.cci.v2.PodAffinityTerm</a> object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.11.2.4.1.3 "><p id="patchCciV2NamespacedPod__p14454182132218">Required. A pod affinity term, associated with the corresponding</p>
|
|
<p id="patchCciV2NamespacedPod__p1454127228">weight.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row817051182215"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.11.2.4.1.1 "><p id="patchCciV2NamespacedPod__p1145418232219">weight</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.11.2.4.1.2 "><p id="patchCciV2NamespacedPod__p1745410220228">Integer</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.11.2.4.1.3 "><p id="patchCciV2NamespacedPod__p645510222212">weight associated with matching the corresponding podAffinityTerm,</p>
|
|
<p id="patchCciV2NamespacedPod__p1145519242217">in the range 1-100.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><a name="patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.PodAffinityTerm"></a><a name="response_io.cci.otc.api.pkg.apis.versioned.cci.v2.PodAffinityTerm"></a><table cellpadding="4" cellspacing="0" summary="" id="patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.PodAffinityTerm" frame="border" border="1" rules="all"><caption><b>Table 14 </b>io.cci.otc.api.pkg.apis.versioned.cci.v2.PodAffinityTerm</caption><thead align="left"><tr id="patchCciV2NamespacedPod__row61741014225"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.12.2.4.1.1"><p id="patchCciV2NamespacedPod__p84559262211">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.12.2.4.1.2"><p id="patchCciV2NamespacedPod__p1045515252219">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.5.12.2.4.1.3"><p id="patchCciV2NamespacedPod__p164557242215">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="patchCciV2NamespacedPod__row16174714222"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.12.2.4.1.1 "><p id="patchCciV2NamespacedPod__p11455124227">labelSelector</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.12.2.4.1.2 "><p id="patchCciV2NamespacedPod__p1045519213221"><a href="#patchCciV2NamespacedPod__response_io.k8s.apimachinery.pkg.apis.meta.v1.LabelSelector">io.k8s.apimachinery.pkg.apis.meta.v1.LabelSelector</a> object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.12.2.4.1.3 "><p id="patchCciV2NamespacedPod__p6455123225">A label query over a set of resources, in this case pods.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row61756119222"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.12.2.4.1.1 "><p id="patchCciV2NamespacedPod__p14455327223">namespaces</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.12.2.4.1.2 "><p id="patchCciV2NamespacedPod__p154553282210">Array of strings</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.12.2.4.1.3 "><p id="patchCciV2NamespacedPod__p54556213227">namespaces specifies a static list of namespace names that the</p>
|
|
<p id="patchCciV2NamespacedPod__p345614218225">term applies to. The term is applied to the union of the namespaces listed</p>
|
|
<p id="patchCciV2NamespacedPod__p24565217223">in this field and the ones selected by namespaceSelector. null or empty</p>
|
|
<p id="patchCciV2NamespacedPod__p18456121228">namespaces list and null namespaceSelector means "this pod's namespace".</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row1117517110226"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.12.2.4.1.1 "><p id="patchCciV2NamespacedPod__p194569232218">topologyKey</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.12.2.4.1.2 "><p id="patchCciV2NamespacedPod__p1645620218228">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.12.2.4.1.3 "><p id="patchCciV2NamespacedPod__p164561627226">This pod should be co-located (affinity) or not co-located (anti-affinity)</p>
|
|
<p id="patchCciV2NamespacedPod__p1245612218227">with the pods matching the labelSelector in the specified namespaces, where</p>
|
|
<p id="patchCciV2NamespacedPod__p1245611242217">co-located is defined as running on a node whose value of the label with</p>
|
|
<p id="patchCciV2NamespacedPod__p445613272215">key topologyKey matches that of any node on which any of the selected pods</p>
|
|
<p id="patchCciV2NamespacedPod__p1245613282215">is running. Empty topologyKey is not allowed.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><a name="patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.PodDNSConfig"></a><a name="response_io.cci.otc.api.pkg.apis.versioned.cci.v2.PodDNSConfig"></a><table cellpadding="4" cellspacing="0" summary="" id="patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.PodDNSConfig" frame="border" border="1" rules="all"><caption><b>Table 15 </b>io.cci.otc.api.pkg.apis.versioned.cci.v2.PodDNSConfig</caption><thead align="left"><tr id="patchCciV2NamespacedPod__row20180014228"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.13.2.4.1.1"><p id="patchCciV2NamespacedPod__p345742192218">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.13.2.4.1.2"><p id="patchCciV2NamespacedPod__p145718212223">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.5.13.2.4.1.3"><p id="patchCciV2NamespacedPod__p14571325224">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="patchCciV2NamespacedPod__row16180171132212"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.13.2.4.1.1 "><p id="patchCciV2NamespacedPod__p045717232211">nameservers</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.13.2.4.1.2 "><p id="patchCciV2NamespacedPod__p174572024223">Array of strings</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.13.2.4.1.3 "><p id="patchCciV2NamespacedPod__p44572282210">A list of DNS name server IP addresses. This will be appended</p>
|
|
<p id="patchCciV2NamespacedPod__p174579220223">to the base nameservers generated from DNSPolicy. Duplicated nameservers</p>
|
|
<p id="patchCciV2NamespacedPod__p74571220228">will be removed.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row618091192211"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.13.2.4.1.1 "><p id="patchCciV2NamespacedPod__p6457723222">options</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.13.2.4.1.2 "><p id="patchCciV2NamespacedPod__p3457122102218">Array of <a href="#patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.PodDNSConfigOption">io.cci.otc.api.pkg.apis.versioned.cci.v2.PodDNSConfigOption</a> objects</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.13.2.4.1.3 "><p id="patchCciV2NamespacedPod__p1845782192218">A list of DNS resolver options. This will be merged with the</p>
|
|
<p id="patchCciV2NamespacedPod__p1945812162211">base options generated from DNSPolicy. Duplicated entries will be removed.</p>
|
|
<p id="patchCciV2NamespacedPod__p145819292213">Resolution options given in Options will override those that appear in the</p>
|
|
<p id="patchCciV2NamespacedPod__p144589232216">base DNSPolicy.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row12180161152218"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.13.2.4.1.1 "><p id="patchCciV2NamespacedPod__p34583252219">searches</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.13.2.4.1.2 "><p id="patchCciV2NamespacedPod__p94586242210">Array of strings</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.13.2.4.1.3 "><p id="patchCciV2NamespacedPod__p04583216226">A list of DNS search domains for host-name lookup. This will</p>
|
|
<p id="patchCciV2NamespacedPod__p12458222229">be appended to the base search paths generated from DNSPolicy. Duplicated</p>
|
|
<p id="patchCciV2NamespacedPod__p645862112217">search paths will be removed.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><a name="patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.PodDNSConfigOption"></a><a name="response_io.cci.otc.api.pkg.apis.versioned.cci.v2.PodDNSConfigOption"></a><table cellpadding="4" cellspacing="0" summary="" id="patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.PodDNSConfigOption" frame="border" border="1" rules="all"><caption><b>Table 16 </b>io.cci.otc.api.pkg.apis.versioned.cci.v2.PodDNSConfigOption</caption><thead align="left"><tr id="patchCciV2NamespacedPod__row41863102212"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.14.2.4.1.1"><p id="patchCciV2NamespacedPod__p445922182215">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.14.2.4.1.2"><p id="patchCciV2NamespacedPod__p1245932192213">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.5.14.2.4.1.3"><p id="patchCciV2NamespacedPod__p445916214226">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="patchCciV2NamespacedPod__row111873182215"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.14.2.4.1.1 "><p id="patchCciV2NamespacedPod__p104599217226">name</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.14.2.4.1.2 "><p id="patchCciV2NamespacedPod__p54591221221">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.14.2.4.1.3 "><p id="patchCciV2NamespacedPod__p2045911217225">Required.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row318791142219"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.14.2.4.1.1 "><p id="patchCciV2NamespacedPod__p13459525224">value</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.14.2.4.1.2 "><p id="patchCciV2NamespacedPod__p1545942152219">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.14.2.4.1.3 "> </td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><a name="patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.EphemeralContainer"></a><a name="response_io.cci.otc.api.pkg.apis.versioned.cci.v2.EphemeralContainer"></a><table cellpadding="4" cellspacing="0" summary="" id="patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.EphemeralContainer" frame="border" border="1" rules="all"><caption><b>Table 17 </b>io.cci.otc.api.pkg.apis.versioned.cci.v2.EphemeralContainer</caption><thead align="left"><tr id="patchCciV2NamespacedPod__row191911415225"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.15.2.4.1.1"><p id="patchCciV2NamespacedPod__p1746013220227">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.15.2.4.1.2"><p id="patchCciV2NamespacedPod__p16460112132213">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.5.15.2.4.1.3"><p id="patchCciV2NamespacedPod__p446032142218">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="patchCciV2NamespacedPod__row21911215220"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.15.2.4.1.1 "><p id="patchCciV2NamespacedPod__p194602282211">args</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.15.2.4.1.2 "><p id="patchCciV2NamespacedPod__p04602024222">Array of strings</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.15.2.4.1.3 "><p id="patchCciV2NamespacedPod__p1446012192212">Arguments to the entrypoint. The image's CMD is used if this is not provided. Variable references $(VAR_NAME) are expanded using the container's environment. If a variable cannot be resolved, the reference in the input string will be unchanged. Double $$ are reduced to a single $, which allows for escaping the $(VAR_NAME) syntax: i.e. "$$(VAR_NAME)" will produce the string literal "$(VAR_NAME)". Escaped references will never be expanded, regardless of whether the variable exists or not. Cannot be updated. More info: https://kubernetes.io/docs/tasks/inject-data-application/define-command-argument-container/#running-a-command-in-a-shell</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row31921612223"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.15.2.4.1.1 "><p id="patchCciV2NamespacedPod__p174609215225">command</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.15.2.4.1.2 "><p id="patchCciV2NamespacedPod__p2460152132219">Array of strings</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.15.2.4.1.3 "><p id="patchCciV2NamespacedPod__p946014222213">Entrypoint array. Not executed within a shell. The image's ENTRYPOINT is used if this is not provided. Variable references $(VAR_NAME) are expanded using the container's environment. If a variable cannot be resolved, the reference in the input string will be unchanged. Double $$ are reduced to a single $, which allows for escaping the $(VAR_NAME) syntax: i.e. "$$(VAR_NAME)" will produce the string literal "$(VAR_NAME)". Escaped references will never be expanded, regardless of whether the variable exists or not. Cannot be updated. More info: https://kubernetes.io/docs/tasks/inject-data-application/define-command-argument-container/#running-a-command-in-a-shell</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row111921916222"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.15.2.4.1.1 "><p id="patchCciV2NamespacedPod__p17460126225">env</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.15.2.4.1.2 "><p id="patchCciV2NamespacedPod__p1846052172218">Array of <a href="#patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.EnvVar">io.cci.otc.api.pkg.apis.versioned.cci.v2.EnvVar</a> objects</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.15.2.4.1.3 "><p id="patchCciV2NamespacedPod__p1546092132211">List of environment variables to set in the container. Cannot</p>
|
|
<p id="patchCciV2NamespacedPod__p84607242220">be updated.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row91921917226"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.15.2.4.1.1 "><p id="patchCciV2NamespacedPod__p174603218224">envFrom</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.15.2.4.1.2 "><p id="patchCciV2NamespacedPod__p1546110212210">Array of <a href="#patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.EnvFromSource">io.cci.otc.api.pkg.apis.versioned.cci.v2.EnvFromSource</a> objects</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.15.2.4.1.3 "><p id="patchCciV2NamespacedPod__p144612242215">List of sources to populate environment variables in the container.</p>
|
|
<p id="patchCciV2NamespacedPod__p2046114216225">The keys defined within a source must be a C_IDENTIFIER. All invalid keys</p>
|
|
<p id="patchCciV2NamespacedPod__p11461624226">will be reported as an event when the container is starting. When a key</p>
|
|
<p id="patchCciV2NamespacedPod__p846111212223">exists in multiple sources, the value associated with the last source will</p>
|
|
<p id="patchCciV2NamespacedPod__p1146122122211">take precedence. Values defined by an Env with a duplicate key will take</p>
|
|
<p id="patchCciV2NamespacedPod__p20461142152214">precedence. Cannot be updated.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row6192171102212"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.15.2.4.1.1 "><p id="patchCciV2NamespacedPod__p19461182112215">image</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.15.2.4.1.2 "><p id="patchCciV2NamespacedPod__p646116213221">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.15.2.4.1.3 "><p id="patchCciV2NamespacedPod__p11461726222">Container image name. More info: https://kubernetes.io/docs/concepts/containers/images</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row121924112222"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.15.2.4.1.1 "><p id="patchCciV2NamespacedPod__p54619215224">lifecycle</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.15.2.4.1.2 "><p id="patchCciV2NamespacedPod__p146112192211"><a href="#patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.Lifecycle">io.cci.otc.api.pkg.apis.versioned.cci.v2.Lifecycle</a> object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.15.2.4.1.3 "><p id="patchCciV2NamespacedPod__p746110213225">Lifecycle is not allowed for ephemeral containers.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row1192816223"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.15.2.4.1.1 "><p id="patchCciV2NamespacedPod__p24611123220">livenessProbe</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.15.2.4.1.2 "><p id="patchCciV2NamespacedPod__p17462162102212"><a href="#patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.Probe">io.cci.otc.api.pkg.apis.versioned.cci.v2.Probe</a> object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.15.2.4.1.3 "><p id="patchCciV2NamespacedPod__p11462729227">Probes are not allowed for ephemeral containers.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row4192171182219"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.15.2.4.1.1 "><p id="patchCciV2NamespacedPod__p0462320228">name</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.15.2.4.1.2 "><p id="patchCciV2NamespacedPod__p1746220222216">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.15.2.4.1.3 "><p id="patchCciV2NamespacedPod__p1346215252210">Name of the ephemeral container specified as a DNS_LABEL. This</p>
|
|
<p id="patchCciV2NamespacedPod__p9462921224">name must be unique among all containers, init containers and ephemeral</p>
|
|
<p id="patchCciV2NamespacedPod__p5462162122215">containers.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row51931814225"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.15.2.4.1.1 "><p id="patchCciV2NamespacedPod__p1646212216221">ports</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.15.2.4.1.2 "><p id="patchCciV2NamespacedPod__p846215242216">Array of <a href="#patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.ContainerPort">io.cci.otc.api.pkg.apis.versioned.cci.v2.ContainerPort</a> objects</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.15.2.4.1.3 "><p id="patchCciV2NamespacedPod__p1746215218221">Ports are not allowed for ephemeral containers.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row719315110224"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.15.2.4.1.1 "><p id="patchCciV2NamespacedPod__p1546220216226">readinessProbe</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.15.2.4.1.2 "><p id="patchCciV2NamespacedPod__p11462026225"><a href="#patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.Probe">io.cci.otc.api.pkg.apis.versioned.cci.v2.Probe</a> object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.15.2.4.1.3 "><p id="patchCciV2NamespacedPod__p1246310217225">Probes are not allowed for ephemeral containers.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row819319111223"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.15.2.4.1.1 "><p id="patchCciV2NamespacedPod__p446322102210">resources</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.15.2.4.1.2 "><p id="patchCciV2NamespacedPod__p1546317214224"><a href="#patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.ResourceRequirements">io.cci.otc.api.pkg.apis.versioned.cci.v2.ResourceRequirements</a> object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.15.2.4.1.3 "><p id="patchCciV2NamespacedPod__p184636272215">Resources are not allowed for ephemeral containers. Ephemeral</p>
|
|
<p id="patchCciV2NamespacedPod__p134631621225">containers use spare resources already allocated to the pod.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row11193119229"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.15.2.4.1.1 "><p id="patchCciV2NamespacedPod__p7463172142216">securityContext</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.15.2.4.1.2 "><p id="patchCciV2NamespacedPod__p174636252215"><a href="#patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.SecurityContext">io.cci.otc.api.pkg.apis.versioned.cci.v2.SecurityContext</a> object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.15.2.4.1.3 "><p id="patchCciV2NamespacedPod__p1746314214221">Optional: SecurityContext defines the security options the ephemeral container should be run with. If set, the fields of SecurityContext override the equivalent fields of PodSecurityContext.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row181935152214"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.15.2.4.1.1 "><p id="patchCciV2NamespacedPod__p1046317212215">startupProbe</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.15.2.4.1.2 "><p id="patchCciV2NamespacedPod__p246319220226"><a href="#patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.Probe">io.cci.otc.api.pkg.apis.versioned.cci.v2.Probe</a> object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.15.2.4.1.3 "><p id="patchCciV2NamespacedPod__p16463122182215">Probes are not allowed for ephemeral containers.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row519351152215"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.15.2.4.1.1 "><p id="patchCciV2NamespacedPod__p846314214229">stdin</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.15.2.4.1.2 "><p id="patchCciV2NamespacedPod__p946422162211">Boolean</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.15.2.4.1.3 "><p id="patchCciV2NamespacedPod__p10464423221">Whether this container should allocate a buffer for stdin in</p>
|
|
<p id="patchCciV2NamespacedPod__p1946452182214">the container runtime. If this is not set, reads from stdin in the container</p>
|
|
<p id="patchCciV2NamespacedPod__p204641820226">will always result in EOF. Default is false.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row18193413221"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.15.2.4.1.1 "><p id="patchCciV2NamespacedPod__p1546419216228">stdinOnce</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.15.2.4.1.2 "><p id="patchCciV2NamespacedPod__p1346492162216">Boolean</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.15.2.4.1.3 "><p id="patchCciV2NamespacedPod__p174641325220">Whether the container runtime should close the stdin channel</p>
|
|
<p id="patchCciV2NamespacedPod__p18464024221">after it has been opened by a single attach. When stdin is true the stdin</p>
|
|
<p id="patchCciV2NamespacedPod__p846422142210">stream will remain open across multiple attach sessions. If stdinOnce is</p>
|
|
<p id="patchCciV2NamespacedPod__p246416212226">set to true, stdin is opened on container start, is empty until the first</p>
|
|
<p id="patchCciV2NamespacedPod__p184649213224">client attaches to stdin, and then remains open and accepts data until the</p>
|
|
<p id="patchCciV2NamespacedPod__p104640252217">client disconnects, at which time stdin is closed and remains closed until</p>
|
|
<p id="patchCciV2NamespacedPod__p646414218226">the container is restarted. If this flag is false, a container processes</p>
|
|
<p id="patchCciV2NamespacedPod__p114642292219">that reads from stdin will never receive an EOF. Default is false</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row719311116222"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.15.2.4.1.1 "><p id="patchCciV2NamespacedPod__p246510292211">targetContainerName</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.15.2.4.1.2 "><p id="patchCciV2NamespacedPod__p19465112152214">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.15.2.4.1.3 "><p id="patchCciV2NamespacedPod__p5465623225">If set, the name of the container from PodSpec that this ephemeral container targets. The ephemeral container will be run in the namespaces (IPC, PID, etc) of this container. If not set then the ephemeral container uses the namespaces configured in the Pod spec.</p>
|
|
<p id="patchCciV2NamespacedPod__p546519215226">The container runtime must implement support for this feature. If the runtime does not support namespace targeting then the result of setting this field is undefined.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row51942113228"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.15.2.4.1.1 "><p id="patchCciV2NamespacedPod__p34651229225">terminationMessagePath</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.15.2.4.1.2 "><p id="patchCciV2NamespacedPod__p44654262215">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.15.2.4.1.3 "><p id="patchCciV2NamespacedPod__p24655222216">Optional: Path at which the file to which the container's termination message will be written is mounted into the container's filesystem. Message written is intended to be brief final status, such as an assertion failure message. Will be truncated by the node if greater than 4096 bytes. The total message length across all containers will be limited to 12kb. Defaults to /dev/termination-log. Cannot be updated.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row1619401142212"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.15.2.4.1.1 "><p id="patchCciV2NamespacedPod__p2046572172210">terminationMessagePolicy</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.15.2.4.1.2 "><p id="patchCciV2NamespacedPod__p1246518210222">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.15.2.4.1.3 "><p id="patchCciV2NamespacedPod__p184652292217">Indicate how the termination message should be populated. File will use the contents of terminationMessagePath to populate the container status message on both success and failure. FallbackToLogsOnError will use the last chunk of container log output if the termination message file is empty and the container exited with an error. The log output is limited to 2048 bytes or 80 lines, whichever is smaller. Defaults to File. Cannot be updated.</p>
|
|
<p id="patchCciV2NamespacedPod__p15465828225">Possible enum values:</p>
|
|
<ul id="patchCciV2NamespacedPod__ul154654272212"><li id="patchCciV2NamespacedPod__li1046619216220"><em id="patchCciV2NamespacedPod__i1846619213221">"FallbackToLogsOnError"</em> will read the most recent contents of the container logs for the container status message when the container exits with an error and the terminationMessagePath has no contents.</li><li id="patchCciV2NamespacedPod__li2046642182217"><em id="patchCciV2NamespacedPod__i12466325223">"File"</em> is the default behavior and will set the container status message to the contents of the container's terminationMessagePath when the container exits.</li></ul>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row3194181122219"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.15.2.4.1.1 "><p id="patchCciV2NamespacedPod__p1246613282214">tty</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.15.2.4.1.2 "><p id="patchCciV2NamespacedPod__p6466112192211">Boolean</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.15.2.4.1.3 "><p id="patchCciV2NamespacedPod__p1346612219220">Whether this container should allocate a TTY for itself, also</p>
|
|
<p id="patchCciV2NamespacedPod__p1846619219229">requires 'stdin' to be true. Default is false.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row1319411192211"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.15.2.4.1.1 "><p id="patchCciV2NamespacedPod__p2046652132212">volumeMounts</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.15.2.4.1.2 "><p id="patchCciV2NamespacedPod__p64661925222">Array of <a href="#patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.VolumeMount">io.cci.otc.api.pkg.apis.versioned.cci.v2.VolumeMount</a> objects</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.15.2.4.1.3 "><p id="patchCciV2NamespacedPod__p104669252219">Pod volumes to mount into the container's filesystem. Subpath</p>
|
|
<p id="patchCciV2NamespacedPod__p17467172102213">mounts are not allowed for ephemeral containers. Cannot be updated.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row51948162211"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.15.2.4.1.1 "><p id="patchCciV2NamespacedPod__p144671124227">workingDir</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.15.2.4.1.2 "><p id="patchCciV2NamespacedPod__p246710216224">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.15.2.4.1.3 "><p id="patchCciV2NamespacedPod__p346719215229">Container's working directory. If not specified, the container</p>
|
|
<p id="patchCciV2NamespacedPod__p1046712212212">runtime's default will be used, which might be configured in the container</p>
|
|
<p id="patchCciV2NamespacedPod__p164674292219">image. Cannot be updated.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><a name="patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.HostAlias"></a><a name="response_io.cci.otc.api.pkg.apis.versioned.cci.v2.HostAlias"></a><table cellpadding="4" cellspacing="0" summary="" id="patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.HostAlias" frame="border" border="1" rules="all"><caption><b>Table 18 </b>io.cci.otc.api.pkg.apis.versioned.cci.v2.HostAlias</caption><thead align="left"><tr id="patchCciV2NamespacedPod__row921411122214"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.16.2.4.1.1"><p id="patchCciV2NamespacedPod__p204681923225">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.16.2.4.1.2"><p id="patchCciV2NamespacedPod__p20468132142211">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.5.16.2.4.1.3"><p id="patchCciV2NamespacedPod__p6468102142218">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="patchCciV2NamespacedPod__row72146111221"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.16.2.4.1.1 "><p id="patchCciV2NamespacedPod__p1546818213227">hostnames</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.16.2.4.1.2 "><p id="patchCciV2NamespacedPod__p2468112122215">Array of strings</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.16.2.4.1.3 "><p id="patchCciV2NamespacedPod__p19468526223">Hostnames for the above IP address.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row721419182216"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.16.2.4.1.1 "><p id="patchCciV2NamespacedPod__p246817211226">ip</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.16.2.4.1.2 "><p id="patchCciV2NamespacedPod__p846832102217">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.16.2.4.1.3 "><p id="patchCciV2NamespacedPod__p34680242210">IP address of the host file entry.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><a name="patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.LocalObjectReference"></a><a name="response_io.cci.otc.api.pkg.apis.versioned.cci.v2.LocalObjectReference"></a><table cellpadding="4" cellspacing="0" summary="" id="patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.LocalObjectReference" frame="border" border="1" rules="all"><caption><b>Table 19 </b>io.cci.otc.api.pkg.apis.versioned.cci.v2.LocalObjectReference</caption><thead align="left"><tr id="patchCciV2NamespacedPod__row1121711119225"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.17.2.4.1.1"><p id="patchCciV2NamespacedPod__p54695232211">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.17.2.4.1.2"><p id="patchCciV2NamespacedPod__p6469132162211">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.5.17.2.4.1.3"><p id="patchCciV2NamespacedPod__p1446992112220">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="patchCciV2NamespacedPod__row821715117220"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.17.2.4.1.1 "><p id="patchCciV2NamespacedPod__p04696213221">name</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.17.2.4.1.2 "><p id="patchCciV2NamespacedPod__p6469727223">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.17.2.4.1.3 "><p id="patchCciV2NamespacedPod__p1146913212222">Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><a name="patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.Container"></a><a name="response_io.cci.otc.api.pkg.apis.versioned.cci.v2.Container"></a><table cellpadding="4" cellspacing="0" summary="" id="patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.Container" frame="border" border="1" rules="all"><caption><b>Table 20 </b>io.cci.otc.api.pkg.apis.versioned.cci.v2.Container</caption><thead align="left"><tr id="patchCciV2NamespacedPod__row172229114229"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.18.2.4.1.1"><p id="patchCciV2NamespacedPod__p184691828227">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.18.2.4.1.2"><p id="patchCciV2NamespacedPod__p446913211222">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.5.18.2.4.1.3"><p id="patchCciV2NamespacedPod__p114691224222">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="patchCciV2NamespacedPod__row15222817224"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.18.2.4.1.1 "><p id="patchCciV2NamespacedPod__p144692222211">args</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.18.2.4.1.2 "><p id="patchCciV2NamespacedPod__p10470172142217">Array of strings</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.18.2.4.1.3 "><p id="patchCciV2NamespacedPod__p204701621223">Arguments to the entrypoint. The container image's CMD is used if this is not provided. Variable references $(VAR_NAME) are expanded using the container's environment. If a variable cannot be resolved, the reference in the input string will be unchanged. Double $$ are reduced to a single $, which allows for escaping the $(VAR_NAME) syntax: i.e. "$$(VAR_NAME)" will produce the string literal "$(VAR_NAME)". Escaped references will never be expanded, regardless of whether the variable exists or not. Cannot be updated. More info: https://kubernetes.io/docs/tasks/inject-data-application/define-command-argument-container/#running-a-command-in-a-shell</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row622218162212"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.18.2.4.1.1 "><p id="patchCciV2NamespacedPod__p104701262217">command</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.18.2.4.1.2 "><p id="patchCciV2NamespacedPod__p1047082162216">Array of strings</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.18.2.4.1.3 "><p id="patchCciV2NamespacedPod__p0470182192212">Entrypoint array. Not executed within a shell. The container image's ENTRYPOINT is used if this is not provided. Variable references $(VAR_NAME) are expanded using the container's environment. If a variable cannot be resolved, the reference in the input string will be unchanged. Double $$ are reduced to a single $, which allows for escaping the $(VAR_NAME) syntax: i.e. "$$(VAR_NAME)" will produce the string literal "$(VAR_NAME)". Escaped references will never be expanded, regardless of whether the variable exists or not. Cannot be updated. More info: https://kubernetes.io/docs/tasks/inject-data-application/define-command-argument-container/#running-a-command-in-a-shell</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row122231112215"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.18.2.4.1.1 "><p id="patchCciV2NamespacedPod__p194703242216">env</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.18.2.4.1.2 "><p id="patchCciV2NamespacedPod__p7470112182210">Array of <a href="#patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.EnvVar">io.cci.otc.api.pkg.apis.versioned.cci.v2.EnvVar</a> objects</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.18.2.4.1.3 "><p id="patchCciV2NamespacedPod__p134709262218">List of environment variables to set in the container. Cannot</p>
|
|
<p id="patchCciV2NamespacedPod__p154703262218">be updated.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row112221313225"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.18.2.4.1.1 "><p id="patchCciV2NamespacedPod__p647017252215">envFrom</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.18.2.4.1.2 "><p id="patchCciV2NamespacedPod__p1147014216225">Array of <a href="#patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.EnvFromSource">io.cci.otc.api.pkg.apis.versioned.cci.v2.EnvFromSource</a> objects</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.18.2.4.1.3 "><p id="patchCciV2NamespacedPod__p17471202152219">List of sources to populate environment variables in the container.</p>
|
|
<p id="patchCciV2NamespacedPod__p13471322222">The keys defined within a source must be a C_IDENTIFIER. All invalid keys</p>
|
|
<p id="patchCciV2NamespacedPod__p7471112112218">will be reported as an event when the container is starting. When a key</p>
|
|
<p id="patchCciV2NamespacedPod__p13471172162211">exists in multiple sources, the value associated with the last source will</p>
|
|
<p id="patchCciV2NamespacedPod__p194711425228">take precedence. Values defined by an Env with a duplicate key will take</p>
|
|
<p id="patchCciV2NamespacedPod__p1347117218224">precedence. Cannot be updated.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row1122215182213"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.18.2.4.1.1 "><p id="patchCciV2NamespacedPod__p15471192102210">image</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.18.2.4.1.2 "><p id="patchCciV2NamespacedPod__p134718252216">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.18.2.4.1.3 "><p id="patchCciV2NamespacedPod__p9471922229">Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row622218172214"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.18.2.4.1.1 "><p id="patchCciV2NamespacedPod__p19471182142217">lifecycle</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.18.2.4.1.2 "><p id="patchCciV2NamespacedPod__p34710213225"><a href="#patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.Lifecycle">io.cci.otc.api.pkg.apis.versioned.cci.v2.Lifecycle</a> object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.18.2.4.1.3 "><p id="patchCciV2NamespacedPod__p1247113262218">Actions that the management system should take in response to</p>
|
|
<p id="patchCciV2NamespacedPod__p347110222212">container lifecycle events. Cannot be updated.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row022321152217"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.18.2.4.1.1 "><p id="patchCciV2NamespacedPod__p947152172214">livenessProbe</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.18.2.4.1.2 "><p id="patchCciV2NamespacedPod__p5471423221"><a href="#patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.Probe">io.cci.otc.api.pkg.apis.versioned.cci.v2.Probe</a> object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.18.2.4.1.3 "><p id="patchCciV2NamespacedPod__p164720220223">Periodic probe of container liveness. Container will be restarted if the probe fails. Cannot be updated. More info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#container-probes</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row322314122217"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.18.2.4.1.1 "><p id="patchCciV2NamespacedPod__p9472102162214">name</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.18.2.4.1.2 "><p id="patchCciV2NamespacedPod__p18472224221">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.18.2.4.1.3 "><p id="patchCciV2NamespacedPod__p194724262211">Name of the container specified as a DNS_LABEL. Each container</p>
|
|
<p id="patchCciV2NamespacedPod__p124726217223">in a pod must have a unique name (DNS_LABEL). Cannot be updated.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row1122371152220"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.18.2.4.1.1 "><p id="patchCciV2NamespacedPod__p15472152182219">ports</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.18.2.4.1.2 "><p id="patchCciV2NamespacedPod__p11472422225">Array of <a href="#patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.ContainerPort">io.cci.otc.api.pkg.apis.versioned.cci.v2.ContainerPort</a> objects</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.18.2.4.1.3 "><p id="patchCciV2NamespacedPod__p44721223223">List of ports to expose from the container. Not specifying a</p>
|
|
<p id="patchCciV2NamespacedPod__p84721327222">port here DOES NOT prevent that port from being exposed. Any port which</p>
|
|
<p id="patchCciV2NamespacedPod__p747220211221">is listening on the default "0.0.0.0" address inside a container will be</p>
|
|
<p id="patchCciV2NamespacedPod__p1147219292216">accessible from the network. Modifying this array with strategic merge patch</p>
|
|
<p id="patchCciV2NamespacedPod__p147220215222">may corrupt the data. For more information See https://github.com/kubernetes/kubernetes/issues/108255.</p>
|
|
<p id="patchCciV2NamespacedPod__p1147222192214">Cannot be updated.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row1122313110226"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.18.2.4.1.1 "><p id="patchCciV2NamespacedPod__p174729219227">readinessProbe</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.18.2.4.1.2 "><p id="patchCciV2NamespacedPod__p64735215221"><a href="#patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.Probe">io.cci.otc.api.pkg.apis.versioned.cci.v2.Probe</a> object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.18.2.4.1.3 "><p id="patchCciV2NamespacedPod__p5473162142215">Periodic probe of container service readiness. Container will be removed from service endpoints if the probe fails. Cannot be updated. More info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#container-probes</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row1223215229"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.18.2.4.1.1 "><p id="patchCciV2NamespacedPod__p164730292214">resources</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.18.2.4.1.2 "><p id="patchCciV2NamespacedPod__p347382112214"><a href="#patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.ResourceRequirements">io.cci.otc.api.pkg.apis.versioned.cci.v2.ResourceRequirements</a> object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.18.2.4.1.3 "><p id="patchCciV2NamespacedPod__p347319222213">Compute Resources required by this container. Cannot be updated. More info: https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row7223151202216"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.18.2.4.1.1 "><p id="patchCciV2NamespacedPod__p16473142132214">securityContext</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.18.2.4.1.2 "><p id="patchCciV2NamespacedPod__p194736219229"><a href="#patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.SecurityContext">io.cci.otc.api.pkg.apis.versioned.cci.v2.SecurityContext</a> object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.18.2.4.1.3 "><p id="patchCciV2NamespacedPod__p1747332182217">SecurityContext defines the security options the container should be run with. If set, the fields of SecurityContext override the equivalent fields of PodSecurityContext. More info: https://kubernetes.io/docs/tasks/configure-pod-container/security-context/</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row1223161132210"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.18.2.4.1.1 "><p id="patchCciV2NamespacedPod__p247318220225">startupProbe</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.18.2.4.1.2 "><p id="patchCciV2NamespacedPod__p144731423223"><a href="#patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.Probe">io.cci.otc.api.pkg.apis.versioned.cci.v2.Probe</a> object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.18.2.4.1.3 "><p id="patchCciV2NamespacedPod__p194732022222">StartupProbe indicates that the Pod has successfully initialized. If specified, no other probes are executed until this completes successfully. If this probe fails, the Pod will be restarted, just as if the livenessProbe failed. This can be used to provide different probe parameters at the beginning of a Pod's lifecycle, when it might take a long time to load data or warm a cache, than during steady-state operation. This cannot be updated. More info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#container-probes</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row72240132218"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.18.2.4.1.1 "><p id="patchCciV2NamespacedPod__p124732214221">stdin</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.18.2.4.1.2 "><p id="patchCciV2NamespacedPod__p1847412242212">Boolean</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.18.2.4.1.3 "><p id="patchCciV2NamespacedPod__p194741425228">Whether this container should allocate a buffer for stdin in</p>
|
|
<p id="patchCciV2NamespacedPod__p16474132192217">the container runtime. If this is not set, reads from stdin in the container</p>
|
|
<p id="patchCciV2NamespacedPod__p84741125228">will always result in EOF. Default is false.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row02245172219"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.18.2.4.1.1 "><p id="patchCciV2NamespacedPod__p3474725221">stdinOnce</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.18.2.4.1.2 "><p id="patchCciV2NamespacedPod__p104741528227">Boolean</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.18.2.4.1.3 "><p id="patchCciV2NamespacedPod__p947418210220">Whether the container runtime should close the stdin channel</p>
|
|
<p id="patchCciV2NamespacedPod__p3474102162210">after it has been opened by a single attach. When stdin is true the stdin</p>
|
|
<p id="patchCciV2NamespacedPod__p1247418217226">stream will remain open across multiple attach sessions. If stdinOnce is</p>
|
|
<p id="patchCciV2NamespacedPod__p44741210222">set to true, stdin is opened on container start, is empty until the first</p>
|
|
<p id="patchCciV2NamespacedPod__p9474425222">client attaches to stdin, and then remains open and accepts data until the</p>
|
|
<p id="patchCciV2NamespacedPod__p1347432122216">client disconnects, at which time stdin is closed and remains closed until</p>
|
|
<p id="patchCciV2NamespacedPod__p16474122192217">the container is restarted. If this flag is false, a container processes</p>
|
|
<p id="patchCciV2NamespacedPod__p1847412210224">that reads from stdin will never receive an EOF. Default is false</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row42241114226"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.18.2.4.1.1 "><p id="patchCciV2NamespacedPod__p19474112142211">terminationMessagePath</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.18.2.4.1.2 "><p id="patchCciV2NamespacedPod__p11474152162219">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.18.2.4.1.3 "><p id="patchCciV2NamespacedPod__p15475627229">Optional: Path at which the file to which the container's termination message will be written is mounted into the container's filesystem. Message written is intended to be brief final status, such as an assertion failure message. Will be truncated by the node if greater than 4096 bytes. The total message length across all containers will be limited to 12kb. Defaults to /dev/termination-log. Cannot be updated.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row132246113224"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.18.2.4.1.1 "><p id="patchCciV2NamespacedPod__p12475102112216">terminationMessagePolicy</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.18.2.4.1.2 "><p id="patchCciV2NamespacedPod__p13475182202220">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.18.2.4.1.3 "><p id="patchCciV2NamespacedPod__p184753218221">Indicate how the termination message should be populated. File will use the contents of terminationMessagePath to populate the container status message on both success and failure. FallbackToLogsOnError will use the last chunk of container log output if the termination message file is empty and the container exited with an error. The log output is limited to 2048 bytes or 80 lines, whichever is smaller. Defaults to File. Cannot be updated.</p>
|
|
<p id="patchCciV2NamespacedPod__p147552152211">Possible enum values:</p>
|
|
<ul id="patchCciV2NamespacedPod__ul8475921226"><li id="patchCciV2NamespacedPod__li124751729228"><em id="patchCciV2NamespacedPod__i847511214221">"FallbackToLogsOnError"</em> will read the most recent contents of the container logs for the container status message when the container exits with an error and the terminationMessagePath has no contents.</li><li id="patchCciV2NamespacedPod__li18475172132213"><em id="patchCciV2NamespacedPod__i20475132202215">"File"</em> is the default behavior and will set the container status message to the contents of the container's terminationMessagePath when the container exits.</li></ul>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row1422516122216"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.18.2.4.1.1 "><p id="patchCciV2NamespacedPod__p547510211225">tty</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.18.2.4.1.2 "><p id="patchCciV2NamespacedPod__p144752024227">Boolean</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.18.2.4.1.3 "><p id="patchCciV2NamespacedPod__p647518242219">Whether this container should allocate a TTY for itself, also</p>
|
|
<p id="patchCciV2NamespacedPod__p124758252213">requires 'stdin' to be true. Default is false.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row92258113224"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.18.2.4.1.1 "><p id="patchCciV2NamespacedPod__p10475228221">volumeMounts</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.18.2.4.1.2 "><p id="patchCciV2NamespacedPod__p447620212226">Array of <a href="#patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.VolumeMount">io.cci.otc.api.pkg.apis.versioned.cci.v2.VolumeMount</a> objects</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.18.2.4.1.3 "><p id="patchCciV2NamespacedPod__p19476722228">Pod volumes to mount into the container's filesystem. Cannot</p>
|
|
<p id="patchCciV2NamespacedPod__p84760282217">be updated.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row182259112220"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.18.2.4.1.1 "><p id="patchCciV2NamespacedPod__p134765220228">workingDir</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.18.2.4.1.2 "><p id="patchCciV2NamespacedPod__p124769282217">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.18.2.4.1.3 "><p id="patchCciV2NamespacedPod__p947652142213">Container's working directory. If not specified, the container</p>
|
|
<p id="patchCciV2NamespacedPod__p147615210226">runtime's default will be used, which might be configured in the container</p>
|
|
<p id="patchCciV2NamespacedPod__p94763211226">image. Cannot be updated.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><a name="patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.EnvVar"></a><a name="response_io.cci.otc.api.pkg.apis.versioned.cci.v2.EnvVar"></a><table cellpadding="4" cellspacing="0" summary="" id="patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.EnvVar" frame="border" border="1" rules="all"><caption><b>Table 21 </b>io.cci.otc.api.pkg.apis.versioned.cci.v2.EnvVar</caption><thead align="left"><tr id="patchCciV2NamespacedPod__row13244119220"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.19.2.4.1.1"><p id="patchCciV2NamespacedPod__p147613222210">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.19.2.4.1.2"><p id="patchCciV2NamespacedPod__p2047632152215">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.5.19.2.4.1.3"><p id="patchCciV2NamespacedPod__p74764242215">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="patchCciV2NamespacedPod__row224419116227"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.19.2.4.1.1 "><p id="patchCciV2NamespacedPod__p154761621227">name</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.19.2.4.1.2 "><p id="patchCciV2NamespacedPod__p104776212212">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.19.2.4.1.3 "><p id="patchCciV2NamespacedPod__p34779292212">Name of the environment variable. Must be a C_IDENTIFIER.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row102441011223"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.19.2.4.1.1 "><p id="patchCciV2NamespacedPod__p1147716218227">value</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.19.2.4.1.2 "><p id="patchCciV2NamespacedPod__p847718212226">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.19.2.4.1.3 "><p id="patchCciV2NamespacedPod__p247710213225">Variable references $(VAR_NAME) are expanded using the previously defined environment variables in the container and any service environment variables. If a variable cannot be resolved, the reference in the input string will be unchanged. Double $$ are reduced to a single $, which allows for escaping the $(VAR_NAME) syntax: i.e. "$$(VAR_NAME)" will produce the string literal "$(VAR_NAME)". Escaped references will never be expanded, regardless of whether the variable exists or not. Defaults to "".</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row112452013229"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.19.2.4.1.1 "><p id="patchCciV2NamespacedPod__p647714216224">valueFrom</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.19.2.4.1.2 "><p id="patchCciV2NamespacedPod__p13477162142215"><a href="#patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.EnvVarSource">io.cci.otc.api.pkg.apis.versioned.cci.v2.EnvVarSource</a> object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.19.2.4.1.3 "><p id="patchCciV2NamespacedPod__p13477528223">Source for the environment variable's value. Cannot be used if</p>
|
|
<p id="patchCciV2NamespacedPod__p84771329227">value is not empty.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><a name="patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.EnvVarSource"></a><a name="response_io.cci.otc.api.pkg.apis.versioned.cci.v2.EnvVarSource"></a><table cellpadding="4" cellspacing="0" summary="" id="patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.EnvVarSource" frame="border" border="1" rules="all"><caption><b>Table 22 </b>io.cci.otc.api.pkg.apis.versioned.cci.v2.EnvVarSource</caption><thead align="left"><tr id="patchCciV2NamespacedPod__row1249191152212"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.20.2.4.1.1"><p id="patchCciV2NamespacedPod__p247719232214">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.20.2.4.1.2"><p id="patchCciV2NamespacedPod__p11477192182220">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.5.20.2.4.1.3"><p id="patchCciV2NamespacedPod__p2477132202215">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="patchCciV2NamespacedPod__row42502114220"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.20.2.4.1.1 "><p id="patchCciV2NamespacedPod__p54782218221">configMapKeyRef</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.20.2.4.1.2 "><p id="patchCciV2NamespacedPod__p3478202112210"><a href="#patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.ConfigMapKeySelector">io.cci.otc.api.pkg.apis.versioned.cci.v2.ConfigMapKeySelector</a> object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.20.2.4.1.3 "><p id="patchCciV2NamespacedPod__p164781422221">Selects a key of a ConfigMap.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row025015172217"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.20.2.4.1.1 "><p id="patchCciV2NamespacedPod__p647813215225">fieldRef</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.20.2.4.1.2 "><p id="patchCciV2NamespacedPod__p1947813213227"><a href="#patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.ObjectFieldSelector">io.cci.otc.api.pkg.apis.versioned.cci.v2.ObjectFieldSelector</a> object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.20.2.4.1.3 "><p id="patchCciV2NamespacedPod__p747832152216">Selects a field of the pod: supports metadata.name, metadata.namespace, <em id="patchCciV2NamespacedPod__i0478132102210">metadata.labels['<KEY>']</em>, <em id="patchCciV2NamespacedPod__i1747862142211">metadata.annotations['<KEY>']</em>, spec.nodeName, spec.serviceAccountName, status.hostIP, status.podIP, status.podIPs.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row42501192210"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.20.2.4.1.1 "><p id="patchCciV2NamespacedPod__p9478192152213">resourceFieldRef</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.20.2.4.1.2 "><p id="patchCciV2NamespacedPod__p647814210229"><a href="#patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.ResourceFieldSelector">io.cci.otc.api.pkg.apis.versioned.cci.v2.ResourceFieldSelector</a> object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.20.2.4.1.3 "><p id="patchCciV2NamespacedPod__p154781922228">Selects a resource of the container: only resources limits and requests (limits.cpu, limits.memory, limits.ephemeral-storage, requests.cpu, requests.memory and requests.ephemeral-storage) are currently supported.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row1250101122214"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.20.2.4.1.1 "><p id="patchCciV2NamespacedPod__p54788210228">secretKeyRef</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.20.2.4.1.2 "><p id="patchCciV2NamespacedPod__p14479142142212"><a href="#patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.SecretKeySelector">io.cci.otc.api.pkg.apis.versioned.cci.v2.SecretKeySelector</a> object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.20.2.4.1.3 "><p id="patchCciV2NamespacedPod__p17479523223">Selects a key of a secret in the pod's namespace</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><a name="patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.ConfigMapKeySelector"></a><a name="response_io.cci.otc.api.pkg.apis.versioned.cci.v2.ConfigMapKeySelector"></a><table cellpadding="4" cellspacing="0" summary="" id="patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.ConfigMapKeySelector" frame="border" border="1" rules="all"><caption><b>Table 23 </b>io.cci.otc.api.pkg.apis.versioned.cci.v2.ConfigMapKeySelector</caption><thead align="left"><tr id="patchCciV2NamespacedPod__row172552114223"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.21.2.4.1.1"><p id="patchCciV2NamespacedPod__p14796292218">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.21.2.4.1.2"><p id="patchCciV2NamespacedPod__p54791823226">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.5.21.2.4.1.3"><p id="patchCciV2NamespacedPod__p124794216221">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="patchCciV2NamespacedPod__row2255215227"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.21.2.4.1.1 "><p id="patchCciV2NamespacedPod__p1347912182213">key</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.21.2.4.1.2 "><p id="patchCciV2NamespacedPod__p1948015252211">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.21.2.4.1.3 "><p id="patchCciV2NamespacedPod__p248002152213">The key to select.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row125521192216"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.21.2.4.1.1 "><p id="patchCciV2NamespacedPod__p84801623229">name</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.21.2.4.1.2 "><p id="patchCciV2NamespacedPod__p34800232213">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.21.2.4.1.3 "><p id="patchCciV2NamespacedPod__p1348014212226">Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row1525518113221"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.21.2.4.1.1 "><p id="patchCciV2NamespacedPod__p1448017213223">optional</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.21.2.4.1.2 "><p id="patchCciV2NamespacedPod__p8480822226">Boolean</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.21.2.4.1.3 "><p id="patchCciV2NamespacedPod__p84809218222">Specify whether the ConfigMap or its key must be defined</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><a name="patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.SecretKeySelector"></a><a name="response_io.cci.otc.api.pkg.apis.versioned.cci.v2.SecretKeySelector"></a><table cellpadding="4" cellspacing="0" summary="" id="patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.SecretKeySelector" frame="border" border="1" rules="all"><caption><b>Table 24 </b>io.cci.otc.api.pkg.apis.versioned.cci.v2.SecretKeySelector</caption><thead align="left"><tr id="patchCciV2NamespacedPod__row125915115221"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.22.2.4.1.1"><p id="patchCciV2NamespacedPod__p1748016262218">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.22.2.4.1.2"><p id="patchCciV2NamespacedPod__p11480152102210">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.5.22.2.4.1.3"><p id="patchCciV2NamespacedPod__p144811226229">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="patchCciV2NamespacedPod__row132591611222"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.22.2.4.1.1 "><p id="patchCciV2NamespacedPod__p19481122122216">key</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.22.2.4.1.2 "><p id="patchCciV2NamespacedPod__p134813212223">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.22.2.4.1.3 "><p id="patchCciV2NamespacedPod__p17481132162217">The key of the secret to select from. Must be a valid secret</p>
|
|
<p id="patchCciV2NamespacedPod__p148152182217">key.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row62591112222"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.22.2.4.1.1 "><p id="patchCciV2NamespacedPod__p4481227225">name</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.22.2.4.1.2 "><p id="patchCciV2NamespacedPod__p1248116218222">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.22.2.4.1.3 "><p id="patchCciV2NamespacedPod__p7481192182219">Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row225961142215"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.22.2.4.1.1 "><p id="patchCciV2NamespacedPod__p948114232220">optional</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.22.2.4.1.2 "><p id="patchCciV2NamespacedPod__p648117252210">Boolean</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.22.2.4.1.3 "><p id="patchCciV2NamespacedPod__p10481162162216">Specify whether the Secret or its key must be defined</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><a name="patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.EnvFromSource"></a><a name="response_io.cci.otc.api.pkg.apis.versioned.cci.v2.EnvFromSource"></a><table cellpadding="4" cellspacing="0" summary="" id="patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.EnvFromSource" frame="border" border="1" rules="all"><caption><b>Table 25 </b>io.cci.otc.api.pkg.apis.versioned.cci.v2.EnvFromSource</caption><thead align="left"><tr id="patchCciV2NamespacedPod__row132636152210"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.23.2.4.1.1"><p id="patchCciV2NamespacedPod__p1848292122212">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.23.2.4.1.2"><p id="patchCciV2NamespacedPod__p5482102182211">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.5.23.2.4.1.3"><p id="patchCciV2NamespacedPod__p124829216224">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="patchCciV2NamespacedPod__row62631914226"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.23.2.4.1.1 "><p id="patchCciV2NamespacedPod__p18482162172210">configMapRef</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.23.2.4.1.2 "><p id="patchCciV2NamespacedPod__p348218212226"><a href="#patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.ConfigMapEnvSource">io.cci.otc.api.pkg.apis.versioned.cci.v2.ConfigMapEnvSource</a> object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.23.2.4.1.3 "><p id="patchCciV2NamespacedPod__p148216215228">The ConfigMap to select from</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row1726311102210"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.23.2.4.1.1 "><p id="patchCciV2NamespacedPod__p248212132211">prefix</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.23.2.4.1.2 "><p id="patchCciV2NamespacedPod__p1048216210226">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.23.2.4.1.3 "><p id="patchCciV2NamespacedPod__p164821824220">An optional identifier to prepend to each key in the ConfigMap.</p>
|
|
<p id="patchCciV2NamespacedPod__p7483142152217">Must be a C_IDENTIFIER.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row326415112216"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.23.2.4.1.1 "><p id="patchCciV2NamespacedPod__p64838220222">secretRef</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.23.2.4.1.2 "><p id="patchCciV2NamespacedPod__p248311216223"><a href="#patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.SecretEnvSource">io.cci.otc.api.pkg.apis.versioned.cci.v2.SecretEnvSource</a> object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.23.2.4.1.3 "><p id="patchCciV2NamespacedPod__p114831326229">The Secret to select from</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><a name="patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.ConfigMapEnvSource"></a><a name="response_io.cci.otc.api.pkg.apis.versioned.cci.v2.ConfigMapEnvSource"></a><table cellpadding="4" cellspacing="0" summary="" id="patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.ConfigMapEnvSource" frame="border" border="1" rules="all"><caption><b>Table 26 </b>io.cci.otc.api.pkg.apis.versioned.cci.v2.ConfigMapEnvSource</caption><thead align="left"><tr id="patchCciV2NamespacedPod__row526991142216"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.24.2.4.1.1"><p id="patchCciV2NamespacedPod__p19483102192218">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.24.2.4.1.2"><p id="patchCciV2NamespacedPod__p14484162122218">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.5.24.2.4.1.3"><p id="patchCciV2NamespacedPod__p11484172172211">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="patchCciV2NamespacedPod__row826916132219"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.24.2.4.1.1 "><p id="patchCciV2NamespacedPod__p348402122212">name</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.24.2.4.1.2 "><p id="patchCciV2NamespacedPod__p17484825222">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.24.2.4.1.3 "><p id="patchCciV2NamespacedPod__p164845212225">Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row16270161182212"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.24.2.4.1.1 "><p id="patchCciV2NamespacedPod__p1348462162216">optional</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.24.2.4.1.2 "><p id="patchCciV2NamespacedPod__p148415282218">Boolean</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.24.2.4.1.3 "><p id="patchCciV2NamespacedPod__p548417218229">Specify whether the ConfigMap must be defined</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><a name="patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.SecretEnvSource"></a><a name="response_io.cci.otc.api.pkg.apis.versioned.cci.v2.SecretEnvSource"></a><table cellpadding="4" cellspacing="0" summary="" id="patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.SecretEnvSource" frame="border" border="1" rules="all"><caption><b>Table 27 </b>io.cci.otc.api.pkg.apis.versioned.cci.v2.SecretEnvSource</caption><thead align="left"><tr id="patchCciV2NamespacedPod__row18272151162216"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.25.2.4.1.1"><p id="patchCciV2NamespacedPod__p748511214226">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.25.2.4.1.2"><p id="patchCciV2NamespacedPod__p4485112142216">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.5.25.2.4.1.3"><p id="patchCciV2NamespacedPod__p18485925226">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="patchCciV2NamespacedPod__row027341132211"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.25.2.4.1.1 "><p id="patchCciV2NamespacedPod__p84851622228">name</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.25.2.4.1.2 "><p id="patchCciV2NamespacedPod__p11485102132220">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.25.2.4.1.3 "><p id="patchCciV2NamespacedPod__p194853262212">Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row10273181102215"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.25.2.4.1.1 "><p id="patchCciV2NamespacedPod__p7485928226">optional</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.25.2.4.1.2 "><p id="patchCciV2NamespacedPod__p6485223227">Boolean</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.25.2.4.1.3 "><p id="patchCciV2NamespacedPod__p348562142215">Specify whether the Secret must be defined</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><a name="patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.Lifecycle"></a><a name="response_io.cci.otc.api.pkg.apis.versioned.cci.v2.Lifecycle"></a><table cellpadding="4" cellspacing="0" summary="" id="patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.Lifecycle" frame="border" border="1" rules="all"><caption><b>Table 28 </b>io.cci.otc.api.pkg.apis.versioned.cci.v2.Lifecycle</caption><thead align="left"><tr id="patchCciV2NamespacedPod__row1227610142216"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.26.2.4.1.1"><p id="patchCciV2NamespacedPod__p748616215222">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.26.2.4.1.2"><p id="patchCciV2NamespacedPod__p24861222217">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.5.26.2.4.1.3"><p id="patchCciV2NamespacedPod__p4486102102219">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="patchCciV2NamespacedPod__row92765120220"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.26.2.4.1.1 "><p id="patchCciV2NamespacedPod__p18486202192217">postStart</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.26.2.4.1.2 "><p id="patchCciV2NamespacedPod__p248612112212"><a href="#patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.LifecycleHandler">io.cci.otc.api.pkg.apis.versioned.cci.v2.LifecycleHandler</a> object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.26.2.4.1.3 "><p id="patchCciV2NamespacedPod__p1948617216222">PostStart is called immediately after a container is created. If the handler fails, the container is terminated and restarted according to its restart policy. Other management of the container blocks until the hook completes. More info: https://kubernetes.io/docs/concepts/containers/container-lifecycle-hooks/#container-hooks</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row12276171182217"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.26.2.4.1.1 "><p id="patchCciV2NamespacedPod__p348613212227">preStop</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.26.2.4.1.2 "><p id="patchCciV2NamespacedPod__p74861124225"><a href="#patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.LifecycleHandler">io.cci.otc.api.pkg.apis.versioned.cci.v2.LifecycleHandler</a> object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.26.2.4.1.3 "><p id="patchCciV2NamespacedPod__p94861825220">PreStop is called immediately before a container is terminated due to an API request or management event such as liveness/startup probe failure, preemption, resource contention, etc. The handler is not called if the container crashes or exits. The Pod's termination grace period countdown begins before the PreStop hook is executed. Regardless of the outcome of the handler, the container will eventually terminate within the Pod's termination grace period (unless delayed by finalizers). Other management of the container blocks until the hook completes or until the termination grace period is reached. More info: https://kubernetes.io/docs/concepts/containers/container-lifecycle-hooks/#container-hooks</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><a name="patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.LifecycleHandler"></a><a name="response_io.cci.otc.api.pkg.apis.versioned.cci.v2.LifecycleHandler"></a><table cellpadding="4" cellspacing="0" summary="" id="patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.LifecycleHandler" frame="border" border="1" rules="all"><caption><b>Table 29 </b>io.cci.otc.api.pkg.apis.versioned.cci.v2.LifecycleHandler</caption><thead align="left"><tr id="patchCciV2NamespacedPod__row17280191182218"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.27.2.4.1.1"><p id="patchCciV2NamespacedPod__p2048732122218">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.27.2.4.1.2"><p id="patchCciV2NamespacedPod__p164879219222">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.5.27.2.4.1.3"><p id="patchCciV2NamespacedPod__p10487102142217">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="patchCciV2NamespacedPod__row62801419224"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.27.2.4.1.1 "><p id="patchCciV2NamespacedPod__p2048792112210">exec</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.27.2.4.1.2 "><p id="patchCciV2NamespacedPod__p16487627220"><a href="#patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.ExecAction">io.cci.otc.api.pkg.apis.versioned.cci.v2.ExecAction</a> object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.27.2.4.1.3 "><p id="patchCciV2NamespacedPod__p134870215223">Exec specifies the action to take.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row128021102215"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.27.2.4.1.1 "><p id="patchCciV2NamespacedPod__p19487422222">httpGet</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.27.2.4.1.2 "><p id="patchCciV2NamespacedPod__p184876232218"><a href="#patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.HTTPGetAction">io.cci.otc.api.pkg.apis.versioned.cci.v2.HTTPGetAction</a> object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.27.2.4.1.3 "><p id="patchCciV2NamespacedPod__p1448742122219">HTTPGet specifies the http request to perform.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><a name="patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.ContainerPort"></a><a name="response_io.cci.otc.api.pkg.apis.versioned.cci.v2.ContainerPort"></a><table cellpadding="4" cellspacing="0" summary="" id="patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.ContainerPort" frame="border" border="1" rules="all"><caption><b>Table 30 </b>io.cci.otc.api.pkg.apis.versioned.cci.v2.ContainerPort</caption><thead align="left"><tr id="patchCciV2NamespacedPod__row8284101192219"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.28.2.4.1.1"><p id="patchCciV2NamespacedPod__p10487132182210">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.28.2.4.1.2"><p id="patchCciV2NamespacedPod__p2048716215223">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.5.28.2.4.1.3"><p id="patchCciV2NamespacedPod__p848892132217">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="patchCciV2NamespacedPod__row5284131132212"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.28.2.4.1.1 "><p id="patchCciV2NamespacedPod__p54886292211">containerPort</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.28.2.4.1.2 "><p id="patchCciV2NamespacedPod__p94881215228">Integer</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.28.2.4.1.3 "><p id="patchCciV2NamespacedPod__p0488202172211">Number of port to expose on the pod's IP address. This must be</p>
|
|
<p id="patchCciV2NamespacedPod__p048815216223">a valid port number, 0 < x < 65536.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row9284111162213"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.28.2.4.1.1 "><p id="patchCciV2NamespacedPod__p1148810216229">name</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.28.2.4.1.2 "><p id="patchCciV2NamespacedPod__p17488627222">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.28.2.4.1.3 "><p id="patchCciV2NamespacedPod__p144886214226">If specified, this must be an IANA_SVC_NAME and unique within</p>
|
|
<p id="patchCciV2NamespacedPod__p164889272214">the pod. Each named port in a pod must have a unique name. Name for the</p>
|
|
<p id="patchCciV2NamespacedPod__p44881921227">port that can be referred to by services.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row1128513117221"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.28.2.4.1.1 "><p id="patchCciV2NamespacedPod__p1048882152213">protocol</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.28.2.4.1.2 "><p id="patchCciV2NamespacedPod__p19488182182218">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.28.2.4.1.3 "><p id="patchCciV2NamespacedPod__p748811232216">Protocol for port. Must be UDP, TCP, or SCTP. Defaults to "TCP".</p>
|
|
<p id="patchCciV2NamespacedPod__p19488132162214">Possible enum values:</p>
|
|
<ul id="patchCciV2NamespacedPod__ul1648822152212"><li id="patchCciV2NamespacedPod__li1748915242214"><em id="patchCciV2NamespacedPod__i16489627228">"SCTP"</em> is the SCTP protocol.</li><li id="patchCciV2NamespacedPod__li1748910282210"><em id="patchCciV2NamespacedPod__i648952192213">"TCP"</em> is the TCP protocol.</li><li id="patchCciV2NamespacedPod__li748952182210"><em id="patchCciV2NamespacedPod__i1548917214221">"UDP"</em> is the UDP protocol.</li></ul>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><a name="patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.SecurityContext"></a><a name="response_io.cci.otc.api.pkg.apis.versioned.cci.v2.SecurityContext"></a><table cellpadding="4" cellspacing="0" summary="" id="patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.SecurityContext" frame="border" border="1" rules="all"><caption><b>Table 31 </b>io.cci.otc.api.pkg.apis.versioned.cci.v2.SecurityContext</caption><thead align="left"><tr id="patchCciV2NamespacedPod__row528981132217"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.29.2.4.1.1"><p id="patchCciV2NamespacedPod__p8489622221">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.29.2.4.1.2"><p id="patchCciV2NamespacedPod__p1048918292218">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.5.29.2.4.1.3"><p id="patchCciV2NamespacedPod__p9489202172215">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="patchCciV2NamespacedPod__row1628921132211"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.29.2.4.1.1 "><p id="patchCciV2NamespacedPod__p6489102142220">capabilities</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.29.2.4.1.2 "><p id="patchCciV2NamespacedPod__p11490824225"><a href="#patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.Capabilities">io.cci.otc.api.pkg.apis.versioned.cci.v2.Capabilities</a> object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.29.2.4.1.3 "><p id="patchCciV2NamespacedPod__p3490323226">The capabilities to add/drop when running containers. Defaults</p>
|
|
<p id="patchCciV2NamespacedPod__p349072122214">to the default set of capabilities granted by the container runtime. Note</p>
|
|
<p id="patchCciV2NamespacedPod__p5490192112214">that this field cannot be set when spec.os.name is windows.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row17289119229"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.29.2.4.1.1 "><p id="patchCciV2NamespacedPod__p949032142211">procMount</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.29.2.4.1.2 "><p id="patchCciV2NamespacedPod__p114901212217">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.29.2.4.1.3 "><p id="patchCciV2NamespacedPod__p649012252216">procMount denotes the type of proc mount to use for the containers.</p>
|
|
<p id="patchCciV2NamespacedPod__p1049013210221">The default is DefaultProcMount which uses the container runtime defaults</p>
|
|
<p id="patchCciV2NamespacedPod__p749032112217">for readonly paths and masked paths. This requires the ProcMountType feature</p>
|
|
<p id="patchCciV2NamespacedPod__p94906222214">flag to be enabled. Note that this field cannot be set when spec.os.name</p>
|
|
<p id="patchCciV2NamespacedPod__p11490426225">is windows.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row628941162212"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.29.2.4.1.1 "><p id="patchCciV2NamespacedPod__p1949019242218">readOnlyRootFilesystem</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.29.2.4.1.2 "><p id="patchCciV2NamespacedPod__p18490132172218">Boolean</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.29.2.4.1.3 "><p id="patchCciV2NamespacedPod__p849052132214">Whether this container has a read-only root filesystem. Default</p>
|
|
<p id="patchCciV2NamespacedPod__p44904212228">is false. Note that this field cannot be set when spec.os.name is windows.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row192908122216"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.29.2.4.1.1 "><p id="patchCciV2NamespacedPod__p104910222213">runAsGroup</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.29.2.4.1.2 "><p id="patchCciV2NamespacedPod__p15491723225">Long</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.29.2.4.1.3 "><p id="patchCciV2NamespacedPod__p349122102211">The GID to run the entrypoint of the container process. Uses</p>
|
|
<p id="patchCciV2NamespacedPod__p5491152102217">runtime default if unset. May also be set in PodSecurityContext. If set</p>
|
|
<p id="patchCciV2NamespacedPod__p84911292212">in both SecurityContext and PodSecurityContext, the value specified in SecurityContext</p>
|
|
<p id="patchCciV2NamespacedPod__p174912216220">takes precedence. Note that this field cannot be set when spec.os.name is</p>
|
|
<p id="patchCciV2NamespacedPod__p1949119222218">windows.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row629010115227"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.29.2.4.1.1 "><p id="patchCciV2NamespacedPod__p1949110262219">runAsNonRoot</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.29.2.4.1.2 "><p id="patchCciV2NamespacedPod__p204914215225">Boolean</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.29.2.4.1.3 "><p id="patchCciV2NamespacedPod__p549114252218">Indicates that the container must run as a non-root user. If</p>
|
|
<p id="patchCciV2NamespacedPod__p4491172102210">true, the Kubelet will validate the image at runtime to ensure that it does</p>
|
|
<p id="patchCciV2NamespacedPod__p349142152217">not run as UID 0 (root) and fail to start the container if it does. If unset</p>
|
|
<p id="patchCciV2NamespacedPod__p14911022220">or false, no such validation will be performed. May also be set in PodSecurityContext. If</p>
|
|
<p id="patchCciV2NamespacedPod__p84911523224">set in both SecurityContext and PodSecurityContext, the value specified</p>
|
|
<p id="patchCciV2NamespacedPod__p17491028226">in SecurityContext takes precedence.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row1029012172215"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.29.2.4.1.1 "><p id="patchCciV2NamespacedPod__p34911242213">runAsUser</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.29.2.4.1.2 "><p id="patchCciV2NamespacedPod__p649211212229">Long</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.29.2.4.1.3 "><p id="patchCciV2NamespacedPod__p649212262212">The UID to run the entrypoint of the container process. Defaults</p>
|
|
<p id="patchCciV2NamespacedPod__p17492102122215">to user specified in image metadata if unspecified. May also be set in PodSecurityContext. If</p>
|
|
<p id="patchCciV2NamespacedPod__p1249220213224">set in both SecurityContext and PodSecurityContext, the value specified</p>
|
|
<p id="patchCciV2NamespacedPod__p74921124229">in SecurityContext takes precedence. Note that this field cannot be set</p>
|
|
<p id="patchCciV2NamespacedPod__p549211217220">when spec.os.name is windows.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><a name="patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.Capabilities"></a><a name="response_io.cci.otc.api.pkg.apis.versioned.cci.v2.Capabilities"></a><table cellpadding="4" cellspacing="0" summary="" id="patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.Capabilities" frame="border" border="1" rules="all"><caption><b>Table 32 </b>io.cci.otc.api.pkg.apis.versioned.cci.v2.Capabilities</caption><thead align="left"><tr id="patchCciV2NamespacedPod__row1029716172210"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.30.2.4.1.1"><p id="patchCciV2NamespacedPod__p5492322223">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.30.2.4.1.2"><p id="patchCciV2NamespacedPod__p194921215221">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.5.30.2.4.1.3"><p id="patchCciV2NamespacedPod__p154922218223">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="patchCciV2NamespacedPod__row82971172212"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.30.2.4.1.1 "><p id="patchCciV2NamespacedPod__p1249232152216">add</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.30.2.4.1.2 "><p id="patchCciV2NamespacedPod__p1849210282211">Array of strings</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.30.2.4.1.3 "><p id="patchCciV2NamespacedPod__p154922282210">Added capabilities</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row10298151192214"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.30.2.4.1.1 "><p id="patchCciV2NamespacedPod__p949315213226">drop</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.30.2.4.1.2 "><p id="patchCciV2NamespacedPod__p1749310282216">Array of strings</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.30.2.4.1.3 "><p id="patchCciV2NamespacedPod__p1449362112210">Removed capabilities</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><a name="patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.Probe"></a><a name="response_io.cci.otc.api.pkg.apis.versioned.cci.v2.Probe"></a><table cellpadding="4" cellspacing="0" summary="" id="patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.Probe" frame="border" border="1" rules="all"><caption><b>Table 33 </b>io.cci.otc.api.pkg.apis.versioned.cci.v2.Probe</caption><thead align="left"><tr id="patchCciV2NamespacedPod__row1030219119228"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.31.2.4.1.1"><p id="patchCciV2NamespacedPod__p449332172219">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.31.2.4.1.2"><p id="patchCciV2NamespacedPod__p0493721224">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.5.31.2.4.1.3"><p id="patchCciV2NamespacedPod__p34933217224">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="patchCciV2NamespacedPod__row6302121182213"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.31.2.4.1.1 "><p id="patchCciV2NamespacedPod__p1149318292214">exec</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.31.2.4.1.2 "><p id="patchCciV2NamespacedPod__p549315216227"><a href="#patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.ExecAction">io.cci.otc.api.pkg.apis.versioned.cci.v2.ExecAction</a> object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.31.2.4.1.3 "><p id="patchCciV2NamespacedPod__p749313242214">Exec specifies the action to take.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row183027142210"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.31.2.4.1.1 "><p id="patchCciV2NamespacedPod__p449319210229">failureThreshold</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.31.2.4.1.2 "><p id="patchCciV2NamespacedPod__p44934219225">Integer</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.31.2.4.1.3 "><p id="patchCciV2NamespacedPod__p74931029228">Minimum consecutive failures for the probe to be considered failed</p>
|
|
<p id="patchCciV2NamespacedPod__p94946262214">after having succeeded. Defaults to 3. Minimum value is 1.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row1302713227"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.31.2.4.1.1 "><p id="patchCciV2NamespacedPod__p14945212229">httpGet</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.31.2.4.1.2 "><p id="patchCciV2NamespacedPod__p154945212221"><a href="#patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.HTTPGetAction">io.cci.otc.api.pkg.apis.versioned.cci.v2.HTTPGetAction</a> object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.31.2.4.1.3 "><p id="patchCciV2NamespacedPod__p14949217226">HTTPGet specifies the http request to perform.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row143026182219"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.31.2.4.1.1 "><p id="patchCciV2NamespacedPod__p849414282210">initialDelaySeconds</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.31.2.4.1.2 "><p id="patchCciV2NamespacedPod__p849411215224">Integer</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.31.2.4.1.3 "><p id="patchCciV2NamespacedPod__p16494192152219">Number of seconds after the container has started before liveness probes are initiated. More info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#container-probes</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row173031514229"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.31.2.4.1.1 "><p id="patchCciV2NamespacedPod__p1149414214221">periodSeconds</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.31.2.4.1.2 "><p id="patchCciV2NamespacedPod__p1949413292215">Integer</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.31.2.4.1.3 "><p id="patchCciV2NamespacedPod__p1749417202219">How often (in seconds) to perform the probe. Default to 10 seconds.</p>
|
|
<p id="patchCciV2NamespacedPod__p949442132213">Minimum value is 1.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row1230318118225"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.31.2.4.1.1 "><p id="patchCciV2NamespacedPod__p12494929221">successThreshold</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.31.2.4.1.2 "><p id="patchCciV2NamespacedPod__p14945217224">Integer</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.31.2.4.1.3 "><p id="patchCciV2NamespacedPod__p549442112219">Minimum consecutive successes for the probe to be considered</p>
|
|
<p id="patchCciV2NamespacedPod__p124941823225">successful after having failed. Defaults to 1. Must be 1 for liveness and</p>
|
|
<p id="patchCciV2NamespacedPod__p1749512112219">startup. Minimum value is 1.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row123034117221"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.31.2.4.1.1 "><p id="patchCciV2NamespacedPod__p154951321229">tcpSocket</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.31.2.4.1.2 "><p id="patchCciV2NamespacedPod__p1949514212211"><a href="#patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.TCPSocketAction">io.cci.otc.api.pkg.apis.versioned.cci.v2.TCPSocketAction</a> object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.31.2.4.1.3 "><p id="patchCciV2NamespacedPod__p11495525221">TCPSocket specifies an action involving a TCP port.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row153033113221"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.31.2.4.1.1 "><p id="patchCciV2NamespacedPod__p1449519282217">terminationGracePeriodSeconds</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.31.2.4.1.2 "><p id="patchCciV2NamespacedPod__p549510216222">Long</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.31.2.4.1.3 "><p id="patchCciV2NamespacedPod__p194951124227">Optional duration in seconds the pod needs to terminate gracefully</p>
|
|
<p id="patchCciV2NamespacedPod__p20495829228">upon probe failure. The grace period is the duration in seconds after the</p>
|
|
<p id="patchCciV2NamespacedPod__p1949514210228">processes running in the pod are sent a termination signal and the time</p>
|
|
<p id="patchCciV2NamespacedPod__p3495152162215">when the processes are forcibly halted with a kill signal. Set this value</p>
|
|
<p id="patchCciV2NamespacedPod__p1649502132211">longer than the expected cleanup time for your process. If this value is</p>
|
|
<p id="patchCciV2NamespacedPod__p1549542132211">nil, the pod's terminationGracePeriodSeconds will be used. Otherwise, this</p>
|
|
<p id="patchCciV2NamespacedPod__p3495152112213">value overrides the value provided by the pod spec. Value must be non-negative</p>
|
|
<p id="patchCciV2NamespacedPod__p3495192162213">integer. The value zero indicates stop immediately via the kill signal (no</p>
|
|
<p id="patchCciV2NamespacedPod__p34951527223">opportunity to shut down). This is a beta field and requires enabling ProbeTerminationGracePeriod</p>
|
|
<p id="patchCciV2NamespacedPod__p94963262212">feature gate. Minimum value is 1. spec.terminationGracePeriodSeconds is</p>
|
|
<p id="patchCciV2NamespacedPod__p2496162192212">used if unset.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row83049111229"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.31.2.4.1.1 "><p id="patchCciV2NamespacedPod__p54961214229">timeoutSeconds</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.31.2.4.1.2 "><p id="patchCciV2NamespacedPod__p64968292219">Integer</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.31.2.4.1.3 "><p id="patchCciV2NamespacedPod__p12496123225">Number of seconds after which the probe times out. Defaults to 1 second. Minimum value is 1. More info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#container-probes</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><a name="patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.ExecAction"></a><a name="response_io.cci.otc.api.pkg.apis.versioned.cci.v2.ExecAction"></a><table cellpadding="4" cellspacing="0" summary="" id="patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.ExecAction" frame="border" border="1" rules="all"><caption><b>Table 34 </b>io.cci.otc.api.pkg.apis.versioned.cci.v2.ExecAction</caption><thead align="left"><tr id="patchCciV2NamespacedPod__row63157113223"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.32.2.4.1.1"><p id="patchCciV2NamespacedPod__p14966217220">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.32.2.4.1.2"><p id="patchCciV2NamespacedPod__p149682122215">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.5.32.2.4.1.3"><p id="patchCciV2NamespacedPod__p124961726227">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="patchCciV2NamespacedPod__row1031591132211"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.32.2.4.1.1 "><p id="patchCciV2NamespacedPod__p1349611292215">command</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.32.2.4.1.2 "><p id="patchCciV2NamespacedPod__p14965222213">Array of strings</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.32.2.4.1.3 "><p id="patchCciV2NamespacedPod__p64967220228">Command is the command line to execute inside the container,</p>
|
|
<p id="patchCciV2NamespacedPod__p184966214222">the working directory for the command is root ('/') in the container's</p>
|
|
<p id="patchCciV2NamespacedPod__p949712262217">filesystem. The command is simply exec'd, it is not run inside a shell,</p>
|
|
<p id="patchCciV2NamespacedPod__p149714214227">so traditional shell instructions ('|', etc) won't work. To use a shell,</p>
|
|
<p id="patchCciV2NamespacedPod__p194972210228">you need to explicitly call out to that shell. Exit status of 0 is treated</p>
|
|
<p id="patchCciV2NamespacedPod__p24971202217">as live/healthy and non-zero is unhealthy.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><a name="patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.HTTPGetAction"></a><a name="response_io.cci.otc.api.pkg.apis.versioned.cci.v2.HTTPGetAction"></a><table cellpadding="4" cellspacing="0" summary="" id="patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.HTTPGetAction" frame="border" border="1" rules="all"><caption><b>Table 35 </b>io.cci.otc.api.pkg.apis.versioned.cci.v2.HTTPGetAction</caption><thead align="left"><tr id="patchCciV2NamespacedPod__row1031815182212"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.33.2.4.1.1"><p id="patchCciV2NamespacedPod__p104973214229">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.33.2.4.1.2"><p id="patchCciV2NamespacedPod__p16497142132216">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.5.33.2.4.1.3"><p id="patchCciV2NamespacedPod__p17497325228">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="patchCciV2NamespacedPod__row153182119225"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.33.2.4.1.1 "><p id="patchCciV2NamespacedPod__p12497162132218">host</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.33.2.4.1.2 "><p id="patchCciV2NamespacedPod__p114977215223">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.33.2.4.1.3 "><p id="patchCciV2NamespacedPod__p1497142162211">Host name to connect to, defaults to the pod IP. You probably</p>
|
|
<p id="patchCciV2NamespacedPod__p149742202210">want to set "Host" in httpHeaders instead.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row1031817132214"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.33.2.4.1.1 "><p id="patchCciV2NamespacedPod__p10497224227">httpHeaders</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.33.2.4.1.2 "><p id="patchCciV2NamespacedPod__p4498162112219">Array of <a href="#patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.HTTPHeader">io.cci.otc.api.pkg.apis.versioned.cci.v2.HTTPHeader</a> objects</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.33.2.4.1.3 "><p id="patchCciV2NamespacedPod__p14981224229">Custom headers to set in the request. HTTP allows repeated headers.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row331818119227"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.33.2.4.1.1 "><p id="patchCciV2NamespacedPod__p10498132112220">path</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.33.2.4.1.2 "><p id="patchCciV2NamespacedPod__p184981122220">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.33.2.4.1.3 "><p id="patchCciV2NamespacedPod__p24981322224">Path to access on the HTTP server.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row63181418222"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.33.2.4.1.1 "><p id="patchCciV2NamespacedPod__p949819272219">port</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.33.2.4.1.2 "><p id="patchCciV2NamespacedPod__p144985232218">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.33.2.4.1.3 "><p id="patchCciV2NamespacedPod__p5498192142210">Name or number of the port to access on the container. Number</p>
|
|
<p id="patchCciV2NamespacedPod__p14981629225">must be in the range 1 to 65535. Name must be an IANA_SVC_NAME.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row1931910162216"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.33.2.4.1.1 "><p id="patchCciV2NamespacedPod__p749820222218">scheme</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.33.2.4.1.2 "><p id="patchCciV2NamespacedPod__p9498192192215">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.33.2.4.1.3 "><p id="patchCciV2NamespacedPod__p124982292212">Scheme to use for connecting to the host. Defaults to HTTP.</p>
|
|
<p id="patchCciV2NamespacedPod__p104985217222">Possible enum values:</p>
|
|
<ul id="patchCciV2NamespacedPod__ul1149822162214"><li id="patchCciV2NamespacedPod__li134983210228"><em id="patchCciV2NamespacedPod__i349992142216">"HTTP"</em> means that the scheme used will be http://</li><li id="patchCciV2NamespacedPod__li74999272215"><em id="patchCciV2NamespacedPod__i194996282216">"HTTPS"</em> means that the scheme used will be https://</li></ul>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><a name="patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.HTTPHeader"></a><a name="response_io.cci.otc.api.pkg.apis.versioned.cci.v2.HTTPHeader"></a><table cellpadding="4" cellspacing="0" summary="" id="patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.HTTPHeader" frame="border" border="1" rules="all"><caption><b>Table 36 </b>io.cci.otc.api.pkg.apis.versioned.cci.v2.HTTPHeader</caption><thead align="left"><tr id="patchCciV2NamespacedPod__row73241711223"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.34.2.4.1.1"><p id="patchCciV2NamespacedPod__p249922112211">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.34.2.4.1.2"><p id="patchCciV2NamespacedPod__p174994262211">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.5.34.2.4.1.3"><p id="patchCciV2NamespacedPod__p149972182219">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="patchCciV2NamespacedPod__row1532414120221"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.34.2.4.1.1 "><p id="patchCciV2NamespacedPod__p18499425225">name</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.34.2.4.1.2 "><p id="patchCciV2NamespacedPod__p11499229221">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.34.2.4.1.3 "><p id="patchCciV2NamespacedPod__p2499520226">The header field name</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row13324711223"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.34.2.4.1.1 "><p id="patchCciV2NamespacedPod__p1949917215223">value</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.34.2.4.1.2 "><p id="patchCciV2NamespacedPod__p84991228223">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.34.2.4.1.3 "><p id="patchCciV2NamespacedPod__p550018214227">The header field value</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><a name="patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.TCPSocketAction"></a><a name="response_io.cci.otc.api.pkg.apis.versioned.cci.v2.TCPSocketAction"></a><table cellpadding="4" cellspacing="0" summary="" id="patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.TCPSocketAction" frame="border" border="1" rules="all"><caption><b>Table 37 </b>io.cci.otc.api.pkg.apis.versioned.cci.v2.TCPSocketAction</caption><thead align="left"><tr id="patchCciV2NamespacedPod__row83461112225"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.35.2.4.1.1"><p id="patchCciV2NamespacedPod__p135004214229">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.35.2.4.1.2"><p id="patchCciV2NamespacedPod__p4500229220">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.5.35.2.4.1.3"><p id="patchCciV2NamespacedPod__p550018262211">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="patchCciV2NamespacedPod__row734631192217"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.35.2.4.1.1 "><p id="patchCciV2NamespacedPod__p135005212217">host</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.35.2.4.1.2 "><p id="patchCciV2NamespacedPod__p150010252219">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.35.2.4.1.3 "><p id="patchCciV2NamespacedPod__p16500202142213">Optional: Host name to connect to, defaults to the pod IP.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row153460162211"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.35.2.4.1.1 "><p id="patchCciV2NamespacedPod__p1550022182214">port</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.35.2.4.1.2 "><p id="patchCciV2NamespacedPod__p14501122182219">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.35.2.4.1.3 "><p id="patchCciV2NamespacedPod__p165011326220">Number or name of the port to access on the container. Number</p>
|
|
<p id="patchCciV2NamespacedPod__p750114272212">must be in the range 1 to 65535. Name must be an IANA_SVC_NAME.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><a name="patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.VolumeMount"></a><a name="response_io.cci.otc.api.pkg.apis.versioned.cci.v2.VolumeMount"></a><table cellpadding="4" cellspacing="0" summary="" id="patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.VolumeMount" frame="border" border="1" rules="all"><caption><b>Table 38 </b>io.cci.otc.api.pkg.apis.versioned.cci.v2.VolumeMount</caption><thead align="left"><tr id="patchCciV2NamespacedPod__row1134915117226"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.36.2.4.1.1"><p id="patchCciV2NamespacedPod__p105012026229">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.36.2.4.1.2"><p id="patchCciV2NamespacedPod__p20501629220">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.5.36.2.4.1.3"><p id="patchCciV2NamespacedPod__p105014232220">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="patchCciV2NamespacedPod__row63490112215"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.36.2.4.1.1 "><p id="patchCciV2NamespacedPod__p450118252217">extendPathMode</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.36.2.4.1.2 "><p id="patchCciV2NamespacedPod__p45012232212">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.36.2.4.1.3 "><p id="patchCciV2NamespacedPod__p150120216223">Extend the volume path by appending the pod metadata to the path</p>
|
|
<p id="patchCciV2NamespacedPod__p15023252210">according to specified pattern. which provide a way of directory isolation</p>
|
|
<p id="patchCciV2NamespacedPod__p9502102202219">and help prevent the writing conflict between different pods.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row133491217229"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.36.2.4.1.1 "><p id="patchCciV2NamespacedPod__p65022029221">mountPath</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.36.2.4.1.2 "><p id="patchCciV2NamespacedPod__p11502132172220">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.36.2.4.1.3 "><p id="patchCciV2NamespacedPod__p1450232102213">Path within the container at which the volume should be mounted. Must</p>
|
|
<p id="patchCciV2NamespacedPod__p750282122216">not contain ':'.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row19349812224"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.36.2.4.1.1 "><p id="patchCciV2NamespacedPod__p150252142212">name</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.36.2.4.1.2 "><p id="patchCciV2NamespacedPod__p85022212214">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.36.2.4.1.3 "><p id="patchCciV2NamespacedPod__p650272182211">This must match the Name of a Volume.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row14350181192219"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.36.2.4.1.1 "><p id="patchCciV2NamespacedPod__p155025202212">readOnly</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.36.2.4.1.2 "><p id="patchCciV2NamespacedPod__p175021428223">Boolean</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.36.2.4.1.3 "><p id="patchCciV2NamespacedPod__p155025232210">Mounted read-only if true, read-write otherwise (false or unspecified).</p>
|
|
<p id="patchCciV2NamespacedPod__p750317219229">Defaults to false.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row33500142213"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.36.2.4.1.1 "><p id="patchCciV2NamespacedPod__p450392162216">subPath</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.36.2.4.1.2 "><p id="patchCciV2NamespacedPod__p1850320218223">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.36.2.4.1.3 "><p id="patchCciV2NamespacedPod__p145037210222">Path within the volume from which the container's volume should</p>
|
|
<p id="patchCciV2NamespacedPod__p16503122182213">be mounted. Defaults to "" (volume's root).</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row12350113222"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.36.2.4.1.1 "><p id="patchCciV2NamespacedPod__p15503132202215">subPathExpr</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.36.2.4.1.2 "><p id="patchCciV2NamespacedPod__p2503132162212">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.36.2.4.1.3 "><p id="patchCciV2NamespacedPod__p8503182152220">Expanded path within the volume from which the container's volume</p>
|
|
<p id="patchCciV2NamespacedPod__p105031252213">should be mounted. Behaves similarly to SubPath but environment variable</p>
|
|
<p id="patchCciV2NamespacedPod__p1850319216227">references $(VAR_NAME) are expanded using the container's environment. Defaults</p>
|
|
<p id="patchCciV2NamespacedPod__p3503182112210">to "" (volume's root). SubPathExpr and SubPath are mutually exclusive.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><a name="patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.PodReadinessGate"></a><a name="response_io.cci.otc.api.pkg.apis.versioned.cci.v2.PodReadinessGate"></a><table cellpadding="4" cellspacing="0" summary="" id="patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.PodReadinessGate" frame="border" border="1" rules="all"><caption><b>Table 39 </b>io.cci.otc.api.pkg.apis.versioned.cci.v2.PodReadinessGate</caption><thead align="left"><tr id="patchCciV2NamespacedPod__row133568172218"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.37.2.4.1.1"><p id="patchCciV2NamespacedPod__p1504129227">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.37.2.4.1.2"><p id="patchCciV2NamespacedPod__p550416218226">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.5.37.2.4.1.3"><p id="patchCciV2NamespacedPod__p1250452172214">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="patchCciV2NamespacedPod__row635610120220"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.37.2.4.1.1 "><p id="patchCciV2NamespacedPod__p950412262219">conditionType</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.37.2.4.1.2 "><p id="patchCciV2NamespacedPod__p18504102142214">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.37.2.4.1.3 "><p id="patchCciV2NamespacedPod__p850492192214">ConditionType refers to a condition in the pod's condition list</p>
|
|
<p id="patchCciV2NamespacedPod__p7504142102216">with matching type.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><a name="patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.PodSecurityContext"></a><a name="response_io.cci.otc.api.pkg.apis.versioned.cci.v2.PodSecurityContext"></a><table cellpadding="4" cellspacing="0" summary="" id="patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.PodSecurityContext" frame="border" border="1" rules="all"><caption><b>Table 40 </b>io.cci.otc.api.pkg.apis.versioned.cci.v2.PodSecurityContext</caption><thead align="left"><tr id="patchCciV2NamespacedPod__row113587119222"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.38.2.4.1.1"><p id="patchCciV2NamespacedPod__p185055215221">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.38.2.4.1.2"><p id="patchCciV2NamespacedPod__p950511212216">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.5.38.2.4.1.3"><p id="patchCciV2NamespacedPod__p35051022227">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="patchCciV2NamespacedPod__row1035916117227"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.38.2.4.1.1 "><p id="patchCciV2NamespacedPod__p125059252214">fsGroup</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.38.2.4.1.2 "><p id="patchCciV2NamespacedPod__p185055211220">Long</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.38.2.4.1.3 "><p id="patchCciV2NamespacedPod__p65055213221">A special supplemental group that applies to all containers in a pod. Some volume types allow the Kubelet to change the ownership of that volume to be owned by the pod:</p>
|
|
<ol id="patchCciV2NamespacedPod__ol950515211229"><li id="patchCciV2NamespacedPod__li85056216229">The owning GID will be the FSGroup 2. The setgid bit is set (new files created in the volume will be owned by FSGroup) 3. The permission bits are OR'd with rw-rw----</li></ol>
|
|
<p id="patchCciV2NamespacedPod__p95065242211">If unset, the Kubelet will not modify the ownership and permissions of any volume. Note that this field cannot be set when spec.os.name is windows.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row835918132216"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.38.2.4.1.1 "><p id="patchCciV2NamespacedPod__p145061226223">fsGroupChangePolicy</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.38.2.4.1.2 "><p id="patchCciV2NamespacedPod__p1850620215225">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.38.2.4.1.3 "><p id="patchCciV2NamespacedPod__p115062272216">fsGroupChangePolicy defines behavior of changing ownership and permission of the volume before being exposed inside Pod. This field will only apply to volume types which support fsGroup based ownership(and permissions). It will have no effect on ephemeral volume types such as: secret, configmaps and emptydir. Valid values are "OnRootMismatch" and "Always". If not specified, "Always" is used. Note that this field cannot be set when spec.os.name is windows.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row23593114226"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.38.2.4.1.1 "><p id="patchCciV2NamespacedPod__p1550642202212">runAsGroup</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.38.2.4.1.2 "><p id="patchCciV2NamespacedPod__p195061529227">Long</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.38.2.4.1.3 "><p id="patchCciV2NamespacedPod__p650617242219">The GID to run the entrypoint of the container process. Uses</p>
|
|
<p id="patchCciV2NamespacedPod__p125061212227">runtime default if unset. May also be set in SecurityContext. If set in</p>
|
|
<p id="patchCciV2NamespacedPod__p550612252212">both SecurityContext and PodSecurityContext, the value specified in SecurityContext</p>
|
|
<p id="patchCciV2NamespacedPod__p195061212212">takes precedence for that container. Note that this field cannot be set</p>
|
|
<p id="patchCciV2NamespacedPod__p450616212223">when spec.os.name is windows.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row18360619228"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.38.2.4.1.1 "><p id="patchCciV2NamespacedPod__p105079218226">runAsNonRoot</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.38.2.4.1.2 "><p id="patchCciV2NamespacedPod__p17507112132210">Boolean</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.38.2.4.1.3 "><p id="patchCciV2NamespacedPod__p850720213226">Indicates that the container must run as a non-root user. If</p>
|
|
<p id="patchCciV2NamespacedPod__p145077282218">true, the Kubelet will validate the image at runtime to ensure that it does</p>
|
|
<p id="patchCciV2NamespacedPod__p15507172122218">not run as UID 0 (root) and fail to start the container if it does. If unset</p>
|
|
<p id="patchCciV2NamespacedPod__p195075215221">or false, no such validation will be performed. May also be set in SecurityContext. If</p>
|
|
<p id="patchCciV2NamespacedPod__p3507102192215">set in both SecurityContext and PodSecurityContext, the value specified</p>
|
|
<p id="patchCciV2NamespacedPod__p155073252216">in SecurityContext takes precedence.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row4360141142212"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.38.2.4.1.1 "><p id="patchCciV2NamespacedPod__p6507112142212">runAsUser</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.38.2.4.1.2 "><p id="patchCciV2NamespacedPod__p12507132152216">Long</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.38.2.4.1.3 "><p id="patchCciV2NamespacedPod__p850715232215">The UID to run the entrypoint of the container process. Defaults</p>
|
|
<p id="patchCciV2NamespacedPod__p145071726221">to user specified in image metadata if unspecified. May also be set in SecurityContext. If</p>
|
|
<p id="patchCciV2NamespacedPod__p185070212222">set in both SecurityContext and PodSecurityContext, the value specified</p>
|
|
<p id="patchCciV2NamespacedPod__p450717272219">in SecurityContext takes precedence for that container. Note that this field</p>
|
|
<p id="patchCciV2NamespacedPod__p650762142210">cannot be set when spec.os.name is windows.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row1536061142216"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.38.2.4.1.1 "><p id="patchCciV2NamespacedPod__p35081929227">supplementalGroups</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.38.2.4.1.2 "><p id="patchCciV2NamespacedPod__p13508152112215">Array of longs</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.38.2.4.1.3 "><p id="patchCciV2NamespacedPod__p4508142172211">A list of groups applied to the first process run in each container,</p>
|
|
<p id="patchCciV2NamespacedPod__p1050820216224">in addition to the container's primary GID. If unspecified, no groups will</p>
|
|
<p id="patchCciV2NamespacedPod__p1650812222218">be added to any container. Note that this field cannot be set when spec.os.name</p>
|
|
<p id="patchCciV2NamespacedPod__p75081926224">is windows.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row93613122219"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.38.2.4.1.1 "><p id="patchCciV2NamespacedPod__p9508824225">sysctls</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.38.2.4.1.2 "><p id="patchCciV2NamespacedPod__p105083217224">Array of <a href="#patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.Sysctl">io.cci.otc.api.pkg.apis.versioned.cci.v2.Sysctl</a> objects</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.38.2.4.1.3 "><p id="patchCciV2NamespacedPod__p10508822222">Sysctls hold a list of namespaced sysctls used for the pod. Pods</p>
|
|
<p id="patchCciV2NamespacedPod__p550816252218">with unsupported sysctls (by the container runtime) might fail to launch.</p>
|
|
<p id="patchCciV2NamespacedPod__p185089212221">Note that this field cannot be set when spec.os.name is windows.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><a name="patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.Sysctl"></a><a name="response_io.cci.otc.api.pkg.apis.versioned.cci.v2.Sysctl"></a><table cellpadding="4" cellspacing="0" summary="" id="patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.Sysctl" frame="border" border="1" rules="all"><caption><b>Table 41 </b>io.cci.otc.api.pkg.apis.versioned.cci.v2.Sysctl</caption><thead align="left"><tr id="patchCciV2NamespacedPod__row136912117225"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.39.2.4.1.1"><p id="patchCciV2NamespacedPod__p1750982132212">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.39.2.4.1.2"><p id="patchCciV2NamespacedPod__p350962122218">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.5.39.2.4.1.3"><p id="patchCciV2NamespacedPod__p1450922162210">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="patchCciV2NamespacedPod__row1636919116223"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.39.2.4.1.1 "><p id="patchCciV2NamespacedPod__p050919212229">name</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.39.2.4.1.2 "><p id="patchCciV2NamespacedPod__p9509162152214">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.39.2.4.1.3 "><p id="patchCciV2NamespacedPod__p1450910219221">Name of a property to set</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row1937014142217"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.39.2.4.1.1 "><p id="patchCciV2NamespacedPod__p1950910213226">value</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.39.2.4.1.2 "><p id="patchCciV2NamespacedPod__p0509132182219">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.39.2.4.1.3 "><p id="patchCciV2NamespacedPod__p55090232214">Value of a property to set</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><a name="patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.TopologySpreadConstraint"></a><a name="response_io.cci.otc.api.pkg.apis.versioned.cci.v2.TopologySpreadConstraint"></a><table cellpadding="4" cellspacing="0" summary="" id="patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.TopologySpreadConstraint" frame="border" border="1" rules="all"><caption><b>Table 42 </b>io.cci.otc.api.pkg.apis.versioned.cci.v2.TopologySpreadConstraint</caption><thead align="left"><tr id="patchCciV2NamespacedPod__row03731614228"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.40.2.4.1.1"><p id="patchCciV2NamespacedPod__p2510172112210">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.40.2.4.1.2"><p id="patchCciV2NamespacedPod__p2051015218220">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.5.40.2.4.1.3"><p id="patchCciV2NamespacedPod__p8510172122215">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="patchCciV2NamespacedPod__row33736118228"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.40.2.4.1.1 "><p id="patchCciV2NamespacedPod__p451020262219">labelSelector</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.40.2.4.1.2 "><p id="patchCciV2NamespacedPod__p45104242218"><a href="#patchCciV2NamespacedPod__response_io.k8s.apimachinery.pkg.apis.meta.v1.LabelSelector">io.k8s.apimachinery.pkg.apis.meta.v1.LabelSelector</a> object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.40.2.4.1.3 "><p id="patchCciV2NamespacedPod__p155101627223">LabelSelector is used to find matching pods. Pods that match</p>
|
|
<p id="patchCciV2NamespacedPod__p1251018282211">this label selector are counted to determine the number of pods in their</p>
|
|
<p id="patchCciV2NamespacedPod__p4510142102218">corresponding topology domain.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row8373161102219"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.40.2.4.1.1 "><p id="patchCciV2NamespacedPod__p751010212218">matchLabelKeys</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.40.2.4.1.2 "><p id="patchCciV2NamespacedPod__p751017232214">Array of strings</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.40.2.4.1.3 "><p id="patchCciV2NamespacedPod__p4510825227">MatchLabelKeys is a set of pod label keys to select the pods</p>
|
|
<p id="patchCciV2NamespacedPod__p551113211224">over which spreading will be calculated. The keys are used to lookup values</p>
|
|
<p id="patchCciV2NamespacedPod__p55116217221">from the incoming pod labels, those key-value labels are ANDed with labelSelector</p>
|
|
<p id="patchCciV2NamespacedPod__p85111920220">to select the group of existing pods over which spreading will be calculated</p>
|
|
<p id="patchCciV2NamespacedPod__p16511102182213">for the incoming pod. Keys that don't exist in the incoming pod labels will</p>
|
|
<p id="patchCciV2NamespacedPod__p2511727227">be ignored. A null or empty list means only match against labelSelector.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row237316116221"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.40.2.4.1.1 "><p id="patchCciV2NamespacedPod__p551111210224">maxSkew</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.40.2.4.1.2 "><p id="patchCciV2NamespacedPod__p10511925229">Integer</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.40.2.4.1.3 "><p id="patchCciV2NamespacedPod__p18511132152213">MaxSkew describes the degree to which pods may be unevenly distributed. When <em id="patchCciV2NamespacedPod__i14511920221">whenUnsatisfiable=DoNotSchedule</em>, it is the maximum permitted difference between the number of matching pods in the target topology and the global minimum. The global minimum is the minimum number of matching pods in an eligible domain or zero if the number of eligible domains is less than MinDomains. For example, in a 3-zone cluster, MaxSkew is set to 1, and pods with the same labelSelector spread as 2/2/1: In this case, the global minimum is 1. | zone1 | zone2 | zone3 | | P P | P P | P | - if MaxSkew is 1, incoming pod can only be scheduled to zone3 to become 2/2/2; scheduling it onto zone1(zone2) would make the ActualSkew(3-1) on zone1(zone2) violate MaxSkew(1). - if MaxSkew is 2, incoming pod can be scheduled onto any zone. When <em id="patchCciV2NamespacedPod__i8511192202220">whenUnsatisfiable=ScheduleAnyway</em>, it is used to give higher precedence to topologies that satisfy it. It's a required field. Default value is 1 and 0 is not allowed.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row03731012226"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.40.2.4.1.1 "><p id="patchCciV2NamespacedPod__p7511122192218">minDomains</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.40.2.4.1.2 "><p id="patchCciV2NamespacedPod__p3511192172214">Integer</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.40.2.4.1.3 "><p id="patchCciV2NamespacedPod__p251172142212">MinDomains indicates a minimum number of eligible domains. When the number of eligible domains with matching topology keys is less than minDomains, Pod Topology Spread treats "global minimum" as 0, and then the calculation of Skew is performed. And when the number of eligible domains with matching topology keys equals or greater than minDomains, this value has no effect on scheduling. As a result, when the number of eligible domains is less than minDomains, scheduler won't schedule more than maxSkew Pods to those domains. If value is nil, the constraint behaves as if MinDomains is equal to 1. Valid values are integers greater than 0. When value is not nil, WhenUnsatisfiable must be DoNotSchedule.</p>
|
|
<p id="patchCciV2NamespacedPod__p551192152214">For example, in a 3-zone cluster, MaxSkew is set to 2, MinDomains is set to 5 and pods with the same labelSelector spread as 2/2/2: | zone1 | zone2 | zone3 | | P P | P P | P P | The number of domains is less than 5(MinDomains), so "global minimum" is treated as 0. In this situation, new pod with the same labelSelector cannot be scheduled, because computed skew will be 3(3 - 0) if new Pod is scheduled to any of the three zones, it will violate MaxSkew.</p>
|
|
<p id="patchCciV2NamespacedPod__p751114219221">This is a beta field and requires the MinDomainsInPodTopologySpread feature gate to be enabled (enabled by default).</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row5373141192215"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.40.2.4.1.1 "><p id="patchCciV2NamespacedPod__p451112132215">nodeAffinityPolicy</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.40.2.4.1.2 "><p id="patchCciV2NamespacedPod__p1551219282213">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.40.2.4.1.3 "><p id="patchCciV2NamespacedPod__p75120292215">NodeAffinityPolicy indicates how we will treat Pod's nodeAffinity/nodeSelector when calculating pod topology spread skew. Options are: - Honor: only nodes matching nodeAffinity/nodeSelector are included in the calculations. - Ignore: nodeAffinity/nodeSelector are ignored. All nodes are included in the calculations.</p>
|
|
<p id="patchCciV2NamespacedPod__p115126212211">If this value is nil, the behavior is equivalent to the Honor policy. This is a alpha-level feature enabled by the NodeInclusionPolicyInPodTopologySpread feature flag.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row537314117224"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.40.2.4.1.1 "><p id="patchCciV2NamespacedPod__p8512152132215">nodeTaintsPolicy</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.40.2.4.1.2 "><p id="patchCciV2NamespacedPod__p1651219212215">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.40.2.4.1.3 "><p id="patchCciV2NamespacedPod__p14512192102211">NodeTaintsPolicy indicates how we will treat node taints when calculating pod topology spread skew. Options are: - Honor: nodes without taints, along with tainted nodes for which the incoming pod has a toleration, are included. - Ignore: node taints are ignored. All nodes are included.</p>
|
|
<p id="patchCciV2NamespacedPod__p15124210227">If this value is nil, the behavior is equivalent to the Ignore policy. This is a alpha-level feature enabled by the NodeInclusionPolicyInPodTopologySpread feature flag.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row12374141182211"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.40.2.4.1.1 "><p id="patchCciV2NamespacedPod__p1151214242215">topologyKey</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.40.2.4.1.2 "><p id="patchCciV2NamespacedPod__p1351216214220">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.40.2.4.1.3 "><p id="patchCciV2NamespacedPod__p851213222210">TopologyKey is the key of node labels. Nodes that have a label</p>
|
|
<p id="patchCciV2NamespacedPod__p15512727224">with this key and identical values are considered to be in the same topology.</p>
|
|
<p id="patchCciV2NamespacedPod__p1351213242213">We consider each <key, value> as a "bucket", and try to put balanced number</p>
|
|
<p id="patchCciV2NamespacedPod__p55121220222">of pods into each bucket. We define a domain as a particular instance of</p>
|
|
<p id="patchCciV2NamespacedPod__p10512102192218">a topology. Also, we define an eligible domain as a domain whose nodes meet</p>
|
|
<p id="patchCciV2NamespacedPod__p1951215222213">the requirements of nodeAffinityPolicy and nodeTaintsPolicy. e.g. If TopologyKey</p>
|
|
<p id="patchCciV2NamespacedPod__p16512142192215">is "kubernetes.io/hostname", each Node is a domain of that topology. And,</p>
|
|
<p id="patchCciV2NamespacedPod__p951317218228">if TopologyKey is "topology.kubernetes.io/zone", each zone is a domain of</p>
|
|
<p id="patchCciV2NamespacedPod__p65131029221">that topology. It's a required field.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row2037418117221"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.40.2.4.1.1 "><p id="patchCciV2NamespacedPod__p451318232210">whenUnsatisfiable</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.40.2.4.1.2 "><p id="patchCciV2NamespacedPod__p75131217226">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.40.2.4.1.3 "><p id="patchCciV2NamespacedPod__p1951310216225">WhenUnsatisfiable indicates how to deal with a pod if it doesn't satisfy the spread constraint. - DoNotSchedule (default) tells the scheduler not to schedule it. - ScheduleAnyway tells the scheduler to schedule the pod in any location,</p>
|
|
<p id="patchCciV2NamespacedPod__p125131729226">but giving higher precedence to topologies that would help reduce the</p>
|
|
<p id="patchCciV2NamespacedPod__p15131920227">skew.</p>
|
|
<p id="patchCciV2NamespacedPod__p1451372112211">A constraint is considered "Unsatisfiable" for an incoming pod if and only if every possible node assignment for that pod would violate "MaxSkew" on some topology. For example, in a 3-zone cluster, MaxSkew is set to 1, and pods with the same labelSelector spread as 3/1/1: | zone1 | zone2 | zone3 | | P P P | P | P | If WhenUnsatisfiable is set to DoNotSchedule, incoming pod can only be scheduled to zone2(zone3) to become 3/2/1(3/1/2) as ActualSkew(2-1) on zone2(zone3) satisfies MaxSkew(1). In other words, the cluster can still be imbalanced, but scheduler won't make it <em id="patchCciV2NamespacedPod__i175138262218">more</em> imbalanced. It's a required field.</p>
|
|
<p id="patchCciV2NamespacedPod__p195132212217">Possible enum values:</p>
|
|
<ul id="patchCciV2NamespacedPod__ul105139262212"><li id="patchCciV2NamespacedPod__li35131720221"><em id="patchCciV2NamespacedPod__i751319292214">"DoNotSchedule"</em> instructs the scheduler not to schedule the pod when constraints are not satisfied.</li><li id="patchCciV2NamespacedPod__li19513122112215"><em id="patchCciV2NamespacedPod__i25131292216">"ScheduleAnyway"</em> instructs the scheduler to schedule the pod even if constraints are not satisfied.</li></ul>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><a name="patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.Volume"></a><a name="response_io.cci.otc.api.pkg.apis.versioned.cci.v2.Volume"></a><table cellpadding="4" cellspacing="0" summary="" id="patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.Volume" frame="border" border="1" rules="all"><caption><b>Table 43 </b>io.cci.otc.api.pkg.apis.versioned.cci.v2.Volume</caption><thead align="left"><tr id="patchCciV2NamespacedPod__row1338581162215"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.41.2.4.1.1"><p id="patchCciV2NamespacedPod__p2051417212216">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.41.2.4.1.2"><p id="patchCciV2NamespacedPod__p651418216225">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.5.41.2.4.1.3"><p id="patchCciV2NamespacedPod__p14514142202219">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="patchCciV2NamespacedPod__row738511112219"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.41.2.4.1.1 "><p id="patchCciV2NamespacedPod__p105144252214">configMap</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.41.2.4.1.2 "><p id="patchCciV2NamespacedPod__p151417211225"><a href="#patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.ConfigMapVolumeSource">io.cci.otc.api.pkg.apis.versioned.cci.v2.ConfigMapVolumeSource</a> object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.41.2.4.1.3 "><p id="patchCciV2NamespacedPod__p1515922222">configMap represents a configMap that should populate this volume</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row838619112227"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.41.2.4.1.1 "><p id="patchCciV2NamespacedPod__p135158222219">downwardAPI</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.41.2.4.1.2 "><p id="patchCciV2NamespacedPod__p9515162112213"><a href="#patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.DownwardAPIVolumeSource">io.cci.otc.api.pkg.apis.versioned.cci.v2.DownwardAPIVolumeSource</a> object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.41.2.4.1.3 "><p id="patchCciV2NamespacedPod__p65151222229">downwardAPI represents downward API about the pod that should</p>
|
|
<p id="patchCciV2NamespacedPod__p45151520222">populate this volume</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row738613118224"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.41.2.4.1.1 "><p id="patchCciV2NamespacedPod__p205158220228">emptyDir</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.41.2.4.1.2 "><p id="patchCciV2NamespacedPod__p651514292215"><a href="#patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.EmptyDirVolumeSource">io.cci.otc.api.pkg.apis.versioned.cci.v2.EmptyDirVolumeSource</a> object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.41.2.4.1.3 "><p id="patchCciV2NamespacedPod__p16515152112210">emptyDir represents a temporary directory that shares a pod's lifetime. More info: https://kubernetes.io/docs/concepts/storage/volumes#emptydir</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row838619111228"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.41.2.4.1.1 "><p id="patchCciV2NamespacedPod__p16515172132216">ephemeral</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.41.2.4.1.2 "><p id="patchCciV2NamespacedPod__p051519218229"><a href="#patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.EphemeralVolumeSource">io.cci.otc.api.pkg.apis.versioned.cci.v2.EphemeralVolumeSource</a> object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.41.2.4.1.3 "><p id="patchCciV2NamespacedPod__p10516112192216">ephemeral represents a volume that is handled by a cluster storage driver. The volume's lifecycle is tied to the pod that defines it - it will be created before the pod starts, and deleted when the pod is removed.</p>
|
|
<p id="patchCciV2NamespacedPod__p1751632152213">Use this if: a) the volume is only needed while the pod runs, b) features of normal volumes like restoring from snapshot or capacity</p>
|
|
<p id="patchCciV2NamespacedPod__p1251616219221">tracking are needed,</p>
|
|
<p id="patchCciV2NamespacedPod__p175161215220">c) the storage driver is specified through a storage class, and d) the storage driver supports dynamic volume provisioning through</p>
|
|
<p id="patchCciV2NamespacedPod__p11516124222">a PersistentVolumeClaim (see EphemeralVolumeSource for more</p>
|
|
<p id="patchCciV2NamespacedPod__p1351620211229">information on the connection between this volume type</p>
|
|
<p id="patchCciV2NamespacedPod__p251610214226">and PersistentVolumeClaim).</p>
|
|
<p id="patchCciV2NamespacedPod__p451616242217">Use PersistentVolumeClaim or one of the vendor-specific APIs for volumes that persist for longer than the lifecycle of an individual pod.</p>
|
|
<p id="patchCciV2NamespacedPod__p351715217226">Use CSI for light-weight local ephemeral volumes if the CSI driver is meant to be used that way - see the documentation of the driver for more information.</p>
|
|
<p id="patchCciV2NamespacedPod__p8518123226">A pod can use both types of ephemeral volumes and persistent volumes at the same time.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row23861918224"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.41.2.4.1.1 "><p id="patchCciV2NamespacedPod__p1518182192214">name</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.41.2.4.1.2 "><p id="patchCciV2NamespacedPod__p551842182212">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.41.2.4.1.3 "><p id="patchCciV2NamespacedPod__p1651872162219">name of the volume. Must be a DNS_LABEL and unique within the pod. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row1138617112213"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.41.2.4.1.1 "><p id="patchCciV2NamespacedPod__p145186214225">nfs</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.41.2.4.1.2 "><p id="patchCciV2NamespacedPod__p951818242211"><a href="#patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.NFSVolumeSource">io.cci.otc.api.pkg.apis.versioned.cci.v2.NFSVolumeSource</a> object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.41.2.4.1.3 "><p id="patchCciV2NamespacedPod__p195187213222">nfs represents an NFS mount on the host that shares a pod's lifetime More info: https://kubernetes.io/docs/concepts/storage/volumes#nfs</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row1738617172219"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.41.2.4.1.1 "><p id="patchCciV2NamespacedPod__p1151919216225">persistentVolumeClaim</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.41.2.4.1.2 "><p id="patchCciV2NamespacedPod__p55191262220"><a href="#patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.PersistentVolumeClaimVolumeSource">io.cci.otc.api.pkg.apis.versioned.cci.v2.PersistentVolumeClaimVolumeSource</a> object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.41.2.4.1.3 "><p id="patchCciV2NamespacedPod__p1951932172213">persistentVolumeClaimVolumeSource represents a reference to a PersistentVolumeClaim in the same namespace. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#persistentvolumeclaims</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row183861519228"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.41.2.4.1.1 "><p id="patchCciV2NamespacedPod__p05196215221">projected</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.41.2.4.1.2 "><p id="patchCciV2NamespacedPod__p16519128229"><a href="#patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.ProjectedVolumeSource">io.cci.otc.api.pkg.apis.versioned.cci.v2.ProjectedVolumeSource</a> object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.41.2.4.1.3 "><p id="patchCciV2NamespacedPod__p165196214224">projected items for all in one resources secrets, configmaps,</p>
|
|
<p id="patchCciV2NamespacedPod__p145193215226">and downward API</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row1638717115227"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.41.2.4.1.1 "><p id="patchCciV2NamespacedPod__p1551916262210">secret</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.41.2.4.1.2 "><p id="patchCciV2NamespacedPod__p1551915214221"><a href="#patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.SecretVolumeSource">io.cci.otc.api.pkg.apis.versioned.cci.v2.SecretVolumeSource</a> object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.41.2.4.1.3 "><p id="patchCciV2NamespacedPod__p1451932142217">secret represents a secret that should populate this volume. More info: https://kubernetes.io/docs/concepts/storage/volumes#secret</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><a name="patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.ConfigMapVolumeSource"></a><a name="response_io.cci.otc.api.pkg.apis.versioned.cci.v2.ConfigMapVolumeSource"></a><table cellpadding="4" cellspacing="0" summary="" id="patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.ConfigMapVolumeSource" frame="border" border="1" rules="all"><caption><b>Table 44 </b>io.cci.otc.api.pkg.apis.versioned.cci.v2.ConfigMapVolumeSource</caption><thead align="left"><tr id="patchCciV2NamespacedPod__row1439710122215"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.42.2.4.1.1"><p id="patchCciV2NamespacedPod__p75201621229">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.42.2.4.1.2"><p id="patchCciV2NamespacedPod__p165204220226">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.5.42.2.4.1.3"><p id="patchCciV2NamespacedPod__p75208232219">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="patchCciV2NamespacedPod__row339714119223"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.42.2.4.1.1 "><p id="patchCciV2NamespacedPod__p1452020218228">defaultMode</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.42.2.4.1.2 "><p id="patchCciV2NamespacedPod__p25214282214">Integer</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.42.2.4.1.3 "><p id="patchCciV2NamespacedPod__p75211428226">defaultMode is optional: mode bits used to set permissions on created files by default. Must be an octal value between 0000 and 0777 or a decimal value between 0 and 511. YAML accepts both octal and decimal values, JSON requires decimal values for mode bits. Defaults to 0644. Directories within the path are not affected by this setting. This might be in conflict with other options that affect the file mode, like fsGroup, and the result can be other mode bits set.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row11397213224"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.42.2.4.1.1 "><p id="patchCciV2NamespacedPod__p1652111216225">items</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.42.2.4.1.2 "><p id="patchCciV2NamespacedPod__p35211722223">Array of <a href="#patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.KeyToPath">io.cci.otc.api.pkg.apis.versioned.cci.v2.KeyToPath</a> objects</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.42.2.4.1.3 "><p id="patchCciV2NamespacedPod__p15211828223">items if unspecified, each key-value pair in the Data field of</p>
|
|
<p id="patchCciV2NamespacedPod__p35212219223">the referenced ConfigMap will be projected into the volume as a file whose</p>
|
|
<p id="patchCciV2NamespacedPod__p1352111211228">name is the key and content is the value. If specified, the listed keys</p>
|
|
<p id="patchCciV2NamespacedPod__p95218212218">will be projected into the specified paths, and unlisted keys will not be</p>
|
|
<p id="patchCciV2NamespacedPod__p165212252219">present. If a key is specified which is not present in the ConfigMap, the</p>
|
|
<p id="patchCciV2NamespacedPod__p1352172202216">volume setup will error unless it is marked optional. Paths must be relative</p>
|
|
<p id="patchCciV2NamespacedPod__p125218217222">and may not contain the '..' path or start with '..'.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row1239717116226"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.42.2.4.1.1 "><p id="patchCciV2NamespacedPod__p175216232211">name</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.42.2.4.1.2 "><p id="patchCciV2NamespacedPod__p12521126223">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.42.2.4.1.3 "><p id="patchCciV2NamespacedPod__p13521162112218">Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row039781112210"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.42.2.4.1.1 "><p id="patchCciV2NamespacedPod__p1052117292217">optional</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.42.2.4.1.2 "><p id="patchCciV2NamespacedPod__p652252122217">Boolean</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.42.2.4.1.3 "><p id="patchCciV2NamespacedPod__p65223219227">optional specify whether the ConfigMap or its keys must be defined</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><a name="patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.DownwardAPIVolumeSource"></a><a name="response_io.cci.otc.api.pkg.apis.versioned.cci.v2.DownwardAPIVolumeSource"></a><table cellpadding="4" cellspacing="0" summary="" id="patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.DownwardAPIVolumeSource" frame="border" border="1" rules="all"><caption><b>Table 45 </b>io.cci.otc.api.pkg.apis.versioned.cci.v2.DownwardAPIVolumeSource</caption><thead align="left"><tr id="patchCciV2NamespacedPod__row140217162214"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.43.2.4.1.1"><p id="patchCciV2NamespacedPod__p165225262210">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.43.2.4.1.2"><p id="patchCciV2NamespacedPod__p852212242213">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.5.43.2.4.1.3"><p id="patchCciV2NamespacedPod__p0522826228">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="patchCciV2NamespacedPod__row1140210192214"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.43.2.4.1.1 "><p id="patchCciV2NamespacedPod__p1152217232218">defaultMode</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.43.2.4.1.2 "><p id="patchCciV2NamespacedPod__p1452211215222">Integer</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.43.2.4.1.3 "><p id="patchCciV2NamespacedPod__p952213242217">Optional: mode bits to use on created files by default. Must be a Optional: mode bits used to set permissions on created files by default. Must be an octal value between 0000 and 0777 or a decimal value between 0 and 511. YAML accepts both octal and decimal values, JSON requires decimal values for mode bits. Defaults to 0644. Directories within the path are not affected by this setting. This might be in conflict with other options that affect the file mode, like fsGroup, and the result can be other mode bits set.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row2040310118222"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.43.2.4.1.1 "><p id="patchCciV2NamespacedPod__p8522327221">items</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.43.2.4.1.2 "><p id="patchCciV2NamespacedPod__p152219212223">Array of <a href="#patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.DownwardAPIVolumeFile">io.cci.otc.api.pkg.apis.versioned.cci.v2.DownwardAPIVolumeFile</a> objects</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.43.2.4.1.3 "><p id="patchCciV2NamespacedPod__p4522162162214">Items is a list of downward API volume file</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><a name="patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.EmptyDirVolumeSource"></a><a name="response_io.cci.otc.api.pkg.apis.versioned.cci.v2.EmptyDirVolumeSource"></a><table cellpadding="4" cellspacing="0" summary="" id="patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.EmptyDirVolumeSource" frame="border" border="1" rules="all"><caption><b>Table 46 </b>io.cci.otc.api.pkg.apis.versioned.cci.v2.EmptyDirVolumeSource</caption><thead align="left"><tr id="patchCciV2NamespacedPod__row1240601142219"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.44.2.4.1.1"><p id="patchCciV2NamespacedPod__p65236219225">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.44.2.4.1.2"><p id="patchCciV2NamespacedPod__p35231627225">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.5.44.2.4.1.3"><p id="patchCciV2NamespacedPod__p1452316220222">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="patchCciV2NamespacedPod__row34071815223"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.44.2.4.1.1 "><p id="patchCciV2NamespacedPod__p1052311252214">medium</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.44.2.4.1.2 "><p id="patchCciV2NamespacedPod__p135239216229">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.44.2.4.1.3 "><p id="patchCciV2NamespacedPod__p17523424220">medium represents what type of storage medium should back this directory. The default is "" which means to use the node's default medium. Must be an empty string (default) or Memory. More info: https://kubernetes.io/docs/concepts/storage/volumes#emptydir</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row64071917224"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.44.2.4.1.1 "><p id="patchCciV2NamespacedPod__p15231123225">sizeLimit</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.44.2.4.1.2 "><p id="patchCciV2NamespacedPod__p5523192132220">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.44.2.4.1.3 "><p id="patchCciV2NamespacedPod__p552316219229">sizeLimit is the total amount of local storage required for this EmptyDir volume. The size limit is also applicable for memory medium. The maximum usage on memory medium EmptyDir would be the minimum value between the SizeLimit specified here and the sum of memory limits of all containers in a pod. The default is nil which means that the limit is undefined. More info: http://kubernetes.io/docs/user-guide/volumes#emptydir</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><a name="patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.EphemeralVolumeSource"></a><a name="response_io.cci.otc.api.pkg.apis.versioned.cci.v2.EphemeralVolumeSource"></a><table cellpadding="4" cellspacing="0" summary="" id="patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.EphemeralVolumeSource" frame="border" border="1" rules="all"><caption><b>Table 47 </b>io.cci.otc.api.pkg.apis.versioned.cci.v2.EphemeralVolumeSource</caption><thead align="left"><tr id="patchCciV2NamespacedPod__row1741119114221"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.45.2.4.1.1"><p id="patchCciV2NamespacedPod__p19524321225">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.45.2.4.1.2"><p id="patchCciV2NamespacedPod__p13524172182213">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.5.45.2.4.1.3"><p id="patchCciV2NamespacedPod__p10524142192214">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="patchCciV2NamespacedPod__row1411171152210"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.45.2.4.1.1 "><p id="patchCciV2NamespacedPod__p1952412210227">volumeClaimTemplate</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.45.2.4.1.2 "><p id="patchCciV2NamespacedPod__p15524112112215"><a href="#patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.PersistentVolumeClaimTemplate">io.cci.otc.api.pkg.apis.versioned.cci.v2.PersistentVolumeClaimTemplate</a> object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.45.2.4.1.3 "><p id="patchCciV2NamespacedPod__p1524526225">Will be used to create a stand-alone PVC to provision the volume. The pod in which this EphemeralVolumeSource is embedded will be the owner of the PVC, i.e. the PVC will be deleted together with the pod. The name of the PVC will be <em id="patchCciV2NamespacedPod__i1952412282214"><pod name>-<volume name></em> where <em id="patchCciV2NamespacedPod__i1752492122219"><volume name></em> is the name from the <em id="patchCciV2NamespacedPod__i165241323224">PodSpec.Volumes</em> array entry. Pod validation will reject the pod if the concatenated name is not valid for a PVC (for example, too long).</p>
|
|
<p id="patchCciV2NamespacedPod__p165246211226">An existing PVC with that name that is not owned by the pod will <em id="patchCciV2NamespacedPod__i352415215225">not</em> be used for the pod to avoid using an unrelated volume by mistake. Starting the pod is then blocked until the unrelated PVC is removed. If such a pre-created PVC is meant to be used by the pod, the PVC has to updated with an owner reference to the pod once the pod exists. Normally this should not be necessary, but it may be useful when manually reconstructing a broken cluster.</p>
|
|
<p id="patchCciV2NamespacedPod__p65245217229">This field is read-only and no changes will be made by Kubernetes to the PVC after it has been created.</p>
|
|
<p id="patchCciV2NamespacedPod__p1952462162215">Required, must not be nil.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><a name="patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.PersistentVolumeClaimTemplate"></a><a name="response_io.cci.otc.api.pkg.apis.versioned.cci.v2.PersistentVolumeClaimTemplate"></a><table cellpadding="4" cellspacing="0" summary="" id="patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.PersistentVolumeClaimTemplate" frame="border" border="1" rules="all"><caption><b>Table 48 </b>io.cci.otc.api.pkg.apis.versioned.cci.v2.PersistentVolumeClaimTemplate</caption><thead align="left"><tr id="patchCciV2NamespacedPod__row144143111227"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.46.2.4.1.1"><p id="patchCciV2NamespacedPod__p652562152215">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.46.2.4.1.2"><p id="patchCciV2NamespacedPod__p145251829228">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.5.46.2.4.1.3"><p id="patchCciV2NamespacedPod__p8525142202217">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="patchCciV2NamespacedPod__row6414161142215"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.46.2.4.1.1 "><p id="patchCciV2NamespacedPod__p105251520224">metadata</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.46.2.4.1.2 "><p id="patchCciV2NamespacedPod__p185252262213"><a href="#patchCciV2NamespacedPod__response_io.k8s.apimachinery.pkg.apis.meta.v1.ObjectMeta">io.k8s.apimachinery.pkg.apis.meta.v1.ObjectMeta</a> object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.46.2.4.1.3 "><p id="patchCciV2NamespacedPod__p205255272211">May contain labels and annotations that will be copied into the</p>
|
|
<p id="patchCciV2NamespacedPod__p1525182112214">PVC when creating it. No other fields are allowed and will be rejected during</p>
|
|
<p id="patchCciV2NamespacedPod__p1352511212223">validation.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row641416116223"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.46.2.4.1.1 "><p id="patchCciV2NamespacedPod__p145251324221">spec</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.46.2.4.1.2 "><p id="patchCciV2NamespacedPod__p65252022224"><a href="#patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.PersistentVolumeClaimSpec">io.cci.otc.api.pkg.apis.versioned.cci.v2.PersistentVolumeClaimSpec</a> object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.46.2.4.1.3 "><p id="patchCciV2NamespacedPod__p25251625222">The specification for the PersistentVolumeClaim. The entire content</p>
|
|
<p id="patchCciV2NamespacedPod__p1552552102214">is copied unchanged into the PVC that gets created from this template. The</p>
|
|
<p id="patchCciV2NamespacedPod__p252518222212">same fields as in a PersistentVolumeClaim are also valid here.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><a name="patchCciV2NamespacedPod__response_io.k8s.apimachinery.pkg.apis.meta.v1.ObjectMeta"></a><a name="response_io.k8s.apimachinery.pkg.apis.meta.v1.ObjectMeta"></a><table cellpadding="4" cellspacing="0" summary="" id="patchCciV2NamespacedPod__response_io.k8s.apimachinery.pkg.apis.meta.v1.ObjectMeta" frame="border" border="1" rules="all"><caption><b>Table 49 </b>io.k8s.apimachinery.pkg.apis.meta.v1.ObjectMeta</caption><thead align="left"><tr id="patchCciV2NamespacedPod__row7418318225"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.47.2.4.1.1"><p id="patchCciV2NamespacedPod__p1852615222213">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.47.2.4.1.2"><p id="patchCciV2NamespacedPod__p45261423227">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.5.47.2.4.1.3"><p id="patchCciV2NamespacedPod__p252652182215">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="patchCciV2NamespacedPod__row84189115229"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.47.2.4.1.1 "><p id="patchCciV2NamespacedPod__p55261527226">annotations</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.47.2.4.1.2 "><p id="patchCciV2NamespacedPod__p85267216225">Map<String,String></p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.47.2.4.1.3 "><p id="patchCciV2NamespacedPod__p2526172102214">Annotations is an unstructured key value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata. They are not queryable and should be preserved when modifying objects. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/annotations/</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row134189119225"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.47.2.4.1.1 "><p id="patchCciV2NamespacedPod__p13526122152215">clusterName</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.47.2.4.1.2 "><p id="patchCciV2NamespacedPod__p2052612122218">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.47.2.4.1.3 "><p id="patchCciV2NamespacedPod__p8526152102212">The name of the cluster which the object belongs to. This is</p>
|
|
<p id="patchCciV2NamespacedPod__p352619210223">used to distinguish resources with same name and namespace in different</p>
|
|
<p id="patchCciV2NamespacedPod__p1952692152218">clusters. This field is not set anywhere right now and apiserver is going</p>
|
|
<p id="patchCciV2NamespacedPod__p2526152102214">to ignore it if set in create or update request.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row8419101122211"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.47.2.4.1.1 "><p id="patchCciV2NamespacedPod__p052719272217">creationTimestamp</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.47.2.4.1.2 "><p id="patchCciV2NamespacedPod__p175272222218">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.47.2.4.1.3 "><p id="patchCciV2NamespacedPod__p352714217225">CreationTimestamp is a timestamp representing the server time when this object was created. It is not guaranteed to be set in happens-before order across separate operations. Clients may not set this value. It is represented in RFC3339 form and is in UTC.</p>
|
|
<p id="patchCciV2NamespacedPod__p15274219225">Populated by the system. Read-only. Null for lists. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row1241913162212"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.47.2.4.1.1 "><p id="patchCciV2NamespacedPod__p16527122221">deletionGracePeriodSeconds</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.47.2.4.1.2 "><p id="patchCciV2NamespacedPod__p105272202219">Long</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.47.2.4.1.3 "><p id="patchCciV2NamespacedPod__p13527152122211">Number of seconds allowed for this object to gracefully terminate</p>
|
|
<p id="patchCciV2NamespacedPod__p352711212210">before it will be removed from the system. Only set when deletionTimestamp</p>
|
|
<p id="patchCciV2NamespacedPod__p65270214222">is also set. May only be shortened. Read-only.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row34195116220"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.47.2.4.1.1 "><p id="patchCciV2NamespacedPod__p125275242215">deletionTimestamp</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.47.2.4.1.2 "><p id="patchCciV2NamespacedPod__p552714219221">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.47.2.4.1.3 "><p id="patchCciV2NamespacedPod__p95278212228">DeletionTimestamp is RFC 3339 date and time at which this resource will be deleted. This field is set by the server when a graceful deletion is requested by the user, and is not directly settable by a client. The resource is expected to be deleted (no longer visible from resource lists, and not reachable by name) after the time in this field, once the finalizers list is empty. As long as the finalizers list contains items, deletion is blocked. Once the deletionTimestamp is set, this value may not be unset or be set further into the future, although it may be shortened or the resource may be deleted prior to this time. For example, a user may request that a pod is deleted in 30 seconds. The Kubelet will react by sending a graceful termination signal to the containers in the pod. After that 30 seconds, the Kubelet will send a hard termination signal (SIGKILL) to the container and after cleanup, remove the pod from the API. In the presence of network partitions, this object may still exist after this timestamp, until an administrator or automated process can determine the resource is fully terminated. If not set, graceful deletion of the object has not been requested.</p>
|
|
<p id="patchCciV2NamespacedPod__p1452715211224">Populated by the system when a graceful deletion is requested. Read-only. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row1641910117220"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.47.2.4.1.1 "><p id="patchCciV2NamespacedPod__p15271212218">enable</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.47.2.4.1.2 "><p id="patchCciV2NamespacedPod__p135281029223">Boolean</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.47.2.4.1.3 "><p id="patchCciV2NamespacedPod__p9528622225">Enable identifies whether the resource is available</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row184193132212"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.47.2.4.1.1 "><p id="patchCciV2NamespacedPod__p1452811211227">finalizers</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.47.2.4.1.2 "><p id="patchCciV2NamespacedPod__p1552822112215">Array of strings</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.47.2.4.1.3 "><p id="patchCciV2NamespacedPod__p18528622222">Must be empty before the object is deleted from the registry.</p>
|
|
<p id="patchCciV2NamespacedPod__p19528029227">Each entry is an identifier for the responsible component that will remove</p>
|
|
<p id="patchCciV2NamespacedPod__p125282212218">the entry from the list. If the deletionTimestamp of the object is non-nil,</p>
|
|
<p id="patchCciV2NamespacedPod__p15528182202213">entries in this list can only be removed. Finalizers may be processed and</p>
|
|
<p id="patchCciV2NamespacedPod__p852817213221">removed in any order. Order is NOT enforced because it introduces significant</p>
|
|
<p id="patchCciV2NamespacedPod__p1752872122220">risk of stuck finalizers. finalizers is a shared field, any actor with permission</p>
|
|
<p id="patchCciV2NamespacedPod__p95282219221">can reorder it. If the finalizer list is processed in order, then this can</p>
|
|
<p id="patchCciV2NamespacedPod__p125291219226">lead to a situation in which the component responsible for the first finalizer</p>
|
|
<p id="patchCciV2NamespacedPod__p115291282216">in the list is waiting for a signal (field value, external system, or other)</p>
|
|
<p id="patchCciV2NamespacedPod__p1652919272213">produced by a component responsible for a finalizer later in the list, resulting</p>
|
|
<p id="patchCciV2NamespacedPod__p165297216225">in a deadlock. Without enforced ordering finalizers are free to order amongst</p>
|
|
<p id="patchCciV2NamespacedPod__p11529112142219">themselves and are not vulnerable to ordering changes in the list.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row34193132214"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.47.2.4.1.1 "><p id="patchCciV2NamespacedPod__p195293232218">generateName</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.47.2.4.1.2 "><p id="patchCciV2NamespacedPod__p105291224222">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.47.2.4.1.3 "><p id="patchCciV2NamespacedPod__p11529172142216">GenerateName is an optional prefix, used by the server, to generate a unique name ONLY IF the Name field has not been provided. If this field is used, the name returned to the client will be different than the name passed. This value will also be combined with a unique suffix. The provided value has the same validation rules as the Name field, and may be truncated by the length of the suffix required to make the value unique on the server.</p>
|
|
<p id="patchCciV2NamespacedPod__p952910202212">If this field is specified and the generated name exists, the server will NOT return a 409 - instead, it will either return 201 Created or 500 with Reason ServerTimeout indicating a unique name could not be found in the time allotted, and the client should retry (optionally after the time indicated in the Retry-After header).</p>
|
|
<p id="patchCciV2NamespacedPod__p15529162202217">Applied only if Name is not specified. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#idempotency</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row11420311220"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.47.2.4.1.1 "><p id="patchCciV2NamespacedPod__p16529526223">generation</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.47.2.4.1.2 "><p id="patchCciV2NamespacedPod__p1530162132212">Long</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.47.2.4.1.3 "><p id="patchCciV2NamespacedPod__p553019212215">A sequence number representing a specific generation of the desired</p>
|
|
<p id="patchCciV2NamespacedPod__p653062162218">state. Populated by the system. Read-only.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row184201417227"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.47.2.4.1.1 "><p id="patchCciV2NamespacedPod__p153022142213">labels</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.47.2.4.1.2 "><p id="patchCciV2NamespacedPod__p1453014215227">Map<String,String></p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.47.2.4.1.3 "><p id="patchCciV2NamespacedPod__p9530152172210">Map of string keys and values that can be used to organize and categorize (scope and select) objects. May match selectors of replication controllers and services. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/labels/</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row5420914225"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.47.2.4.1.1 "><p id="patchCciV2NamespacedPod__p1853112220222">managedFields</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.47.2.4.1.2 "><p id="patchCciV2NamespacedPod__p4531325227">Array of <a href="#patchCciV2NamespacedPod__response_io.k8s.apimachinery.pkg.apis.meta.v1.ManagedFieldsEntry">io.k8s.apimachinery.pkg.apis.meta.v1.ManagedFieldsEntry</a> objects</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.47.2.4.1.3 "><p id="patchCciV2NamespacedPod__p8531162132213">ManagedFields maps workflow-id and version to the set of fields</p>
|
|
<p id="patchCciV2NamespacedPod__p6531112162216">that are managed by that workflow. This is mostly for internal housekeeping,</p>
|
|
<p id="patchCciV2NamespacedPod__p85316242217">and users typically shouldn't need to set or understand this field. A workflow</p>
|
|
<p id="patchCciV2NamespacedPod__p1953172102220">can be the user's name, a controller's name, or the name of a specific apply</p>
|
|
<p id="patchCciV2NamespacedPod__p153232142210">path like "ci-cd". The set of fields is always in the version that the workflow</p>
|
|
<p id="patchCciV2NamespacedPod__p853215217223">used when modifying the object.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row1942111162210"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.47.2.4.1.1 "><p id="patchCciV2NamespacedPod__p15532129222">name</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.47.2.4.1.2 "><p id="patchCciV2NamespacedPod__p18532429228">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.47.2.4.1.3 "><p id="patchCciV2NamespacedPod__p1853211211229">Name must be unique within a namespace. Is required when creating resources, although some resources may allow a client to request the generation of an appropriate name automatically. Name is primarily intended for creation idempotence and configuration definition. Cannot be updated. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row144223117226"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.47.2.4.1.1 "><p id="patchCciV2NamespacedPod__p153216210224">namespace</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.47.2.4.1.2 "><p id="patchCciV2NamespacedPod__p353262112220">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.47.2.4.1.3 "><p id="patchCciV2NamespacedPod__p953210232219">Namespace defines the space within which each name must be unique. An empty namespace is equivalent to the "default" namespace, but "default" is the canonical representation. Not all objects are required to be scoped to a namespace - the value of this field for those objects will be empty.</p>
|
|
<p id="patchCciV2NamespacedPod__p175321928228">Must be a DNS_LABEL. Cannot be updated. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/namespaces/</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row124238113226"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.47.2.4.1.1 "><p id="patchCciV2NamespacedPod__p25327242210">ownerReferences</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.47.2.4.1.2 "><p id="patchCciV2NamespacedPod__p653210212219">Array of <a href="#patchCciV2NamespacedPod__response_io.k8s.apimachinery.pkg.apis.meta.v1.OwnerReference">io.k8s.apimachinery.pkg.apis.meta.v1.OwnerReference</a> objects</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.47.2.4.1.3 "><p id="patchCciV2NamespacedPod__p453210292220">List of objects depended by this object. If ALL objects in the</p>
|
|
<p id="patchCciV2NamespacedPod__p145321723222">list have been deleted, this object will be garbage collected. If this object</p>
|
|
<p id="patchCciV2NamespacedPod__p05331426228">is managed by a controller, then an entry in this list will point to this</p>
|
|
<p id="patchCciV2NamespacedPod__p25331225225">controller, with the controller field set to true. There cannot be more</p>
|
|
<p id="patchCciV2NamespacedPod__p5533027225">than one managing controller.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row114233118229"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.47.2.4.1.1 "><p id="patchCciV2NamespacedPod__p195333210223">resourceVersion</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.47.2.4.1.2 "><p id="patchCciV2NamespacedPod__p85338212214">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.47.2.4.1.3 "><p id="patchCciV2NamespacedPod__p1253313252213">An opaque value that represents the internal version of this object that can be used by clients to determine when objects have changed. May be used for optimistic concurrency, change detection, and the watch operation on a resource or set of resources. Clients must treat these values as opaque and passed unmodified back to the server. They may only be valid for a particular resource or set of resources.</p>
|
|
<p id="patchCciV2NamespacedPod__p1753313219222">Populated by the system. Read-only. Value must be treated as opaque by clients and . More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#concurrency-control-and-consistency</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row17423121202219"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.47.2.4.1.1 "><p id="patchCciV2NamespacedPod__p05337218223">selfLink</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.47.2.4.1.2 "><p id="patchCciV2NamespacedPod__p20533162172213">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.47.2.4.1.3 "><p id="patchCciV2NamespacedPod__p155332292218">SelfLink is a URL representing this object. Populated by the system. Read-only.</p>
|
|
<p id="patchCciV2NamespacedPod__p1153316252210">DEPRECATED Kubernetes will stop propagating this field in 1.20 release and the field is planned to be removed in 1.21 release.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row242381202216"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.47.2.4.1.1 "><p id="patchCciV2NamespacedPod__p85336242211">uid</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.47.2.4.1.2 "><p id="patchCciV2NamespacedPod__p105331529220">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.47.2.4.1.3 "><p id="patchCciV2NamespacedPod__p16533821225">UID is the unique in time and space value for this object. It is typically generated by the server on successful creation of a resource and is not allowed to change on PUT operations.</p>
|
|
<p id="patchCciV2NamespacedPod__p353332202218">Populated by the system. Read-only. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#uids</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><a name="patchCciV2NamespacedPod__response_io.k8s.apimachinery.pkg.apis.meta.v1.ManagedFieldsEntry"></a><a name="response_io.k8s.apimachinery.pkg.apis.meta.v1.ManagedFieldsEntry"></a><table cellpadding="4" cellspacing="0" summary="" id="patchCciV2NamespacedPod__response_io.k8s.apimachinery.pkg.apis.meta.v1.ManagedFieldsEntry" frame="border" border="1" rules="all"><caption><b>Table 50 </b>io.k8s.apimachinery.pkg.apis.meta.v1.ManagedFieldsEntry</caption><thead align="left"><tr id="patchCciV2NamespacedPod__row12442814222"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.48.2.4.1.1"><p id="patchCciV2NamespacedPod__p145359211221">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.48.2.4.1.2"><p id="patchCciV2NamespacedPod__p125359220222">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.5.48.2.4.1.3"><p id="patchCciV2NamespacedPod__p115351629224">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="patchCciV2NamespacedPod__row644210116220"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.48.2.4.1.1 "><p id="patchCciV2NamespacedPod__p05351529228">apiVersion</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.48.2.4.1.2 "><p id="patchCciV2NamespacedPod__p4535025225">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.48.2.4.1.3 "><p id="patchCciV2NamespacedPod__p25358212217">APIVersion defines the version of this resource that this field</p>
|
|
<p id="patchCciV2NamespacedPod__p105351124229">set applies to. The format is "group/version" just like the top-level APIVersion</p>
|
|
<p id="patchCciV2NamespacedPod__p3535826225">field. It is necessary to track the version of a field set because it cannot</p>
|
|
<p id="patchCciV2NamespacedPod__p25359292215">be automatically converted.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row1644271132214"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.48.2.4.1.1 "><p id="patchCciV2NamespacedPod__p5535120229">fieldsType</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.48.2.4.1.2 "><p id="patchCciV2NamespacedPod__p65351026224">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.48.2.4.1.3 "><p id="patchCciV2NamespacedPod__p153514216224">FieldsType is the discriminator for the different fields format and version. There is currently only one possible value: "FieldsV1"</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row10442191122217"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.48.2.4.1.1 "><p id="patchCciV2NamespacedPod__p1653512217221">fieldsV1</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.48.2.4.1.2 "><p id="patchCciV2NamespacedPod__p14535132152215">Object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.48.2.4.1.3 "><p id="patchCciV2NamespacedPod__p185351225225">FieldsV1 holds the first JSON version format as described in</p>
|
|
<p id="patchCciV2NamespacedPod__p1653516217224">the "FieldsV1" type.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row154427192219"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.48.2.4.1.1 "><p id="patchCciV2NamespacedPod__p1453622182214">manager</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.48.2.4.1.2 "><p id="patchCciV2NamespacedPod__p145361426224">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.48.2.4.1.3 "><p id="patchCciV2NamespacedPod__p11536421221">Manager is an identifier of the workflow managing these fields.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row64425119227"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.48.2.4.1.1 "><p id="patchCciV2NamespacedPod__p35361322224">operation</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.48.2.4.1.2 "><p id="patchCciV2NamespacedPod__p15536162192216">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.48.2.4.1.3 "><p id="patchCciV2NamespacedPod__p5536112182214">Operation is the type of operation which lead to this ManagedFieldsEntry</p>
|
|
<p id="patchCciV2NamespacedPod__p125367214223">being created. The only valid values for this field are 'Apply' and 'Update'.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row744214192214"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.48.2.4.1.1 "><p id="patchCciV2NamespacedPod__p105367272211">time</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.48.2.4.1.2 "><p id="patchCciV2NamespacedPod__p145362218220">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.48.2.4.1.3 "><p id="patchCciV2NamespacedPod__p1536122102211">Time is timestamp of when these fields were set. It should always</p>
|
|
<p id="patchCciV2NamespacedPod__p053612102213">be empty if Operation is 'Apply'</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><a name="patchCciV2NamespacedPod__response_io.k8s.apimachinery.pkg.apis.meta.v1.OwnerReference"></a><a name="response_io.k8s.apimachinery.pkg.apis.meta.v1.OwnerReference"></a><table cellpadding="4" cellspacing="0" summary="" id="patchCciV2NamespacedPod__response_io.k8s.apimachinery.pkg.apis.meta.v1.OwnerReference" frame="border" border="1" rules="all"><caption><b>Table 51 </b>io.k8s.apimachinery.pkg.apis.meta.v1.OwnerReference</caption><thead align="left"><tr id="patchCciV2NamespacedPod__row174488111229"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.49.2.4.1.1"><p id="patchCciV2NamespacedPod__p853712202212">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.49.2.4.1.2"><p id="patchCciV2NamespacedPod__p10537132162213">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.5.49.2.4.1.3"><p id="patchCciV2NamespacedPod__p753717210224">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="patchCciV2NamespacedPod__row2449141112219"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.49.2.4.1.1 "><p id="patchCciV2NamespacedPod__p115371426228">apiVersion</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.49.2.4.1.2 "><p id="patchCciV2NamespacedPod__p14537112192218">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.49.2.4.1.3 "><p id="patchCciV2NamespacedPod__p453713215223">API version of the referent.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row1944920118221"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.49.2.4.1.1 "><p id="patchCciV2NamespacedPod__p453715216222">blockOwnerDeletion</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.49.2.4.1.2 "><p id="patchCciV2NamespacedPod__p553792122220">Boolean</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.49.2.4.1.3 "><p id="patchCciV2NamespacedPod__p753772102215">If true, AND if the owner has the "foregroundDeletion" finalizer,</p>
|
|
<p id="patchCciV2NamespacedPod__p20537102142216">then the owner cannot be deleted from the key-value store until this reference</p>
|
|
<p id="patchCciV2NamespacedPod__p135372272213">is removed. Defaults to false. To set this field, a user needs "delete"</p>
|
|
<p id="patchCciV2NamespacedPod__p353716212223">permission of the owner, otherwise 422 (Unprocessable Entity) will be returned.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row744919152212"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.49.2.4.1.1 "><p id="patchCciV2NamespacedPod__p1253717202211">controller</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.49.2.4.1.2 "><p id="patchCciV2NamespacedPod__p1153711272218">Boolean</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.49.2.4.1.3 "><p id="patchCciV2NamespacedPod__p175389213227">If true, this reference points to the managing controller.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row24499142210"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.49.2.4.1.1 "><p id="patchCciV2NamespacedPod__p10538162112217">kind</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.49.2.4.1.2 "><p id="patchCciV2NamespacedPod__p7538102122219">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.49.2.4.1.3 "><p id="patchCciV2NamespacedPod__p155387210223">Kind of the referent. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row444916116223"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.49.2.4.1.1 "><p id="patchCciV2NamespacedPod__p175381221229">name</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.49.2.4.1.2 "><p id="patchCciV2NamespacedPod__p45381229224">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.49.2.4.1.3 "><p id="patchCciV2NamespacedPod__p1453814292213">Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row44491162211"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.49.2.4.1.1 "><p id="patchCciV2NamespacedPod__p165389211221">uid</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.49.2.4.1.2 "><p id="patchCciV2NamespacedPod__p11538921224">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.49.2.4.1.3 "><p id="patchCciV2NamespacedPod__p253812212219">UID of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#uids</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><a name="patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.PersistentVolumeClaimSpec"></a><a name="response_io.cci.otc.api.pkg.apis.versioned.cci.v2.PersistentVolumeClaimSpec"></a><table cellpadding="4" cellspacing="0" summary="" id="patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.PersistentVolumeClaimSpec" frame="border" border="1" rules="all"><caption><b>Table 52 </b>io.cci.otc.api.pkg.apis.versioned.cci.v2.PersistentVolumeClaimSpec</caption><thead align="left"><tr id="patchCciV2NamespacedPod__row1345821152217"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.50.2.4.1.1"><p id="patchCciV2NamespacedPod__p1053822122211">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.50.2.4.1.2"><p id="patchCciV2NamespacedPod__p1553814282212">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.5.50.2.4.1.3"><p id="patchCciV2NamespacedPod__p35396214223">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="patchCciV2NamespacedPod__row1145810120221"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.50.2.4.1.1 "><p id="patchCciV2NamespacedPod__p195394292219">accessModes</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.50.2.4.1.2 "><p id="patchCciV2NamespacedPod__p153914211229">Array of strings</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.50.2.4.1.3 "><p id="patchCciV2NamespacedPod__p2053915222217">accessModes contains the desired access modes the volume should have. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#access-modes-1</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row114584132216"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.50.2.4.1.1 "><p id="patchCciV2NamespacedPod__p553917211225">dataSource</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.50.2.4.1.2 "><p id="patchCciV2NamespacedPod__p2539182142215"><a href="#patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.TypedLocalObjectReference">io.cci.otc.api.pkg.apis.versioned.cci.v2.TypedLocalObjectReference</a> object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.50.2.4.1.3 "><p id="patchCciV2NamespacedPod__p053982142213">dataSource field can be used to specify either: * An existing VolumeSnapshot object (snapshot.storage.k8s.io/VolumeSnapshot) * An existing PVC (PersistentVolumeClaim) If the provisioner or an external controller can support the specified data source, it will create a new volume based on the contents of the specified data source. If the AnyVolumeDataSource feature gate is enabled, this field will always have the same contents as the DataSourceRef field.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row54589162216"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.50.2.4.1.1 "><p id="patchCciV2NamespacedPod__p135390292211">dataSourceRef</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.50.2.4.1.2 "><p id="patchCciV2NamespacedPod__p145390220221"><a href="#patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.TypedLocalObjectReference">io.cci.otc.api.pkg.apis.versioned.cci.v2.TypedLocalObjectReference</a> object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.50.2.4.1.3 "><p id="patchCciV2NamespacedPod__p55393252217">dataSourceRef specifies the object from which to populate the volume with data, if a non-empty volume is desired. This may be any local object from a non-empty API group (non core object) or a PersistentVolumeClaim object. When this field is specified, volume binding will only succeed if the type of the specified object matches some installed volume populator or dynamic provisioner. This field will replace the functionality of the DataSource field and as such if both fields are non-empty, they must have the same value. For backwards compatibility, both fields (DataSource and DataSourceRef) will be set to the same value automatically if one of them is empty and the other is non-empty. There are two important differences between DataSource and DataSourceRef: * While DataSource only allows two specific types of objects, DataSourceRef</p>
|
|
<p id="patchCciV2NamespacedPod__p153914214229">allows any non-core object, as well as PersistentVolumeClaim objects.</p>
|
|
<ul id="patchCciV2NamespacedPod__ul1353918216224"><li id="patchCciV2NamespacedPod__li1654017282220">While DataSource ignores disallowed values (dropping them), DataSourceRef<p id="patchCciV2NamespacedPod__p10540527223"><a name="patchCciV2NamespacedPod__li1654017282220"></a><a name="li1654017282220"></a>preserves all values, and generates an error if a disallowed value is</p>
|
|
<p id="patchCciV2NamespacedPod__p1454012252215">specified.</p>
|
|
<p id="patchCciV2NamespacedPod__p165401326224">(Beta) Using this field requires the AnyVolumeDataSource feature gate to be enabled.</p>
|
|
</li></ul>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row145821172213"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.50.2.4.1.1 "><p id="patchCciV2NamespacedPod__p154014252215">resources</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.50.2.4.1.2 "><p id="patchCciV2NamespacedPod__p14540132152210"><a href="#patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.ResourceRequirements">io.cci.otc.api.pkg.apis.versioned.cci.v2.ResourceRequirements</a> object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.50.2.4.1.3 "><p id="patchCciV2NamespacedPod__p154020272215">resources represents the minimum resources the volume should have. If RecoverVolumeExpansionFailure feature is enabled users are allowed to specify resource requirements that are lower than previous value but must still be higher than capacity recorded in the status field of the claim. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#resources</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row1145817182211"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.50.2.4.1.1 "><p id="patchCciV2NamespacedPod__p354011262214">selector</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.50.2.4.1.2 "><p id="patchCciV2NamespacedPod__p195401726224"><a href="#patchCciV2NamespacedPod__response_io.k8s.apimachinery.pkg.apis.meta.v1.LabelSelector">io.k8s.apimachinery.pkg.apis.meta.v1.LabelSelector</a> object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.50.2.4.1.3 "><p id="patchCciV2NamespacedPod__p19540192102215">selector is a label query over volumes to consider for binding.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row194591110228"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.50.2.4.1.1 "><p id="patchCciV2NamespacedPod__p115401921226">storageClassName</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.50.2.4.1.2 "><p id="patchCciV2NamespacedPod__p1540182152215">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.50.2.4.1.3 "><p id="patchCciV2NamespacedPod__p1054013282211">storageClassName is the name of the StorageClass required by the claim. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#class-1</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row154596118221"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.50.2.4.1.1 "><p id="patchCciV2NamespacedPod__p55411326228">volumeMode</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.50.2.4.1.2 "><p id="patchCciV2NamespacedPod__p1541192102213">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.50.2.4.1.3 "><p id="patchCciV2NamespacedPod__p145416242218">volumeMode defines what type of volume is required by the claim.</p>
|
|
<p id="patchCciV2NamespacedPod__p1354110292212">Value of Filesystem is implied when not included in claim spec.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row194593112212"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.50.2.4.1.1 "><p id="patchCciV2NamespacedPod__p9541152152216">volumeName</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.50.2.4.1.2 "><p id="patchCciV2NamespacedPod__p15418272214">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.50.2.4.1.3 "><p id="patchCciV2NamespacedPod__p15413272210">volumeName is the binding reference to the PersistentVolume backing</p>
|
|
<p id="patchCciV2NamespacedPod__p75411923223">this claim.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><a name="patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.TypedLocalObjectReference"></a><a name="response_io.cci.otc.api.pkg.apis.versioned.cci.v2.TypedLocalObjectReference"></a><table cellpadding="4" cellspacing="0" summary="" id="patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.TypedLocalObjectReference" frame="border" border="1" rules="all"><caption><b>Table 53 </b>io.cci.otc.api.pkg.apis.versioned.cci.v2.TypedLocalObjectReference</caption><thead align="left"><tr id="patchCciV2NamespacedPod__row34681013229"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.51.2.4.1.1"><p id="patchCciV2NamespacedPod__p15411626224">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.51.2.4.1.2"><p id="patchCciV2NamespacedPod__p95416216224">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.5.51.2.4.1.3"><p id="patchCciV2NamespacedPod__p19542527227">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="patchCciV2NamespacedPod__row24682014224"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.51.2.4.1.1 "><p id="patchCciV2NamespacedPod__p1454272142211">apiGroup</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.51.2.4.1.2 "><p id="patchCciV2NamespacedPod__p85421024225">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.51.2.4.1.3 "><p id="patchCciV2NamespacedPod__p11542925227">APIGroup is the group for the resource being referenced. If APIGroup</p>
|
|
<p id="patchCciV2NamespacedPod__p175422025220">is not specified, the specified Kind must be in the core API group. For</p>
|
|
<p id="patchCciV2NamespacedPod__p10542162132214">any other third-party types, APIGroup is required.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row3468121112215"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.51.2.4.1.1 "><p id="patchCciV2NamespacedPod__p2542926220">kind</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.51.2.4.1.2 "><p id="patchCciV2NamespacedPod__p15542132112219">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.51.2.4.1.3 "><p id="patchCciV2NamespacedPod__p954211211226">Kind is the type of resource being referenced</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row34692110228"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.51.2.4.1.1 "><p id="patchCciV2NamespacedPod__p754212292211">name</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.51.2.4.1.2 "><p id="patchCciV2NamespacedPod__p354212152211">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.51.2.4.1.3 "><p id="patchCciV2NamespacedPod__p14542132132213">Name is the name of resource being referenced</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><a name="patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.ResourceRequirements"></a><a name="response_io.cci.otc.api.pkg.apis.versioned.cci.v2.ResourceRequirements"></a><table cellpadding="4" cellspacing="0" summary="" id="patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.ResourceRequirements" frame="border" border="1" rules="all"><caption><b>Table 54 </b>io.cci.otc.api.pkg.apis.versioned.cci.v2.ResourceRequirements</caption><thead align="left"><tr id="patchCciV2NamespacedPod__row94721517228"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.52.2.4.1.1"><p id="patchCciV2NamespacedPod__p1754310282215">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.52.2.4.1.2"><p id="patchCciV2NamespacedPod__p454319213223">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.5.52.2.4.1.3"><p id="patchCciV2NamespacedPod__p175436292211">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="patchCciV2NamespacedPod__row647311111225"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.52.2.4.1.1 "><p id="patchCciV2NamespacedPod__p145431524227">limits</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.52.2.4.1.2 "><p id="patchCciV2NamespacedPod__p154342122214">Map<String,String></p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.52.2.4.1.3 "><p id="patchCciV2NamespacedPod__p054332152210">Limits describes the maximum amount of compute resources allowed. More info: https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row1047312113225"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.52.2.4.1.1 "><p id="patchCciV2NamespacedPod__p16543629221">requests</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.52.2.4.1.2 "><p id="patchCciV2NamespacedPod__p65431127221">Map<String,String></p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.52.2.4.1.3 "><p id="patchCciV2NamespacedPod__p3543628222">Requests describes the minimum amount of compute resources required. If Requests is omitted for a container, it defaults to Limits if that is explicitly specified, otherwise to an implementation-defined value. More info: https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="patchCciV2NamespacedPod__response_io.k8s.apimachinery.pkg.api.resource.Quantity" frame="border" border="1" rules="all"><caption><b>Table 55 </b>io.k8s.apimachinery.pkg.api.resource.Quantity</caption><thead align="left"><tr id="patchCciV2NamespacedPod__row19475116223"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.53.2.4.1.1"><p id="patchCciV2NamespacedPod__p2054312172210">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.53.2.4.1.2"><p id="patchCciV2NamespacedPod__p35430213224">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.5.53.2.4.1.3"><p id="patchCciV2NamespacedPod__p15449202220">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="patchCciV2NamespacedPod__row184761014221"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.53.2.4.1.1 "><p id="patchCciV2NamespacedPod__p354411215229">-</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.53.2.4.1.2 "><p id="patchCciV2NamespacedPod__p20544162142211">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.53.2.4.1.3 "><p id="patchCciV2NamespacedPod__p15448262220">Quantity is a fixed-point representation of a number. It provides convenient marshaling/unmarshaling in JSON and YAML, in addition to String() and AsInt64() accessors.</p>
|
|
<p id="patchCciV2NamespacedPod__p1854412220226">The serialization format is:</p>
|
|
<p id="patchCciV2NamespacedPod__p165441025223">[/topic/body/section/table/tgroup/tbody/row/entry/p/br {""}) (br] ::= [/topic/body/section/table/tgroup/tbody/row/entry/p/br {""}) (br][/topic/body/section/table/tgroup/tbody/row/entry/p/br {""}) (br]</p>
|
|
<p id="patchCciV2NamespacedPod__p35444282215">(Note that [/topic/body/section/table/tgroup/tbody/row/entry/p/br {""}) (br] may be empty, from the "" case in [/topic/body/section/table/tgroup/tbody/row/entry/p/br {""}) (br].)</p>
|
|
<p id="patchCciV2NamespacedPod__p754432102214">[/topic/body/section/table/tgroup/tbody/row/entry/p/br {""}) (br] ::= 0 | 1 | ... | 9 [/topic/body/section/table/tgroup/tbody/row/entry/p/br {""}) (br] ::= [/topic/body/section/table/tgroup/tbody/row/entry/p/br {""}) (br] | [/topic/body/section/table/tgroup/tbody/row/entry/p/br {""}) (br][/topic/body/section/table/tgroup/tbody/row/entry/p/br {""}) (br] [/topic/body/section/table/tgroup/tbody/row/entry/p/br {""}) (br] ::= [/topic/body/section/table/tgroup/tbody/row/entry/p/br {""}) (br] | [/topic/body/section/table/tgroup/tbody/row/entry/p/br {""}) (br].[/topic/body/section/table/tgroup/tbody/row/entry/p/br {""}) (br] | [/topic/body/section/table/tgroup/tbody/row/entry/p/br {""}) (br]. | .[/topic/body/section/table/tgroup/tbody/row/entry/p/br {""}) (br] [/topic/body/section/table/tgroup/tbody/row/entry/p/br {""}) (br] ::= "+" | "-" [/topic/body/section/table/tgroup/tbody/row/entry/p/br {""}) (br] ::= [/topic/body/section/table/tgroup/tbody/row/entry/p/br {""}) (br] | [/topic/body/section/table/tgroup/tbody/row/entry/p/br {""}) (br][/topic/body/section/table/tgroup/tbody/row/entry/p/br {""}) (br] [/topic/body/section/table/tgroup/tbody/row/entry/p/br {""}) (br] ::= [/topic/body/section/table/tgroup/tbody/row/entry/p/br {""}) (br] | [/topic/body/section/table/tgroup/tbody/row/entry/p/br {""}) (br] | [/topic/body/section/table/tgroup/tbody/row/entry/p/br {""}) (br] [/topic/body/section/table/tgroup/tbody/row/entry/p/br {""}) (br] ::= Ki | Mi | Gi | Ti | Pi | Ei</p>
|
|
<p id="patchCciV2NamespacedPod__p17544629221">(International System of units; See: http://physics.nist.gov/cuu/Units/binary.html)</p>
|
|
<p id="patchCciV2NamespacedPod__p12544172162211">[/topic/body/section/table/tgroup/tbody/row/entry/p/br {""}) (br] ::= m | "" | k | M | G | T | P | E</p>
|
|
<p id="patchCciV2NamespacedPod__p25446210229">(Note that 1024 = 1Ki but 1000 = 1k; I didn't choose the capitalization.)</p>
|
|
<p id="patchCciV2NamespacedPod__p554414222214">[/topic/body/section/table/tgroup/tbody/row/entry/p/br {""}) (br] ::= "e" [/topic/body/section/table/tgroup/tbody/row/entry/p/br {""}) (br] | "E" [/topic/body/section/table/tgroup/tbody/row/entry/p/br {""}) (br]</p>
|
|
<p id="patchCciV2NamespacedPod__p0545226222">No matter which of the three exponent forms is used, no quantity may represent a number greater than 2^63-1 in magnitude, nor may it have more than 3 decimal places. Numbers larger or more precise will be capped or rounded up. (E.g.: 0.1m will rounded up to 1m.) This may be extended in the future if we require larger or smaller quantities.</p>
|
|
<p id="patchCciV2NamespacedPod__p105451324225">When a Quantity is parsed from a string, it will remember the type of suffix it had, and will use the same type again when it is serialized.</p>
|
|
<p id="patchCciV2NamespacedPod__p054511220227">Before serializing, Quantity will be put in "canonical form". This means that Exponent/suffix will be adjusted up or down (with a corresponding increase or decrease in Mantissa) such that:</p>
|
|
<p id="patchCciV2NamespacedPod__p954592132214">a. No precision is lost</p>
|
|
<p id="patchCciV2NamespacedPod__p1554515292216">b. No fractional digits will be emitted</p>
|
|
<p id="patchCciV2NamespacedPod__p105451224222">c. The exponent (or suffix) is as large as possible.</p>
|
|
<p id="patchCciV2NamespacedPod__p14545112172214">The sign will be omitted unless the number is negative.</p>
|
|
<p id="patchCciV2NamespacedPod__p155451426224">Examples:</p>
|
|
<p id="patchCciV2NamespacedPod__p1854510272215">1.5 will be serialized as "1500m"</p>
|
|
<p id="patchCciV2NamespacedPod__p1054515210229">1.5Gi will be serialized as "1536Mi"</p>
|
|
<p id="patchCciV2NamespacedPod__p1254512219224">Note that the quantity will NEVER be internally represented by a floating point number. That is the whole point of this exercise.</p>
|
|
<p id="patchCciV2NamespacedPod__p15451123222">Non-canonical values will still parse as long as they are well formed, but will be re-emitted in their canonical form. (So always use canonical form, or don't diff.)</p>
|
|
<p id="patchCciV2NamespacedPod__p154502102214">This format is intended to make it difficult to use these numbers without writing some sort of special handling code in the hopes that that will cause implementors to also use a fixed point implementation.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><a name="patchCciV2NamespacedPod__response_io.k8s.apimachinery.pkg.apis.meta.v1.LabelSelector"></a><a name="response_io.k8s.apimachinery.pkg.apis.meta.v1.LabelSelector"></a><table cellpadding="4" cellspacing="0" summary="" id="patchCciV2NamespacedPod__response_io.k8s.apimachinery.pkg.apis.meta.v1.LabelSelector" frame="border" border="1" rules="all"><caption><b>Table 56 </b>io.k8s.apimachinery.pkg.apis.meta.v1.LabelSelector</caption><thead align="left"><tr id="patchCciV2NamespacedPod__row1248041112217"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.54.2.4.1.1"><p id="patchCciV2NamespacedPod__p16546221224">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.54.2.4.1.2"><p id="patchCciV2NamespacedPod__p1654620211225">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.5.54.2.4.1.3"><p id="patchCciV2NamespacedPod__p185469210226">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="patchCciV2NamespacedPod__row748013112215"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.54.2.4.1.1 "><p id="patchCciV2NamespacedPod__p15465282216">matchExpressions</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.54.2.4.1.2 "><p id="patchCciV2NamespacedPod__p175460252211">Array of <a href="#patchCciV2NamespacedPod__response_io.k8s.apimachinery.pkg.apis.meta.v1.LabelSelectorRequirement">io.k8s.apimachinery.pkg.apis.meta.v1.LabelSelectorRequirement</a> objects</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.54.2.4.1.3 "><p id="patchCciV2NamespacedPod__p95463252220">matchExpressions is a list of label selector requirements. The</p>
|
|
<p id="patchCciV2NamespacedPod__p12546142122215">requirements are ANDed.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row448116192217"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.54.2.4.1.1 "><p id="patchCciV2NamespacedPod__p1254712217229">matchLabels</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.54.2.4.1.2 "><p id="patchCciV2NamespacedPod__p1547729228">Map<String,String></p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.54.2.4.1.3 "><p id="patchCciV2NamespacedPod__p10547325225">matchLabels is a map of {key,value} pairs. A single {key,value}</p>
|
|
<p id="patchCciV2NamespacedPod__p1154752122214">in the matchLabels map is equivalent to an element of matchExpressions,</p>
|
|
<p id="patchCciV2NamespacedPod__p1547162182219">whose key field is "key", the operator is "In", and the values array contains</p>
|
|
<p id="patchCciV2NamespacedPod__p25473252211">only "value". The requirements are ANDed.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><a name="patchCciV2NamespacedPod__response_io.k8s.apimachinery.pkg.apis.meta.v1.LabelSelectorRequirement"></a><a name="response_io.k8s.apimachinery.pkg.apis.meta.v1.LabelSelectorRequirement"></a><table cellpadding="4" cellspacing="0" summary="" id="patchCciV2NamespacedPod__response_io.k8s.apimachinery.pkg.apis.meta.v1.LabelSelectorRequirement" frame="border" border="1" rules="all"><caption><b>Table 57 </b>io.k8s.apimachinery.pkg.apis.meta.v1.LabelSelectorRequirement</caption><thead align="left"><tr id="patchCciV2NamespacedPod__row1848411152216"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.55.2.4.1.1"><p id="patchCciV2NamespacedPod__p7547122182217">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.55.2.4.1.2"><p id="patchCciV2NamespacedPod__p85476212213">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.5.55.2.4.1.3"><p id="patchCciV2NamespacedPod__p35472215227">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="patchCciV2NamespacedPod__row4484161102211"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.55.2.4.1.1 "><p id="patchCciV2NamespacedPod__p185471221223">key</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.55.2.4.1.2 "><p id="patchCciV2NamespacedPod__p1254732162212">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.55.2.4.1.3 "><p id="patchCciV2NamespacedPod__p185488213223">key is the label key that the selector applies to.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row74841819228"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.55.2.4.1.1 "><p id="patchCciV2NamespacedPod__p13548921221">operator</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.55.2.4.1.2 "><p id="patchCciV2NamespacedPod__p145486292217">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.55.2.4.1.3 "><p id="patchCciV2NamespacedPod__p1854819215223">operator represents a key's relationship to a set of values.</p>
|
|
<p id="patchCciV2NamespacedPod__p13548132132211">Valid operators are In, NotIn, Exists and DoesNotExist.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row134848110224"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.55.2.4.1.1 "><p id="patchCciV2NamespacedPod__p17548102192217">values</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.55.2.4.1.2 "><p id="patchCciV2NamespacedPod__p195486202215">Array of strings</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.55.2.4.1.3 "><p id="patchCciV2NamespacedPod__p1548152122213">values is an array of string values. If the operator is In or</p>
|
|
<p id="patchCciV2NamespacedPod__p1154818222220">NotIn, the values array must be non-empty. If the operator is Exists or</p>
|
|
<p id="patchCciV2NamespacedPod__p1454819292218">DoesNotExist, the values array must be empty. This array is replaced during</p>
|
|
<p id="patchCciV2NamespacedPod__p1954819222218">a strategic merge patch.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><a name="patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.NFSVolumeSource"></a><a name="response_io.cci.otc.api.pkg.apis.versioned.cci.v2.NFSVolumeSource"></a><table cellpadding="4" cellspacing="0" summary="" id="patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.NFSVolumeSource" frame="border" border="1" rules="all"><caption><b>Table 58 </b>io.cci.otc.api.pkg.apis.versioned.cci.v2.NFSVolumeSource</caption><thead align="left"><tr id="patchCciV2NamespacedPod__row749011116229"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.56.2.4.1.1"><p id="patchCciV2NamespacedPod__p8549192112213">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.56.2.4.1.2"><p id="patchCciV2NamespacedPod__p6550152122216">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.5.56.2.4.1.3"><p id="patchCciV2NamespacedPod__p125501124222">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="patchCciV2NamespacedPod__row1149051152210"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.56.2.4.1.1 "><p id="patchCciV2NamespacedPod__p7550126227">path</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.56.2.4.1.2 "><p id="patchCciV2NamespacedPod__p15501229229">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.56.2.4.1.3 "><p id="patchCciV2NamespacedPod__p25501724224">path that is exported by the NFS server. More info: https://kubernetes.io/docs/concepts/storage/volumes#nfs</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row7490131192216"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.56.2.4.1.1 "><p id="patchCciV2NamespacedPod__p155016210221">readOnly</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.56.2.4.1.2 "><p id="patchCciV2NamespacedPod__p35506212213">Boolean</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.56.2.4.1.3 "><p id="patchCciV2NamespacedPod__p135504216229">readOnly here will force the NFS export to be mounted with read-only permissions. Defaults to false. More info: https://kubernetes.io/docs/concepts/storage/volumes#nfs</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row349014182215"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.56.2.4.1.1 "><p id="patchCciV2NamespacedPod__p1655016218227">server</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.56.2.4.1.2 "><p id="patchCciV2NamespacedPod__p655118219225">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.56.2.4.1.3 "><p id="patchCciV2NamespacedPod__p1955122162217">server is the hostname or IP address of the NFS server. More info: https://kubernetes.io/docs/concepts/storage/volumes#nfs</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><a name="patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.PersistentVolumeClaimVolumeSource"></a><a name="response_io.cci.otc.api.pkg.apis.versioned.cci.v2.PersistentVolumeClaimVolumeSource"></a><table cellpadding="4" cellspacing="0" summary="" id="patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.PersistentVolumeClaimVolumeSource" frame="border" border="1" rules="all"><caption><b>Table 59 </b>io.cci.otc.api.pkg.apis.versioned.cci.v2.PersistentVolumeClaimVolumeSource</caption><thead align="left"><tr id="patchCciV2NamespacedPod__row749418112222"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.57.2.4.1.1"><p id="patchCciV2NamespacedPod__p75512292213">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.57.2.4.1.2"><p id="patchCciV2NamespacedPod__p8551202132214">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.5.57.2.4.1.3"><p id="patchCciV2NamespacedPod__p65513242213">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="patchCciV2NamespacedPod__row949416182218"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.57.2.4.1.1 "><p id="patchCciV2NamespacedPod__p2055162102218">claimName</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.57.2.4.1.2 "><p id="patchCciV2NamespacedPod__p1655152182210">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.57.2.4.1.3 "><p id="patchCciV2NamespacedPod__p355262112212">claimName is the name of a PersistentVolumeClaim in the same namespace as the pod using this volume. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#persistentvolumeclaims</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row749412113221"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.57.2.4.1.1 "><p id="patchCciV2NamespacedPod__p18552925221">readOnly</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.57.2.4.1.2 "><p id="patchCciV2NamespacedPod__p555262112212">Boolean</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.57.2.4.1.3 "><p id="patchCciV2NamespacedPod__p12552182182218">readOnly Will force the ReadOnly setting in VolumeMounts. Default</p>
|
|
<p id="patchCciV2NamespacedPod__p2055220217223">false.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><a name="patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.ProjectedVolumeSource"></a><a name="response_io.cci.otc.api.pkg.apis.versioned.cci.v2.ProjectedVolumeSource"></a><table cellpadding="4" cellspacing="0" summary="" id="patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.ProjectedVolumeSource" frame="border" border="1" rules="all"><caption><b>Table 60 </b>io.cci.otc.api.pkg.apis.versioned.cci.v2.ProjectedVolumeSource</caption><thead align="left"><tr id="patchCciV2NamespacedPod__row449751152211"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.58.2.4.1.1"><p id="patchCciV2NamespacedPod__p195531322224">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.58.2.4.1.2"><p id="patchCciV2NamespacedPod__p18553921228">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.5.58.2.4.1.3"><p id="patchCciV2NamespacedPod__p135531729226">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="patchCciV2NamespacedPod__row154976152211"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.58.2.4.1.1 "><p id="patchCciV2NamespacedPod__p14553112182212">defaultMode</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.58.2.4.1.2 "><p id="patchCciV2NamespacedPod__p85531829225">Integer</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.58.2.4.1.3 "><p id="patchCciV2NamespacedPod__p145535214227">defaultMode are the mode bits used to set permissions on created</p>
|
|
<p id="patchCciV2NamespacedPod__p1355362192216">files by default. Must be an octal value between 0000 and 0777 or a decimal</p>
|
|
<p id="patchCciV2NamespacedPod__p165537211229">value between 0 and 511. YAML accepts both octal and decimal values, JSON</p>
|
|
<p id="patchCciV2NamespacedPod__p75532222211">requires decimal values for mode bits. Directories within the path are not</p>
|
|
<p id="patchCciV2NamespacedPod__p185531282219">affected by this setting. This might be in conflict with other options that</p>
|
|
<p id="patchCciV2NamespacedPod__p35531729226">affect the file mode, like fsGroup, and the result can be other mode bits</p>
|
|
<p id="patchCciV2NamespacedPod__p1554628227">set.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row349713112216"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.58.2.4.1.1 "><p id="patchCciV2NamespacedPod__p25541927221">sources</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.58.2.4.1.2 "><p id="patchCciV2NamespacedPod__p1855417219229">Array of <a href="#patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.VolumeProjection">io.cci.otc.api.pkg.apis.versioned.cci.v2.VolumeProjection</a> objects</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.58.2.4.1.3 "><p id="patchCciV2NamespacedPod__p355420252220">sources is the list of volume projections</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><a name="patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.VolumeProjection"></a><a name="response_io.cci.otc.api.pkg.apis.versioned.cci.v2.VolumeProjection"></a><table cellpadding="4" cellspacing="0" summary="" id="patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.VolumeProjection" frame="border" border="1" rules="all"><caption><b>Table 61 </b>io.cci.otc.api.pkg.apis.versioned.cci.v2.VolumeProjection</caption><thead align="left"><tr id="patchCciV2NamespacedPod__row750215142210"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.59.2.4.1.1"><p id="patchCciV2NamespacedPod__p5554162152213">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.59.2.4.1.2"><p id="patchCciV2NamespacedPod__p105544212216">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.5.59.2.4.1.3"><p id="patchCciV2NamespacedPod__p5554626229">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="patchCciV2NamespacedPod__row15502151202217"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.59.2.4.1.1 "><p id="patchCciV2NamespacedPod__p195544282219">configMap</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.59.2.4.1.2 "><p id="patchCciV2NamespacedPod__p65542212218"><a href="#patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.ConfigMapProjection">io.cci.otc.api.pkg.apis.versioned.cci.v2.ConfigMapProjection</a> object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.59.2.4.1.3 "><p id="patchCciV2NamespacedPod__p105552020221">configMap information about the configMap data to project</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row750213142212"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.59.2.4.1.1 "><p id="patchCciV2NamespacedPod__p35557242218">downwardAPI</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.59.2.4.1.2 "><p id="patchCciV2NamespacedPod__p15558214220"><a href="#patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.DownwardAPIProjection">io.cci.otc.api.pkg.apis.versioned.cci.v2.DownwardAPIProjection</a> object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.59.2.4.1.3 "><p id="patchCciV2NamespacedPod__p1155518232215">downwardAPI information about the downwardAPI data to project</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row1250210182212"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.59.2.4.1.1 "><p id="patchCciV2NamespacedPod__p16555152112211">secret</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.59.2.4.1.2 "><p id="patchCciV2NamespacedPod__p155512210228"><a href="#patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.SecretProjection">io.cci.otc.api.pkg.apis.versioned.cci.v2.SecretProjection</a> object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.59.2.4.1.3 "><p id="patchCciV2NamespacedPod__p115555252216">secret information about the secret data to project</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><a name="patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.ConfigMapProjection"></a><a name="response_io.cci.otc.api.pkg.apis.versioned.cci.v2.ConfigMapProjection"></a><table cellpadding="4" cellspacing="0" summary="" id="patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.ConfigMapProjection" frame="border" border="1" rules="all"><caption><b>Table 62 </b>io.cci.otc.api.pkg.apis.versioned.cci.v2.ConfigMapProjection</caption><thead align="left"><tr id="patchCciV2NamespacedPod__row1550612120228"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.60.2.4.1.1"><p id="patchCciV2NamespacedPod__p15555327225">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.60.2.4.1.2"><p id="patchCciV2NamespacedPod__p145551224229">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.5.60.2.4.1.3"><p id="patchCciV2NamespacedPod__p1155611219229">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="patchCciV2NamespacedPod__row850691102219"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.60.2.4.1.1 "><p id="patchCciV2NamespacedPod__p45561825224">items</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.60.2.4.1.2 "><p id="patchCciV2NamespacedPod__p1955602202217">Array of <a href="#patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.KeyToPath">io.cci.otc.api.pkg.apis.versioned.cci.v2.KeyToPath</a> objects</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.60.2.4.1.3 "><p id="patchCciV2NamespacedPod__p255672142216">items if unspecified, each key-value pair in the Data field of</p>
|
|
<p id="patchCciV2NamespacedPod__p2556122152220">the referenced ConfigMap will be projected into the volume as a file whose</p>
|
|
<p id="patchCciV2NamespacedPod__p6556329227">name is the key and content is the value. If specified, the listed keys</p>
|
|
<p id="patchCciV2NamespacedPod__p2055612102216">will be projected into the specified paths, and unlisted keys will not be</p>
|
|
<p id="patchCciV2NamespacedPod__p1655617210229">present. If a key is specified which is not present in the ConfigMap, the</p>
|
|
<p id="patchCciV2NamespacedPod__p205562025228">volume setup will error unless it is marked optional. Paths must be relative</p>
|
|
<p id="patchCciV2NamespacedPod__p755613210227">and may not contain the '..' path or start with '..'.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row1650621192212"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.60.2.4.1.1 "><p id="patchCciV2NamespacedPod__p955632132216">name</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.60.2.4.1.2 "><p id="patchCciV2NamespacedPod__p85568242219">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.60.2.4.1.3 "><p id="patchCciV2NamespacedPod__p65568252217">Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row9506817226"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.60.2.4.1.1 "><p id="patchCciV2NamespacedPod__p355613211224">optional</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.60.2.4.1.2 "><p id="patchCciV2NamespacedPod__p355720272212">Boolean</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.60.2.4.1.3 "><p id="patchCciV2NamespacedPod__p1255715211223">optional specify whether the ConfigMap or its keys must be defined</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><a name="patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.DownwardAPIProjection"></a><a name="response_io.cci.otc.api.pkg.apis.versioned.cci.v2.DownwardAPIProjection"></a><table cellpadding="4" cellspacing="0" summary="" id="patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.DownwardAPIProjection" frame="border" border="1" rules="all"><caption><b>Table 63 </b>io.cci.otc.api.pkg.apis.versioned.cci.v2.DownwardAPIProjection</caption><thead align="left"><tr id="patchCciV2NamespacedPod__row751061202217"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.61.2.4.1.1"><p id="patchCciV2NamespacedPod__p185572272214">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.61.2.4.1.2"><p id="patchCciV2NamespacedPod__p145576214225">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.5.61.2.4.1.3"><p id="patchCciV2NamespacedPod__p955716210228">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="patchCciV2NamespacedPod__row451010118224"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.61.2.4.1.1 "><p id="patchCciV2NamespacedPod__p85571929220">items</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.61.2.4.1.2 "><p id="patchCciV2NamespacedPod__p1655792102220">Array of <a href="#patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.DownwardAPIVolumeFile">io.cci.otc.api.pkg.apis.versioned.cci.v2.DownwardAPIVolumeFile</a> objects</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.61.2.4.1.3 "><p id="patchCciV2NamespacedPod__p1455718211225">Items is a list of DownwardAPIVolume file</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><a name="patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.DownwardAPIVolumeFile"></a><a name="response_io.cci.otc.api.pkg.apis.versioned.cci.v2.DownwardAPIVolumeFile"></a><table cellpadding="4" cellspacing="0" summary="" id="patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.DownwardAPIVolumeFile" frame="border" border="1" rules="all"><caption><b>Table 64 </b>io.cci.otc.api.pkg.apis.versioned.cci.v2.DownwardAPIVolumeFile</caption><thead align="left"><tr id="patchCciV2NamespacedPod__row15127142213"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.62.2.4.1.1"><p id="patchCciV2NamespacedPod__p11558162172215">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.62.2.4.1.2"><p id="patchCciV2NamespacedPod__p155815242219">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.5.62.2.4.1.3"><p id="patchCciV2NamespacedPod__p175581827222">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="patchCciV2NamespacedPod__row19512181122216"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.62.2.4.1.1 "><p id="patchCciV2NamespacedPod__p185581626228">fieldRef</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.62.2.4.1.2 "><p id="patchCciV2NamespacedPod__p1455814213229"><a href="#patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.ObjectFieldSelector">io.cci.otc.api.pkg.apis.versioned.cci.v2.ObjectFieldSelector</a> object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.62.2.4.1.3 "><p id="patchCciV2NamespacedPod__p1955811214222">Required: Selects a field of the pod: only annotations, labels, name and namespace are supported.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row15513181172220"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.62.2.4.1.1 "><p id="patchCciV2NamespacedPod__p1558828221">mode</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.62.2.4.1.2 "><p id="patchCciV2NamespacedPod__p1055813272216">Integer</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.62.2.4.1.3 "><p id="patchCciV2NamespacedPod__p15587213221">Optional: mode bits used to set permissions on this file, must be an octal value between 0000 and 0777 or a decimal value between 0 and 511. YAML accepts both octal and decimal values, JSON requires decimal values for mode bits. If not specified, the volume defaultMode will be used. This might be in conflict with other options that affect the file mode, like fsGroup, and the result can be other mode bits set.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row1151312115225"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.62.2.4.1.1 "><p id="patchCciV2NamespacedPod__p1755918217229">path</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.62.2.4.1.2 "><p id="patchCciV2NamespacedPod__p1855915215228">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.62.2.4.1.3 "><p id="patchCciV2NamespacedPod__p85595211224">Required: Path is the relative path name of the file to be created. Must not be absolute or contain the '..' path. Must be utf-8 encoded. The first item of the relative path must not start with '..'</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row25131219228"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.62.2.4.1.1 "><p id="patchCciV2NamespacedPod__p115591425225">resourceFieldRef</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.62.2.4.1.2 "><p id="patchCciV2NamespacedPod__p1755922132214"><a href="#patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.ResourceFieldSelector">io.cci.otc.api.pkg.apis.versioned.cci.v2.ResourceFieldSelector</a> object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.62.2.4.1.3 "><p id="patchCciV2NamespacedPod__p15593252216">Selects a resource of the container: only resources limits and requests (limits.cpu, limits.memory, requests.cpu and requests.memory) are currently supported.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><a name="patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.ObjectFieldSelector"></a><a name="response_io.cci.otc.api.pkg.apis.versioned.cci.v2.ObjectFieldSelector"></a><table cellpadding="4" cellspacing="0" summary="" id="patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.ObjectFieldSelector" frame="border" border="1" rules="all"><caption><b>Table 65 </b>io.cci.otc.api.pkg.apis.versioned.cci.v2.ObjectFieldSelector</caption><thead align="left"><tr id="patchCciV2NamespacedPod__row051771192219"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.63.2.4.1.1"><p id="patchCciV2NamespacedPod__p85591924227">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.63.2.4.1.2"><p id="patchCciV2NamespacedPod__p2056010232212">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.5.63.2.4.1.3"><p id="patchCciV2NamespacedPod__p11560122132218">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="patchCciV2NamespacedPod__row25179132217"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.63.2.4.1.1 "><p id="patchCciV2NamespacedPod__p85607218223">apiVersion</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.63.2.4.1.2 "><p id="patchCciV2NamespacedPod__p2560182192215">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.63.2.4.1.3 "><p id="patchCciV2NamespacedPod__p256010216221">Version of the schema the FieldPath is written in terms of, defaults</p>
|
|
<p id="patchCciV2NamespacedPod__p856062172211">to "v1".</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row205172015222"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.63.2.4.1.1 "><p id="patchCciV2NamespacedPod__p75601628227">fieldPath</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.63.2.4.1.2 "><p id="patchCciV2NamespacedPod__p105609282212">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.63.2.4.1.3 "><p id="patchCciV2NamespacedPod__p7560182102213">Path of the field to select in the specified API version.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><a name="patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.ResourceFieldSelector"></a><a name="response_io.cci.otc.api.pkg.apis.versioned.cci.v2.ResourceFieldSelector"></a><table cellpadding="4" cellspacing="0" summary="" id="patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.ResourceFieldSelector" frame="border" border="1" rules="all"><caption><b>Table 66 </b>io.cci.otc.api.pkg.apis.versioned.cci.v2.ResourceFieldSelector</caption><thead align="left"><tr id="patchCciV2NamespacedPod__row852121172211"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.64.2.4.1.1"><p id="patchCciV2NamespacedPod__p17562124222">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.64.2.4.1.2"><p id="patchCciV2NamespacedPod__p156232112212">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.5.64.2.4.1.3"><p id="patchCciV2NamespacedPod__p125626217223">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="patchCciV2NamespacedPod__row752191152214"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.64.2.4.1.1 "><p id="patchCciV2NamespacedPod__p356219252218">containerName</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.64.2.4.1.2 "><p id="patchCciV2NamespacedPod__p9562152192211">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.64.2.4.1.3 "><p id="patchCciV2NamespacedPod__p85624214227">Container name: required for volumes, optional for env vars</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row1852212115229"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.64.2.4.1.1 "><p id="patchCciV2NamespacedPod__p135627232217">divisor</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.64.2.4.1.2 "><p id="patchCciV2NamespacedPod__p356218214220">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.64.2.4.1.3 "><p id="patchCciV2NamespacedPod__p95626292217">Specifies the output format of the exposed resources, defaults</p>
|
|
<p id="patchCciV2NamespacedPod__p2563182132220">to "1"</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row952218115226"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.64.2.4.1.1 "><p id="patchCciV2NamespacedPod__p45638217228">resource</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.64.2.4.1.2 "><p id="patchCciV2NamespacedPod__p15631620221">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.64.2.4.1.3 "><p id="patchCciV2NamespacedPod__p1356313292219">Required: resource to select</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><a name="patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.SecretProjection"></a><a name="response_io.cci.otc.api.pkg.apis.versioned.cci.v2.SecretProjection"></a><table cellpadding="4" cellspacing="0" summary="" id="patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.SecretProjection" frame="border" border="1" rules="all"><caption><b>Table 67 </b>io.cci.otc.api.pkg.apis.versioned.cci.v2.SecretProjection</caption><thead align="left"><tr id="patchCciV2NamespacedPod__row6525181142220"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.65.2.4.1.1"><p id="patchCciV2NamespacedPod__p1156417215227">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.65.2.4.1.2"><p id="patchCciV2NamespacedPod__p35641327221">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.5.65.2.4.1.3"><p id="patchCciV2NamespacedPod__p756417217221">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="patchCciV2NamespacedPod__row1752518113224"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.65.2.4.1.1 "><p id="patchCciV2NamespacedPod__p195647242216">items</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.65.2.4.1.2 "><p id="patchCciV2NamespacedPod__p0564926222">Array of <a href="#patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.KeyToPath">io.cci.otc.api.pkg.apis.versioned.cci.v2.KeyToPath</a> objects</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.65.2.4.1.3 "><p id="patchCciV2NamespacedPod__p8564102142216">items if unspecified, each key-value pair in the Data field of</p>
|
|
<p id="patchCciV2NamespacedPod__p1356462102216">the referenced Secret will be projected into the volume as a file whose</p>
|
|
<p id="patchCciV2NamespacedPod__p756416219220">name is the key and content is the value. If specified, the listed keys</p>
|
|
<p id="patchCciV2NamespacedPod__p75641222211">will be projected into the specified paths, and unlisted keys will not be</p>
|
|
<p id="patchCciV2NamespacedPod__p1156512162218">present. If a key is specified which is not present in the Secret, the volume</p>
|
|
<p id="patchCciV2NamespacedPod__p75656232211">setup will error unless it is marked optional. Paths must be relative and</p>
|
|
<p id="patchCciV2NamespacedPod__p25657272216">may not contain the '..' path or start with '..'.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row2526010224"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.65.2.4.1.1 "><p id="patchCciV2NamespacedPod__p17565821227">name</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.65.2.4.1.2 "><p id="patchCciV2NamespacedPod__p35658202218">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.65.2.4.1.3 "><p id="patchCciV2NamespacedPod__p1556522132216">Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row13526131102211"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.65.2.4.1.1 "><p id="patchCciV2NamespacedPod__p85651621222">optional</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.65.2.4.1.2 "><p id="patchCciV2NamespacedPod__p45651127227">Boolean</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.65.2.4.1.3 "><p id="patchCciV2NamespacedPod__p65652025225">optional field specify whether the Secret or its key must be</p>
|
|
<p id="patchCciV2NamespacedPod__p35652214222">defined</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><a name="patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.SecretVolumeSource"></a><a name="response_io.cci.otc.api.pkg.apis.versioned.cci.v2.SecretVolumeSource"></a><table cellpadding="4" cellspacing="0" summary="" id="patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.SecretVolumeSource" frame="border" border="1" rules="all"><caption><b>Table 68 </b>io.cci.otc.api.pkg.apis.versioned.cci.v2.SecretVolumeSource</caption><thead align="left"><tr id="patchCciV2NamespacedPod__row55310114228"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.66.2.4.1.1"><p id="patchCciV2NamespacedPod__p1456552112215">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.66.2.4.1.2"><p id="patchCciV2NamespacedPod__p205669282216">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.5.66.2.4.1.3"><p id="patchCciV2NamespacedPod__p756615217225">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="patchCciV2NamespacedPod__row85311813221"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.66.2.4.1.1 "><p id="patchCciV2NamespacedPod__p175661623225">defaultMode</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.66.2.4.1.2 "><p id="patchCciV2NamespacedPod__p205664272212">Integer</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.66.2.4.1.3 "><p id="patchCciV2NamespacedPod__p0566152192218">defaultMode is Optional: mode bits used to set permissions on created files by default. Must be an octal value between 0000 and 0777 or a decimal value between 0 and 511. YAML accepts both octal and decimal values, JSON requires decimal values for mode bits. Defaults to 0644. Directories within the path are not affected by this setting. This might be in conflict with other options that affect the file mode, like fsGroup, and the result can be other mode bits set.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row15321016224"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.66.2.4.1.1 "><p id="patchCciV2NamespacedPod__p556611216222">items</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.66.2.4.1.2 "><p id="patchCciV2NamespacedPod__p25661423229">Array of <a href="#patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.KeyToPath">io.cci.otc.api.pkg.apis.versioned.cci.v2.KeyToPath</a> objects</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.66.2.4.1.3 "><p id="patchCciV2NamespacedPod__p556662112211">items If unspecified, each key-value pair in the Data field of</p>
|
|
<p id="patchCciV2NamespacedPod__p9566102162216">the referenced Secret will be projected into the volume as a file whose</p>
|
|
<p id="patchCciV2NamespacedPod__p956632142210">name is the key and content is the value. If specified, the listed keys</p>
|
|
<p id="patchCciV2NamespacedPod__p1056610272211">will be projected into the specified paths, and unlisted keys will not be</p>
|
|
<p id="patchCciV2NamespacedPod__p15566162202219">present. If a key is specified which is not present in the Secret, the volume</p>
|
|
<p id="patchCciV2NamespacedPod__p65660262211">setup will error unless it is marked optional. Paths must be relative and</p>
|
|
<p id="patchCciV2NamespacedPod__p105661324226">may not contain the '..' path or start with '..'.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row1353212112221"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.66.2.4.1.1 "><p id="patchCciV2NamespacedPod__p175670252220">optional</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.66.2.4.1.2 "><p id="patchCciV2NamespacedPod__p95672028223">Boolean</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.66.2.4.1.3 "><p id="patchCciV2NamespacedPod__p1256712211221">optional field specify whether the Secret or its keys must be</p>
|
|
<p id="patchCciV2NamespacedPod__p155674232210">defined</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row125327152214"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.66.2.4.1.1 "><p id="patchCciV2NamespacedPod__p1956719262214">secretName</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.66.2.4.1.2 "><p id="patchCciV2NamespacedPod__p175678262210">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.66.2.4.1.3 "><p id="patchCciV2NamespacedPod__p5567725224">secretName is the name of the secret in the pod's namespace to use. More info: https://kubernetes.io/docs/concepts/storage/volumes#secret</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><a name="patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.KeyToPath"></a><a name="response_io.cci.otc.api.pkg.apis.versioned.cci.v2.KeyToPath"></a><table cellpadding="4" cellspacing="0" summary="" id="patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.KeyToPath" frame="border" border="1" rules="all"><caption><b>Table 69 </b>io.cci.otc.api.pkg.apis.versioned.cci.v2.KeyToPath</caption><thead align="left"><tr id="patchCciV2NamespacedPod__row17537191142217"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.67.2.4.1.1"><p id="patchCciV2NamespacedPod__p35670262218">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.67.2.4.1.2"><p id="patchCciV2NamespacedPod__p656722102220">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.5.67.2.4.1.3"><p id="patchCciV2NamespacedPod__p056742132210">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="patchCciV2NamespacedPod__row65371619222"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.67.2.4.1.1 "><p id="patchCciV2NamespacedPod__p256742182216">key</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.67.2.4.1.2 "><p id="patchCciV2NamespacedPod__p1056810216225">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.67.2.4.1.3 "><p id="patchCciV2NamespacedPod__p18568122192216">key is the key to project.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row2537111220"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.67.2.4.1.1 "><p id="patchCciV2NamespacedPod__p14568820228">mode</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.67.2.4.1.2 "><p id="patchCciV2NamespacedPod__p1456816222215">Integer</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.67.2.4.1.3 "><p id="patchCciV2NamespacedPod__p55688282210">mode is Optional: mode bits used to set permissions on this file. Must be an octal value between 0000 and 0777 or a decimal value between 0 and 511. YAML accepts both octal and decimal values, JSON requires decimal values for mode bits. If not specified, the volume defaultMode will be used. This might be in conflict with other options that affect the file mode, like fsGroup, and the result can be other mode bits set.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row14537181152210"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.67.2.4.1.1 "><p id="patchCciV2NamespacedPod__p1356817213222">path</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.67.2.4.1.2 "><p id="patchCciV2NamespacedPod__p105682212219">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.67.2.4.1.3 "><p id="patchCciV2NamespacedPod__p14568124227">path is the relative path of the file to map the key to. May</p>
|
|
<p id="patchCciV2NamespacedPod__p10568129227">not be an absolute path. May not contain the path element '..'. May not</p>
|
|
<p id="patchCciV2NamespacedPod__p115681023225">start with the string '..'.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><a name="patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.PodStatus"></a><a name="response_io.cci.otc.api.pkg.apis.versioned.cci.v2.PodStatus"></a><table cellpadding="4" cellspacing="0" summary="" id="patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.PodStatus" frame="border" border="1" rules="all"><caption><b>Table 70 </b>io.cci.otc.api.pkg.apis.versioned.cci.v2.PodStatus</caption><thead align="left"><tr id="patchCciV2NamespacedPod__row254219112217"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.68.2.4.1.1"><p id="patchCciV2NamespacedPod__p1356810232220">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.68.2.4.1.2"><p id="patchCciV2NamespacedPod__p156910215226">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.5.68.2.4.1.3"><p id="patchCciV2NamespacedPod__p115694282217">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="patchCciV2NamespacedPod__row95424110222"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.68.2.4.1.1 "><p id="patchCciV2NamespacedPod__p2569112162213">conditions</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.68.2.4.1.2 "><p id="patchCciV2NamespacedPod__p6569625225">Array of <a href="#patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.PodCondition">io.cci.otc.api.pkg.apis.versioned.cci.v2.PodCondition</a> objects</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.68.2.4.1.3 "><p id="patchCciV2NamespacedPod__p115691212220">Current service state of pod. More info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#pod-conditions</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row1954212132215"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.68.2.4.1.1 "><p id="patchCciV2NamespacedPod__p9569102202213">containerStatuses</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.68.2.4.1.2 "><p id="patchCciV2NamespacedPod__p55698252210">Array of <a href="#patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.ContainerStatus">io.cci.otc.api.pkg.apis.versioned.cci.v2.ContainerStatus</a> objects</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.68.2.4.1.3 "><p id="patchCciV2NamespacedPod__p956915220221">The list has one entry per container in the manifest. More info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#pod-and-container-status</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row125423192219"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.68.2.4.1.1 "><p id="patchCciV2NamespacedPod__p35694232215">ephemeralContainerStatuses</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.68.2.4.1.2 "><p id="patchCciV2NamespacedPod__p1556920218220">Array of <a href="#patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.ContainerStatus">io.cci.otc.api.pkg.apis.versioned.cci.v2.ContainerStatus</a> objects</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.68.2.4.1.3 "><p id="patchCciV2NamespacedPod__p10569928221">Status for any ephemeral containers that have run in this pod.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row1354214111222"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.68.2.4.1.1 "><p id="patchCciV2NamespacedPod__p175695217229">hostIP</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.68.2.4.1.2 "><p id="patchCciV2NamespacedPod__p55691825229">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.68.2.4.1.3 "><p id="patchCciV2NamespacedPod__p1256919282219">IP address of the host to which the pod is assigned. Empty if</p>
|
|
<p id="patchCciV2NamespacedPod__p65702212223">not yet scheduled.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row17542613221"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.68.2.4.1.1 "><p id="patchCciV2NamespacedPod__p105700216224">initContainerStatuses</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.68.2.4.1.2 "><p id="patchCciV2NamespacedPod__p6570126225">Array of <a href="#patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.ContainerStatus">io.cci.otc.api.pkg.apis.versioned.cci.v2.ContainerStatus</a> objects</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.68.2.4.1.3 "><p id="patchCciV2NamespacedPod__p12570172132210">The list has one entry per init container in the manifest. The most recent successful init container will have ready = true, the most recently started container will have startTime set. More info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#pod-and-container-status</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row3543210227"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.68.2.4.1.1 "><p id="patchCciV2NamespacedPod__p457032102216">message</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.68.2.4.1.2 "><p id="patchCciV2NamespacedPod__p1057013212221">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.68.2.4.1.3 "><p id="patchCciV2NamespacedPod__p8570720225">A human readable message indicating details about why the pod</p>
|
|
<p id="patchCciV2NamespacedPod__p2057012202210">is in this condition.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row125437115222"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.68.2.4.1.1 "><p id="patchCciV2NamespacedPod__p185701323220">nominatedNodeName</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.68.2.4.1.2 "><p id="patchCciV2NamespacedPod__p1157052182214">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.68.2.4.1.3 "><p id="patchCciV2NamespacedPod__p95709219222">nominatedNodeName is set only when this pod preempts other pods</p>
|
|
<p id="patchCciV2NamespacedPod__p757011212217">on the node, but it cannot be scheduled right away as preemption victims</p>
|
|
<p id="patchCciV2NamespacedPod__p165709214224">receive their graceful termination periods. This field does not guarantee</p>
|
|
<p id="patchCciV2NamespacedPod__p55706213221">that the pod will be scheduled on this node. Scheduler may decide to place</p>
|
|
<p id="patchCciV2NamespacedPod__p05718252211">the pod elsewhere if other nodes become available sooner. Scheduler may</p>
|
|
<p id="patchCciV2NamespacedPod__p157117212213">also decide to give the resources on this node to a higher priority pod</p>
|
|
<p id="patchCciV2NamespacedPod__p1757113220225">that is created after preemption. As a result, this field may be different</p>
|
|
<p id="patchCciV2NamespacedPod__p857118242212">than PodSpec.nodeName when the pod is scheduled.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row254313119225"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.68.2.4.1.1 "><p id="patchCciV2NamespacedPod__p10571223225">phase</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.68.2.4.1.2 "><p id="patchCciV2NamespacedPod__p11571132162210">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.68.2.4.1.3 "><p id="patchCciV2NamespacedPod__p75719272215">The phase of a Pod is a simple, high-level summary of where the Pod is in its lifecycle. The conditions array, the reason and message fields, and the individual container status arrays contain more detail about the pod's status. There are five possible phase values:</p>
|
|
<p id="patchCciV2NamespacedPod__p2571182182212">Pending: The pod has been accepted by the Kubernetes system, but one or more of the container images has not been created. This includes time before being scheduled as well as time spent downloading images over the network, which could take a while. Running: The pod has been bound to a node, and all of the containers have been created. At least one container is still running, or is in the process of starting or restarting. Succeeded: All containers in the pod have terminated in success, and will not be restarted. Failed: All containers in the pod have terminated, and at least one container has terminated in failure. The container either exited with non-zero status or was terminated by the system. Unknown: For some reason the state of the pod could not be obtained, typically due to an error in communicating with the host of the pod.</p>
|
|
<p id="patchCciV2NamespacedPod__p115711329225">More info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#pod-phase</p>
|
|
<p id="patchCciV2NamespacedPod__p195711211224">Possible enum values:</p>
|
|
<ul id="patchCciV2NamespacedPod__ul957152162212"><li id="patchCciV2NamespacedPod__li7571823222"><em id="patchCciV2NamespacedPod__i1457116216221">"Failed"</em> means that all containers in the pod have terminated, and at least one container has terminated in a failure (exited with a non-zero exit code or was stopped by the system).</li><li id="patchCciV2NamespacedPod__li8571226225"><em id="patchCciV2NamespacedPod__i65717219225">"Pending"</em> means the pod has been accepted by the system, but one or more of the containers has not been started. This includes time before being bound to a node, as well as time spent pulling images onto the host.</li><li id="patchCciV2NamespacedPod__li1057222202210"><em id="patchCciV2NamespacedPod__i10572121220">"Running"</em> means the pod has been bound to a node and all of the containers have been started. At least one container is still running or is in the process of being restarted.</li><li id="patchCciV2NamespacedPod__li35721023225"><em id="patchCciV2NamespacedPod__i3572152132219">"Succeeded"</em> means that all containers in the pod have voluntarily terminated with a container exit code of 0, and the system is not going to restart any of these containers.</li><li id="patchCciV2NamespacedPod__li957220222211"><em id="patchCciV2NamespacedPod__i357214252217">"Unknown"</em> means that for some reason the state of the pod could not be obtained, typically due to an error in communicating with the host of the pod. Deprecated: It isn't being set since 2015 (74da3b14b0c0f658b3bb8d2def5094686d0e9095)</li></ul>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row354315119229"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.68.2.4.1.1 "><p id="patchCciV2NamespacedPod__p165721828225">podIP</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.68.2.4.1.2 "><p id="patchCciV2NamespacedPod__p1757242132217">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.68.2.4.1.3 "><p id="patchCciV2NamespacedPod__p12572152132210">IP address allocated to the pod. Routable at least within the</p>
|
|
<p id="patchCciV2NamespacedPod__p357218212218">cluster. Empty if not yet allocated.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row1354311132216"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.68.2.4.1.1 "><p id="patchCciV2NamespacedPod__p1657212152216">podIPs</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.68.2.4.1.2 "><p id="patchCciV2NamespacedPod__p15728220223">Array of <a href="#patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.PodIP">io.cci.otc.api.pkg.apis.versioned.cci.v2.PodIP</a> objects</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.68.2.4.1.3 "><p id="patchCciV2NamespacedPod__p2573102182217">podIPs holds the IP addresses allocated to the pod. If this field</p>
|
|
<p id="patchCciV2NamespacedPod__p1457352182214">is specified, the 0th entry must match the podIP field. Pods may be allocated</p>
|
|
<p id="patchCciV2NamespacedPod__p85733222218">at most 1 value for each of IPv4 and IPv6. This list is empty if no IPs</p>
|
|
<p id="patchCciV2NamespacedPod__p1957311272212">have been allocated yet.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row65439119221"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.68.2.4.1.1 "><p id="patchCciV2NamespacedPod__p1757320217227">qosClass</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.68.2.4.1.2 "><p id="patchCciV2NamespacedPod__p25732213224">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.68.2.4.1.3 "><p id="patchCciV2NamespacedPod__p1057316272210">The Quality of Service (QOS) classification assigned to the pod based on resource requirements See PodQOSClass type for available QOS classes More info: https://git.k8s.io/community/contributors/design-proposals/node/resource-qos.md</p>
|
|
<p id="patchCciV2NamespacedPod__p15730262213">Possible enum values:</p>
|
|
<ul id="patchCciV2NamespacedPod__ul1257310212226"><li id="patchCciV2NamespacedPod__li155734212229"><em id="patchCciV2NamespacedPod__i115739211220">"BestEffort"</em> is the BestEffort qos class.</li><li id="patchCciV2NamespacedPod__li9573327224"><em id="patchCciV2NamespacedPod__i1357316252217">"Burstable"</em> is the Burstable qos class.</li><li id="patchCciV2NamespacedPod__li1057320222217"><em id="patchCciV2NamespacedPod__i145736218226">"Guaranteed"</em> is the Guaranteed qos class.</li></ul>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row1154418132214"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.68.2.4.1.1 "><p id="patchCciV2NamespacedPod__p165747211229">reason</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.68.2.4.1.2 "><p id="patchCciV2NamespacedPod__p155740222220">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.68.2.4.1.3 "><p id="patchCciV2NamespacedPod__p155743252213">A brief CamelCase message indicating details about why the pod</p>
|
|
<p id="patchCciV2NamespacedPod__p165743212219">is in this state. e.g. 'Evicted'</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row25446152220"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.68.2.4.1.1 "><p id="patchCciV2NamespacedPod__p25741729229">startTime</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.68.2.4.1.2 "><p id="patchCciV2NamespacedPod__p357462122215">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.68.2.4.1.3 "><p id="patchCciV2NamespacedPod__p45744272216">RFC 3339 date and time at which the object was acknowledged by</p>
|
|
<p id="patchCciV2NamespacedPod__p85741320227">the Kubelet. This is before the Kubelet pulled the container image(s) for</p>
|
|
<p id="patchCciV2NamespacedPod__p12574825227">the pod.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><a name="patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.PodCondition"></a><a name="response_io.cci.otc.api.pkg.apis.versioned.cci.v2.PodCondition"></a><table cellpadding="4" cellspacing="0" summary="" id="patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.PodCondition" frame="border" border="1" rules="all"><caption><b>Table 71 </b>io.cci.otc.api.pkg.apis.versioned.cci.v2.PodCondition</caption><thead align="left"><tr id="patchCciV2NamespacedPod__row16560131192214"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.69.2.4.1.1"><p id="patchCciV2NamespacedPod__p165747252217">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.69.2.4.1.2"><p id="patchCciV2NamespacedPod__p557411292213">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.5.69.2.4.1.3"><p id="patchCciV2NamespacedPod__p557592192215">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="patchCciV2NamespacedPod__row65601512228"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.69.2.4.1.1 "><p id="patchCciV2NamespacedPod__p1457512213224">lastProbeTime</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.69.2.4.1.2 "><p id="patchCciV2NamespacedPod__p1157512216222">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.69.2.4.1.3 "><p id="patchCciV2NamespacedPod__p257510212215">Last time we probed the condition.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row125601112226"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.69.2.4.1.1 "><p id="patchCciV2NamespacedPod__p11575629225">lastTransitionTime</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.69.2.4.1.2 "><p id="patchCciV2NamespacedPod__p17575126226">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.69.2.4.1.3 "><p id="patchCciV2NamespacedPod__p557512292213">Last time the condition transitioned from one status to another.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row1956015113224"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.69.2.4.1.1 "><p id="patchCciV2NamespacedPod__p55751220226">message</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.69.2.4.1.2 "><p id="patchCciV2NamespacedPod__p3575122102210">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.69.2.4.1.3 "><p id="patchCciV2NamespacedPod__p95755216226">Human-readable message indicating details about last transition.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row2056114152213"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.69.2.4.1.1 "><p id="patchCciV2NamespacedPod__p1057519272211">reason</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.69.2.4.1.2 "><p id="patchCciV2NamespacedPod__p75751324225">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.69.2.4.1.3 "><p id="patchCciV2NamespacedPod__p15575172142214">Unique, one-word, CamelCase reason for the condition's last transition.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row756171182217"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.69.2.4.1.1 "><p id="patchCciV2NamespacedPod__p1457517213226">status</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.69.2.4.1.2 "><p id="patchCciV2NamespacedPod__p125751621222">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.69.2.4.1.3 "><p id="patchCciV2NamespacedPod__p1357682142211">Status is the status of the condition. Can be True, False, Unknown. More info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#pod-conditions</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row756115132212"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.69.2.4.1.1 "><p id="patchCciV2NamespacedPod__p7576162192215">type</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.69.2.4.1.2 "><p id="patchCciV2NamespacedPod__p25761292212">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.69.2.4.1.3 "><p id="patchCciV2NamespacedPod__p65768217228">Type is the type of the condition. More info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#pod-conditions</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><a name="patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.ContainerStatus"></a><a name="response_io.cci.otc.api.pkg.apis.versioned.cci.v2.ContainerStatus"></a><table cellpadding="4" cellspacing="0" summary="" id="patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.ContainerStatus" frame="border" border="1" rules="all"><caption><b>Table 72 </b>io.cci.otc.api.pkg.apis.versioned.cci.v2.ContainerStatus</caption><thead align="left"><tr id="patchCciV2NamespacedPod__row4567131132214"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.70.2.4.1.1"><p id="patchCciV2NamespacedPod__p3576182182217">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.70.2.4.1.2"><p id="patchCciV2NamespacedPod__p25761927225">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.5.70.2.4.1.3"><p id="patchCciV2NamespacedPod__p1557622162211">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="patchCciV2NamespacedPod__row1756721132216"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.70.2.4.1.1 "><p id="patchCciV2NamespacedPod__p115761210223">containerID</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.70.2.4.1.2 "><p id="patchCciV2NamespacedPod__p4576420222">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.70.2.4.1.3 "><p id="patchCciV2NamespacedPod__p1057613218223">Container's ID in the format '[/topic/body/section/table/tgroup/tbody/row/entry/p/br {""}) (br]://<container_id>'.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row14568171132215"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.70.2.4.1.1 "><p id="patchCciV2NamespacedPod__p19576828224">image</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.70.2.4.1.2 "><p id="patchCciV2NamespacedPod__p105771821223">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.70.2.4.1.3 "><p id="patchCciV2NamespacedPod__p1757717218222">The image the container is running. More info: https://kubernetes.io/docs/concepts/containers/images.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row1456818192216"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.70.2.4.1.1 "><p id="patchCciV2NamespacedPod__p15771125225">imageID</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.70.2.4.1.2 "><p id="patchCciV2NamespacedPod__p1557713282214">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.70.2.4.1.3 "><p id="patchCciV2NamespacedPod__p55771825222">ImageID of the container's image.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row756821192216"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.70.2.4.1.1 "><p id="patchCciV2NamespacedPod__p757722162210">lastState</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.70.2.4.1.2 "><p id="patchCciV2NamespacedPod__p195775215224"><a href="#patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.ContainerState">io.cci.otc.api.pkg.apis.versioned.cci.v2.ContainerState</a> object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.70.2.4.1.3 "><p id="patchCciV2NamespacedPod__p257717216225">Details about the container's last termination condition.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row17568819220"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.70.2.4.1.1 "><p id="patchCciV2NamespacedPod__p195771622224">name</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.70.2.4.1.2 "><p id="patchCciV2NamespacedPod__p1757720292217">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.70.2.4.1.3 "><p id="patchCciV2NamespacedPod__p957815222220">This must be a DNS_LABEL. Each container in a pod must have a</p>
|
|
<p id="patchCciV2NamespacedPod__p657812192218">unique name. Cannot be updated.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row1456818113228"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.70.2.4.1.1 "><p id="patchCciV2NamespacedPod__p1657842122215">ready</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.70.2.4.1.2 "><p id="patchCciV2NamespacedPod__p1757817215221">Boolean</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.70.2.4.1.3 "><p id="patchCciV2NamespacedPod__p25781025225">Specifies whether the container has passed its readiness probe.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row45688142220"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.70.2.4.1.1 "><p id="patchCciV2NamespacedPod__p10578423222">restartCount</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.70.2.4.1.2 "><p id="patchCciV2NamespacedPod__p8578162132217">Integer</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.70.2.4.1.3 "><p id="patchCciV2NamespacedPod__p8578152162218">The number of times the container has been restarted.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row3568141152210"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.70.2.4.1.1 "><p id="patchCciV2NamespacedPod__p257862182218">started</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.70.2.4.1.2 "><p id="patchCciV2NamespacedPod__p157832152217">Boolean</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.70.2.4.1.3 "><p id="patchCciV2NamespacedPod__p155785292216">Specifies whether the container has passed its startup probe.</p>
|
|
<p id="patchCciV2NamespacedPod__p105780282211">Initialized as false, becomes true after startupProbe is considered successful.</p>
|
|
<p id="patchCciV2NamespacedPod__p65781823222">Resets to false when the container is restarted, or if kubelet loses state</p>
|
|
<p id="patchCciV2NamespacedPod__p557810292215">temporarily. Is always true when no startupProbe is defined.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row45699110221"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.70.2.4.1.1 "><p id="patchCciV2NamespacedPod__p15782211226">state</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.70.2.4.1.2 "><p id="patchCciV2NamespacedPod__p157812132211"><a href="#patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.ContainerState">io.cci.otc.api.pkg.apis.versioned.cci.v2.ContainerState</a> object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.70.2.4.1.3 "><p id="patchCciV2NamespacedPod__p7579129228">Details about the container's current condition.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><a name="patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.ContainerState"></a><a name="response_io.cci.otc.api.pkg.apis.versioned.cci.v2.ContainerState"></a><table cellpadding="4" cellspacing="0" summary="" id="patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.ContainerState" frame="border" border="1" rules="all"><caption><b>Table 73 </b>io.cci.otc.api.pkg.apis.versioned.cci.v2.ContainerState</caption><thead align="left"><tr id="patchCciV2NamespacedPod__row11576191182210"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.71.2.4.1.1"><p id="patchCciV2NamespacedPod__p175851426223">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.71.2.4.1.2"><p id="patchCciV2NamespacedPod__p105858213226">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.5.71.2.4.1.3"><p id="patchCciV2NamespacedPod__p658552202219">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="patchCciV2NamespacedPod__row125771812223"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.71.2.4.1.1 "><p id="patchCciV2NamespacedPod__p1258532152218">running</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.71.2.4.1.2 "><p id="patchCciV2NamespacedPod__p135851212212"><a href="#patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.ContainerStateRunning">io.cci.otc.api.pkg.apis.versioned.cci.v2.ContainerStateRunning</a> object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.71.2.4.1.3 "><p id="patchCciV2NamespacedPod__p1858519213226">Details about a running container</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row2577161202212"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.71.2.4.1.1 "><p id="patchCciV2NamespacedPod__p19585152102214">terminated</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.71.2.4.1.2 "><p id="patchCciV2NamespacedPod__p13585142162216"><a href="#patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.ContainerStateTerminated">io.cci.otc.api.pkg.apis.versioned.cci.v2.ContainerStateTerminated</a> object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.71.2.4.1.3 "><p id="patchCciV2NamespacedPod__p45859217224">Details about a terminated container</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row2577161112220"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.71.2.4.1.1 "><p id="patchCciV2NamespacedPod__p205857219220">waiting</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.71.2.4.1.2 "><p id="patchCciV2NamespacedPod__p25861523229"><a href="#patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.ContainerStateWaiting">io.cci.otc.api.pkg.apis.versioned.cci.v2.ContainerStateWaiting</a> object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.71.2.4.1.3 "><p id="patchCciV2NamespacedPod__p7586122162218">Details about a waiting container</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><a name="patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.ContainerStateRunning"></a><a name="response_io.cci.otc.api.pkg.apis.versioned.cci.v2.ContainerStateRunning"></a><table cellpadding="4" cellspacing="0" summary="" id="patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.ContainerStateRunning" frame="border" border="1" rules="all"><caption><b>Table 74 </b>io.cci.otc.api.pkg.apis.versioned.cci.v2.ContainerStateRunning</caption><thead align="left"><tr id="patchCciV2NamespacedPod__row1558215192217"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.72.2.4.1.1"><p id="patchCciV2NamespacedPod__p135861629220">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.72.2.4.1.2"><p id="patchCciV2NamespacedPod__p158619214227">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.5.72.2.4.1.3"><p id="patchCciV2NamespacedPod__p95861920221">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="patchCciV2NamespacedPod__row9582111162213"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.72.2.4.1.1 "><p id="patchCciV2NamespacedPod__p15586926225">startedAt</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.72.2.4.1.2 "><p id="patchCciV2NamespacedPod__p195862202219">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.72.2.4.1.3 "><p id="patchCciV2NamespacedPod__p1458652132219">Time at which the container was last (re-)started</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><a name="patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.ContainerStateTerminated"></a><a name="response_io.cci.otc.api.pkg.apis.versioned.cci.v2.ContainerStateTerminated"></a><table cellpadding="4" cellspacing="0" summary="" id="patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.ContainerStateTerminated" frame="border" border="1" rules="all"><caption><b>Table 75 </b>io.cci.otc.api.pkg.apis.versioned.cci.v2.ContainerStateTerminated</caption><thead align="left"><tr id="patchCciV2NamespacedPod__row1158514112229"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.73.2.4.1.1"><p id="patchCciV2NamespacedPod__p75873219224">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.73.2.4.1.2"><p id="patchCciV2NamespacedPod__p1587122172213">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.5.73.2.4.1.3"><p id="patchCciV2NamespacedPod__p1458762182215">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="patchCciV2NamespacedPod__row1858514110225"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.73.2.4.1.1 "><p id="patchCciV2NamespacedPod__p1158717262212">containerID</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.73.2.4.1.2 "><p id="patchCciV2NamespacedPod__p17587132132217">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.73.2.4.1.3 "><p id="patchCciV2NamespacedPod__p35872025220">Container's ID in the format '[/topic/body/section/table/tgroup/tbody/row/entry/p/br {""}) (br]://<container_id>'</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row18585015227"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.73.2.4.1.1 "><p id="patchCciV2NamespacedPod__p45875262215">exitCode</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.73.2.4.1.2 "><p id="patchCciV2NamespacedPod__p1358782162218">Integer</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.73.2.4.1.3 "><p id="patchCciV2NamespacedPod__p758717212229">Exit status from the last termination of the container</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row75857111222"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.73.2.4.1.1 "><p id="patchCciV2NamespacedPod__p558716214225">finishedAt</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.73.2.4.1.2 "><p id="patchCciV2NamespacedPod__p1058892192214">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.73.2.4.1.3 "><p id="patchCciV2NamespacedPod__p1458852142214">Time at which the container last terminated</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row058515114224"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.73.2.4.1.1 "><p id="patchCciV2NamespacedPod__p205881242216">message</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.73.2.4.1.2 "><p id="patchCciV2NamespacedPod__p17588132182210">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.73.2.4.1.3 "><p id="patchCciV2NamespacedPod__p858819242214">Message regarding the last termination of the container</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row1858541192218"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.73.2.4.1.1 "><p id="patchCciV2NamespacedPod__p258811215221">reason</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.73.2.4.1.2 "><p id="patchCciV2NamespacedPod__p185887218221">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.73.2.4.1.3 "><p id="patchCciV2NamespacedPod__p1758822102219">(brief) reason from the last termination of the container</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row2586516226"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.73.2.4.1.1 "><p id="patchCciV2NamespacedPod__p1858819272219">signal</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.73.2.4.1.2 "><p id="patchCciV2NamespacedPod__p85882024227">Integer</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.73.2.4.1.3 "><p id="patchCciV2NamespacedPod__p85880202210">Signal from the last termination of the container</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row858617113226"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.73.2.4.1.1 "><p id="patchCciV2NamespacedPod__p18588122132214">startedAt</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.73.2.4.1.2 "><p id="patchCciV2NamespacedPod__p75887219226">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.73.2.4.1.3 "><p id="patchCciV2NamespacedPod__p758902172213">Time at which previous execution of the container started</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><a name="patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.ContainerStateWaiting"></a><a name="response_io.cci.otc.api.pkg.apis.versioned.cci.v2.ContainerStateWaiting"></a><table cellpadding="4" cellspacing="0" summary="" id="patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.ContainerStateWaiting" frame="border" border="1" rules="all"><caption><b>Table 76 </b>io.cci.otc.api.pkg.apis.versioned.cci.v2.ContainerStateWaiting</caption><thead align="left"><tr id="patchCciV2NamespacedPod__row7592191172215"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.74.2.4.1.1"><p id="patchCciV2NamespacedPod__p85891922225">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.74.2.4.1.2"><p id="patchCciV2NamespacedPod__p195891420222">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.5.74.2.4.1.3"><p id="patchCciV2NamespacedPod__p958912219227">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="patchCciV2NamespacedPod__row185921919228"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.74.2.4.1.1 "><p id="patchCciV2NamespacedPod__p9589162182211">message</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.74.2.4.1.2 "><p id="patchCciV2NamespacedPod__p658932192211">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.74.2.4.1.3 "><p id="patchCciV2NamespacedPod__p1658915212221">Message regarding why the container is not yet running.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row18593016221"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.74.2.4.1.1 "><p id="patchCciV2NamespacedPod__p258910217221">reason</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.74.2.4.1.2 "><p id="patchCciV2NamespacedPod__p1958916212224">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.74.2.4.1.3 "><p id="patchCciV2NamespacedPod__p1859014272217">(brief) reason the container is not yet running.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><a name="patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.PodIP"></a><a name="response_io.cci.otc.api.pkg.apis.versioned.cci.v2.PodIP"></a><table cellpadding="4" cellspacing="0" summary="" id="patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.PodIP" frame="border" border="1" rules="all"><caption><b>Table 77 </b>io.cci.otc.api.pkg.apis.versioned.cci.v2.PodIP</caption><thead align="left"><tr id="patchCciV2NamespacedPod__row859671132218"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.75.2.4.1.1"><p id="patchCciV2NamespacedPod__p559012216224">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.75.2.4.1.2"><p id="patchCciV2NamespacedPod__p359052182216">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.5.75.2.4.1.3"><p id="patchCciV2NamespacedPod__p11590221220">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="patchCciV2NamespacedPod__row15597213223"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.75.2.4.1.1 "><p id="patchCciV2NamespacedPod__p7590162122216">ip</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.75.2.4.1.2 "><p id="patchCciV2NamespacedPod__p1059011210229">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.75.2.4.1.3 "><p id="patchCciV2NamespacedPod__p1659018213221">ip is an IP address (IPv4 or IPv6) assigned to the pod</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
<p id="patchCciV2NamespacedPod__p20590102112214"><strong id="patchCciV2NamespacedPod__b8590172152214">Status code: 201</strong></p>
|
|
|
|
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="patchCciV2NamespacedPod__table759816162210" frame="border" border="1" rules="all"><caption><b>Table 78 </b>Response body parameters</caption><thead align="left"><tr id="patchCciV2NamespacedPod__row65991819229"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.77.2.4.1.1"><p id="patchCciV2NamespacedPod__p05961224220">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.77.2.4.1.2"><p id="patchCciV2NamespacedPod__p14596162102216">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.5.77.2.4.1.3"><p id="patchCciV2NamespacedPod__p35968219225">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="patchCciV2NamespacedPod__row35999114224"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.77.2.4.1.1 "><p id="patchCciV2NamespacedPod__p1659615214223">apiVersion</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.77.2.4.1.2 "><p id="patchCciV2NamespacedPod__p1659612172215">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.77.2.4.1.3 "><p id="patchCciV2NamespacedPod__p3596192162211">APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row195996182219"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.77.2.4.1.1 "><p id="patchCciV2NamespacedPod__p55964210226">kind</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.77.2.4.1.2 "><p id="patchCciV2NamespacedPod__p1759692192215">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.77.2.4.1.3 "><p id="patchCciV2NamespacedPod__p125961520223">Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row205991215223"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.77.2.4.1.1 "><p id="patchCciV2NamespacedPod__p15596129221">metadata</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.77.2.4.1.2 "><p id="patchCciV2NamespacedPod__p145967262216"><a href="#patchCciV2NamespacedPod__response_io.k8s.apimachinery.pkg.apis.meta.v1.ObjectMeta">io.k8s.apimachinery.pkg.apis.meta.v1.ObjectMeta</a> object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.77.2.4.1.3 "><p id="patchCciV2NamespacedPod__p17597132162214">Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row20599141152210"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.77.2.4.1.1 "><p id="patchCciV2NamespacedPod__p6597323221">spec</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.77.2.4.1.2 "><p id="patchCciV2NamespacedPod__p16597102172210"><a href="#patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.PodSpec">io.cci.otc.api.pkg.apis.versioned.cci.v2.PodSpec</a> object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.77.2.4.1.3 "><p id="patchCciV2NamespacedPod__p12597928224">Specification of the desired behavior of the pod. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#spec-and-status</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row126007119226"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.77.2.4.1.1 "><p id="patchCciV2NamespacedPod__p45971829222">status</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.77.2.4.1.2 "><p id="patchCciV2NamespacedPod__p1059720242220"><a href="#patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.PodStatus">io.cci.otc.api.pkg.apis.versioned.cci.v2.PodStatus</a> object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.77.2.4.1.3 "><p id="patchCciV2NamespacedPod__p6597823227">Most recently observed status of the pod. This data may not be up to date. Populated by the system. Read-only. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#spec-and-status</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="patchCciV2NamespacedPod__table960412111223" frame="border" border="1" rules="all"><caption><b>Table 79 </b>io.cci.otc.api.pkg.apis.versioned.cci.v2.PodSpec</caption><thead align="left"><tr id="patchCciV2NamespacedPod__row186058152218"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.78.2.4.1.1"><p id="patchCciV2NamespacedPod__p55987211229">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.78.2.4.1.2"><p id="patchCciV2NamespacedPod__p175982272210">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.5.78.2.4.1.3"><p id="patchCciV2NamespacedPod__p35981027220">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="patchCciV2NamespacedPod__row460514119220"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.78.2.4.1.1 "><p id="patchCciV2NamespacedPod__p1559810219229">activeDeadlineSeconds</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.78.2.4.1.2 "><p id="patchCciV2NamespacedPod__p18598112202217">Long</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.78.2.4.1.3 "><p id="patchCciV2NamespacedPod__p1359882142212">Optional duration in seconds the pod may be active on the node</p>
|
|
<p id="patchCciV2NamespacedPod__p165981214229">relative to StartTime before the system will actively try to mark it failed</p>
|
|
<p id="patchCciV2NamespacedPod__p1659810210229">and kill associated containers. Value must be a positive integer.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row186069111226"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.78.2.4.1.1 "><p id="patchCciV2NamespacedPod__p459892152210">affinity</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.78.2.4.1.2 "><p id="patchCciV2NamespacedPod__p859822162214"><a href="#patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.Affinity">io.cci.otc.api.pkg.apis.versioned.cci.v2.Affinity</a> object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.78.2.4.1.3 "><p id="patchCciV2NamespacedPod__p459932192217">If specified, the pod's scheduling constraints</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row1660651172212"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.78.2.4.1.1 "><p id="patchCciV2NamespacedPod__p15991620225">containers</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.78.2.4.1.2 "><p id="patchCciV2NamespacedPod__p165994214228">Array of <a href="#patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.Container">io.cci.otc.api.pkg.apis.versioned.cci.v2.Container</a> objects</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.78.2.4.1.3 "><p id="patchCciV2NamespacedPod__p2599202152214">List of containers belonging to the pod. Containers cannot currently</p>
|
|
<p id="patchCciV2NamespacedPod__p135992252210">be added or removed. There must be at least one container in a Pod. Cannot</p>
|
|
<p id="patchCciV2NamespacedPod__p5599123226">be updated.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row106066110228"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.78.2.4.1.1 "><p id="patchCciV2NamespacedPod__p10599172172212">dnsConfig</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.78.2.4.1.2 "><p id="patchCciV2NamespacedPod__p359910215221"><a href="#patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.PodDNSConfig">io.cci.otc.api.pkg.apis.versioned.cci.v2.PodDNSConfig</a> object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.78.2.4.1.3 "><p id="patchCciV2NamespacedPod__p1759918218224">Specifies the DNS parameters of a pod. Parameters specified here</p>
|
|
<p id="patchCciV2NamespacedPod__p105994272215">will be merged to the generated DNS configuration based on DNSPolicy.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row176061016222"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.78.2.4.1.1 "><p id="patchCciV2NamespacedPod__p125991022222">dnsPolicy</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.78.2.4.1.2 "><p id="patchCciV2NamespacedPod__p105991423228">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.78.2.4.1.3 "><p id="patchCciV2NamespacedPod__p9599132202213">Set DNS policy for the pod. Defaults to "ClusterFirst". Valid values are 'ClusterFirstWithHostNet', 'ClusterFirst', 'Default' or 'None'. DNS parameters given in DNSConfig will be merged with the policy selected with DNSPolicy. To have DNS options set along with hostNetwork, you have to specify DNS policy explicitly to 'ClusterFirstWithHostNet'.</p>
|
|
<p id="patchCciV2NamespacedPod__p259915272212">Possible enum values:</p>
|
|
<ul id="patchCciV2NamespacedPod__ul7600132132211"><li id="patchCciV2NamespacedPod__li560011262211"><em id="patchCciV2NamespacedPod__i136003218223">"ClusterFirst"</em> indicates that the pod should use cluster DNS first unless hostNetwork is true, if it is available, then fall back on the default (as determined by kubelet) DNS settings.</li><li id="patchCciV2NamespacedPod__li160082152219"><em id="patchCciV2NamespacedPod__i206009213229">"ClusterFirstWithHostNet"</em> indicates that the pod should use cluster DNS first, if it is available, then fall back on the default (as determined by kubelet) DNS settings.</li><li id="patchCciV2NamespacedPod__li14600132122210"><em id="patchCciV2NamespacedPod__i196000292219">"Default"</em> indicates that the pod should use the default (as determined by kubelet) DNS settings.</li><li id="patchCciV2NamespacedPod__li4600629229"><em id="patchCciV2NamespacedPod__i1160017211227">"None"</em> indicates that the pod should use empty DNS settings. DNS parameters such as nameservers and search paths should be defined via DNSConfig.</li></ul>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row1606201162219"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.78.2.4.1.1 "><p id="patchCciV2NamespacedPod__p10600226224">ephemeralContainers</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.78.2.4.1.2 "><p id="patchCciV2NamespacedPod__p56001423227">Array of <a href="#patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.EphemeralContainer">io.cci.otc.api.pkg.apis.versioned.cci.v2.EphemeralContainer</a> objects</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.78.2.4.1.3 "><p id="patchCciV2NamespacedPod__p1260016252214">List of ephemeral containers run in this pod. Ephemeral containers</p>
|
|
<p id="patchCciV2NamespacedPod__p10600524229">may be run in an existing pod to perform user-initiated actions such as</p>
|
|
<p id="patchCciV2NamespacedPod__p96011820220">debugging. This list cannot be specified when creating a pod, and it cannot</p>
|
|
<p id="patchCciV2NamespacedPod__p1060110211226">be modified by updating the pod spec. In order to add an ephemeral container</p>
|
|
<p id="patchCciV2NamespacedPod__p56011322223">to an existing pod, use the pod's ephemeralcontainers subresource.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row1660716162211"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.78.2.4.1.1 "><p id="patchCciV2NamespacedPod__p1560119262211">hostAliases</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.78.2.4.1.2 "><p id="patchCciV2NamespacedPod__p126011262215">Array of <a href="#patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.HostAlias">io.cci.otc.api.pkg.apis.versioned.cci.v2.HostAlias</a> objects</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.78.2.4.1.3 "><p id="patchCciV2NamespacedPod__p1860111213222">HostAliases is an optional list of hosts and IPs that will be</p>
|
|
<p id="patchCciV2NamespacedPod__p10601122228">injected into the pod's hosts file if specified. This is only valid for</p>
|
|
<p id="patchCciV2NamespacedPod__p14601142172210">non-hostNetwork pods.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row166079114222"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.78.2.4.1.1 "><p id="patchCciV2NamespacedPod__p1360112215226">hostname</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.78.2.4.1.2 "><p id="patchCciV2NamespacedPod__p360192172217">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.78.2.4.1.3 "><p id="patchCciV2NamespacedPod__p860112132215">Specifies the hostName of the Pod. If not specified, the pod's</p>
|
|
<p id="patchCciV2NamespacedPod__p12601172152217">hostname will be set to a system-defined value.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row1160713152210"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.78.2.4.1.1 "><p id="patchCciV2NamespacedPod__p660192152213">imagePullSecrets</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.78.2.4.1.2 "><p id="patchCciV2NamespacedPod__p66019212227">Array of <a href="#patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.LocalObjectReference">io.cci.otc.api.pkg.apis.versioned.cci.v2.LocalObjectReference</a> objects</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.78.2.4.1.3 "><p id="patchCciV2NamespacedPod__p8602182122211">ImagePullSecrets is an optional list of references to secrets in the same namespace to use for pulling any of the images used by this PodSpec. If specified, these secrets will be passed to individual puller implementations for them to use. More info: https://kubernetes.io/docs/concepts/containers/images#specifying-imagepullsecrets-on-a-pod</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row1160711132214"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.78.2.4.1.1 "><p id="patchCciV2NamespacedPod__p1160212282218">initContainers</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.78.2.4.1.2 "><p id="patchCciV2NamespacedPod__p1660216216222">Array of <a href="#patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.Container">io.cci.otc.api.pkg.apis.versioned.cci.v2.Container</a> objects</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.78.2.4.1.3 "><p id="patchCciV2NamespacedPod__p126026214226">List of initialization containers belonging to the pod. Init containers are executed in order prior to containers being started. If any init container fails, the pod is considered to have failed and is handled according to its restartPolicy. The name for an init container or normal container must be unique among all containers. Init containers may not have Lifecycle actions, Readiness probes, Liveness probes, or Startup probes. The resourceRequirements of an init container are taken into account during scheduling by finding the highest request/limit for each resource type, and then using the max of of that value or the sum of the normal containers. Limits are applied to init containers in a similar fashion. Init containers cannot currently be added or removed. Cannot be updated. More info: https://kubernetes.io/docs/concepts/workloads/pods/init-containers/</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row1960710110229"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.78.2.4.1.1 "><p id="patchCciV2NamespacedPod__p1860202142212">nodeName</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.78.2.4.1.2 "><p id="patchCciV2NamespacedPod__p126021022222">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.78.2.4.1.3 "><p id="patchCciV2NamespacedPod__p1460219218220">NodeName is a request to schedule this pod onto a specific node.</p>
|
|
<p id="patchCciV2NamespacedPod__p106025292211">If it is non-empty, the scheduler simply schedules this pod onto that node,</p>
|
|
<p id="patchCciV2NamespacedPod__p1060232192211">assuming that it fits resource requirements.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row1460713162217"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.78.2.4.1.1 "><p id="patchCciV2NamespacedPod__p860242132214">overhead</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.78.2.4.1.2 "><p id="patchCciV2NamespacedPod__p136026262218">Map<String,String></p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.78.2.4.1.3 "><p id="patchCciV2NamespacedPod__p13602192172219">Overhead represents the resource overhead associated with running a pod for a given RuntimeClass. This field will be autopopulated at admission time by the RuntimeClass admission controller. If the RuntimeClass admission controller is enabled, overhead must not be set in Pod create requests. The RuntimeClass admission controller will reject Pod create requests which have the overhead already set. If RuntimeClass is configured and selected in the PodSpec, Overhead will be set to the value defined in the corresponding RuntimeClass, otherwise it will remain unset and treated as zero. More info: https://git.k8s.io/enhancements/keps/sig-node/688-pod-overhead/README.md</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row560721132214"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.78.2.4.1.1 "><p id="patchCciV2NamespacedPod__p13602172192218">readinessGates</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.78.2.4.1.2 "><p id="patchCciV2NamespacedPod__p19602182162219">Array of <a href="#patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.PodReadinessGate">io.cci.otc.api.pkg.apis.versioned.cci.v2.PodReadinessGate</a> objects</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.78.2.4.1.3 "><p id="patchCciV2NamespacedPod__p126038216225">If specified, all readiness gates will be evaluated for pod readiness. A pod is ready when all its containers are ready AND all conditions specified in the readiness gates have status equal to "True" More info: https://git.k8s.io/enhancements/keps/sig-network/580-pod-readiness-gates</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row26081215227"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.78.2.4.1.1 "><p id="patchCciV2NamespacedPod__p260352132214">restartPolicy</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.78.2.4.1.2 "><p id="patchCciV2NamespacedPod__p1260352162217">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.78.2.4.1.3 "><p id="patchCciV2NamespacedPod__p146036215224">Restart policy for all containers within the pod. One of Always, OnFailure, Never. Default to Always. More info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle/#restart-policy</p>
|
|
<p id="patchCciV2NamespacedPod__p116031326221">Possible enum values:</p>
|
|
<ul id="patchCciV2NamespacedPod__ul060332182215"><li id="patchCciV2NamespacedPod__li1260313252215"><em id="patchCciV2NamespacedPod__i146031726223">"Always"</em></li><li id="patchCciV2NamespacedPod__li176031822227"><em id="patchCciV2NamespacedPod__i126031827223">"Never"</em></li><li id="patchCciV2NamespacedPod__li1760302122219"><em id="patchCciV2NamespacedPod__i146035232216">"OnFailure"</em></li></ul>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row76082014222"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.78.2.4.1.1 "><p id="patchCciV2NamespacedPod__p560313242219">schedulerName</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.78.2.4.1.2 "><p id="patchCciV2NamespacedPod__p156031232215">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.78.2.4.1.3 "><p id="patchCciV2NamespacedPod__p9603142172217">If specified, the pod will be dispatched by specified scheduler.</p>
|
|
<p id="patchCciV2NamespacedPod__p156041621223">If not specified, the pod will be dispatched by default scheduler.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row1560819119228"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.78.2.4.1.1 "><p id="patchCciV2NamespacedPod__p16047272211">securityContext</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.78.2.4.1.2 "><p id="patchCciV2NamespacedPod__p26044282214"><a href="#patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.PodSecurityContext">io.cci.otc.api.pkg.apis.versioned.cci.v2.PodSecurityContext</a> object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.78.2.4.1.3 "><p id="patchCciV2NamespacedPod__p166041921221">SecurityContext holds pod-level security attributes and common container settings. Optional: Defaults to empty. See type description for default values of each field.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row96082162213"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.78.2.4.1.1 "><p id="patchCciV2NamespacedPod__p13604923227">setHostnameAsFQDN</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.78.2.4.1.2 "><p id="patchCciV2NamespacedPod__p1460413242216">Boolean</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.78.2.4.1.3 "><p id="patchCciV2NamespacedPod__p16049216222">If true the pod's hostname will be configured as the pod's FQDN,</p>
|
|
<p id="patchCciV2NamespacedPod__p18604102152211">rather than the leaf name (the default). In Linux containers, this means</p>
|
|
<p id="patchCciV2NamespacedPod__p14604172202218">setting the FQDN in the hostname field of the kernel (the nodename field</p>
|
|
<p id="patchCciV2NamespacedPod__p186044232218">of struct utsname). In Windows containers, this means setting the registry</p>
|
|
<p id="patchCciV2NamespacedPod__p10604102192213">value of hostname for the registry key HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters</p>
|
|
<p id="patchCciV2NamespacedPod__p186041323228">to FQDN. If a pod does not have FQDN, this has no effect. Default to false.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row5608181142215"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.78.2.4.1.1 "><p id="patchCciV2NamespacedPod__p15604142142214">shareProcessNamespace</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.78.2.4.1.2 "><p id="patchCciV2NamespacedPod__p146044220228">Boolean</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.78.2.4.1.3 "><p id="patchCciV2NamespacedPod__p126041927227">Share a single process namespace between all of the containers in a pod. When this is set containers will be able to view and signal processes from other containers in the same pod, and the first process in each container will not be assigned PID 1. HostPID and ShareProcessNamespace cannot both be set. Optional: Default to false.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row136081611222"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.78.2.4.1.1 "><p id="patchCciV2NamespacedPod__p1860513262213">terminationGracePeriodSeconds</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.78.2.4.1.2 "><p id="patchCciV2NamespacedPod__p56051920229">Long</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.78.2.4.1.3 "><p id="patchCciV2NamespacedPod__p660542102217">Optional duration in seconds the pod needs to terminate gracefully.</p>
|
|
<p id="patchCciV2NamespacedPod__p17605192112215">May be decreased in delete request. Value must be non-negative integer.</p>
|
|
<p id="patchCciV2NamespacedPod__p1260517217221">The value zero indicates stop immediately via the kill signal (no opportunity</p>
|
|
<p id="patchCciV2NamespacedPod__p160572172216">to shut down). If this value is nil, the default grace period will be used</p>
|
|
<p id="patchCciV2NamespacedPod__p1560516215221">instead. The grace period is the duration in seconds after the processes</p>
|
|
<p id="patchCciV2NamespacedPod__p20605162122218">running in the pod are sent a termination signal and the time when the processes</p>
|
|
<p id="patchCciV2NamespacedPod__p13605162192220">are forcibly halted with a kill signal. Set this value longer than the expected</p>
|
|
<p id="patchCciV2NamespacedPod__p11605524228">cleanup time for your process. Defaults to 30 seconds.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row0608171122213"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.78.2.4.1.1 "><p id="patchCciV2NamespacedPod__p166057210222">topologySpreadConstraints</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.78.2.4.1.2 "><p id="patchCciV2NamespacedPod__p760516218228">Array of <a href="#patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.TopologySpreadConstraint">io.cci.otc.api.pkg.apis.versioned.cci.v2.TopologySpreadConstraint</a> objects</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.78.2.4.1.3 "><p id="patchCciV2NamespacedPod__p46052027224">TopologySpreadConstraints describes how a group of pods ought</p>
|
|
<p id="patchCciV2NamespacedPod__p1660517292213">to spread across topology domains. Scheduler will schedule pods in a way</p>
|
|
<p id="patchCciV2NamespacedPod__p260552152215">which abides by the constraints. All topologySpreadConstraints are ANDed.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row260916172217"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.78.2.4.1.1 "><p id="patchCciV2NamespacedPod__p176067212218">volumes</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.78.2.4.1.2 "><p id="patchCciV2NamespacedPod__p13606192112213">Array of <a href="#patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.Volume">io.cci.otc.api.pkg.apis.versioned.cci.v2.Volume</a> objects</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.78.2.4.1.3 "><p id="patchCciV2NamespacedPod__p1560614292215">List of volumes that can be mounted by containers belonging to the pod. More info: https://kubernetes.io/docs/concepts/storage/volumes</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="patchCciV2NamespacedPod__table26307182216" frame="border" border="1" rules="all"><caption><b>Table 80 </b>io.cci.otc.api.pkg.apis.versioned.cci.v2.Affinity</caption><thead align="left"><tr id="patchCciV2NamespacedPod__row1563117114227"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.79.2.4.1.1"><p id="patchCciV2NamespacedPod__p176079210221">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.79.2.4.1.2"><p id="patchCciV2NamespacedPod__p1760714218227">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.5.79.2.4.1.3"><p id="patchCciV2NamespacedPod__p18607326222">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="patchCciV2NamespacedPod__row156316152216"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.79.2.4.1.1 "><p id="patchCciV2NamespacedPod__p860742182220">nodeAffinity</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.79.2.4.1.2 "><p id="patchCciV2NamespacedPod__p66076212211"><a href="#patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.NodeAffinity">io.cci.otc.api.pkg.apis.versioned.cci.v2.NodeAffinity</a> object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.79.2.4.1.3 "><p id="patchCciV2NamespacedPod__p1960782152218">Describes node affinity scheduling rules for the pod.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row146316113223"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.79.2.4.1.1 "><p id="patchCciV2NamespacedPod__p360715213224">podAntiAffinity</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.79.2.4.1.2 "><p id="patchCciV2NamespacedPod__p10607725225"><a href="#patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.PodAntiAffinity">io.cci.otc.api.pkg.apis.versioned.cci.v2.PodAntiAffinity</a> object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.79.2.4.1.3 "><p id="patchCciV2NamespacedPod__p2060716252217">Describes pod anti-affinity scheduling rules (e.g. avoid putting</p>
|
|
<p id="patchCciV2NamespacedPod__p166084219223">this pod in the same zone, etc. as some other pod(s)).</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="patchCciV2NamespacedPod__table11634818227" frame="border" border="1" rules="all"><caption><b>Table 81 </b>io.cci.otc.api.pkg.apis.versioned.cci.v2.NodeAffinity</caption><thead align="left"><tr id="patchCciV2NamespacedPod__row96347112221"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.80.2.4.1.1"><p id="patchCciV2NamespacedPod__p76082211224">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.80.2.4.1.2"><p id="patchCciV2NamespacedPod__p156082252213">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.5.80.2.4.1.3"><p id="patchCciV2NamespacedPod__p13608162102219">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="patchCciV2NamespacedPod__row363414111222"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.80.2.4.1.1 "><p id="patchCciV2NamespacedPod__p56082272214">requiredDuringSchedulingIgnoredDuringExecution</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.80.2.4.1.2 "><p id="patchCciV2NamespacedPod__p1160812292212"><a href="#patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.NodeSelector">io.cci.otc.api.pkg.apis.versioned.cci.v2.NodeSelector</a> object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.80.2.4.1.3 "><p id="patchCciV2NamespacedPod__p1960812282219">If the affinity requirements specified by this field are not</p>
|
|
<p id="patchCciV2NamespacedPod__p19608102152214">met at scheduling time, the pod will not be scheduled onto the node. If</p>
|
|
<p id="patchCciV2NamespacedPod__p10608192182218">the affinity requirements specified by this field cease to be met at some</p>
|
|
<p id="patchCciV2NamespacedPod__p11608192182216">point during pod execution (e.g. due to an update), the system may or may</p>
|
|
<p id="patchCciV2NamespacedPod__p18609162112211">not try to eventually evict the pod from its node.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="patchCciV2NamespacedPod__table1163671182212" frame="border" border="1" rules="all"><caption><b>Table 82 </b>io.cci.otc.api.pkg.apis.versioned.cci.v2.NodeSelector</caption><thead align="left"><tr id="patchCciV2NamespacedPod__row66376192215"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.81.2.4.1.1"><p id="patchCciV2NamespacedPod__p19609122142216">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.81.2.4.1.2"><p id="patchCciV2NamespacedPod__p06091621223">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.5.81.2.4.1.3"><p id="patchCciV2NamespacedPod__p18609226226">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="patchCciV2NamespacedPod__row17637101152219"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.81.2.4.1.1 "><p id="patchCciV2NamespacedPod__p961014212228">nodeSelectorTerms</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.81.2.4.1.2 "><p id="patchCciV2NamespacedPod__p3610127227">Array of <a href="#patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.NodeSelectorTerm">io.cci.otc.api.pkg.apis.versioned.cci.v2.NodeSelectorTerm</a> objects</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.81.2.4.1.3 "><p id="patchCciV2NamespacedPod__p126104211221">Required. A list of node selector terms. The terms are ORed.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="patchCciV2NamespacedPod__table1763816172213" frame="border" border="1" rules="all"><caption><b>Table 83 </b>io.cci.otc.api.pkg.apis.versioned.cci.v2.NodeSelectorTerm</caption><thead align="left"><tr id="patchCciV2NamespacedPod__row163920162213"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.82.2.4.1.1"><p id="patchCciV2NamespacedPod__p861018282211">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.82.2.4.1.2"><p id="patchCciV2NamespacedPod__p761011292216">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.5.82.2.4.1.3"><p id="patchCciV2NamespacedPod__p11610024223">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="patchCciV2NamespacedPod__row1163911118228"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.82.2.4.1.1 "><p id="patchCciV2NamespacedPod__p206101725229">matchExpressions</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.82.2.4.1.2 "><p id="patchCciV2NamespacedPod__p146105217224">Array of <a href="#patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.NodeSelectorRequirement">io.cci.otc.api.pkg.apis.versioned.cci.v2.NodeSelectorRequirement</a> objects</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.82.2.4.1.3 "><p id="patchCciV2NamespacedPod__p861116218222">A list of node selector requirements by node's labels.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="patchCciV2NamespacedPod__table564181182210" frame="border" border="1" rules="all"><caption><b>Table 84 </b>io.cci.otc.api.pkg.apis.versioned.cci.v2.NodeSelectorRequirement</caption><thead align="left"><tr id="patchCciV2NamespacedPod__row36411413225"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.83.2.4.1.1"><p id="patchCciV2NamespacedPod__p1561114210228">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.83.2.4.1.2"><p id="patchCciV2NamespacedPod__p116119252218">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.5.83.2.4.1.3"><p id="patchCciV2NamespacedPod__p4611102152214">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="patchCciV2NamespacedPod__row06419172215"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.83.2.4.1.1 "><p id="patchCciV2NamespacedPod__p146111821228">key</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.83.2.4.1.2 "><p id="patchCciV2NamespacedPod__p7611172142211">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.83.2.4.1.3 "><p id="patchCciV2NamespacedPod__p56118213221">The label key that the selector applies to.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row14641314223"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.83.2.4.1.1 "><p id="patchCciV2NamespacedPod__p1061116216226">operator</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.83.2.4.1.2 "><p id="patchCciV2NamespacedPod__p1761242102210">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.83.2.4.1.3 "><p id="patchCciV2NamespacedPod__p66121922224">Represents a key's relationship to a set of values. Valid operators are In, NotIn, Exists, DoesNotExist. Gt, and Lt.</p>
|
|
<p id="patchCciV2NamespacedPod__p1661272182216">Possible enum values:</p>
|
|
<ul id="patchCciV2NamespacedPod__ul1561213218225"><li id="patchCciV2NamespacedPod__li561211210226"><em id="patchCciV2NamespacedPod__i561211252218">"DoesNotExist"</em></li><li id="patchCciV2NamespacedPod__li196123212224"><em id="patchCciV2NamespacedPod__i18612522221">"Exists"</em></li><li id="patchCciV2NamespacedPod__li661222172217"><em id="patchCciV2NamespacedPod__i1861218262211">"Gt"</em></li><li id="patchCciV2NamespacedPod__li4612621228"><em id="patchCciV2NamespacedPod__i1261212211228">"In"</em></li><li id="patchCciV2NamespacedPod__li46123272215"><em id="patchCciV2NamespacedPod__i061314213222">"Lt"</em></li><li id="patchCciV2NamespacedPod__li126131822229"><em id="patchCciV2NamespacedPod__i46137252216">"NotIn"</em></li></ul>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row136426142215"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.83.2.4.1.1 "><p id="patchCciV2NamespacedPod__p46131127224">values</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.83.2.4.1.2 "><p id="patchCciV2NamespacedPod__p126131628228">Array of strings</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.83.2.4.1.3 "><p id="patchCciV2NamespacedPod__p176131212222">An array of string values. If the operator is In or NotIn, the</p>
|
|
<p id="patchCciV2NamespacedPod__p146132262216">values array must be non-empty. If the operator is Exists or DoesNotExist,</p>
|
|
<p id="patchCciV2NamespacedPod__p11614721225">the values array must be empty. If the operator is Gt or Lt, the values</p>
|
|
<p id="patchCciV2NamespacedPod__p7614628225">array must have a single element, which will be interpreted as an integer.</p>
|
|
<p id="patchCciV2NamespacedPod__p161419282215">This array is replaced during a strategic merge patch.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="patchCciV2NamespacedPod__table366481102210" frame="border" border="1" rules="all"><caption><b>Table 85 </b>io.cci.otc.api.pkg.apis.versioned.cci.v2.PodAntiAffinity</caption><thead align="left"><tr id="patchCciV2NamespacedPod__row166641216225"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.84.2.4.1.1"><p id="patchCciV2NamespacedPod__p19614127220">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.84.2.4.1.2"><p id="patchCciV2NamespacedPod__p561413212216">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.5.84.2.4.1.3"><p id="patchCciV2NamespacedPod__p1761412262212">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="patchCciV2NamespacedPod__row76643112211"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.84.2.4.1.1 "><p id="patchCciV2NamespacedPod__p20615152182220">preferredDuringSchedulingIgnoredDuringExecution</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.84.2.4.1.2 "><p id="patchCciV2NamespacedPod__p361512213222">Array of <a href="#patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.WeightedPodAffinityTerm">io.cci.otc.api.pkg.apis.versioned.cci.v2.WeightedPodAffinityTerm</a> objects</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.84.2.4.1.3 "><p id="patchCciV2NamespacedPod__p1761510219229">The scheduler will prefer to schedule pods to nodes that satisfy</p>
|
|
<p id="patchCciV2NamespacedPod__p66152027229">the anti-affinity expressions specified by this field, but it may choose</p>
|
|
<p id="patchCciV2NamespacedPod__p961532122214">a node that violates one or more of the expressions. The node that is most</p>
|
|
<p id="patchCciV2NamespacedPod__p1261512102212">preferred is the one with the greatest sum of weights, i.e. for each node</p>
|
|
<p id="patchCciV2NamespacedPod__p106161829220">that meets all of the scheduling requirements (resource request, requiredDuringScheduling</p>
|
|
<p id="patchCciV2NamespacedPod__p106161629227">anti-affinity expressions, etc.), compute a sum by iterating through the</p>
|
|
<p id="patchCciV2NamespacedPod__p7616112132213">elements of this field and adding "weight" to the sum if the node has pods</p>
|
|
<p id="patchCciV2NamespacedPod__p16616192132214">which matches the corresponding podAffinityTerm; the node(s) with the highest</p>
|
|
<p id="patchCciV2NamespacedPod__p19616923222">sum are the most preferred.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row0665215221"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.84.2.4.1.1 "><p id="patchCciV2NamespacedPod__p116164211229">requiredDuringSchedulingIgnoredDuringExecution</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.84.2.4.1.2 "><p id="patchCciV2NamespacedPod__p46164262220">Array of <a href="#patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.PodAffinityTerm">io.cci.otc.api.pkg.apis.versioned.cci.v2.PodAffinityTerm</a> objects</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.84.2.4.1.3 "><p id="patchCciV2NamespacedPod__p2061682152215">If the anti-affinity requirements specified by this field are</p>
|
|
<p id="patchCciV2NamespacedPod__p1461612213223">not met at scheduling time, the pod will not be scheduled onto the node.</p>
|
|
<p id="patchCciV2NamespacedPod__p11616122182212">If the anti-affinity requirements specified by this field cease to be met</p>
|
|
<p id="patchCciV2NamespacedPod__p13616522227">at some point during pod execution (e.g. due to a pod label update), the</p>
|
|
<p id="patchCciV2NamespacedPod__p1861611210223">system may or may not try to eventually evict the pod from its node. When</p>
|
|
<p id="patchCciV2NamespacedPod__p1461612162215">there are multiple elements, the lists of nodes corresponding to each podAffinityTerm</p>
|
|
<p id="patchCciV2NamespacedPod__p96171827221">are intersected, i.e. all terms must be satisfied.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="patchCciV2NamespacedPod__table1666901152216" frame="border" border="1" rules="all"><caption><b>Table 86 </b>io.cci.otc.api.pkg.apis.versioned.cci.v2.WeightedPodAffinityTerm</caption><thead align="left"><tr id="patchCciV2NamespacedPod__row12669121192213"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.85.2.4.1.1"><p id="patchCciV2NamespacedPod__p36181272214">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.85.2.4.1.2"><p id="patchCciV2NamespacedPod__p861810219223">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.5.85.2.4.1.3"><p id="patchCciV2NamespacedPod__p166181723223">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="patchCciV2NamespacedPod__row966919118225"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.85.2.4.1.1 "><p id="patchCciV2NamespacedPod__p1961820214223">podAffinityTerm</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.85.2.4.1.2 "><p id="patchCciV2NamespacedPod__p19618112162217"><a href="#patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.PodAffinityTerm">io.cci.otc.api.pkg.apis.versioned.cci.v2.PodAffinityTerm</a> object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.85.2.4.1.3 "><p id="patchCciV2NamespacedPod__p86181420226">Required. A pod affinity term, associated with the corresponding</p>
|
|
<p id="patchCciV2NamespacedPod__p1261822182210">weight.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row366920172213"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.85.2.4.1.1 "><p id="patchCciV2NamespacedPod__p3618828222">weight</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.85.2.4.1.2 "><p id="patchCciV2NamespacedPod__p86181322226">Integer</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.85.2.4.1.3 "><p id="patchCciV2NamespacedPod__p76181821225">weight associated with matching the corresponding podAffinityTerm,</p>
|
|
<p id="patchCciV2NamespacedPod__p9619132112214">in the range 1-100.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="patchCciV2NamespacedPod__table467219102216" frame="border" border="1" rules="all"><caption><b>Table 87 </b>io.cci.otc.api.pkg.apis.versioned.cci.v2.PodAffinityTerm</caption><thead align="left"><tr id="patchCciV2NamespacedPod__row136721011226"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.86.2.4.1.1"><p id="patchCciV2NamespacedPod__p863712220225">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.86.2.4.1.2"><p id="patchCciV2NamespacedPod__p363742152219">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.5.86.2.4.1.3"><p id="patchCciV2NamespacedPod__p1563812152218">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="patchCciV2NamespacedPod__row66721217221"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.86.2.4.1.1 "><p id="patchCciV2NamespacedPod__p206384213225">labelSelector</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.86.2.4.1.2 "><p id="patchCciV2NamespacedPod__p76381127228"><a href="#patchCciV2NamespacedPod__response_io.k8s.apimachinery.pkg.apis.meta.v1.LabelSelector">io.k8s.apimachinery.pkg.apis.meta.v1.LabelSelector</a> object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.86.2.4.1.3 "><p id="patchCciV2NamespacedPod__p663812215221">A label query over a set of resources, in this case pods.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row1467261112215"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.86.2.4.1.1 "><p id="patchCciV2NamespacedPod__p1563818219222">namespaces</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.86.2.4.1.2 "><p id="patchCciV2NamespacedPod__p46389202216">Array of strings</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.86.2.4.1.3 "><p id="patchCciV2NamespacedPod__p96387211221">namespaces specifies a static list of namespace names that the</p>
|
|
<p id="patchCciV2NamespacedPod__p1063811218228">term applies to. The term is applied to the union of the namespaces listed</p>
|
|
<p id="patchCciV2NamespacedPod__p136397282215">in this field and the ones selected by namespaceSelector. null or empty</p>
|
|
<p id="patchCciV2NamespacedPod__p206391429223">namespaces list and null namespaceSelector means "this pod's namespace".</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row2673214226"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.86.2.4.1.1 "><p id="patchCciV2NamespacedPod__p176399210229">topologyKey</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.86.2.4.1.2 "><p id="patchCciV2NamespacedPod__p166391722229">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.86.2.4.1.3 "><p id="patchCciV2NamespacedPod__p146392218223">This pod should be co-located (affinity) or not co-located (anti-affinity)</p>
|
|
<p id="patchCciV2NamespacedPod__p26395213222">with the pods matching the labelSelector in the specified namespaces, where</p>
|
|
<p id="patchCciV2NamespacedPod__p1263918222211">co-located is defined as running on a node whose value of the label with</p>
|
|
<p id="patchCciV2NamespacedPod__p1763910252216">key topologyKey matches that of any node on which any of the selected pods</p>
|
|
<p id="patchCciV2NamespacedPod__p86401215222">is running. Empty topologyKey is not allowed.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="patchCciV2NamespacedPod__table567841102218" frame="border" border="1" rules="all"><caption><b>Table 88 </b>io.cci.otc.api.pkg.apis.versioned.cci.v2.PodDNSConfig</caption><thead align="left"><tr id="patchCciV2NamespacedPod__row567871112210"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.87.2.4.1.1"><p id="patchCciV2NamespacedPod__p1664113252212">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.87.2.4.1.2"><p id="patchCciV2NamespacedPod__p16410222216">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.5.87.2.4.1.3"><p id="patchCciV2NamespacedPod__p564217262219">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="patchCciV2NamespacedPod__row66796111223"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.87.2.4.1.1 "><p id="patchCciV2NamespacedPod__p564217272220">nameservers</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.87.2.4.1.2 "><p id="patchCciV2NamespacedPod__p186421424227">Array of strings</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.87.2.4.1.3 "><p id="patchCciV2NamespacedPod__p664220217220">A list of DNS name server IP addresses. This will be appended</p>
|
|
<p id="patchCciV2NamespacedPod__p196420262213">to the base nameservers generated from DNSPolicy. Duplicated nameservers</p>
|
|
<p id="patchCciV2NamespacedPod__p15642820222">will be removed.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row66791518223"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.87.2.4.1.1 "><p id="patchCciV2NamespacedPod__p86421825227">options</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.87.2.4.1.2 "><p id="patchCciV2NamespacedPod__p186422021221">Array of <a href="#patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.PodDNSConfigOption">io.cci.otc.api.pkg.apis.versioned.cci.v2.PodDNSConfigOption</a> objects</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.87.2.4.1.3 "><p id="patchCciV2NamespacedPod__p18642926222">A list of DNS resolver options. This will be merged with the</p>
|
|
<p id="patchCciV2NamespacedPod__p1642142152217">base options generated from DNSPolicy. Duplicated entries will be removed.</p>
|
|
<p id="patchCciV2NamespacedPod__p564211213221">Resolution options given in Options will override those that appear in the</p>
|
|
<p id="patchCciV2NamespacedPod__p1642122132215">base DNSPolicy.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row1367910172213"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.87.2.4.1.1 "><p id="patchCciV2NamespacedPod__p964242132212">searches</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.87.2.4.1.2 "><p id="patchCciV2NamespacedPod__p7642182122220">Array of strings</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.87.2.4.1.3 "><p id="patchCciV2NamespacedPod__p11643202132213">A list of DNS search domains for host-name lookup. This will</p>
|
|
<p id="patchCciV2NamespacedPod__p1564316210221">be appended to the base search paths generated from DNSPolicy. Duplicated</p>
|
|
<p id="patchCciV2NamespacedPod__p664318212229">search paths will be removed.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="patchCciV2NamespacedPod__table56831313229" frame="border" border="1" rules="all"><caption><b>Table 89 </b>io.cci.otc.api.pkg.apis.versioned.cci.v2.PodDNSConfigOption</caption><thead align="left"><tr id="patchCciV2NamespacedPod__row19683181172213"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.88.2.4.1.1"><p id="patchCciV2NamespacedPod__p1864420214227">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.88.2.4.1.2"><p id="patchCciV2NamespacedPod__p166448292211">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.5.88.2.4.1.3"><p id="patchCciV2NamespacedPod__p1964410219226">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="patchCciV2NamespacedPod__row1668311122211"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.88.2.4.1.1 "><p id="patchCciV2NamespacedPod__p136445262215">name</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.88.2.4.1.2 "><p id="patchCciV2NamespacedPod__p1964418272217">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.88.2.4.1.3 "><p id="patchCciV2NamespacedPod__p464412219226">Required.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row26839132211"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.88.2.4.1.1 "><p id="patchCciV2NamespacedPod__p56449282216">value</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.88.2.4.1.2 "><p id="patchCciV2NamespacedPod__p1464422152216">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.88.2.4.1.3 "> </td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="patchCciV2NamespacedPod__table5687161102218" frame="border" border="1" rules="all"><caption><b>Table 90 </b>io.cci.otc.api.pkg.apis.versioned.cci.v2.EphemeralContainer</caption><thead align="left"><tr id="patchCciV2NamespacedPod__row36882011229"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.89.2.4.1.1"><p id="patchCciV2NamespacedPod__p1164510222211">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.89.2.4.1.2"><p id="patchCciV2NamespacedPod__p1064512218228">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.5.89.2.4.1.3"><p id="patchCciV2NamespacedPod__p17645122122216">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="patchCciV2NamespacedPod__row1068813112225"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.89.2.4.1.1 "><p id="patchCciV2NamespacedPod__p14645172162217">args</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.89.2.4.1.2 "><p id="patchCciV2NamespacedPod__p126451928224">Array of strings</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.89.2.4.1.3 "><p id="patchCciV2NamespacedPod__p16645142132214">Arguments to the entrypoint. The image's CMD is used if this is not provided. Variable references $(VAR_NAME) are expanded using the container's environment. If a variable cannot be resolved, the reference in the input string will be unchanged. Double $$ are reduced to a single $, which allows for escaping the $(VAR_NAME) syntax: i.e. "$$(VAR_NAME)" will produce the string literal "$(VAR_NAME)". Escaped references will never be expanded, regardless of whether the variable exists or not. Cannot be updated. More info: https://kubernetes.io/docs/tasks/inject-data-application/define-command-argument-container/#running-a-command-in-a-shell</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row17688181162217"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.89.2.4.1.1 "><p id="patchCciV2NamespacedPod__p1464511282220">command</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.89.2.4.1.2 "><p id="patchCciV2NamespacedPod__p26454211224">Array of strings</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.89.2.4.1.3 "><p id="patchCciV2NamespacedPod__p464510282213">Entrypoint array. Not executed within a shell. The image's ENTRYPOINT is used if this is not provided. Variable references $(VAR_NAME) are expanded using the container's environment. If a variable cannot be resolved, the reference in the input string will be unchanged. Double $$ are reduced to a single $, which allows for escaping the $(VAR_NAME) syntax: i.e. "$$(VAR_NAME)" will produce the string literal "$(VAR_NAME)". Escaped references will never be expanded, regardless of whether the variable exists or not. Cannot be updated. More info: https://kubernetes.io/docs/tasks/inject-data-application/define-command-argument-container/#running-a-command-in-a-shell</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row46881514226"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.89.2.4.1.1 "><p id="patchCciV2NamespacedPod__p1064611272215">env</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.89.2.4.1.2 "><p id="patchCciV2NamespacedPod__p1864612262218">Array of <a href="#patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.EnvVar">io.cci.otc.api.pkg.apis.versioned.cci.v2.EnvVar</a> objects</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.89.2.4.1.3 "><p id="patchCciV2NamespacedPod__p1964642192211">List of environment variables to set in the container. Cannot</p>
|
|
<p id="patchCciV2NamespacedPod__p6646320226">be updated.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row14689121152214"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.89.2.4.1.1 "><p id="patchCciV2NamespacedPod__p1264616214224">envFrom</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.89.2.4.1.2 "><p id="patchCciV2NamespacedPod__p106464212216">Array of <a href="#patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.EnvFromSource">io.cci.otc.api.pkg.apis.versioned.cci.v2.EnvFromSource</a> objects</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.89.2.4.1.3 "><p id="patchCciV2NamespacedPod__p464612211227">List of sources to populate environment variables in the container.</p>
|
|
<p id="patchCciV2NamespacedPod__p106468232213">The keys defined within a source must be a C_IDENTIFIER. All invalid keys</p>
|
|
<p id="patchCciV2NamespacedPod__p1864612282214">will be reported as an event when the container is starting. When a key</p>
|
|
<p id="patchCciV2NamespacedPod__p66461621226">exists in multiple sources, the value associated with the last source will</p>
|
|
<p id="patchCciV2NamespacedPod__p1564662172217">take precedence. Values defined by an Env with a duplicate key will take</p>
|
|
<p id="patchCciV2NamespacedPod__p76462212213">precedence. Cannot be updated.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row10689131102219"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.89.2.4.1.1 "><p id="patchCciV2NamespacedPod__p864652172211">image</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.89.2.4.1.2 "><p id="patchCciV2NamespacedPod__p164612218223">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.89.2.4.1.3 "><p id="patchCciV2NamespacedPod__p36471729224">Container image name. More info: https://kubernetes.io/docs/concepts/containers/images</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row12689181102214"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.89.2.4.1.1 "><p id="patchCciV2NamespacedPod__p1464719215225">lifecycle</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.89.2.4.1.2 "><p id="patchCciV2NamespacedPod__p126471026226"><a href="#patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.Lifecycle">io.cci.otc.api.pkg.apis.versioned.cci.v2.Lifecycle</a> object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.89.2.4.1.3 "><p id="patchCciV2NamespacedPod__p1964718213224">Lifecycle is not allowed for ephemeral containers.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row4689141102215"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.89.2.4.1.1 "><p id="patchCciV2NamespacedPod__p1264742102217">livenessProbe</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.89.2.4.1.2 "><p id="patchCciV2NamespacedPod__p156479211222"><a href="#patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.Probe">io.cci.otc.api.pkg.apis.versioned.cci.v2.Probe</a> object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.89.2.4.1.3 "><p id="patchCciV2NamespacedPod__p156471323227">Probes are not allowed for ephemeral containers.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row146891117225"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.89.2.4.1.1 "><p id="patchCciV2NamespacedPod__p164720272215">name</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.89.2.4.1.2 "><p id="patchCciV2NamespacedPod__p96478272217">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.89.2.4.1.3 "><p id="patchCciV2NamespacedPod__p16647152142211">Name of the ephemeral container specified as a DNS_LABEL. This</p>
|
|
<p id="patchCciV2NamespacedPod__p66471421221">name must be unique among all containers, init containers and ephemeral</p>
|
|
<p id="patchCciV2NamespacedPod__p156478252212">containers.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row76898162215"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.89.2.4.1.1 "><p id="patchCciV2NamespacedPod__p56472212213">ports</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.89.2.4.1.2 "><p id="patchCciV2NamespacedPod__p764718282213">Array of <a href="#patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.ContainerPort">io.cci.otc.api.pkg.apis.versioned.cci.v2.ContainerPort</a> objects</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.89.2.4.1.3 "><p id="patchCciV2NamespacedPod__p18648152172210">Ports are not allowed for ephemeral containers.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row1668916112212"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.89.2.4.1.1 "><p id="patchCciV2NamespacedPod__p18648523223">readinessProbe</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.89.2.4.1.2 "><p id="patchCciV2NamespacedPod__p1664815214224"><a href="#patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.Probe">io.cci.otc.api.pkg.apis.versioned.cci.v2.Probe</a> object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.89.2.4.1.3 "><p id="patchCciV2NamespacedPod__p964819222214">Probes are not allowed for ephemeral containers.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row176901512225"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.89.2.4.1.1 "><p id="patchCciV2NamespacedPod__p156481523227">resources</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.89.2.4.1.2 "><p id="patchCciV2NamespacedPod__p26481026228"><a href="#patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.ResourceRequirements">io.cci.otc.api.pkg.apis.versioned.cci.v2.ResourceRequirements</a> object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.89.2.4.1.3 "><p id="patchCciV2NamespacedPod__p14648102172219">Resources are not allowed for ephemeral containers. Ephemeral</p>
|
|
<p id="patchCciV2NamespacedPod__p10648192172219">containers use spare resources already allocated to the pod.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row26903117227"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.89.2.4.1.1 "><p id="patchCciV2NamespacedPod__p46481928220">securityContext</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.89.2.4.1.2 "><p id="patchCciV2NamespacedPod__p136481425228"><a href="#patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.SecurityContext">io.cci.otc.api.pkg.apis.versioned.cci.v2.SecurityContext</a> object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.89.2.4.1.3 "><p id="patchCciV2NamespacedPod__p186486262211">Optional: SecurityContext defines the security options the ephemeral container should be run with. If set, the fields of SecurityContext override the equivalent fields of PodSecurityContext.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row469012182211"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.89.2.4.1.1 "><p id="patchCciV2NamespacedPod__p20648182152211">startupProbe</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.89.2.4.1.2 "><p id="patchCciV2NamespacedPod__p46483213228"><a href="#patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.Probe">io.cci.otc.api.pkg.apis.versioned.cci.v2.Probe</a> object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.89.2.4.1.3 "><p id="patchCciV2NamespacedPod__p76498262213">Probes are not allowed for ephemeral containers.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row126901414222"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.89.2.4.1.1 "><p id="patchCciV2NamespacedPod__p464920213226">stdin</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.89.2.4.1.2 "><p id="patchCciV2NamespacedPod__p66495210225">Boolean</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.89.2.4.1.3 "><p id="patchCciV2NamespacedPod__p26496220220">Whether this container should allocate a buffer for stdin in</p>
|
|
<p id="patchCciV2NamespacedPod__p164911212225">the container runtime. If this is not set, reads from stdin in the container</p>
|
|
<p id="patchCciV2NamespacedPod__p10649142102217">will always result in EOF. Default is false.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row569017116223"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.89.2.4.1.1 "><p id="patchCciV2NamespacedPod__p5649825227">stdinOnce</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.89.2.4.1.2 "><p id="patchCciV2NamespacedPod__p7649192192212">Boolean</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.89.2.4.1.3 "><p id="patchCciV2NamespacedPod__p206494210229">Whether the container runtime should close the stdin channel</p>
|
|
<p id="patchCciV2NamespacedPod__p196491521225">after it has been opened by a single attach. When stdin is true the stdin</p>
|
|
<p id="patchCciV2NamespacedPod__p16649142152210">stream will remain open across multiple attach sessions. If stdinOnce is</p>
|
|
<p id="patchCciV2NamespacedPod__p46491623221">set to true, stdin is opened on container start, is empty until the first</p>
|
|
<p id="patchCciV2NamespacedPod__p1764913213221">client attaches to stdin, and then remains open and accepts data until the</p>
|
|
<p id="patchCciV2NamespacedPod__p764913216228">client disconnects, at which time stdin is closed and remains closed until</p>
|
|
<p id="patchCciV2NamespacedPod__p964917242214">the container is restarted. If this flag is false, a container processes</p>
|
|
<p id="patchCciV2NamespacedPod__p965012202210">that reads from stdin will never receive an EOF. Default is false</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row13690121192218"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.89.2.4.1.1 "><p id="patchCciV2NamespacedPod__p166507213226">targetContainerName</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.89.2.4.1.2 "><p id="patchCciV2NamespacedPod__p10650325224">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.89.2.4.1.3 "><p id="patchCciV2NamespacedPod__p15650202112220">If set, the name of the container from PodSpec that this ephemeral container targets. The ephemeral container will be run in the namespaces (IPC, PID, etc) of this container. If not set then the ephemeral container uses the namespaces configured in the Pod spec.</p>
|
|
<p id="patchCciV2NamespacedPod__p26506232212">The container runtime must implement support for this feature. If the runtime does not support namespace targeting then the result of setting this field is undefined.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row1169014142211"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.89.2.4.1.1 "><p id="patchCciV2NamespacedPod__p8650172102216">terminationMessagePath</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.89.2.4.1.2 "><p id="patchCciV2NamespacedPod__p465016213227">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.89.2.4.1.3 "><p id="patchCciV2NamespacedPod__p465017219229">Optional: Path at which the file to which the container's termination message will be written is mounted into the container's filesystem. Message written is intended to be brief final status, such as an assertion failure message. Will be truncated by the node if greater than 4096 bytes. The total message length across all containers will be limited to 12kb. Defaults to /dev/termination-log. Cannot be updated.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row3691141142212"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.89.2.4.1.1 "><p id="patchCciV2NamespacedPod__p12650122229">terminationMessagePolicy</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.89.2.4.1.2 "><p id="patchCciV2NamespacedPod__p76501026224">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.89.2.4.1.3 "><p id="patchCciV2NamespacedPod__p2650152102214">Indicate how the termination message should be populated. File will use the contents of terminationMessagePath to populate the container status message on both success and failure. FallbackToLogsOnError will use the last chunk of container log output if the termination message file is empty and the container exited with an error. The log output is limited to 2048 bytes or 80 lines, whichever is smaller. Defaults to File. Cannot be updated.</p>
|
|
<p id="patchCciV2NamespacedPod__p1565017282215">Possible enum values:</p>
|
|
<ul id="patchCciV2NamespacedPod__ul106508212224"><li id="patchCciV2NamespacedPod__li86504202213"><em id="patchCciV2NamespacedPod__i1865017282214">"FallbackToLogsOnError"</em> will read the most recent contents of the container logs for the container status message when the container exits with an error and the terminationMessagePath has no contents.</li><li id="patchCciV2NamespacedPod__li1065192162214"><em id="patchCciV2NamespacedPod__i46512218225">"File"</em> is the default behavior and will set the container status message to the contents of the container's terminationMessagePath when the container exits.</li></ul>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row11691718226"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.89.2.4.1.1 "><p id="patchCciV2NamespacedPod__p11651228225">tty</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.89.2.4.1.2 "><p id="patchCciV2NamespacedPod__p1065119218227">Boolean</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.89.2.4.1.3 "><p id="patchCciV2NamespacedPod__p1465113212225">Whether this container should allocate a TTY for itself, also</p>
|
|
<p id="patchCciV2NamespacedPod__p1665112112218">requires 'stdin' to be true. Default is false.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row1269114132214"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.89.2.4.1.1 "><p id="patchCciV2NamespacedPod__p565142162218">volumeMounts</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.89.2.4.1.2 "><p id="patchCciV2NamespacedPod__p116511824229">Array of <a href="#patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.VolumeMount">io.cci.otc.api.pkg.apis.versioned.cci.v2.VolumeMount</a> objects</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.89.2.4.1.3 "><p id="patchCciV2NamespacedPod__p186512217227">Pod volumes to mount into the container's filesystem. Subpath</p>
|
|
<p id="patchCciV2NamespacedPod__p186516212211">mounts are not allowed for ephemeral containers. Cannot be updated.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row196912142217"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.89.2.4.1.1 "><p id="patchCciV2NamespacedPod__p1065110292219">workingDir</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.89.2.4.1.2 "><p id="patchCciV2NamespacedPod__p14651120229">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.89.2.4.1.3 "><p id="patchCciV2NamespacedPod__p1465115272217">Container's working directory. If not specified, the container</p>
|
|
<p id="patchCciV2NamespacedPod__p2065116219226">runtime's default will be used, which might be configured in the container</p>
|
|
<p id="patchCciV2NamespacedPod__p9652192202213">image. Cannot be updated.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="patchCciV2NamespacedPod__table171071172220" frame="border" border="1" rules="all"><caption><b>Table 91 </b>io.cci.otc.api.pkg.apis.versioned.cci.v2.HostAlias</caption><thead align="left"><tr id="patchCciV2NamespacedPod__row1871112122210"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.90.2.4.1.1"><p id="patchCciV2NamespacedPod__p136521227221">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.90.2.4.1.2"><p id="patchCciV2NamespacedPod__p36521427229">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.5.90.2.4.1.3"><p id="patchCciV2NamespacedPod__p11652172102216">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="patchCciV2NamespacedPod__row14711151152213"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.90.2.4.1.1 "><p id="patchCciV2NamespacedPod__p106529210226">hostnames</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.90.2.4.1.2 "><p id="patchCciV2NamespacedPod__p126526218229">Array of strings</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.90.2.4.1.3 "><p id="patchCciV2NamespacedPod__p1465210220229">Hostnames for the above IP address.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row1171119119225"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.90.2.4.1.1 "><p id="patchCciV2NamespacedPod__p765212252211">ip</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.90.2.4.1.2 "><p id="patchCciV2NamespacedPod__p0653142202214">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.90.2.4.1.3 "><p id="patchCciV2NamespacedPod__p36538252212">IP address of the host file entry.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="patchCciV2NamespacedPod__table271401202215" frame="border" border="1" rules="all"><caption><b>Table 92 </b>io.cci.otc.api.pkg.apis.versioned.cci.v2.LocalObjectReference</caption><thead align="left"><tr id="patchCciV2NamespacedPod__row97149132212"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.91.2.4.1.1"><p id="patchCciV2NamespacedPod__p14653728224">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.91.2.4.1.2"><p id="patchCciV2NamespacedPod__p36540272214">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.5.91.2.4.1.3"><p id="patchCciV2NamespacedPod__p166541228229">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="patchCciV2NamespacedPod__row471471172213"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.91.2.4.1.1 "><p id="patchCciV2NamespacedPod__p196541262213">name</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.91.2.4.1.2 "><p id="patchCciV2NamespacedPod__p16654172112212">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.91.2.4.1.3 "><p id="patchCciV2NamespacedPod__p18654182182219">Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="patchCciV2NamespacedPod__table171621192220" frame="border" border="1" rules="all"><caption><b>Table 93 </b>io.cci.otc.api.pkg.apis.versioned.cci.v2.Container</caption><thead align="left"><tr id="patchCciV2NamespacedPod__row1171719113222"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.92.2.4.1.1"><p id="patchCciV2NamespacedPod__p126543272217">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.92.2.4.1.2"><p id="patchCciV2NamespacedPod__p56548252211">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.5.92.2.4.1.3"><p id="patchCciV2NamespacedPod__p1965552102217">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="patchCciV2NamespacedPod__row107177142217"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.92.2.4.1.1 "><p id="patchCciV2NamespacedPod__p136559216228">args</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.92.2.4.1.2 "><p id="patchCciV2NamespacedPod__p765522172210">Array of strings</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.92.2.4.1.3 "><p id="patchCciV2NamespacedPod__p8655182122212">Arguments to the entrypoint. The container image's CMD is used if this is not provided. Variable references $(VAR_NAME) are expanded using the container's environment. If a variable cannot be resolved, the reference in the input string will be unchanged. Double $$ are reduced to a single $, which allows for escaping the $(VAR_NAME) syntax: i.e. "$$(VAR_NAME)" will produce the string literal "$(VAR_NAME)". Escaped references will never be expanded, regardless of whether the variable exists or not. Cannot be updated. More info: https://kubernetes.io/docs/tasks/inject-data-application/define-command-argument-container/#running-a-command-in-a-shell</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row7718161192214"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.92.2.4.1.1 "><p id="patchCciV2NamespacedPod__p1465617213225">command</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.92.2.4.1.2 "><p id="patchCciV2NamespacedPod__p19656723225">Array of strings</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.92.2.4.1.3 "><p id="patchCciV2NamespacedPod__p196567220220">Entrypoint array. Not executed within a shell. The container image's ENTRYPOINT is used if this is not provided. Variable references $(VAR_NAME) are expanded using the container's environment. If a variable cannot be resolved, the reference in the input string will be unchanged. Double $$ are reduced to a single $, which allows for escaping the $(VAR_NAME) syntax: i.e. "$$(VAR_NAME)" will produce the string literal "$(VAR_NAME)". Escaped references will never be expanded, regardless of whether the variable exists or not. Cannot be updated. More info: https://kubernetes.io/docs/tasks/inject-data-application/define-command-argument-container/#running-a-command-in-a-shell</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row57184142213"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.92.2.4.1.1 "><p id="patchCciV2NamespacedPod__p1265616215223">env</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.92.2.4.1.2 "><p id="patchCciV2NamespacedPod__p86568216225">Array of <a href="#patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.EnvVar">io.cci.otc.api.pkg.apis.versioned.cci.v2.EnvVar</a> objects</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.92.2.4.1.3 "><p id="patchCciV2NamespacedPod__p86561723222">List of environment variables to set in the container. Cannot</p>
|
|
<p id="patchCciV2NamespacedPod__p4656172102212">be updated.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row3718517229"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.92.2.4.1.1 "><p id="patchCciV2NamespacedPod__p1656225220">envFrom</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.92.2.4.1.2 "><p id="patchCciV2NamespacedPod__p18656132162212">Array of <a href="#patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.EnvFromSource">io.cci.otc.api.pkg.apis.versioned.cci.v2.EnvFromSource</a> objects</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.92.2.4.1.3 "><p id="patchCciV2NamespacedPod__p7656428222">List of sources to populate environment variables in the container.</p>
|
|
<p id="patchCciV2NamespacedPod__p176579218228">The keys defined within a source must be a C_IDENTIFIER. All invalid keys</p>
|
|
<p id="patchCciV2NamespacedPod__p1657182122213">will be reported as an event when the container is starting. When a key</p>
|
|
<p id="patchCciV2NamespacedPod__p1365720211223">exists in multiple sources, the value associated with the last source will</p>
|
|
<p id="patchCciV2NamespacedPod__p1465718252212">take precedence. Values defined by an Env with a duplicate key will take</p>
|
|
<p id="patchCciV2NamespacedPod__p186572214225">precedence. Cannot be updated.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row1571831112220"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.92.2.4.1.1 "><p id="patchCciV2NamespacedPod__p76570220227">image</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.92.2.4.1.2 "><p id="patchCciV2NamespacedPod__p1965714252212">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.92.2.4.1.3 "><p id="patchCciV2NamespacedPod__p56571828226">Container image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level config management to default or override container images in workload controllers like Deployments and StatefulSets.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row117181011229"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.92.2.4.1.1 "><p id="patchCciV2NamespacedPod__p2065717222217">lifecycle</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.92.2.4.1.2 "><p id="patchCciV2NamespacedPod__p96571827228"><a href="#patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.Lifecycle">io.cci.otc.api.pkg.apis.versioned.cci.v2.Lifecycle</a> object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.92.2.4.1.3 "><p id="patchCciV2NamespacedPod__p186574282218">Actions that the management system should take in response to</p>
|
|
<p id="patchCciV2NamespacedPod__p265852102211">container lifecycle events. Cannot be updated.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row1171913110224"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.92.2.4.1.1 "><p id="patchCciV2NamespacedPod__p4658172202220">livenessProbe</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.92.2.4.1.2 "><p id="patchCciV2NamespacedPod__p1565812162210"><a href="#patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.Probe">io.cci.otc.api.pkg.apis.versioned.cci.v2.Probe</a> object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.92.2.4.1.3 "><p id="patchCciV2NamespacedPod__p1865862192212">Periodic probe of container liveness. Container will be restarted if the probe fails. Cannot be updated. More info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#container-probes</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row19719121112212"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.92.2.4.1.1 "><p id="patchCciV2NamespacedPod__p1065862172213">name</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.92.2.4.1.2 "><p id="patchCciV2NamespacedPod__p1265819262212">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.92.2.4.1.3 "><p id="patchCciV2NamespacedPod__p16658132162219">Name of the container specified as a DNS_LABEL. Each container</p>
|
|
<p id="patchCciV2NamespacedPod__p9658182182218">in a pod must have a unique name (DNS_LABEL). Cannot be updated.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row1771916182220"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.92.2.4.1.1 "><p id="patchCciV2NamespacedPod__p2065820211225">ports</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.92.2.4.1.2 "><p id="patchCciV2NamespacedPod__p9658420223">Array of <a href="#patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.ContainerPort">io.cci.otc.api.pkg.apis.versioned.cci.v2.ContainerPort</a> objects</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.92.2.4.1.3 "><p id="patchCciV2NamespacedPod__p14658142182215">List of ports to expose from the container. Not specifying a</p>
|
|
<p id="patchCciV2NamespacedPod__p26581211223">port here DOES NOT prevent that port from being exposed. Any port which</p>
|
|
<p id="patchCciV2NamespacedPod__p1265852132217">is listening on the default "0.0.0.0" address inside a container will be</p>
|
|
<p id="patchCciV2NamespacedPod__p5658162102217">accessible from the network. Modifying this array with strategic merge patch</p>
|
|
<p id="patchCciV2NamespacedPod__p26597242210">may corrupt the data. For more information See https://github.com/kubernetes/kubernetes/issues/108255.</p>
|
|
<p id="patchCciV2NamespacedPod__p156591326221">Cannot be updated.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row1571911116228"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.92.2.4.1.1 "><p id="patchCciV2NamespacedPod__p36591522227">readinessProbe</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.92.2.4.1.2 "><p id="patchCciV2NamespacedPod__p146596262215"><a href="#patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.Probe">io.cci.otc.api.pkg.apis.versioned.cci.v2.Probe</a> object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.92.2.4.1.3 "><p id="patchCciV2NamespacedPod__p965917210229">Periodic probe of container service readiness. Container will be removed from service endpoints if the probe fails. Cannot be updated. More info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#container-probes</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row157205112211"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.92.2.4.1.1 "><p id="patchCciV2NamespacedPod__p1765902192215">resources</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.92.2.4.1.2 "><p id="patchCciV2NamespacedPod__p1065915220222"><a href="#patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.ResourceRequirements">io.cci.otc.api.pkg.apis.versioned.cci.v2.ResourceRequirements</a> object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.92.2.4.1.3 "><p id="patchCciV2NamespacedPod__p265942132219">Compute Resources required by this container. Cannot be updated. More info: https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row1172012110220"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.92.2.4.1.1 "><p id="patchCciV2NamespacedPod__p96594216224">securityContext</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.92.2.4.1.2 "><p id="patchCciV2NamespacedPod__p156591622229"><a href="#patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.SecurityContext">io.cci.otc.api.pkg.apis.versioned.cci.v2.SecurityContext</a> object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.92.2.4.1.3 "><p id="patchCciV2NamespacedPod__p106591826221">SecurityContext defines the security options the container should be run with. If set, the fields of SecurityContext override the equivalent fields of PodSecurityContext. More info: https://kubernetes.io/docs/tasks/configure-pod-container/security-context/</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row197209122216"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.92.2.4.1.1 "><p id="patchCciV2NamespacedPod__p16659327226">startupProbe</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.92.2.4.1.2 "><p id="patchCciV2NamespacedPod__p126591626228"><a href="#patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.Probe">io.cci.otc.api.pkg.apis.versioned.cci.v2.Probe</a> object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.92.2.4.1.3 "><p id="patchCciV2NamespacedPod__p466017213228">StartupProbe indicates that the Pod has successfully initialized. If specified, no other probes are executed until this completes successfully. If this probe fails, the Pod will be restarted, just as if the livenessProbe failed. This can be used to provide different probe parameters at the beginning of a Pod's lifecycle, when it might take a long time to load data or warm a cache, than during steady-state operation. This cannot be updated. More info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#container-probes</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row1472111182211"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.92.2.4.1.1 "><p id="patchCciV2NamespacedPod__p206605214228">stdin</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.92.2.4.1.2 "><p id="patchCciV2NamespacedPod__p126603213221">Boolean</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.92.2.4.1.3 "><p id="patchCciV2NamespacedPod__p7660192102211">Whether this container should allocate a buffer for stdin in</p>
|
|
<p id="patchCciV2NamespacedPod__p2660142162213">the container runtime. If this is not set, reads from stdin in the container</p>
|
|
<p id="patchCciV2NamespacedPod__p7660428221">will always result in EOF. Default is false.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row272114122214"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.92.2.4.1.1 "><p id="patchCciV2NamespacedPod__p266092142213">stdinOnce</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.92.2.4.1.2 "><p id="patchCciV2NamespacedPod__p866013252216">Boolean</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.92.2.4.1.3 "><p id="patchCciV2NamespacedPod__p156609215227">Whether the container runtime should close the stdin channel</p>
|
|
<p id="patchCciV2NamespacedPod__p11660327228">after it has been opened by a single attach. When stdin is true the stdin</p>
|
|
<p id="patchCciV2NamespacedPod__p1166002142213">stream will remain open across multiple attach sessions. If stdinOnce is</p>
|
|
<p id="patchCciV2NamespacedPod__p136601225223">set to true, stdin is opened on container start, is empty until the first</p>
|
|
<p id="patchCciV2NamespacedPod__p1766062112210">client attaches to stdin, and then remains open and accepts data until the</p>
|
|
<p id="patchCciV2NamespacedPod__p1066092162219">client disconnects, at which time stdin is closed and remains closed until</p>
|
|
<p id="patchCciV2NamespacedPod__p196616216225">the container is restarted. If this flag is false, a container processes</p>
|
|
<p id="patchCciV2NamespacedPod__p14661192152220">that reads from stdin will never receive an EOF. Default is false</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row572111110229"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.92.2.4.1.1 "><p id="patchCciV2NamespacedPod__p16661192122213">terminationMessagePath</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.92.2.4.1.2 "><p id="patchCciV2NamespacedPod__p1166117220228">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.92.2.4.1.3 "><p id="patchCciV2NamespacedPod__p116611212228">Optional: Path at which the file to which the container's termination message will be written is mounted into the container's filesystem. Message written is intended to be brief final status, such as an assertion failure message. Will be truncated by the node if greater than 4096 bytes. The total message length across all containers will be limited to 12kb. Defaults to /dev/termination-log. Cannot be updated.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row1472114115225"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.92.2.4.1.1 "><p id="patchCciV2NamespacedPod__p1066162122216">terminationMessagePolicy</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.92.2.4.1.2 "><p id="patchCciV2NamespacedPod__p7661152112213">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.92.2.4.1.3 "><p id="patchCciV2NamespacedPod__p1366110282218">Indicate how the termination message should be populated. File will use the contents of terminationMessagePath to populate the container status message on both success and failure. FallbackToLogsOnError will use the last chunk of container log output if the termination message file is empty and the container exited with an error. The log output is limited to 2048 bytes or 80 lines, whichever is smaller. Defaults to File. Cannot be updated.</p>
|
|
<p id="patchCciV2NamespacedPod__p10661122172217">Possible enum values:</p>
|
|
<ul id="patchCciV2NamespacedPod__ul1966111217228"><li id="patchCciV2NamespacedPod__li566120216226"><em id="patchCciV2NamespacedPod__i156615222212">"FallbackToLogsOnError"</em> will read the most recent contents of the container logs for the container status message when the container exits with an error and the terminationMessagePath has no contents.</li><li id="patchCciV2NamespacedPod__li16611225227"><em id="patchCciV2NamespacedPod__i17661222224">"File"</em> is the default behavior and will set the container status message to the contents of the container's terminationMessagePath when the container exits.</li></ul>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row1472151132211"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.92.2.4.1.1 "><p id="patchCciV2NamespacedPod__p1666232182213">tty</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.92.2.4.1.2 "><p id="patchCciV2NamespacedPod__p466212112216">Boolean</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.92.2.4.1.3 "><p id="patchCciV2NamespacedPod__p16662521222">Whether this container should allocate a TTY for itself, also</p>
|
|
<p id="patchCciV2NamespacedPod__p1466213211228">requires 'stdin' to be true. Default is false.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row872191112220"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.92.2.4.1.1 "><p id="patchCciV2NamespacedPod__p156627232211">volumeMounts</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.92.2.4.1.2 "><p id="patchCciV2NamespacedPod__p176621026224">Array of <a href="#patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.VolumeMount">io.cci.otc.api.pkg.apis.versioned.cci.v2.VolumeMount</a> objects</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.92.2.4.1.3 "><p id="patchCciV2NamespacedPod__p1466215242210">Pod volumes to mount into the container's filesystem. Cannot</p>
|
|
<p id="patchCciV2NamespacedPod__p1866214272217">be updated.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row8721319229"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.92.2.4.1.1 "><p id="patchCciV2NamespacedPod__p1466220216224">workingDir</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.92.2.4.1.2 "><p id="patchCciV2NamespacedPod__p176628212219">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.92.2.4.1.3 "><p id="patchCciV2NamespacedPod__p46622222216">Container's working directory. If not specified, the container</p>
|
|
<p id="patchCciV2NamespacedPod__p146621822229">runtime's default will be used, which might be configured in the container</p>
|
|
<p id="patchCciV2NamespacedPod__p16627222211">image. Cannot be updated.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="patchCciV2NamespacedPod__table197422112221" frame="border" border="1" rules="all"><caption><b>Table 94 </b>io.cci.otc.api.pkg.apis.versioned.cci.v2.EnvVar</caption><thead align="left"><tr id="patchCciV2NamespacedPod__row18742191112216"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.93.2.4.1.1"><p id="patchCciV2NamespacedPod__p566412202215">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.93.2.4.1.2"><p id="patchCciV2NamespacedPod__p146641426228">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.5.93.2.4.1.3"><p id="patchCciV2NamespacedPod__p466417242217">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="patchCciV2NamespacedPod__row187438117221"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.93.2.4.1.1 "><p id="patchCciV2NamespacedPod__p206643215225">name</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.93.2.4.1.2 "><p id="patchCciV2NamespacedPod__p10664124221">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.93.2.4.1.3 "><p id="patchCciV2NamespacedPod__p1766482142214">Name of the environment variable. Must be a C_IDENTIFIER.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row167436113223"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.93.2.4.1.1 "><p id="patchCciV2NamespacedPod__p166415217224">value</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.93.2.4.1.2 "><p id="patchCciV2NamespacedPod__p7664192192214">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.93.2.4.1.3 "><p id="patchCciV2NamespacedPod__p1066422202219">Variable references $(VAR_NAME) are expanded using the previously defined environment variables in the container and any service environment variables. If a variable cannot be resolved, the reference in the input string will be unchanged. Double $$ are reduced to a single $, which allows for escaping the $(VAR_NAME) syntax: i.e. "$$(VAR_NAME)" will produce the string literal "$(VAR_NAME)". Escaped references will never be expanded, regardless of whether the variable exists or not. Defaults to "".</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row1274311114227"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.93.2.4.1.1 "><p id="patchCciV2NamespacedPod__p116654292210">valueFrom</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.93.2.4.1.2 "><p id="patchCciV2NamespacedPod__p566518220221"><a href="#patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.EnvVarSource">io.cci.otc.api.pkg.apis.versioned.cci.v2.EnvVarSource</a> object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.93.2.4.1.3 "><p id="patchCciV2NamespacedPod__p106651826228">Source for the environment variable's value. Cannot be used if</p>
|
|
<p id="patchCciV2NamespacedPod__p36650262217">value is not empty.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="patchCciV2NamespacedPod__table10746513225" frame="border" border="1" rules="all"><caption><b>Table 95 </b>io.cci.otc.api.pkg.apis.versioned.cci.v2.EnvVarSource</caption><thead align="left"><tr id="patchCciV2NamespacedPod__row19746417223"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.94.2.4.1.1"><p id="patchCciV2NamespacedPod__p16652022229">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.94.2.4.1.2"><p id="patchCciV2NamespacedPod__p0665122192215">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.5.94.2.4.1.3"><p id="patchCciV2NamespacedPod__p3665182192214">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="patchCciV2NamespacedPod__row147467120228"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.94.2.4.1.1 "><p id="patchCciV2NamespacedPod__p1066516252218">configMapKeyRef</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.94.2.4.1.2 "><p id="patchCciV2NamespacedPod__p16666723229"><a href="#patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.ConfigMapKeySelector">io.cci.otc.api.pkg.apis.versioned.cci.v2.ConfigMapKeySelector</a> object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.94.2.4.1.3 "><p id="patchCciV2NamespacedPod__p36663272218">Selects a key of a ConfigMap.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row874712120220"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.94.2.4.1.1 "><p id="patchCciV2NamespacedPod__p106668222215">fieldRef</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.94.2.4.1.2 "><p id="patchCciV2NamespacedPod__p56665210225"><a href="#patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.ObjectFieldSelector">io.cci.otc.api.pkg.apis.versioned.cci.v2.ObjectFieldSelector</a> object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.94.2.4.1.3 "><p id="patchCciV2NamespacedPod__p36660262219">Selects a field of the pod: supports metadata.name, metadata.namespace, <em id="patchCciV2NamespacedPod__i966617252216">metadata.labels['<KEY>']</em>, <em id="patchCciV2NamespacedPod__i1366642202212">metadata.annotations['<KEY>']</em>, spec.nodeName, spec.serviceAccountName, status.hostIP, status.podIP, status.podIPs.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row17747161182220"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.94.2.4.1.1 "><p id="patchCciV2NamespacedPod__p666611222212">resourceFieldRef</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.94.2.4.1.2 "><p id="patchCciV2NamespacedPod__p20666025228"><a href="#patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.ResourceFieldSelector">io.cci.otc.api.pkg.apis.versioned.cci.v2.ResourceFieldSelector</a> object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.94.2.4.1.3 "><p id="patchCciV2NamespacedPod__p76663262210">Selects a resource of the container: only resources limits and requests (limits.cpu, limits.memory, limits.ephemeral-storage, requests.cpu, requests.memory and requests.ephemeral-storage) are currently supported.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row127475115226"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.94.2.4.1.1 "><p id="patchCciV2NamespacedPod__p8666122102219">secretKeyRef</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.94.2.4.1.2 "><p id="patchCciV2NamespacedPod__p76662262215"><a href="#patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.SecretKeySelector">io.cci.otc.api.pkg.apis.versioned.cci.v2.SecretKeySelector</a> object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.94.2.4.1.3 "><p id="patchCciV2NamespacedPod__p666618242213">Selects a key of a secret in the pod's namespace</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="patchCciV2NamespacedPod__table167536142218" frame="border" border="1" rules="all"><caption><b>Table 96 </b>io.cci.otc.api.pkg.apis.versioned.cci.v2.ConfigMapKeySelector</caption><thead align="left"><tr id="patchCciV2NamespacedPod__row1175412120221"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.95.2.4.1.1"><p id="patchCciV2NamespacedPod__p1266716210229">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.95.2.4.1.2"><p id="patchCciV2NamespacedPod__p1266752172216">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.5.95.2.4.1.3"><p id="patchCciV2NamespacedPod__p116671526227">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="patchCciV2NamespacedPod__row575417102219"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.95.2.4.1.1 "><p id="patchCciV2NamespacedPod__p16673222218">key</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.95.2.4.1.2 "><p id="patchCciV2NamespacedPod__p1766717217228">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.95.2.4.1.3 "><p id="patchCciV2NamespacedPod__p17667112172210">The key to select.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row5754121112215"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.95.2.4.1.1 "><p id="patchCciV2NamespacedPod__p146673215223">name</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.95.2.4.1.2 "><p id="patchCciV2NamespacedPod__p156671028221">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.95.2.4.1.3 "><p id="patchCciV2NamespacedPod__p2066717252216">Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row5754131102214"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.95.2.4.1.1 "><p id="patchCciV2NamespacedPod__p866718214227">optional</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.95.2.4.1.2 "><p id="patchCciV2NamespacedPod__p166817242218">Boolean</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.95.2.4.1.3 "><p id="patchCciV2NamespacedPod__p366819252214">Specify whether the ConfigMap or its key must be defined</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="patchCciV2NamespacedPod__table18757918221" frame="border" border="1" rules="all"><caption><b>Table 97 </b>io.cci.otc.api.pkg.apis.versioned.cci.v2.SecretKeySelector</caption><thead align="left"><tr id="patchCciV2NamespacedPod__row14758114220"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.96.2.4.1.1"><p id="patchCciV2NamespacedPod__p20668162132218">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.96.2.4.1.2"><p id="patchCciV2NamespacedPod__p10668627221">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.5.96.2.4.1.3"><p id="patchCciV2NamespacedPod__p16686211225">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="patchCciV2NamespacedPod__row1075811116223"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.96.2.4.1.1 "><p id="patchCciV2NamespacedPod__p1866817272218">key</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.96.2.4.1.2 "><p id="patchCciV2NamespacedPod__p12668128222">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.96.2.4.1.3 "><p id="patchCciV2NamespacedPod__p136681627220">The key of the secret to select from. Must be a valid secret</p>
|
|
<p id="patchCciV2NamespacedPod__p666812219220">key.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row1875821192211"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.96.2.4.1.1 "><p id="patchCciV2NamespacedPod__p176681924227">name</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.96.2.4.1.2 "><p id="patchCciV2NamespacedPod__p1466952162214">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.96.2.4.1.3 "><p id="patchCciV2NamespacedPod__p166692211225">Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row875812162214"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.96.2.4.1.1 "><p id="patchCciV2NamespacedPod__p1466913210228">optional</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.96.2.4.1.2 "><p id="patchCciV2NamespacedPod__p156691025223">Boolean</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.96.2.4.1.3 "><p id="patchCciV2NamespacedPod__p1266916282217">Specify whether the Secret or its key must be defined</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="patchCciV2NamespacedPod__table77615102215" frame="border" border="1" rules="all"><caption><b>Table 98 </b>io.cci.otc.api.pkg.apis.versioned.cci.v2.EnvFromSource</caption><thead align="left"><tr id="patchCciV2NamespacedPod__row17762151112219"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.97.2.4.1.1"><p id="patchCciV2NamespacedPod__p766914216221">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.97.2.4.1.2"><p id="patchCciV2NamespacedPod__p106691215224">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.5.97.2.4.1.3"><p id="patchCciV2NamespacedPod__p766912214220">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="patchCciV2NamespacedPod__row876211112217"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.97.2.4.1.1 "><p id="patchCciV2NamespacedPod__p14669324225">configMapRef</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.97.2.4.1.2 "><p id="patchCciV2NamespacedPod__p066932162215"><a href="#patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.ConfigMapEnvSource">io.cci.otc.api.pkg.apis.versioned.cci.v2.ConfigMapEnvSource</a> object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.97.2.4.1.3 "><p id="patchCciV2NamespacedPod__p136702215225">The ConfigMap to select from</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row1576219112229"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.97.2.4.1.1 "><p id="patchCciV2NamespacedPod__p16703216226">prefix</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.97.2.4.1.2 "><p id="patchCciV2NamespacedPod__p1767010212224">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.97.2.4.1.3 "><p id="patchCciV2NamespacedPod__p18670192102215">An optional identifier to prepend to each key in the ConfigMap.</p>
|
|
<p id="patchCciV2NamespacedPod__p166702214227">Must be a C_IDENTIFIER.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row1876213119224"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.97.2.4.1.1 "><p id="patchCciV2NamespacedPod__p567014214221">secretRef</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.97.2.4.1.2 "><p id="patchCciV2NamespacedPod__p18670132142217"><a href="#patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.SecretEnvSource">io.cci.otc.api.pkg.apis.versioned.cci.v2.SecretEnvSource</a> object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.97.2.4.1.3 "><p id="patchCciV2NamespacedPod__p206709222219">The Secret to select from</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="patchCciV2NamespacedPod__table10766141192218" frame="border" border="1" rules="all"><caption><b>Table 99 </b>io.cci.otc.api.pkg.apis.versioned.cci.v2.ConfigMapEnvSource</caption><thead align="left"><tr id="patchCciV2NamespacedPod__row18766117223"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.98.2.4.1.1"><p id="patchCciV2NamespacedPod__p4670726227">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.98.2.4.1.2"><p id="patchCciV2NamespacedPod__p667118219224">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.5.98.2.4.1.3"><p id="patchCciV2NamespacedPod__p196711623220">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="patchCciV2NamespacedPod__row376601162214"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.98.2.4.1.1 "><p id="patchCciV2NamespacedPod__p867119232217">name</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.98.2.4.1.2 "><p id="patchCciV2NamespacedPod__p1067115212217">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.98.2.4.1.3 "><p id="patchCciV2NamespacedPod__p166711524223">Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row97660114224"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.98.2.4.1.1 "><p id="patchCciV2NamespacedPod__p1667111218222">optional</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.98.2.4.1.2 "><p id="patchCciV2NamespacedPod__p367114218221">Boolean</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.98.2.4.1.3 "><p id="patchCciV2NamespacedPod__p18671027223">Specify whether the ConfigMap must be defined</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="patchCciV2NamespacedPod__table1676951202213" frame="border" border="1" rules="all"><caption><b>Table 100 </b>io.cci.otc.api.pkg.apis.versioned.cci.v2.SecretEnvSource</caption><thead align="left"><tr id="patchCciV2NamespacedPod__row107709110228"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.99.2.4.1.1"><p id="patchCciV2NamespacedPod__p2672428229">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.99.2.4.1.2"><p id="patchCciV2NamespacedPod__p156721628224">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.5.99.2.4.1.3"><p id="patchCciV2NamespacedPod__p116726214229">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="patchCciV2NamespacedPod__row877016112220"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.99.2.4.1.1 "><p id="patchCciV2NamespacedPod__p267319211221">name</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.99.2.4.1.2 "><p id="patchCciV2NamespacedPod__p667418217223">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.99.2.4.1.3 "><p id="patchCciV2NamespacedPod__p126741827226">Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row1577014118227"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.99.2.4.1.1 "><p id="patchCciV2NamespacedPod__p46743210222">optional</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.99.2.4.1.2 "><p id="patchCciV2NamespacedPod__p1367432152215">Boolean</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.99.2.4.1.3 "><p id="patchCciV2NamespacedPod__p1267417272211">Specify whether the Secret must be defined</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="patchCciV2NamespacedPod__table87731219223" frame="border" border="1" rules="all"><caption><b>Table 101 </b>io.cci.otc.api.pkg.apis.versioned.cci.v2.Lifecycle</caption><thead align="left"><tr id="patchCciV2NamespacedPod__row9774171192219"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.100.2.4.1.1"><p id="patchCciV2NamespacedPod__p9675522222">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.100.2.4.1.2"><p id="patchCciV2NamespacedPod__p176751226225">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.5.100.2.4.1.3"><p id="patchCciV2NamespacedPod__p4675826225">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="patchCciV2NamespacedPod__row1977420192220"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.100.2.4.1.1 "><p id="patchCciV2NamespacedPod__p156751923228">postStart</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.100.2.4.1.2 "><p id="patchCciV2NamespacedPod__p116751218227"><a href="#patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.LifecycleHandler">io.cci.otc.api.pkg.apis.versioned.cci.v2.LifecycleHandler</a> object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.100.2.4.1.3 "><p id="patchCciV2NamespacedPod__p36757217229">PostStart is called immediately after a container is created. If the handler fails, the container is terminated and restarted according to its restart policy. Other management of the container blocks until the hook completes. More info: https://kubernetes.io/docs/concepts/containers/container-lifecycle-hooks/#container-hooks</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row77741617226"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.100.2.4.1.1 "><p id="patchCciV2NamespacedPod__p0675102132212">preStop</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.100.2.4.1.2 "><p id="patchCciV2NamespacedPod__p9675424225"><a href="#patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.LifecycleHandler">io.cci.otc.api.pkg.apis.versioned.cci.v2.LifecycleHandler</a> object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.100.2.4.1.3 "><p id="patchCciV2NamespacedPod__p667613214221">PreStop is called immediately before a container is terminated due to an API request or management event such as liveness/startup probe failure, preemption, resource contention, etc. The handler is not called if the container crashes or exits. The Pod's termination grace period countdown begins before the PreStop hook is executed. Regardless of the outcome of the handler, the container will eventually terminate within the Pod's termination grace period (unless delayed by finalizers). Other management of the container blocks until the hook completes or until the termination grace period is reached. More info: https://kubernetes.io/docs/concepts/containers/container-lifecycle-hooks/#container-hooks</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="patchCciV2NamespacedPod__table167777117229" frame="border" border="1" rules="all"><caption><b>Table 102 </b>io.cci.otc.api.pkg.apis.versioned.cci.v2.LifecycleHandler</caption><thead align="left"><tr id="patchCciV2NamespacedPod__row127777142219"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.101.2.4.1.1"><p id="patchCciV2NamespacedPod__p86772202219">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.101.2.4.1.2"><p id="patchCciV2NamespacedPod__p7677225229">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.5.101.2.4.1.3"><p id="patchCciV2NamespacedPod__p186771828225">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="patchCciV2NamespacedPod__row147771719228"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.101.2.4.1.1 "><p id="patchCciV2NamespacedPod__p867715219221">exec</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.101.2.4.1.2 "><p id="patchCciV2NamespacedPod__p367732182217"><a href="#patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.ExecAction">io.cci.otc.api.pkg.apis.versioned.cci.v2.ExecAction</a> object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.101.2.4.1.3 "><p id="patchCciV2NamespacedPod__p186779222218">Exec specifies the action to take.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row167771116223"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.101.2.4.1.1 "><p id="patchCciV2NamespacedPod__p10677192202214">httpGet</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.101.2.4.1.2 "><p id="patchCciV2NamespacedPod__p46771920225"><a href="#patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.HTTPGetAction">io.cci.otc.api.pkg.apis.versioned.cci.v2.HTTPGetAction</a> object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.101.2.4.1.3 "><p id="patchCciV2NamespacedPod__p0677132162211">HTTPGet specifies the http request to perform.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="patchCciV2NamespacedPod__table278131112214" frame="border" border="1" rules="all"><caption><b>Table 103 </b>io.cci.otc.api.pkg.apis.versioned.cci.v2.ContainerPort</caption><thead align="left"><tr id="patchCciV2NamespacedPod__row4782818229"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.102.2.4.1.1"><p id="patchCciV2NamespacedPod__p76787282216">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.102.2.4.1.2"><p id="patchCciV2NamespacedPod__p1267819210228">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.5.102.2.4.1.3"><p id="patchCciV2NamespacedPod__p56788218228">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="patchCciV2NamespacedPod__row6782514227"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.102.2.4.1.1 "><p id="patchCciV2NamespacedPod__p106781521222">containerPort</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.102.2.4.1.2 "><p id="patchCciV2NamespacedPod__p1767862152217">Integer</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.102.2.4.1.3 "><p id="patchCciV2NamespacedPod__p667810292211">Number of port to expose on the pod's IP address. This must be</p>
|
|
<p id="patchCciV2NamespacedPod__p176783232210">a valid port number, 0 < x < 65536.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row4782817227"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.102.2.4.1.1 "><p id="patchCciV2NamespacedPod__p206786262212">name</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.102.2.4.1.2 "><p id="patchCciV2NamespacedPod__p146788232220">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.102.2.4.1.3 "><p id="patchCciV2NamespacedPod__p17678172132214">If specified, this must be an IANA_SVC_NAME and unique within</p>
|
|
<p id="patchCciV2NamespacedPod__p8678162112213">the pod. Each named port in a pod must have a unique name. Name for the</p>
|
|
<p id="patchCciV2NamespacedPod__p16781292210">port that can be referred to by services.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row1678271142219"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.102.2.4.1.1 "><p id="patchCciV2NamespacedPod__p1767852122211">protocol</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.102.2.4.1.2 "><p id="patchCciV2NamespacedPod__p1567852142214">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.102.2.4.1.3 "><p id="patchCciV2NamespacedPod__p1067910212217">Protocol for port. Must be UDP, TCP, or SCTP. Defaults to "TCP".</p>
|
|
<p id="patchCciV2NamespacedPod__p186791526228">Possible enum values:</p>
|
|
<ul id="patchCciV2NamespacedPod__ul1867917262218"><li id="patchCciV2NamespacedPod__li19679328222"><em id="patchCciV2NamespacedPod__i11679122202214">"SCTP"</em> is the SCTP protocol.</li><li id="patchCciV2NamespacedPod__li156793272217"><em id="patchCciV2NamespacedPod__i2067914219228">"TCP"</em> is the TCP protocol.</li><li id="patchCciV2NamespacedPod__li06794272213"><em id="patchCciV2NamespacedPod__i18679182162213">"UDP"</em> is the UDP protocol.</li></ul>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="patchCciV2NamespacedPod__table1878631172220" frame="border" border="1" rules="all"><caption><b>Table 104 </b>io.cci.otc.api.pkg.apis.versioned.cci.v2.SecurityContext</caption><thead align="left"><tr id="patchCciV2NamespacedPod__row578720192217"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.103.2.4.1.1"><p id="patchCciV2NamespacedPod__p176804262217">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.103.2.4.1.2"><p id="patchCciV2NamespacedPod__p13680228222">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.5.103.2.4.1.3"><p id="patchCciV2NamespacedPod__p156801629221">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="patchCciV2NamespacedPod__row2078712192215"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.103.2.4.1.1 "><p id="patchCciV2NamespacedPod__p146806252216">capabilities</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.103.2.4.1.2 "><p id="patchCciV2NamespacedPod__p668011292217"><a href="#patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.Capabilities">io.cci.otc.api.pkg.apis.versioned.cci.v2.Capabilities</a> object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.103.2.4.1.3 "><p id="patchCciV2NamespacedPod__p1668014212212">The capabilities to add/drop when running containers. Defaults</p>
|
|
<p id="patchCciV2NamespacedPod__p66801128221">to the default set of capabilities granted by the container runtime. Note</p>
|
|
<p id="patchCciV2NamespacedPod__p1668010292213">that this field cannot be set when spec.os.name is windows.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row67876112224"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.103.2.4.1.1 "><p id="patchCciV2NamespacedPod__p6680122122213">procMount</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.103.2.4.1.2 "><p id="patchCciV2NamespacedPod__p2068012262214">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.103.2.4.1.3 "><p id="patchCciV2NamespacedPod__p1168010214221">procMount denotes the type of proc mount to use for the containers.</p>
|
|
<p id="patchCciV2NamespacedPod__p1368022122216">The default is DefaultProcMount which uses the container runtime defaults</p>
|
|
<p id="patchCciV2NamespacedPod__p1068014218225">for readonly paths and masked paths. This requires the ProcMountType feature</p>
|
|
<p id="patchCciV2NamespacedPod__p9680323223">flag to be enabled. Note that this field cannot be set when spec.os.name</p>
|
|
<p id="patchCciV2NamespacedPod__p768111222213">is windows.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row278711122211"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.103.2.4.1.1 "><p id="patchCciV2NamespacedPod__p1768112182218">readOnlyRootFilesystem</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.103.2.4.1.2 "><p id="patchCciV2NamespacedPod__p568111213229">Boolean</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.103.2.4.1.3 "><p id="patchCciV2NamespacedPod__p968117252210">Whether this container has a read-only root filesystem. Default</p>
|
|
<p id="patchCciV2NamespacedPod__p76811213224">is false. Note that this field cannot be set when spec.os.name is windows.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row378791132217"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.103.2.4.1.1 "><p id="patchCciV2NamespacedPod__p166813216228">runAsGroup</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.103.2.4.1.2 "><p id="patchCciV2NamespacedPod__p1468118212224">Long</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.103.2.4.1.3 "><p id="patchCciV2NamespacedPod__p20681142132214">The GID to run the entrypoint of the container process. Uses</p>
|
|
<p id="patchCciV2NamespacedPod__p768113232213">runtime default if unset. May also be set in PodSecurityContext. If set</p>
|
|
<p id="patchCciV2NamespacedPod__p1168111242215">in both SecurityContext and PodSecurityContext, the value specified in SecurityContext</p>
|
|
<p id="patchCciV2NamespacedPod__p11681162182211">takes precedence. Note that this field cannot be set when spec.os.name is</p>
|
|
<p id="patchCciV2NamespacedPod__p36817213229">windows.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row11788151122215"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.103.2.4.1.1 "><p id="patchCciV2NamespacedPod__p1368117218226">runAsNonRoot</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.103.2.4.1.2 "><p id="patchCciV2NamespacedPod__p86812021224">Boolean</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.103.2.4.1.3 "><p id="patchCciV2NamespacedPod__p1168112152213">Indicates that the container must run as a non-root user. If</p>
|
|
<p id="patchCciV2NamespacedPod__p1868111242212">true, the Kubelet will validate the image at runtime to ensure that it does</p>
|
|
<p id="patchCciV2NamespacedPod__p46821526229">not run as UID 0 (root) and fail to start the container if it does. If unset</p>
|
|
<p id="patchCciV2NamespacedPod__p96825214221">or false, no such validation will be performed. May also be set in PodSecurityContext. If</p>
|
|
<p id="patchCciV2NamespacedPod__p268212292210">set in both SecurityContext and PodSecurityContext, the value specified</p>
|
|
<p id="patchCciV2NamespacedPod__p15682428221">in SecurityContext takes precedence.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row378820172217"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.103.2.4.1.1 "><p id="patchCciV2NamespacedPod__p66822222219">runAsUser</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.103.2.4.1.2 "><p id="patchCciV2NamespacedPod__p10682182192216">Long</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.103.2.4.1.3 "><p id="patchCciV2NamespacedPod__p166823219226">The UID to run the entrypoint of the container process. Defaults</p>
|
|
<p id="patchCciV2NamespacedPod__p176820242216">to user specified in image metadata if unspecified. May also be set in PodSecurityContext. If</p>
|
|
<p id="patchCciV2NamespacedPod__p16682326221">set in both SecurityContext and PodSecurityContext, the value specified</p>
|
|
<p id="patchCciV2NamespacedPod__p36827222218">in SecurityContext takes precedence. Note that this field cannot be set</p>
|
|
<p id="patchCciV2NamespacedPod__p768272102210">when spec.os.name is windows.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="patchCciV2NamespacedPod__table0795171142212" frame="border" border="1" rules="all"><caption><b>Table 105 </b>io.cci.otc.api.pkg.apis.versioned.cci.v2.Capabilities</caption><thead align="left"><tr id="patchCciV2NamespacedPod__row7795121112219"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.104.2.4.1.1"><p id="patchCciV2NamespacedPod__p176835242217">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.104.2.4.1.2"><p id="patchCciV2NamespacedPod__p1868319232218">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.5.104.2.4.1.3"><p id="patchCciV2NamespacedPod__p96830215223">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="patchCciV2NamespacedPod__row10796131102214"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.104.2.4.1.1 "><p id="patchCciV2NamespacedPod__p176837292213">add</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.104.2.4.1.2 "><p id="patchCciV2NamespacedPod__p136833282210">Array of strings</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.104.2.4.1.3 "><p id="patchCciV2NamespacedPod__p15683192172211">Added capabilities</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row7796161172213"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.104.2.4.1.1 "><p id="patchCciV2NamespacedPod__p1768319262212">drop</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.104.2.4.1.2 "><p id="patchCciV2NamespacedPod__p4683202182220">Array of strings</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.104.2.4.1.3 "><p id="patchCciV2NamespacedPod__p5683725225">Removed capabilities</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="patchCciV2NamespacedPod__table680014132218" frame="border" border="1" rules="all"><caption><b>Table 106 </b>io.cci.otc.api.pkg.apis.versioned.cci.v2.Probe</caption><thead align="left"><tr id="patchCciV2NamespacedPod__row48012122212"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.105.2.4.1.1"><p id="patchCciV2NamespacedPod__p136841212229">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.105.2.4.1.2"><p id="patchCciV2NamespacedPod__p568482142213">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.5.105.2.4.1.3"><p id="patchCciV2NamespacedPod__p166856222214">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="patchCciV2NamespacedPod__row980121182216"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.105.2.4.1.1 "><p id="patchCciV2NamespacedPod__p86852252219">exec</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.105.2.4.1.2 "><p id="patchCciV2NamespacedPod__p9685122122214"><a href="#patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.ExecAction">io.cci.otc.api.pkg.apis.versioned.cci.v2.ExecAction</a> object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.105.2.4.1.3 "><p id="patchCciV2NamespacedPod__p1368532172214">Exec specifies the action to take.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row20801111172217"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.105.2.4.1.1 "><p id="patchCciV2NamespacedPod__p196857218227">failureThreshold</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.105.2.4.1.2 "><p id="patchCciV2NamespacedPod__p1568511212223">Integer</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.105.2.4.1.3 "><p id="patchCciV2NamespacedPod__p1968519262211">Minimum consecutive failures for the probe to be considered failed</p>
|
|
<p id="patchCciV2NamespacedPod__p668514282211">after having succeeded. Defaults to 3. Minimum value is 1.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row1380191112217"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.105.2.4.1.1 "><p id="patchCciV2NamespacedPod__p66857214228">httpGet</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.105.2.4.1.2 "><p id="patchCciV2NamespacedPod__p116851122226"><a href="#patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.HTTPGetAction">io.cci.otc.api.pkg.apis.versioned.cci.v2.HTTPGetAction</a> object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.105.2.4.1.3 "><p id="patchCciV2NamespacedPod__p36856211225">HTTPGet specifies the http request to perform.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row080118162215"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.105.2.4.1.1 "><p id="patchCciV2NamespacedPod__p1068611252215">initialDelaySeconds</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.105.2.4.1.2 "><p id="patchCciV2NamespacedPod__p17686142112218">Integer</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.105.2.4.1.3 "><p id="patchCciV2NamespacedPod__p4686102172215">Number of seconds after the container has started before liveness probes are initiated. More info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#container-probes</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row1880112132211"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.105.2.4.1.1 "><p id="patchCciV2NamespacedPod__p168619222220">periodSeconds</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.105.2.4.1.2 "><p id="patchCciV2NamespacedPod__p768612217228">Integer</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.105.2.4.1.3 "><p id="patchCciV2NamespacedPod__p3686527222">How often (in seconds) to perform the probe. Default to 10 seconds.</p>
|
|
<p id="patchCciV2NamespacedPod__p2686202102215">Minimum value is 1.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row15802171132220"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.105.2.4.1.1 "><p id="patchCciV2NamespacedPod__p206862025226">successThreshold</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.105.2.4.1.2 "><p id="patchCciV2NamespacedPod__p86861621229">Integer</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.105.2.4.1.3 "><p id="patchCciV2NamespacedPod__p1468719202216">Minimum consecutive successes for the probe to be considered</p>
|
|
<p id="patchCciV2NamespacedPod__p17687722229">successful after having failed. Defaults to 1. Must be 1 for liveness and</p>
|
|
<p id="patchCciV2NamespacedPod__p968717217229">startup. Minimum value is 1.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row138026113222"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.105.2.4.1.1 "><p id="patchCciV2NamespacedPod__p46871326222">tcpSocket</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.105.2.4.1.2 "><p id="patchCciV2NamespacedPod__p26874213224"><a href="#patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.TCPSocketAction">io.cci.otc.api.pkg.apis.versioned.cci.v2.TCPSocketAction</a> object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.105.2.4.1.3 "><p id="patchCciV2NamespacedPod__p156871122220">TCPSocket specifies an action involving a TCP port.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row98021118229"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.105.2.4.1.1 "><p id="patchCciV2NamespacedPod__p3687102172210">terminationGracePeriodSeconds</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.105.2.4.1.2 "><p id="patchCciV2NamespacedPod__p196875242210">Long</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.105.2.4.1.3 "><p id="patchCciV2NamespacedPod__p86871424226">Optional duration in seconds the pod needs to terminate gracefully</p>
|
|
<p id="patchCciV2NamespacedPod__p368712218224">upon probe failure. The grace period is the duration in seconds after the</p>
|
|
<p id="patchCciV2NamespacedPod__p146873219228">processes running in the pod are sent a termination signal and the time</p>
|
|
<p id="patchCciV2NamespacedPod__p1568792112213">when the processes are forcibly halted with a kill signal. Set this value</p>
|
|
<p id="patchCciV2NamespacedPod__p186881326220">longer than the expected cleanup time for your process. If this value is</p>
|
|
<p id="patchCciV2NamespacedPod__p36889210222">nil, the pod's terminationGracePeriodSeconds will be used. Otherwise, this</p>
|
|
<p id="patchCciV2NamespacedPod__p106881211226">value overrides the value provided by the pod spec. Value must be non-negative</p>
|
|
<p id="patchCciV2NamespacedPod__p14688102192219">integer. The value zero indicates stop immediately via the kill signal (no</p>
|
|
<p id="patchCciV2NamespacedPod__p768810219229">opportunity to shut down). This is a beta field and requires enabling ProbeTerminationGracePeriod</p>
|
|
<p id="patchCciV2NamespacedPod__p16688121221">feature gate. Minimum value is 1. spec.terminationGracePeriodSeconds is</p>
|
|
<p id="patchCciV2NamespacedPod__p206886262213">used if unset.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row118021914221"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.105.2.4.1.1 "><p id="patchCciV2NamespacedPod__p568819282213">timeoutSeconds</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.105.2.4.1.2 "><p id="patchCciV2NamespacedPod__p96880218227">Integer</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.105.2.4.1.3 "><p id="patchCciV2NamespacedPod__p46881123225">Number of seconds after which the probe times out. Defaults to 1 second. Minimum value is 1. More info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#container-probes</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="patchCciV2NamespacedPod__table681117162211" frame="border" border="1" rules="all"><caption><b>Table 107 </b>io.cci.otc.api.pkg.apis.versioned.cci.v2.ExecAction</caption><thead align="left"><tr id="patchCciV2NamespacedPod__row14812210222"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.106.2.4.1.1"><p id="patchCciV2NamespacedPod__p1368918212229">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.106.2.4.1.2"><p id="patchCciV2NamespacedPod__p14689112142216">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.5.106.2.4.1.3"><p id="patchCciV2NamespacedPod__p1668918216220">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="patchCciV2NamespacedPod__row581210132220"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.106.2.4.1.1 "><p id="patchCciV2NamespacedPod__p166891529223">command</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.106.2.4.1.2 "><p id="patchCciV2NamespacedPod__p668913211226">Array of strings</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.106.2.4.1.3 "><p id="patchCciV2NamespacedPod__p0689521229">Command is the command line to execute inside the container,</p>
|
|
<p id="patchCciV2NamespacedPod__p19689122182212">the working directory for the command is root ('/') in the container's</p>
|
|
<p id="patchCciV2NamespacedPod__p9689182132216">filesystem. The command is simply exec'd, it is not run inside a shell,</p>
|
|
<p id="patchCciV2NamespacedPod__p46899214226">so traditional shell instructions ('|', etc) won't work. To use a shell,</p>
|
|
<p id="patchCciV2NamespacedPod__p17689427222">you need to explicitly call out to that shell. Exit status of 0 is treated</p>
|
|
<p id="patchCciV2NamespacedPod__p46891125227">as live/healthy and non-zero is unhealthy.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="patchCciV2NamespacedPod__table168163114223" frame="border" border="1" rules="all"><caption><b>Table 108 </b>io.cci.otc.api.pkg.apis.versioned.cci.v2.HTTPGetAction</caption><thead align="left"><tr id="patchCciV2NamespacedPod__row281691172212"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.107.2.4.1.1"><p id="patchCciV2NamespacedPod__p56901320228">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.107.2.4.1.2"><p id="patchCciV2NamespacedPod__p76907292211">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.5.107.2.4.1.3"><p id="patchCciV2NamespacedPod__p13690627222">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="patchCciV2NamespacedPod__row881615116221"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.107.2.4.1.1 "><p id="patchCciV2NamespacedPod__p4690124225">host</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.107.2.4.1.2 "><p id="patchCciV2NamespacedPod__p126909242216">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.107.2.4.1.3 "><p id="patchCciV2NamespacedPod__p126905213226">Host name to connect to, defaults to the pod IP. You probably</p>
|
|
<p id="patchCciV2NamespacedPod__p0690182152213">want to set "Host" in httpHeaders instead.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row138169112225"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.107.2.4.1.1 "><p id="patchCciV2NamespacedPod__p2069062192214">httpHeaders</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.107.2.4.1.2 "><p id="patchCciV2NamespacedPod__p17690192132214">Array of <a href="#patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.HTTPHeader">io.cci.otc.api.pkg.apis.versioned.cci.v2.HTTPHeader</a> objects</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.107.2.4.1.3 "><p id="patchCciV2NamespacedPod__p96911216224">Custom headers to set in the request. HTTP allows repeated headers.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row138179192218"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.107.2.4.1.1 "><p id="patchCciV2NamespacedPod__p186918212228">path</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.107.2.4.1.2 "><p id="patchCciV2NamespacedPod__p1269172122213">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.107.2.4.1.3 "><p id="patchCciV2NamespacedPod__p6691523223">Path to access on the HTTP server.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row1281716112214"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.107.2.4.1.1 "><p id="patchCciV2NamespacedPod__p569162132217">port</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.107.2.4.1.2 "><p id="patchCciV2NamespacedPod__p9691172192215">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.107.2.4.1.3 "><p id="patchCciV2NamespacedPod__p769192162218">Name or number of the port to access on the container. Number</p>
|
|
<p id="patchCciV2NamespacedPod__p10691225224">must be in the range 1 to 65535. Name must be an IANA_SVC_NAME.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row8817819224"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.107.2.4.1.1 "><p id="patchCciV2NamespacedPod__p19691112202220">scheme</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.107.2.4.1.2 "><p id="patchCciV2NamespacedPod__p13691102172213">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.107.2.4.1.3 "><p id="patchCciV2NamespacedPod__p1969110272216">Scheme to use for connecting to the host. Defaults to HTTP.</p>
|
|
<p id="patchCciV2NamespacedPod__p86912242214">Possible enum values:</p>
|
|
<ul id="patchCciV2NamespacedPod__ul1569162112217"><li id="patchCciV2NamespacedPod__li156914262210"><em id="patchCciV2NamespacedPod__i126921428221">"HTTP"</em> means that the scheme used will be http://</li><li id="patchCciV2NamespacedPod__li7692172102214"><em id="patchCciV2NamespacedPod__i1969292102220">"HTTPS"</em> means that the scheme used will be https://</li></ul>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="patchCciV2NamespacedPod__table082251112214" frame="border" border="1" rules="all"><caption><b>Table 109 </b>io.cci.otc.api.pkg.apis.versioned.cci.v2.HTTPHeader</caption><thead align="left"><tr id="patchCciV2NamespacedPod__row882251152220"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.108.2.4.1.1"><p id="patchCciV2NamespacedPod__p1069292172218">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.108.2.4.1.2"><p id="patchCciV2NamespacedPod__p869218215221">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.5.108.2.4.1.3"><p id="patchCciV2NamespacedPod__p1469217216228">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="patchCciV2NamespacedPod__row3822141112217"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.108.2.4.1.1 "><p id="patchCciV2NamespacedPod__p769232112216">name</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.108.2.4.1.2 "><p id="patchCciV2NamespacedPod__p069242142216">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.108.2.4.1.3 "><p id="patchCciV2NamespacedPod__p136931422222">The header field name</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row88220152217"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.108.2.4.1.1 "><p id="patchCciV2NamespacedPod__p86935282212">value</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.108.2.4.1.2 "><p id="patchCciV2NamespacedPod__p469314212219">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.108.2.4.1.3 "><p id="patchCciV2NamespacedPod__p1269314232214">The header field value</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="patchCciV2NamespacedPod__table48255112221" frame="border" border="1" rules="all"><caption><b>Table 110 </b>io.cci.otc.api.pkg.apis.versioned.cci.v2.TCPSocketAction</caption><thead align="left"><tr id="patchCciV2NamespacedPod__row1682561172210"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.109.2.4.1.1"><p id="patchCciV2NamespacedPod__p1569314215223">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.109.2.4.1.2"><p id="patchCciV2NamespacedPod__p569316212211">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.5.109.2.4.1.3"><p id="patchCciV2NamespacedPod__p15694925225">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="patchCciV2NamespacedPod__row188258182217"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.109.2.4.1.1 "><p id="patchCciV2NamespacedPod__p1669411292212">host</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.109.2.4.1.2 "><p id="patchCciV2NamespacedPod__p106942212218">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.109.2.4.1.3 "><p id="patchCciV2NamespacedPod__p76941123228">Optional: Host name to connect to, defaults to the pod IP.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row11826518226"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.109.2.4.1.1 "><p id="patchCciV2NamespacedPod__p8694192162211">port</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.109.2.4.1.2 "><p id="patchCciV2NamespacedPod__p1669412282217">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.109.2.4.1.3 "><p id="patchCciV2NamespacedPod__p1869415292219">Number or name of the port to access on the container. Number</p>
|
|
<p id="patchCciV2NamespacedPod__p1694162202214">must be in the range 1 to 65535. Name must be an IANA_SVC_NAME.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="patchCciV2NamespacedPod__table138285115229" frame="border" border="1" rules="all"><caption><b>Table 111 </b>io.cci.otc.api.pkg.apis.versioned.cci.v2.VolumeMount</caption><thead align="left"><tr id="patchCciV2NamespacedPod__row17828101102219"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.110.2.4.1.1"><p id="patchCciV2NamespacedPod__p136947217222">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.110.2.4.1.2"><p id="patchCciV2NamespacedPod__p1869512212217">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.5.110.2.4.1.3"><p id="patchCciV2NamespacedPod__p17695102152217">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="patchCciV2NamespacedPod__row48295113222"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.110.2.4.1.1 "><p id="patchCciV2NamespacedPod__p12695112172211">extendPathMode</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.110.2.4.1.2 "><p id="patchCciV2NamespacedPod__p06951121227">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.110.2.4.1.3 "><p id="patchCciV2NamespacedPod__p76957272219">Extend the volume path by appending the pod metadata to the path</p>
|
|
<p id="patchCciV2NamespacedPod__p369562182219">according to specified pattern. which provide a way of directory isolation</p>
|
|
<p id="patchCciV2NamespacedPod__p1669513219225">and help prevent the writing conflict between different pods.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row19830810225"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.110.2.4.1.1 "><p id="patchCciV2NamespacedPod__p569511216225">mountPath</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.110.2.4.1.2 "><p id="patchCciV2NamespacedPod__p069510219222">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.110.2.4.1.3 "><p id="patchCciV2NamespacedPod__p169542122212">Path within the container at which the volume should be mounted. Must</p>
|
|
<p id="patchCciV2NamespacedPod__p1769514218225">not contain ':'.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row18830919226"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.110.2.4.1.1 "><p id="patchCciV2NamespacedPod__p166956272211">name</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.110.2.4.1.2 "><p id="patchCciV2NamespacedPod__p116951211223">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.110.2.4.1.3 "><p id="patchCciV2NamespacedPod__p3695132132217">This must match the Name of a Volume.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row1583161132218"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.110.2.4.1.1 "><p id="patchCciV2NamespacedPod__p1469611292213">readOnly</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.110.2.4.1.2 "><p id="patchCciV2NamespacedPod__p1269632122218">Boolean</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.110.2.4.1.3 "><p id="patchCciV2NamespacedPod__p1569614272214">Mounted read-only if true, read-write otherwise (false or unspecified).</p>
|
|
<p id="patchCciV2NamespacedPod__p56964220223">Defaults to false.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row12832121102218"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.110.2.4.1.1 "><p id="patchCciV2NamespacedPod__p26963212216">subPath</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.110.2.4.1.2 "><p id="patchCciV2NamespacedPod__p1769612282219">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.110.2.4.1.3 "><p id="patchCciV2NamespacedPod__p069619213221">Path within the volume from which the container's volume should</p>
|
|
<p id="patchCciV2NamespacedPod__p116961920222">be mounted. Defaults to "" (volume's root).</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row48324112221"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.110.2.4.1.1 "><p id="patchCciV2NamespacedPod__p106962214223">subPathExpr</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.110.2.4.1.2 "><p id="patchCciV2NamespacedPod__p169682202217">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.110.2.4.1.3 "><p id="patchCciV2NamespacedPod__p769612202210">Expanded path within the volume from which the container's volume</p>
|
|
<p id="patchCciV2NamespacedPod__p36961721226">should be mounted. Behaves similarly to SubPath but environment variable</p>
|
|
<p id="patchCciV2NamespacedPod__p469612252214">references $(VAR_NAME) are expanded using the container's environment. Defaults</p>
|
|
<p id="patchCciV2NamespacedPod__p16961026229">to "" (volume's root). SubPathExpr and SubPath are mutually exclusive.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="patchCciV2NamespacedPod__table9839911223" frame="border" border="1" rules="all"><caption><b>Table 112 </b>io.cci.otc.api.pkg.apis.versioned.cci.v2.PodReadinessGate</caption><thead align="left"><tr id="patchCciV2NamespacedPod__row128391219228"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.111.2.4.1.1"><p id="patchCciV2NamespacedPod__p769719213227">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.111.2.4.1.2"><p id="patchCciV2NamespacedPod__p86971223227">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.5.111.2.4.1.3"><p id="patchCciV2NamespacedPod__p9697152142210">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="patchCciV2NamespacedPod__row78391912222"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.111.2.4.1.1 "><p id="patchCciV2NamespacedPod__p86977216222">conditionType</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.111.2.4.1.2 "><p id="patchCciV2NamespacedPod__p66979212210">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.111.2.4.1.3 "><p id="patchCciV2NamespacedPod__p196978262215">ConditionType refers to a condition in the pod's condition list</p>
|
|
<p id="patchCciV2NamespacedPod__p569711252214">with matching type.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="patchCciV2NamespacedPod__table28421819228" frame="border" border="1" rules="all"><caption><b>Table 113 </b>io.cci.otc.api.pkg.apis.versioned.cci.v2.PodSecurityContext</caption><thead align="left"><tr id="patchCciV2NamespacedPod__row58451813222"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.112.2.4.1.1"><p id="patchCciV2NamespacedPod__p46981425228">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.112.2.4.1.2"><p id="patchCciV2NamespacedPod__p1369815213222">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.5.112.2.4.1.3"><p id="patchCciV2NamespacedPod__p1569816262217">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="patchCciV2NamespacedPod__row7845111112213"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.112.2.4.1.1 "><p id="patchCciV2NamespacedPod__p2069815215225">fsGroup</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.112.2.4.1.2 "><p id="patchCciV2NamespacedPod__p12698327226">Long</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.112.2.4.1.3 "><p id="patchCciV2NamespacedPod__p1569822142217">A special supplemental group that applies to all containers in a pod. Some volume types allow the Kubelet to change the ownership of that volume to be owned by the pod:</p>
|
|
<ol id="patchCciV2NamespacedPod__ol06983216225"><li id="patchCciV2NamespacedPod__li369818217222">The owning GID will be the FSGroup 2. The setgid bit is set (new files created in the volume will be owned by FSGroup) 3. The permission bits are OR'd with rw-rw----</li></ol>
|
|
<p id="patchCciV2NamespacedPod__p106985217226">If unset, the Kubelet will not modify the ownership and permissions of any volume. Note that this field cannot be set when spec.os.name is windows.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row68454152212"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.112.2.4.1.1 "><p id="patchCciV2NamespacedPod__p1169817232210">fsGroupChangePolicy</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.112.2.4.1.2 "><p id="patchCciV2NamespacedPod__p12699424227">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.112.2.4.1.3 "><p id="patchCciV2NamespacedPod__p16991328220">fsGroupChangePolicy defines behavior of changing ownership and permission of the volume before being exposed inside Pod. This field will only apply to volume types which support fsGroup based ownership(and permissions). It will have no effect on ephemeral volume types such as: secret, configmaps and emptydir. Valid values are "OnRootMismatch" and "Always". If not specified, "Always" is used. Note that this field cannot be set when spec.os.name is windows.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row128452152210"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.112.2.4.1.1 "><p id="patchCciV2NamespacedPod__p2699182142218">runAsGroup</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.112.2.4.1.2 "><p id="patchCciV2NamespacedPod__p1069918217227">Long</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.112.2.4.1.3 "><p id="patchCciV2NamespacedPod__p96999220222">The GID to run the entrypoint of the container process. Uses</p>
|
|
<p id="patchCciV2NamespacedPod__p8699122142218">runtime default if unset. May also be set in SecurityContext. If set in</p>
|
|
<p id="patchCciV2NamespacedPod__p1169915219222">both SecurityContext and PodSecurityContext, the value specified in SecurityContext</p>
|
|
<p id="patchCciV2NamespacedPod__p369914213227">takes precedence for that container. Note that this field cannot be set</p>
|
|
<p id="patchCciV2NamespacedPod__p36992027228">when spec.os.name is windows.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row1484511122216"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.112.2.4.1.1 "><p id="patchCciV2NamespacedPod__p869962162218">runAsNonRoot</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.112.2.4.1.2 "><p id="patchCciV2NamespacedPod__p4699229228">Boolean</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.112.2.4.1.3 "><p id="patchCciV2NamespacedPod__p3699422225">Indicates that the container must run as a non-root user. If</p>
|
|
<p id="patchCciV2NamespacedPod__p86993212218">true, the Kubelet will validate the image at runtime to ensure that it does</p>
|
|
<p id="patchCciV2NamespacedPod__p1069932152215">not run as UID 0 (root) and fail to start the container if it does. If unset</p>
|
|
<p id="patchCciV2NamespacedPod__p6699162102220">or false, no such validation will be performed. May also be set in SecurityContext. If</p>
|
|
<p id="patchCciV2NamespacedPod__p1270016212218">set in both SecurityContext and PodSecurityContext, the value specified</p>
|
|
<p id="patchCciV2NamespacedPod__p1470017211223">in SecurityContext takes precedence.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row1384619119222"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.112.2.4.1.1 "><p id="patchCciV2NamespacedPod__p970013218223">runAsUser</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.112.2.4.1.2 "><p id="patchCciV2NamespacedPod__p070022122210">Long</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.112.2.4.1.3 "><p id="patchCciV2NamespacedPod__p137001427226">The UID to run the entrypoint of the container process. Defaults</p>
|
|
<p id="patchCciV2NamespacedPod__p11700021225">to user specified in image metadata if unspecified. May also be set in SecurityContext. If</p>
|
|
<p id="patchCciV2NamespacedPod__p127001029221">set in both SecurityContext and PodSecurityContext, the value specified</p>
|
|
<p id="patchCciV2NamespacedPod__p370019219227">in SecurityContext takes precedence for that container. Note that this field</p>
|
|
<p id="patchCciV2NamespacedPod__p15700192172217">cannot be set when spec.os.name is windows.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row1284621142212"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.112.2.4.1.1 "><p id="patchCciV2NamespacedPod__p1700226223">supplementalGroups</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.112.2.4.1.2 "><p id="patchCciV2NamespacedPod__p67001123226">Array of longs</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.112.2.4.1.3 "><p id="patchCciV2NamespacedPod__p870092172211">A list of groups applied to the first process run in each container,</p>
|
|
<p id="patchCciV2NamespacedPod__p7700192182211">in addition to the container's primary GID. If unspecified, no groups will</p>
|
|
<p id="patchCciV2NamespacedPod__p14700623226">be added to any container. Note that this field cannot be set when spec.os.name</p>
|
|
<p id="patchCciV2NamespacedPod__p87001220225">is windows.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row2084651162219"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.112.2.4.1.1 "><p id="patchCciV2NamespacedPod__p1270118217225">sysctls</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.112.2.4.1.2 "><p id="patchCciV2NamespacedPod__p27019242211">Array of <a href="#patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.Sysctl">io.cci.otc.api.pkg.apis.versioned.cci.v2.Sysctl</a> objects</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.112.2.4.1.3 "><p id="patchCciV2NamespacedPod__p27014216229">Sysctls hold a list of namespaced sysctls used for the pod. Pods</p>
|
|
<p id="patchCciV2NamespacedPod__p1570113232218">with unsupported sysctls (by the container runtime) might fail to launch.</p>
|
|
<p id="patchCciV2NamespacedPod__p11701162112217">Note that this field cannot be set when spec.os.name is windows.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="patchCciV2NamespacedPod__table4854161122216" frame="border" border="1" rules="all"><caption><b>Table 114 </b>io.cci.otc.api.pkg.apis.versioned.cci.v2.Sysctl</caption><thead align="left"><tr id="patchCciV2NamespacedPod__row1485481132214"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.113.2.4.1.1"><p id="patchCciV2NamespacedPod__p1701152162218">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.113.2.4.1.2"><p id="patchCciV2NamespacedPod__p07017216226">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.5.113.2.4.1.3"><p id="patchCciV2NamespacedPod__p67016242212">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="patchCciV2NamespacedPod__row1485491172214"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.113.2.4.1.1 "><p id="patchCciV2NamespacedPod__p870215212219">name</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.113.2.4.1.2 "><p id="patchCciV2NamespacedPod__p1470232132215">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.113.2.4.1.3 "><p id="patchCciV2NamespacedPod__p47022029226">Name of a property to set</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row13854518226"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.113.2.4.1.1 "><p id="patchCciV2NamespacedPod__p37021023224">value</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.113.2.4.1.2 "><p id="patchCciV2NamespacedPod__p87021227221">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.113.2.4.1.3 "><p id="patchCciV2NamespacedPod__p1170202162215">Value of a property to set</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="patchCciV2NamespacedPod__table18860111202214" frame="border" border="1" rules="all"><caption><b>Table 115 </b>io.cci.otc.api.pkg.apis.versioned.cci.v2.TopologySpreadConstraint</caption><thead align="left"><tr id="patchCciV2NamespacedPod__row9861219229"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.114.2.4.1.1"><p id="patchCciV2NamespacedPod__p15702182122217">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.114.2.4.1.2"><p id="patchCciV2NamespacedPod__p197024215226">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.5.114.2.4.1.3"><p id="patchCciV2NamespacedPod__p270220272214">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="patchCciV2NamespacedPod__row1861201102211"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.114.2.4.1.1 "><p id="patchCciV2NamespacedPod__p157031124225">labelSelector</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.114.2.4.1.2 "><p id="patchCciV2NamespacedPod__p1470317216224"><a href="#patchCciV2NamespacedPod__response_io.k8s.apimachinery.pkg.apis.meta.v1.LabelSelector">io.k8s.apimachinery.pkg.apis.meta.v1.LabelSelector</a> object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.114.2.4.1.3 "><p id="patchCciV2NamespacedPod__p170362162213">LabelSelector is used to find matching pods. Pods that match</p>
|
|
<p id="patchCciV2NamespacedPod__p470312162218">this label selector are counted to determine the number of pods in their</p>
|
|
<p id="patchCciV2NamespacedPod__p370311212214">corresponding topology domain.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row8861201112216"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.114.2.4.1.1 "><p id="patchCciV2NamespacedPod__p1470322112210">matchLabelKeys</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.114.2.4.1.2 "><p id="patchCciV2NamespacedPod__p1870382182211">Array of strings</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.114.2.4.1.3 "><p id="patchCciV2NamespacedPod__p16703125225">MatchLabelKeys is a set of pod label keys to select the pods</p>
|
|
<p id="patchCciV2NamespacedPod__p177041624222">over which spreading will be calculated. The keys are used to lookup values</p>
|
|
<p id="patchCciV2NamespacedPod__p57041421224">from the incoming pod labels, those key-value labels are ANDed with labelSelector</p>
|
|
<p id="patchCciV2NamespacedPod__p1170452162220">to select the group of existing pods over which spreading will be calculated</p>
|
|
<p id="patchCciV2NamespacedPod__p070492152212">for the incoming pod. Keys that don't exist in the incoming pod labels will</p>
|
|
<p id="patchCciV2NamespacedPod__p5704827229">be ignored. A null or empty list means only match against labelSelector.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row108616110221"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.114.2.4.1.1 "><p id="patchCciV2NamespacedPod__p15704192142212">maxSkew</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.114.2.4.1.2 "><p id="patchCciV2NamespacedPod__p157041327225">Integer</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.114.2.4.1.3 "><p id="patchCciV2NamespacedPod__p207041624229">MaxSkew describes the degree to which pods may be unevenly distributed. When <em id="patchCciV2NamespacedPod__i1770413272213">whenUnsatisfiable=DoNotSchedule</em>, it is the maximum permitted difference between the number of matching pods in the target topology and the global minimum. The global minimum is the minimum number of matching pods in an eligible domain or zero if the number of eligible domains is less than MinDomains. For example, in a 3-zone cluster, MaxSkew is set to 1, and pods with the same labelSelector spread as 2/2/1: In this case, the global minimum is 1. | zone1 | zone2 | zone3 | | P P | P P | P | - if MaxSkew is 1, incoming pod can only be scheduled to zone3 to become 2/2/2; scheduling it onto zone1(zone2) would make the ActualSkew(3-1) on zone1(zone2) violate MaxSkew(1). - if MaxSkew is 2, incoming pod can be scheduled onto any zone. When <em id="patchCciV2NamespacedPod__i1870411252213">whenUnsatisfiable=ScheduleAnyway</em>, it is used to give higher precedence to topologies that satisfy it. It's a required field. Default value is 1 and 0 is not allowed.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row286117112211"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.114.2.4.1.1 "><p id="patchCciV2NamespacedPod__p87047218224">minDomains</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.114.2.4.1.2 "><p id="patchCciV2NamespacedPod__p127041023221">Integer</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.114.2.4.1.3 "><p id="patchCciV2NamespacedPod__p1170418232219">MinDomains indicates a minimum number of eligible domains. When the number of eligible domains with matching topology keys is less than minDomains, Pod Topology Spread treats "global minimum" as 0, and then the calculation of Skew is performed. And when the number of eligible domains with matching topology keys equals or greater than minDomains, this value has no effect on scheduling. As a result, when the number of eligible domains is less than minDomains, scheduler won't schedule more than maxSkew Pods to those domains. If value is nil, the constraint behaves as if MinDomains is equal to 1. Valid values are integers greater than 0. When value is not nil, WhenUnsatisfiable must be DoNotSchedule.</p>
|
|
<p id="patchCciV2NamespacedPod__p570422112212">For example, in a 3-zone cluster, MaxSkew is set to 2, MinDomains is set to 5 and pods with the same labelSelector spread as 2/2/2: | zone1 | zone2 | zone3 | | P P | P P | P P | The number of domains is less than 5(MinDomains), so "global minimum" is treated as 0. In this situation, new pod with the same labelSelector cannot be scheduled, because computed skew will be 3(3 - 0) if new Pod is scheduled to any of the three zones, it will violate MaxSkew.</p>
|
|
<p id="patchCciV2NamespacedPod__p1470417220222">This is a beta field and requires the MinDomainsInPodTopologySpread feature gate to be enabled (enabled by default).</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row108621717228"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.114.2.4.1.1 "><p id="patchCciV2NamespacedPod__p167042232213">nodeAffinityPolicy</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.114.2.4.1.2 "><p id="patchCciV2NamespacedPod__p27052211229">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.114.2.4.1.3 "><p id="patchCciV2NamespacedPod__p5705528225">NodeAffinityPolicy indicates how we will treat Pod's nodeAffinity/nodeSelector when calculating pod topology spread skew. Options are: - Honor: only nodes matching nodeAffinity/nodeSelector are included in the calculations. - Ignore: nodeAffinity/nodeSelector are ignored. All nodes are included in the calculations.</p>
|
|
<p id="patchCciV2NamespacedPod__p1370512232216">If this value is nil, the behavior is equivalent to the Honor policy. This is a alpha-level feature enabled by the NodeInclusionPolicyInPodTopologySpread feature flag.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row13862015224"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.114.2.4.1.1 "><p id="patchCciV2NamespacedPod__p12705522220">nodeTaintsPolicy</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.114.2.4.1.2 "><p id="patchCciV2NamespacedPod__p37051825223">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.114.2.4.1.3 "><p id="patchCciV2NamespacedPod__p127059282217">NodeTaintsPolicy indicates how we will treat node taints when calculating pod topology spread skew. Options are: - Honor: nodes without taints, along with tainted nodes for which the incoming pod has a toleration, are included. - Ignore: node taints are ignored. All nodes are included.</p>
|
|
<p id="patchCciV2NamespacedPod__p570517212223">If this value is nil, the behavior is equivalent to the Ignore policy. This is a alpha-level feature enabled by the NodeInclusionPolicyInPodTopologySpread feature flag.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row1086220112229"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.114.2.4.1.1 "><p id="patchCciV2NamespacedPod__p5705327229">topologyKey</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.114.2.4.1.2 "><p id="patchCciV2NamespacedPod__p37051020226">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.114.2.4.1.3 "><p id="patchCciV2NamespacedPod__p87056232215">TopologyKey is the key of node labels. Nodes that have a label</p>
|
|
<p id="patchCciV2NamespacedPod__p1170512162214">with this key and identical values are considered to be in the same topology.</p>
|
|
<p id="patchCciV2NamespacedPod__p19705328221">We consider each <key, value> as a "bucket", and try to put balanced number</p>
|
|
<p id="patchCciV2NamespacedPod__p13705192162219">of pods into each bucket. We define a domain as a particular instance of</p>
|
|
<p id="patchCciV2NamespacedPod__p17706172162211">a topology. Also, we define an eligible domain as a domain whose nodes meet</p>
|
|
<p id="patchCciV2NamespacedPod__p47067252219">the requirements of nodeAffinityPolicy and nodeTaintsPolicy. e.g. If TopologyKey</p>
|
|
<p id="patchCciV2NamespacedPod__p1670632132218">is "kubernetes.io/hostname", each Node is a domain of that topology. And,</p>
|
|
<p id="patchCciV2NamespacedPod__p970615272214">if TopologyKey is "topology.kubernetes.io/zone", each zone is a domain of</p>
|
|
<p id="patchCciV2NamespacedPod__p147060262214">that topology. It's a required field.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row2862617228"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.114.2.4.1.1 "><p id="patchCciV2NamespacedPod__p1870611232220">whenUnsatisfiable</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.114.2.4.1.2 "><p id="patchCciV2NamespacedPod__p1470610232219">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.114.2.4.1.3 "><p id="patchCciV2NamespacedPod__p470618272212">WhenUnsatisfiable indicates how to deal with a pod if it doesn't satisfy the spread constraint. - DoNotSchedule (default) tells the scheduler not to schedule it. - ScheduleAnyway tells the scheduler to schedule the pod in any location,</p>
|
|
<p id="patchCciV2NamespacedPod__p17706112122220">but giving higher precedence to topologies that would help reduce the</p>
|
|
<p id="patchCciV2NamespacedPod__p167069210224">skew.</p>
|
|
<p id="patchCciV2NamespacedPod__p1470642202218">A constraint is considered "Unsatisfiable" for an incoming pod if and only if every possible node assignment for that pod would violate "MaxSkew" on some topology. For example, in a 3-zone cluster, MaxSkew is set to 1, and pods with the same labelSelector spread as 3/1/1: | zone1 | zone2 | zone3 | | P P P | P | P | If WhenUnsatisfiable is set to DoNotSchedule, incoming pod can only be scheduled to zone2(zone3) to become 3/2/1(3/1/2) as ActualSkew(2-1) on zone2(zone3) satisfies MaxSkew(1). In other words, the cluster can still be imbalanced, but scheduler won't make it <em id="patchCciV2NamespacedPod__i207061219222">more</em> imbalanced. It's a required field.</p>
|
|
<p id="patchCciV2NamespacedPod__p1070672142211">Possible enum values:</p>
|
|
<ul id="patchCciV2NamespacedPod__ul07071225221"><li id="patchCciV2NamespacedPod__li197071126225"><em id="patchCciV2NamespacedPod__i1370713217227">"DoNotSchedule"</em> instructs the scheduler not to schedule the pod when constraints are not satisfied.</li><li id="patchCciV2NamespacedPod__li137079232214"><em id="patchCciV2NamespacedPod__i1707162142214">"ScheduleAnyway"</em> instructs the scheduler to schedule the pod even if constraints are not satisfied.</li></ul>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="patchCciV2NamespacedPod__table178711317228" frame="border" border="1" rules="all"><caption><b>Table 116 </b>io.cci.otc.api.pkg.apis.versioned.cci.v2.Volume</caption><thead align="left"><tr id="patchCciV2NamespacedPod__row38720117229"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.115.2.4.1.1"><p id="patchCciV2NamespacedPod__p170817272215">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.115.2.4.1.2"><p id="patchCciV2NamespacedPod__p970817292214">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.5.115.2.4.1.3"><p id="patchCciV2NamespacedPod__p11708223229">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="patchCciV2NamespacedPod__row138721512221"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.115.2.4.1.1 "><p id="patchCciV2NamespacedPod__p1270813216220">configMap</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.115.2.4.1.2 "><p id="patchCciV2NamespacedPod__p7709132132218"><a href="#patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.ConfigMapVolumeSource">io.cci.otc.api.pkg.apis.versioned.cci.v2.ConfigMapVolumeSource</a> object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.115.2.4.1.3 "><p id="patchCciV2NamespacedPod__p77092215221">configMap represents a configMap that should populate this volume</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row1887214172219"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.115.2.4.1.1 "><p id="patchCciV2NamespacedPod__p37092215227">downwardAPI</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.115.2.4.1.2 "><p id="patchCciV2NamespacedPod__p1070910211228"><a href="#patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.DownwardAPIVolumeSource">io.cci.otc.api.pkg.apis.versioned.cci.v2.DownwardAPIVolumeSource</a> object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.115.2.4.1.3 "><p id="patchCciV2NamespacedPod__p107090242214">downwardAPI represents downward API about the pod that should</p>
|
|
<p id="patchCciV2NamespacedPod__p1970911272211">populate this volume</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row687310152219"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.115.2.4.1.1 "><p id="patchCciV2NamespacedPod__p070919282211">emptyDir</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.115.2.4.1.2 "><p id="patchCciV2NamespacedPod__p37099217226"><a href="#patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.EmptyDirVolumeSource">io.cci.otc.api.pkg.apis.versioned.cci.v2.EmptyDirVolumeSource</a> object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.115.2.4.1.3 "><p id="patchCciV2NamespacedPod__p7709226221">emptyDir represents a temporary directory that shares a pod's lifetime. More info: https://kubernetes.io/docs/concepts/storage/volumes#emptydir</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row1187317116221"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.115.2.4.1.1 "><p id="patchCciV2NamespacedPod__p07091252216">ephemeral</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.115.2.4.1.2 "><p id="patchCciV2NamespacedPod__p3710420229"><a href="#patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.EphemeralVolumeSource">io.cci.otc.api.pkg.apis.versioned.cci.v2.EphemeralVolumeSource</a> object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.115.2.4.1.3 "><p id="patchCciV2NamespacedPod__p3710225228">ephemeral represents a volume that is handled by a cluster storage driver. The volume's lifecycle is tied to the pod that defines it - it will be created before the pod starts, and deleted when the pod is removed.</p>
|
|
<p id="patchCciV2NamespacedPod__p177108252218">Use this if: a) the volume is only needed while the pod runs, b) features of normal volumes like restoring from snapshot or capacity</p>
|
|
<p id="patchCciV2NamespacedPod__p1271012220222">tracking are needed,</p>
|
|
<p id="patchCciV2NamespacedPod__p4710142172216">c) the storage driver is specified through a storage class, and d) the storage driver supports dynamic volume provisioning through</p>
|
|
<p id="patchCciV2NamespacedPod__p87101222225">a PersistentVolumeClaim (see EphemeralVolumeSource for more</p>
|
|
<p id="patchCciV2NamespacedPod__p7710142122217">information on the connection between this volume type</p>
|
|
<p id="patchCciV2NamespacedPod__p1371092122211">and PersistentVolumeClaim).</p>
|
|
<p id="patchCciV2NamespacedPod__p14710102182217">Use PersistentVolumeClaim or one of the vendor-specific APIs for volumes that persist for longer than the lifecycle of an individual pod.</p>
|
|
<p id="patchCciV2NamespacedPod__p6710142102218">Use CSI for light-weight local ephemeral volumes if the CSI driver is meant to be used that way - see the documentation of the driver for more information.</p>
|
|
<p id="patchCciV2NamespacedPod__p97106212229">A pod can use both types of ephemeral volumes and persistent volumes at the same time.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row1587310120228"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.115.2.4.1.1 "><p id="patchCciV2NamespacedPod__p271015282216">name</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.115.2.4.1.2 "><p id="patchCciV2NamespacedPod__p1471082122216">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.115.2.4.1.3 "><p id="patchCciV2NamespacedPod__p171019282218">name of the volume. Must be a DNS_LABEL and unique within the pod. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row7873117221"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.115.2.4.1.1 "><p id="patchCciV2NamespacedPod__p11711162112210">nfs</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.115.2.4.1.2 "><p id="patchCciV2NamespacedPod__p27112214227"><a href="#patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.NFSVolumeSource">io.cci.otc.api.pkg.apis.versioned.cci.v2.NFSVolumeSource</a> object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.115.2.4.1.3 "><p id="patchCciV2NamespacedPod__p1471114212223">nfs represents an NFS mount on the host that shares a pod's lifetime More info: https://kubernetes.io/docs/concepts/storage/volumes#nfs</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row20873715227"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.115.2.4.1.1 "><p id="patchCciV2NamespacedPod__p87118202212">persistentVolumeClaim</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.115.2.4.1.2 "><p id="patchCciV2NamespacedPod__p8711122192218"><a href="#patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.PersistentVolumeClaimVolumeSource">io.cci.otc.api.pkg.apis.versioned.cci.v2.PersistentVolumeClaimVolumeSource</a> object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.115.2.4.1.3 "><p id="patchCciV2NamespacedPod__p471110220222">persistentVolumeClaimVolumeSource represents a reference to a PersistentVolumeClaim in the same namespace. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#persistentvolumeclaims</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row13873111102215"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.115.2.4.1.1 "><p id="patchCciV2NamespacedPod__p13711162102212">projected</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.115.2.4.1.2 "><p id="patchCciV2NamespacedPod__p12711623223"><a href="#patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.ProjectedVolumeSource">io.cci.otc.api.pkg.apis.versioned.cci.v2.ProjectedVolumeSource</a> object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.115.2.4.1.3 "><p id="patchCciV2NamespacedPod__p117117262217">projected items for all in one resources secrets, configmaps,</p>
|
|
<p id="patchCciV2NamespacedPod__p771152172220">and downward API</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row198731110222"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.115.2.4.1.1 "><p id="patchCciV2NamespacedPod__p87119242213">secret</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.115.2.4.1.2 "><p id="patchCciV2NamespacedPod__p1371192182215"><a href="#patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.SecretVolumeSource">io.cci.otc.api.pkg.apis.versioned.cci.v2.SecretVolumeSource</a> object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.115.2.4.1.3 "><p id="patchCciV2NamespacedPod__p147124211225">secret represents a secret that should populate this volume. More info: https://kubernetes.io/docs/concepts/storage/volumes#secret</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="patchCciV2NamespacedPod__table108845114228" frame="border" border="1" rules="all"><caption><b>Table 117 </b>io.cci.otc.api.pkg.apis.versioned.cci.v2.ConfigMapVolumeSource</caption><thead align="left"><tr id="patchCciV2NamespacedPod__row388431132220"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.116.2.4.1.1"><p id="patchCciV2NamespacedPod__p10712122192210">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.116.2.4.1.2"><p id="patchCciV2NamespacedPod__p17131129225">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.5.116.2.4.1.3"><p id="patchCciV2NamespacedPod__p13713152122220">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="patchCciV2NamespacedPod__row17884516229"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.116.2.4.1.1 "><p id="patchCciV2NamespacedPod__p3713925225">defaultMode</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.116.2.4.1.2 "><p id="patchCciV2NamespacedPod__p18713427225">Integer</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.116.2.4.1.3 "><p id="patchCciV2NamespacedPod__p1171382102218">defaultMode is optional: mode bits used to set permissions on created files by default. Must be an octal value between 0000 and 0777 or a decimal value between 0 and 511. YAML accepts both octal and decimal values, JSON requires decimal values for mode bits. Defaults to 0644. Directories within the path are not affected by this setting. This might be in conflict with other options that affect the file mode, like fsGroup, and the result can be other mode bits set.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row188846116225"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.116.2.4.1.1 "><p id="patchCciV2NamespacedPod__p1771332172218">items</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.116.2.4.1.2 "><p id="patchCciV2NamespacedPod__p47131427224">Array of <a href="#patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.KeyToPath">io.cci.otc.api.pkg.apis.versioned.cci.v2.KeyToPath</a> objects</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.116.2.4.1.3 "><p id="patchCciV2NamespacedPod__p167134282215">items if unspecified, each key-value pair in the Data field of</p>
|
|
<p id="patchCciV2NamespacedPod__p1713121222">the referenced ConfigMap will be projected into the volume as a file whose</p>
|
|
<p id="patchCciV2NamespacedPod__p971332192214">name is the key and content is the value. If specified, the listed keys</p>
|
|
<p id="patchCciV2NamespacedPod__p2071302122219">will be projected into the specified paths, and unlisted keys will not be</p>
|
|
<p id="patchCciV2NamespacedPod__p127131728222">present. If a key is specified which is not present in the ConfigMap, the</p>
|
|
<p id="patchCciV2NamespacedPod__p117131272214">volume setup will error unless it is marked optional. Paths must be relative</p>
|
|
<p id="patchCciV2NamespacedPod__p671312162217">and may not contain the '..' path or start with '..'.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row1788512162214"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.116.2.4.1.1 "><p id="patchCciV2NamespacedPod__p1271318292213">name</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.116.2.4.1.2 "><p id="patchCciV2NamespacedPod__p2714132142219">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.116.2.4.1.3 "><p id="patchCciV2NamespacedPod__p15714172102218">Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row3885151152218"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.116.2.4.1.1 "><p id="patchCciV2NamespacedPod__p6714425223">optional</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.116.2.4.1.2 "><p id="patchCciV2NamespacedPod__p1871411212226">Boolean</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.116.2.4.1.3 "><p id="patchCciV2NamespacedPod__p12714192142219">optional specify whether the ConfigMap or its keys must be defined</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="patchCciV2NamespacedPod__table1890712222" frame="border" border="1" rules="all"><caption><b>Table 118 </b>io.cci.otc.api.pkg.apis.versioned.cci.v2.DownwardAPIVolumeSource</caption><thead align="left"><tr id="patchCciV2NamespacedPod__row989161132212"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.117.2.4.1.1"><p id="patchCciV2NamespacedPod__p10714229225">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.117.2.4.1.2"><p id="patchCciV2NamespacedPod__p171492152214">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.5.117.2.4.1.3"><p id="patchCciV2NamespacedPod__p167141928223">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="patchCciV2NamespacedPod__row889116112226"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.117.2.4.1.1 "><p id="patchCciV2NamespacedPod__p15715192112210">defaultMode</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.117.2.4.1.2 "><p id="patchCciV2NamespacedPod__p771513215226">Integer</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.117.2.4.1.3 "><p id="patchCciV2NamespacedPod__p6715112172218">Optional: mode bits to use on created files by default. Must be a Optional: mode bits used to set permissions on created files by default. Must be an octal value between 0000 and 0777 or a decimal value between 0 and 511. YAML accepts both octal and decimal values, JSON requires decimal values for mode bits. Defaults to 0644. Directories within the path are not affected by this setting. This might be in conflict with other options that affect the file mode, like fsGroup, and the result can be other mode bits set.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row1689151132213"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.117.2.4.1.1 "><p id="patchCciV2NamespacedPod__p157151219227">items</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.117.2.4.1.2 "><p id="patchCciV2NamespacedPod__p207158212225">Array of <a href="#patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.DownwardAPIVolumeFile">io.cci.otc.api.pkg.apis.versioned.cci.v2.DownwardAPIVolumeFile</a> objects</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.117.2.4.1.3 "><p id="patchCciV2NamespacedPod__p7715629229">Items is a list of downward API volume file</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="patchCciV2NamespacedPod__table1689412118221" frame="border" border="1" rules="all"><caption><b>Table 119 </b>io.cci.otc.api.pkg.apis.versioned.cci.v2.EmptyDirVolumeSource</caption><thead align="left"><tr id="patchCciV2NamespacedPod__row6894012228"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.118.2.4.1.1"><p id="patchCciV2NamespacedPod__p371515282214">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.118.2.4.1.2"><p id="patchCciV2NamespacedPod__p14715122112217">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.5.118.2.4.1.3"><p id="patchCciV2NamespacedPod__p1371613252217">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="patchCciV2NamespacedPod__row089461152213"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.118.2.4.1.1 "><p id="patchCciV2NamespacedPod__p1471682202220">medium</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.118.2.4.1.2 "><p id="patchCciV2NamespacedPod__p7716722224">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.118.2.4.1.3 "><p id="patchCciV2NamespacedPod__p2716927229">medium represents what type of storage medium should back this directory. The default is "" which means to use the node's default medium. Must be an empty string (default) or Memory. More info: https://kubernetes.io/docs/concepts/storage/volumes#emptydir</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row189514113225"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.118.2.4.1.1 "><p id="patchCciV2NamespacedPod__p771602162213">sizeLimit</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.118.2.4.1.2 "><p id="patchCciV2NamespacedPod__p0716526225">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.118.2.4.1.3 "><p id="patchCciV2NamespacedPod__p97161827221">sizeLimit is the total amount of local storage required for this EmptyDir volume. The size limit is also applicable for memory medium. The maximum usage on memory medium EmptyDir would be the minimum value between the SizeLimit specified here and the sum of memory limits of all containers in a pod. The default is nil which means that the limit is undefined. More info: http://kubernetes.io/docs/user-guide/volumes#emptydir</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="patchCciV2NamespacedPod__table289781132213" frame="border" border="1" rules="all"><caption><b>Table 120 </b>io.cci.otc.api.pkg.apis.versioned.cci.v2.EphemeralVolumeSource</caption><thead align="left"><tr id="patchCciV2NamespacedPod__row1889719172212"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.119.2.4.1.1"><p id="patchCciV2NamespacedPod__p471618217221">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.119.2.4.1.2"><p id="patchCciV2NamespacedPod__p971613214223">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.5.119.2.4.1.3"><p id="patchCciV2NamespacedPod__p147171625222">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="patchCciV2NamespacedPod__row138981715221"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.119.2.4.1.1 "><p id="patchCciV2NamespacedPod__p571732192219">volumeClaimTemplate</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.119.2.4.1.2 "><p id="patchCciV2NamespacedPod__p15717132172212"><a href="#patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.PersistentVolumeClaimTemplate">io.cci.otc.api.pkg.apis.versioned.cci.v2.PersistentVolumeClaimTemplate</a> object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.119.2.4.1.3 "><p id="patchCciV2NamespacedPod__p571717215225">Will be used to create a stand-alone PVC to provision the volume. The pod in which this EphemeralVolumeSource is embedded will be the owner of the PVC, i.e. the PVC will be deleted together with the pod. The name of the PVC will be <em id="patchCciV2NamespacedPod__i8717162132220"><pod name>-<volume name></em> where <em id="patchCciV2NamespacedPod__i197176262219"><volume name></em> is the name from the <em id="patchCciV2NamespacedPod__i0717102102220">PodSpec.Volumes</em> array entry. Pod validation will reject the pod if the concatenated name is not valid for a PVC (for example, too long).</p>
|
|
<p id="patchCciV2NamespacedPod__p371712122218">An existing PVC with that name that is not owned by the pod will <em id="patchCciV2NamespacedPod__i87174222212">not</em> be used for the pod to avoid using an unrelated volume by mistake. Starting the pod is then blocked until the unrelated PVC is removed. If such a pre-created PVC is meant to be used by the pod, the PVC has to updated with an owner reference to the pod once the pod exists. Normally this should not be necessary, but it may be useful when manually reconstructing a broken cluster.</p>
|
|
<p id="patchCciV2NamespacedPod__p1371712282220">This field is read-only and no changes will be made by Kubernetes to the PVC after it has been created.</p>
|
|
<p id="patchCciV2NamespacedPod__p16717521221">Required, must not be nil.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="patchCciV2NamespacedPod__table89009120225" frame="border" border="1" rules="all"><caption><b>Table 121 </b>io.cci.otc.api.pkg.apis.versioned.cci.v2.PersistentVolumeClaimTemplate</caption><thead align="left"><tr id="patchCciV2NamespacedPod__row1190010182213"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.120.2.4.1.1"><p id="patchCciV2NamespacedPod__p147199213223">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.120.2.4.1.2"><p id="patchCciV2NamespacedPod__p19719521226">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.5.120.2.4.1.3"><p id="patchCciV2NamespacedPod__p137191821225">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="patchCciV2NamespacedPod__row990019152216"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.120.2.4.1.1 "><p id="patchCciV2NamespacedPod__p11719152142218">metadata</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.120.2.4.1.2 "><p id="patchCciV2NamespacedPod__p1871911232215"><a href="#patchCciV2NamespacedPod__response_io.k8s.apimachinery.pkg.apis.meta.v1.ObjectMeta">io.k8s.apimachinery.pkg.apis.meta.v1.ObjectMeta</a> object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.120.2.4.1.3 "><p id="patchCciV2NamespacedPod__p671972192219">May contain labels and annotations that will be copied into the</p>
|
|
<p id="patchCciV2NamespacedPod__p147191927228">PVC when creating it. No other fields are allowed and will be rejected during</p>
|
|
<p id="patchCciV2NamespacedPod__p97192217227">validation.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row69018142212"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.120.2.4.1.1 "><p id="patchCciV2NamespacedPod__p971918212226">spec</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.120.2.4.1.2 "><p id="patchCciV2NamespacedPod__p19720152162219"><a href="#patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.PersistentVolumeClaimSpec">io.cci.otc.api.pkg.apis.versioned.cci.v2.PersistentVolumeClaimSpec</a> object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.120.2.4.1.3 "><p id="patchCciV2NamespacedPod__p17720224228">The specification for the PersistentVolumeClaim. The entire content</p>
|
|
<p id="patchCciV2NamespacedPod__p672119218220">is copied unchanged into the PVC that gets created from this template. The</p>
|
|
<p id="patchCciV2NamespacedPod__p10721826229">same fields as in a PersistentVolumeClaim are also valid here.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="patchCciV2NamespacedPod__table490411182215" frame="border" border="1" rules="all"><caption><b>Table 122 </b>io.k8s.apimachinery.pkg.apis.meta.v1.ObjectMeta</caption><thead align="left"><tr id="patchCciV2NamespacedPod__row179051014228"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.121.2.4.1.1"><p id="patchCciV2NamespacedPod__p1972114232214">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.121.2.4.1.2"><p id="patchCciV2NamespacedPod__p197221216223">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.5.121.2.4.1.3"><p id="patchCciV2NamespacedPod__p18722827228">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="patchCciV2NamespacedPod__row159054118229"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.121.2.4.1.1 "><p id="patchCciV2NamespacedPod__p1472210242211">annotations</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.121.2.4.1.2 "><p id="patchCciV2NamespacedPod__p11722162122211">Map<String,String></p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.121.2.4.1.3 "><p id="patchCciV2NamespacedPod__p157220282212">Annotations is an unstructured key value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata. They are not queryable and should be preserved when modifying objects. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/annotations/</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row199053162216"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.121.2.4.1.1 "><p id="patchCciV2NamespacedPod__p7722112102218">clusterName</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.121.2.4.1.2 "><p id="patchCciV2NamespacedPod__p77228216220">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.121.2.4.1.3 "><p id="patchCciV2NamespacedPod__p4722723227">The name of the cluster which the object belongs to. This is</p>
|
|
<p id="patchCciV2NamespacedPod__p37229242212">used to distinguish resources with same name and namespace in different</p>
|
|
<p id="patchCciV2NamespacedPod__p872215212221">clusters. This field is not set anywhere right now and apiserver is going</p>
|
|
<p id="patchCciV2NamespacedPod__p9722112102213">to ignore it if set in create or update request.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row090510114225"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.121.2.4.1.1 "><p id="patchCciV2NamespacedPod__p07221325222">creationTimestamp</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.121.2.4.1.2 "><p id="patchCciV2NamespacedPod__p1372322102213">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.121.2.4.1.3 "><p id="patchCciV2NamespacedPod__p4723822220">CreationTimestamp is a timestamp representing the server time when this object was created. It is not guaranteed to be set in happens-before order across separate operations. Clients may not set this value. It is represented in RFC3339 form and is in UTC.</p>
|
|
<p id="patchCciV2NamespacedPod__p172311218224">Populated by the system. Read-only. Null for lists. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row39053114226"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.121.2.4.1.1 "><p id="patchCciV2NamespacedPod__p47231328221">deletionGracePeriodSeconds</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.121.2.4.1.2 "><p id="patchCciV2NamespacedPod__p127237212219">Long</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.121.2.4.1.3 "><p id="patchCciV2NamespacedPod__p1672322132211">Number of seconds allowed for this object to gracefully terminate</p>
|
|
<p id="patchCciV2NamespacedPod__p1472310212224">before it will be removed from the system. Only set when deletionTimestamp</p>
|
|
<p id="patchCciV2NamespacedPod__p37231525224">is also set. May only be shortened. Read-only.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row199067182218"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.121.2.4.1.1 "><p id="patchCciV2NamespacedPod__p167233252219">deletionTimestamp</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.121.2.4.1.2 "><p id="patchCciV2NamespacedPod__p17235212210">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.121.2.4.1.3 "><p id="patchCciV2NamespacedPod__p3723227224">DeletionTimestamp is RFC 3339 date and time at which this resource will be deleted. This field is set by the server when a graceful deletion is requested by the user, and is not directly settable by a client. The resource is expected to be deleted (no longer visible from resource lists, and not reachable by name) after the time in this field, once the finalizers list is empty. As long as the finalizers list contains items, deletion is blocked. Once the deletionTimestamp is set, this value may not be unset or be set further into the future, although it may be shortened or the resource may be deleted prior to this time. For example, a user may request that a pod is deleted in 30 seconds. The Kubelet will react by sending a graceful termination signal to the containers in the pod. After that 30 seconds, the Kubelet will send a hard termination signal (SIGKILL) to the container and after cleanup, remove the pod from the API. In the presence of network partitions, this object may still exist after this timestamp, until an administrator or automated process can determine the resource is fully terminated. If not set, graceful deletion of the object has not been requested.</p>
|
|
<p id="patchCciV2NamespacedPod__p147231123229">Populated by the system when a graceful deletion is requested. Read-only. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row990631192215"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.121.2.4.1.1 "><p id="patchCciV2NamespacedPod__p1572342112217">enable</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.121.2.4.1.2 "><p id="patchCciV2NamespacedPod__p17237215225">Boolean</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.121.2.4.1.3 "><p id="patchCciV2NamespacedPod__p107234213221">Enable identifies whether the resource is available</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row49074118220"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.121.2.4.1.1 "><p id="patchCciV2NamespacedPod__p07247282214">finalizers</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.121.2.4.1.2 "><p id="patchCciV2NamespacedPod__p17246232212">Array of strings</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.121.2.4.1.3 "><p id="patchCciV2NamespacedPod__p772419272216">Must be empty before the object is deleted from the registry.</p>
|
|
<p id="patchCciV2NamespacedPod__p272462172213">Each entry is an identifier for the responsible component that will remove</p>
|
|
<p id="patchCciV2NamespacedPod__p072417217227">the entry from the list. If the deletionTimestamp of the object is non-nil,</p>
|
|
<p id="patchCciV2NamespacedPod__p37247272218">entries in this list can only be removed. Finalizers may be processed and</p>
|
|
<p id="patchCciV2NamespacedPod__p197242210220">removed in any order. Order is NOT enforced because it introduces significant</p>
|
|
<p id="patchCciV2NamespacedPod__p127246282218">risk of stuck finalizers. finalizers is a shared field, any actor with permission</p>
|
|
<p id="patchCciV2NamespacedPod__p3724182142212">can reorder it. If the finalizer list is processed in order, then this can</p>
|
|
<p id="patchCciV2NamespacedPod__p15724322220">lead to a situation in which the component responsible for the first finalizer</p>
|
|
<p id="patchCciV2NamespacedPod__p167241029222">in the list is waiting for a signal (field value, external system, or other)</p>
|
|
<p id="patchCciV2NamespacedPod__p572418218228">produced by a component responsible for a finalizer later in the list, resulting</p>
|
|
<p id="patchCciV2NamespacedPod__p17244232214">in a deadlock. Without enforced ordering finalizers are free to order amongst</p>
|
|
<p id="patchCciV2NamespacedPod__p1472417214221">themselves and are not vulnerable to ordering changes in the list.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row1690715119220"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.121.2.4.1.1 "><p id="patchCciV2NamespacedPod__p67240210227">generateName</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.121.2.4.1.2 "><p id="patchCciV2NamespacedPod__p172416213226">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.121.2.4.1.3 "><p id="patchCciV2NamespacedPod__p6725722220">GenerateName is an optional prefix, used by the server, to generate a unique name ONLY IF the Name field has not been provided. If this field is used, the name returned to the client will be different than the name passed. This value will also be combined with a unique suffix. The provided value has the same validation rules as the Name field, and may be truncated by the length of the suffix required to make the value unique on the server.</p>
|
|
<p id="patchCciV2NamespacedPod__p37256232216">If this field is specified and the generated name exists, the server will NOT return a 409 - instead, it will either return 201 Created or 500 with Reason ServerTimeout indicating a unique name could not be found in the time allotted, and the client should retry (optionally after the time indicated in the Retry-After header).</p>
|
|
<p id="patchCciV2NamespacedPod__p87256232216">Applied only if Name is not specified. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#idempotency</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row1590718142211"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.121.2.4.1.1 "><p id="patchCciV2NamespacedPod__p87251722221">generation</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.121.2.4.1.2 "><p id="patchCciV2NamespacedPod__p87251329229">Long</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.121.2.4.1.3 "><p id="patchCciV2NamespacedPod__p572510242218">A sequence number representing a specific generation of the desired</p>
|
|
<p id="patchCciV2NamespacedPod__p127259216221">state. Populated by the system. Read-only.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row159081716226"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.121.2.4.1.1 "><p id="patchCciV2NamespacedPod__p1572516262211">labels</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.121.2.4.1.2 "><p id="patchCciV2NamespacedPod__p672516216225">Map<String,String></p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.121.2.4.1.3 "><p id="patchCciV2NamespacedPod__p672514212229">Map of string keys and values that can be used to organize and categorize (scope and select) objects. May match selectors of replication controllers and services. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/labels/</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row2908171132212"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.121.2.4.1.1 "><p id="patchCciV2NamespacedPod__p1172512215222">managedFields</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.121.2.4.1.2 "><p id="patchCciV2NamespacedPod__p5725829224">Array of <a href="#patchCciV2NamespacedPod__response_io.k8s.apimachinery.pkg.apis.meta.v1.ManagedFieldsEntry">io.k8s.apimachinery.pkg.apis.meta.v1.ManagedFieldsEntry</a> objects</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.121.2.4.1.3 "><p id="patchCciV2NamespacedPod__p157254216220">ManagedFields maps workflow-id and version to the set of fields</p>
|
|
<p id="patchCciV2NamespacedPod__p67252215228">that are managed by that workflow. This is mostly for internal housekeeping,</p>
|
|
<p id="patchCciV2NamespacedPod__p12726126225">and users typically shouldn't need to set or understand this field. A workflow</p>
|
|
<p id="patchCciV2NamespacedPod__p19726152182211">can be the user's name, a controller's name, or the name of a specific apply</p>
|
|
<p id="patchCciV2NamespacedPod__p147261521224">path like "ci-cd". The set of fields is always in the version that the workflow</p>
|
|
<p id="patchCciV2NamespacedPod__p372615219221">used when modifying the object.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row99081115223"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.121.2.4.1.1 "><p id="patchCciV2NamespacedPod__p1472618214226">name</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.121.2.4.1.2 "><p id="patchCciV2NamespacedPod__p872672152216">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.121.2.4.1.3 "><p id="patchCciV2NamespacedPod__p17268232214">Name must be unique within a namespace. Is required when creating resources, although some resources may allow a client to request the generation of an appropriate name automatically. Name is primarily intended for creation idempotence and configuration definition. Cannot be updated. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row8908317221"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.121.2.4.1.1 "><p id="patchCciV2NamespacedPod__p472610292210">namespace</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.121.2.4.1.2 "><p id="patchCciV2NamespacedPod__p127269212221">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.121.2.4.1.3 "><p id="patchCciV2NamespacedPod__p1572632142217">Namespace defines the space within which each name must be unique. An empty namespace is equivalent to the "default" namespace, but "default" is the canonical representation. Not all objects are required to be scoped to a namespace - the value of this field for those objects will be empty.</p>
|
|
<p id="patchCciV2NamespacedPod__p147263212222">Must be a DNS_LABEL. Cannot be updated. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/namespaces/</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row1190841122212"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.121.2.4.1.1 "><p id="patchCciV2NamespacedPod__p127261222212">ownerReferences</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.121.2.4.1.2 "><p id="patchCciV2NamespacedPod__p5726102152213">Array of <a href="#patchCciV2NamespacedPod__response_io.k8s.apimachinery.pkg.apis.meta.v1.OwnerReference">io.k8s.apimachinery.pkg.apis.meta.v1.OwnerReference</a> objects</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.121.2.4.1.3 "><p id="patchCciV2NamespacedPod__p572617272217">List of objects depended by this object. If ALL objects in the</p>
|
|
<p id="patchCciV2NamespacedPod__p1572613214224">list have been deleted, this object will be garbage collected. If this object</p>
|
|
<p id="patchCciV2NamespacedPod__p1272711216222">is managed by a controller, then an entry in this list will point to this</p>
|
|
<p id="patchCciV2NamespacedPod__p19727112112214">controller, with the controller field set to true. There cannot be more</p>
|
|
<p id="patchCciV2NamespacedPod__p772713219227">than one managing controller.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row29081512221"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.121.2.4.1.1 "><p id="patchCciV2NamespacedPod__p472710292219">resourceVersion</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.121.2.4.1.2 "><p id="patchCciV2NamespacedPod__p37271921221">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.121.2.4.1.3 "><p id="patchCciV2NamespacedPod__p1172762132215">An opaque value that represents the internal version of this object that can be used by clients to determine when objects have changed. May be used for optimistic concurrency, change detection, and the watch operation on a resource or set of resources. Clients must treat these values as opaque and passed unmodified back to the server. They may only be valid for a particular resource or set of resources.</p>
|
|
<p id="patchCciV2NamespacedPod__p772714262213">Populated by the system. Read-only. Value must be treated as opaque by clients and . More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#concurrency-control-and-consistency</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row69084113227"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.121.2.4.1.1 "><p id="patchCciV2NamespacedPod__p572722122216">selfLink</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.121.2.4.1.2 "><p id="patchCciV2NamespacedPod__p10727102172216">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.121.2.4.1.3 "><p id="patchCciV2NamespacedPod__p117275215225">SelfLink is a URL representing this object. Populated by the system. Read-only.</p>
|
|
<p id="patchCciV2NamespacedPod__p187276215227">DEPRECATED Kubernetes will stop propagating this field in 1.20 release and the field is planned to be removed in 1.21 release.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row14909119227"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.121.2.4.1.1 "><p id="patchCciV2NamespacedPod__p572710272216">uid</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.121.2.4.1.2 "><p id="patchCciV2NamespacedPod__p47275219227">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.121.2.4.1.3 "><p id="patchCciV2NamespacedPod__p57271214224">UID is the unique in time and space value for this object. It is typically generated by the server on successful creation of a resource and is not allowed to change on PUT operations.</p>
|
|
<p id="patchCciV2NamespacedPod__p1872762102215">Populated by the system. Read-only. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#uids</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="patchCciV2NamespacedPod__table15925318221" frame="border" border="1" rules="all"><caption><b>Table 123 </b>io.k8s.apimachinery.pkg.apis.meta.v1.ManagedFieldsEntry</caption><thead align="left"><tr id="patchCciV2NamespacedPod__row20926131142216"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.122.2.4.1.1"><p id="patchCciV2NamespacedPod__p572813212229">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.122.2.4.1.2"><p id="patchCciV2NamespacedPod__p1672812102215">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.5.122.2.4.1.3"><p id="patchCciV2NamespacedPod__p972822152215">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="patchCciV2NamespacedPod__row69261413220"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.122.2.4.1.1 "><p id="patchCciV2NamespacedPod__p17281420222">apiVersion</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.122.2.4.1.2 "><p id="patchCciV2NamespacedPod__p1872842182214">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.122.2.4.1.3 "><p id="patchCciV2NamespacedPod__p47288222212">APIVersion defines the version of this resource that this field</p>
|
|
<p id="patchCciV2NamespacedPod__p872913272210">set applies to. The format is "group/version" just like the top-level APIVersion</p>
|
|
<p id="patchCciV2NamespacedPod__p1972919219221">field. It is necessary to track the version of a field set because it cannot</p>
|
|
<p id="patchCciV2NamespacedPod__p1072972172215">be automatically converted.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row792615172211"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.122.2.4.1.1 "><p id="patchCciV2NamespacedPod__p177291424225">fieldsType</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.122.2.4.1.2 "><p id="patchCciV2NamespacedPod__p67291928223">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.122.2.4.1.3 "><p id="patchCciV2NamespacedPod__p1772910252218">FieldsType is the discriminator for the different fields format and version. There is currently only one possible value: "FieldsV1"</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row492718172211"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.122.2.4.1.1 "><p id="patchCciV2NamespacedPod__p872919220224">fieldsV1</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.122.2.4.1.2 "><p id="patchCciV2NamespacedPod__p1272982112214">Object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.122.2.4.1.3 "><p id="patchCciV2NamespacedPod__p6729321223">FieldsV1 holds the first JSON version format as described in</p>
|
|
<p id="patchCciV2NamespacedPod__p4729172112214">the "FieldsV1" type.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row199275122217"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.122.2.4.1.1 "><p id="patchCciV2NamespacedPod__p1172918211223">manager</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.122.2.4.1.2 "><p id="patchCciV2NamespacedPod__p187294282218">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.122.2.4.1.3 "><p id="patchCciV2NamespacedPod__p187298272215">Manager is an identifier of the workflow managing these fields.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row12927919229"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.122.2.4.1.1 "><p id="patchCciV2NamespacedPod__p14729172142217">operation</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.122.2.4.1.2 "><p id="patchCciV2NamespacedPod__p19730132132213">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.122.2.4.1.3 "><p id="patchCciV2NamespacedPod__p187301726228">Operation is the type of operation which lead to this ManagedFieldsEntry</p>
|
|
<p id="patchCciV2NamespacedPod__p20730102162216">being created. The only valid values for this field are 'Apply' and 'Update'.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row1492781102214"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.122.2.4.1.1 "><p id="patchCciV2NamespacedPod__p167301126227">time</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.122.2.4.1.2 "><p id="patchCciV2NamespacedPod__p1473010218223">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.122.2.4.1.3 "><p id="patchCciV2NamespacedPod__p1573082112213">Time is timestamp of when these fields were set. It should always</p>
|
|
<p id="patchCciV2NamespacedPod__p47301026225">be empty if Operation is 'Apply'</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="patchCciV2NamespacedPod__table19321414227" frame="border" border="1" rules="all"><caption><b>Table 124 </b>io.k8s.apimachinery.pkg.apis.meta.v1.OwnerReference</caption><thead align="left"><tr id="patchCciV2NamespacedPod__row1193321122214"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.123.2.4.1.1"><p id="patchCciV2NamespacedPod__p20730172162215">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.123.2.4.1.2"><p id="patchCciV2NamespacedPod__p973016210227">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.5.123.2.4.1.3"><p id="patchCciV2NamespacedPod__p773111219222">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="patchCciV2NamespacedPod__row493361162212"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.123.2.4.1.1 "><p id="patchCciV2NamespacedPod__p773112252217">apiVersion</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.123.2.4.1.2 "><p id="patchCciV2NamespacedPod__p1273113292216">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.123.2.4.1.3 "><p id="patchCciV2NamespacedPod__p1473111213225">API version of the referent.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row993331132214"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.123.2.4.1.1 "><p id="patchCciV2NamespacedPod__p973172182219">blockOwnerDeletion</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.123.2.4.1.2 "><p id="patchCciV2NamespacedPod__p12731321224">Boolean</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.123.2.4.1.3 "><p id="patchCciV2NamespacedPod__p207311624226">If true, AND if the owner has the "foregroundDeletion" finalizer,</p>
|
|
<p id="patchCciV2NamespacedPod__p9731128222">then the owner cannot be deleted from the key-value store until this reference</p>
|
|
<p id="patchCciV2NamespacedPod__p673122202216">is removed. Defaults to false. To set this field, a user needs "delete"</p>
|
|
<p id="patchCciV2NamespacedPod__p373114222214">permission of the owner, otherwise 422 (Unprocessable Entity) will be returned.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row993361102211"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.123.2.4.1.1 "><p id="patchCciV2NamespacedPod__p1073132142216">controller</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.123.2.4.1.2 "><p id="patchCciV2NamespacedPod__p12731028227">Boolean</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.123.2.4.1.3 "><p id="patchCciV2NamespacedPod__p15731102112219">If true, this reference points to the managing controller.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row179343115224"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.123.2.4.1.1 "><p id="patchCciV2NamespacedPod__p1873117216229">kind</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.123.2.4.1.2 "><p id="patchCciV2NamespacedPod__p15731628222">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.123.2.4.1.3 "><p id="patchCciV2NamespacedPod__p167315217220">Kind of the referent. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row139343110222"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.123.2.4.1.1 "><p id="patchCciV2NamespacedPod__p15732425226">name</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.123.2.4.1.2 "><p id="patchCciV2NamespacedPod__p17328232217">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.123.2.4.1.3 "><p id="patchCciV2NamespacedPod__p07323219228">Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row29344152211"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.123.2.4.1.1 "><p id="patchCciV2NamespacedPod__p16732192122213">uid</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.123.2.4.1.2 "><p id="patchCciV2NamespacedPod__p87321219221">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.123.2.4.1.3 "><p id="patchCciV2NamespacedPod__p177321027228">UID of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#uids</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="patchCciV2NamespacedPod__table194119116222" frame="border" border="1" rules="all"><caption><b>Table 125 </b>io.cci.otc.api.pkg.apis.versioned.cci.v2.PersistentVolumeClaimSpec</caption><thead align="left"><tr id="patchCciV2NamespacedPod__row10942101172219"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.124.2.4.1.1"><p id="patchCciV2NamespacedPod__p167337219227">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.124.2.4.1.2"><p id="patchCciV2NamespacedPod__p57331728226">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.5.124.2.4.1.3"><p id="patchCciV2NamespacedPod__p1773310272212">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="patchCciV2NamespacedPod__row169427172210"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.124.2.4.1.1 "><p id="patchCciV2NamespacedPod__p1273312217229">accessModes</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.124.2.4.1.2 "><p id="patchCciV2NamespacedPod__p8733326227">Array of strings</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.124.2.4.1.3 "><p id="patchCciV2NamespacedPod__p273316232210">accessModes contains the desired access modes the volume should have. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#access-modes-1</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row169422142212"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.124.2.4.1.1 "><p id="patchCciV2NamespacedPod__p167331232214">dataSource</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.124.2.4.1.2 "><p id="patchCciV2NamespacedPod__p1773414282217"><a href="#patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.TypedLocalObjectReference">io.cci.otc.api.pkg.apis.versioned.cci.v2.TypedLocalObjectReference</a> object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.124.2.4.1.3 "><p id="patchCciV2NamespacedPod__p157343212213">dataSource field can be used to specify either: * An existing VolumeSnapshot object (snapshot.storage.k8s.io/VolumeSnapshot) * An existing PVC (PersistentVolumeClaim) If the provisioner or an external controller can support the specified data source, it will create a new volume based on the contents of the specified data source. If the AnyVolumeDataSource feature gate is enabled, this field will always have the same contents as the DataSourceRef field.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row1194215132210"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.124.2.4.1.1 "><p id="patchCciV2NamespacedPod__p773410219221">dataSourceRef</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.124.2.4.1.2 "><p id="patchCciV2NamespacedPod__p973414218225"><a href="#patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.TypedLocalObjectReference">io.cci.otc.api.pkg.apis.versioned.cci.v2.TypedLocalObjectReference</a> object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.124.2.4.1.3 "><p id="patchCciV2NamespacedPod__p273413262218">dataSourceRef specifies the object from which to populate the volume with data, if a non-empty volume is desired. This may be any local object from a non-empty API group (non core object) or a PersistentVolumeClaim object. When this field is specified, volume binding will only succeed if the type of the specified object matches some installed volume populator or dynamic provisioner. This field will replace the functionality of the DataSource field and as such if both fields are non-empty, they must have the same value. For backwards compatibility, both fields (DataSource and DataSourceRef) will be set to the same value automatically if one of them is empty and the other is non-empty. There are two important differences between DataSource and DataSourceRef: * While DataSource only allows two specific types of objects, DataSourceRef</p>
|
|
<p id="patchCciV2NamespacedPod__p1973552192210">allows any non-core object, as well as PersistentVolumeClaim objects.</p>
|
|
<ul id="patchCciV2NamespacedPod__ul1873512242211"><li id="patchCciV2NamespacedPod__li137357219223">While DataSource ignores disallowed values (dropping them), DataSourceRef<p id="patchCciV2NamespacedPod__p1873513252216"><a name="patchCciV2NamespacedPod__li137357219223"></a><a name="li137357219223"></a>preserves all values, and generates an error if a disallowed value is</p>
|
|
<p id="patchCciV2NamespacedPod__p137361252216">specified.</p>
|
|
<p id="patchCciV2NamespacedPod__p17366216223">(Beta) Using this field requires the AnyVolumeDataSource feature gate to be enabled.</p>
|
|
</li></ul>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row17943411228"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.124.2.4.1.1 "><p id="patchCciV2NamespacedPod__p1273619218221">resources</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.124.2.4.1.2 "><p id="patchCciV2NamespacedPod__p12736172182210"><a href="#patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.ResourceRequirements">io.cci.otc.api.pkg.apis.versioned.cci.v2.ResourceRequirements</a> object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.124.2.4.1.3 "><p id="patchCciV2NamespacedPod__p1173614212216">resources represents the minimum resources the volume should have. If RecoverVolumeExpansionFailure feature is enabled users are allowed to specify resource requirements that are lower than previous value but must still be higher than capacity recorded in the status field of the claim. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#resources</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row1943131132213"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.124.2.4.1.1 "><p id="patchCciV2NamespacedPod__p97361724225">selector</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.124.2.4.1.2 "><p id="patchCciV2NamespacedPod__p137361523222"><a href="#patchCciV2NamespacedPod__response_io.k8s.apimachinery.pkg.apis.meta.v1.LabelSelector">io.k8s.apimachinery.pkg.apis.meta.v1.LabelSelector</a> object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.124.2.4.1.3 "><p id="patchCciV2NamespacedPod__p4736728222">selector is a label query over volumes to consider for binding.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row179431016226"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.124.2.4.1.1 "><p id="patchCciV2NamespacedPod__p1673616212222">storageClassName</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.124.2.4.1.2 "><p id="patchCciV2NamespacedPod__p1973632142216">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.124.2.4.1.3 "><p id="patchCciV2NamespacedPod__p1773622132213">storageClassName is the name of the StorageClass required by the claim. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#class-1</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row194316117228"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.124.2.4.1.1 "><p id="patchCciV2NamespacedPod__p1773742142218">volumeMode</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.124.2.4.1.2 "><p id="patchCciV2NamespacedPod__p12737926228">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.124.2.4.1.3 "><p id="patchCciV2NamespacedPod__p18737202122211">volumeMode defines what type of volume is required by the claim.</p>
|
|
<p id="patchCciV2NamespacedPod__p47371420227">Value of Filesystem is implied when not included in claim spec.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row59433182210"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.124.2.4.1.1 "><p id="patchCciV2NamespacedPod__p073742192215">volumeName</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.124.2.4.1.2 "><p id="patchCciV2NamespacedPod__p873792162215">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.124.2.4.1.3 "><p id="patchCciV2NamespacedPod__p97377217222">volumeName is the binding reference to the PersistentVolume backing</p>
|
|
<p id="patchCciV2NamespacedPod__p07371921221">this claim.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="patchCciV2NamespacedPod__table1596716115226" frame="border" border="1" rules="all"><caption><b>Table 126 </b>io.cci.otc.api.pkg.apis.versioned.cci.v2.TypedLocalObjectReference</caption><thead align="left"><tr id="patchCciV2NamespacedPod__row14968318227"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.125.2.4.1.1"><p id="patchCciV2NamespacedPod__p167381029225">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.125.2.4.1.2"><p id="patchCciV2NamespacedPod__p873813212225">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.5.125.2.4.1.3"><p id="patchCciV2NamespacedPod__p1373816222211">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="patchCciV2NamespacedPod__row169680114223"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.125.2.4.1.1 "><p id="patchCciV2NamespacedPod__p9738182202211">apiGroup</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.125.2.4.1.2 "><p id="patchCciV2NamespacedPod__p1773817218228">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.125.2.4.1.3 "><p id="patchCciV2NamespacedPod__p19739724229">APIGroup is the group for the resource being referenced. If APIGroup</p>
|
|
<p id="patchCciV2NamespacedPod__p573911218222">is not specified, the specified Kind must be in the core API group. For</p>
|
|
<p id="patchCciV2NamespacedPod__p57391212214">any other third-party types, APIGroup is required.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row189681152216"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.125.2.4.1.1 "><p id="patchCciV2NamespacedPod__p177397202216">kind</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.125.2.4.1.2 "><p id="patchCciV2NamespacedPod__p147392292216">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.125.2.4.1.3 "><p id="patchCciV2NamespacedPod__p9739182192216">Kind is the type of resource being referenced</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row896813110226"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.125.2.4.1.1 "><p id="patchCciV2NamespacedPod__p1273932202219">name</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.125.2.4.1.2 "><p id="patchCciV2NamespacedPod__p1273913262215">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.125.2.4.1.3 "><p id="patchCciV2NamespacedPod__p1473992152216">Name is the name of resource being referenced</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="patchCciV2NamespacedPod__table19721519225" frame="border" border="1" rules="all"><caption><b>Table 127 </b>io.cci.otc.api.pkg.apis.versioned.cci.v2.ResourceRequirements</caption><thead align="left"><tr id="patchCciV2NamespacedPod__row13973171142210"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.126.2.4.1.1"><p id="patchCciV2NamespacedPod__p197403292211">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.126.2.4.1.2"><p id="patchCciV2NamespacedPod__p17401529227">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.5.126.2.4.1.3"><p id="patchCciV2NamespacedPod__p1274002122213">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="patchCciV2NamespacedPod__row109731619222"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.126.2.4.1.1 "><p id="patchCciV2NamespacedPod__p1374010212215">limits</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.126.2.4.1.2 "><p id="patchCciV2NamespacedPod__p974022122212">Map<String,String></p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.126.2.4.1.3 "><p id="patchCciV2NamespacedPod__p1674062122212">Limits describes the maximum amount of compute resources allowed. More info: https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row129731120229"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.126.2.4.1.1 "><p id="patchCciV2NamespacedPod__p17740222227">requests</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.126.2.4.1.2 "><p id="patchCciV2NamespacedPod__p1474017292212">Map<String,String></p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.126.2.4.1.3 "><p id="patchCciV2NamespacedPod__p1874002192219">Requests describes the minimum amount of compute resources required. If Requests is omitted for a container, it defaults to Limits if that is explicitly specified, otherwise to an implementation-defined value. More info: https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="patchCciV2NamespacedPod__table59756111226" frame="border" border="1" rules="all"><caption><b>Table 128 </b>io.k8s.apimachinery.pkg.api.resource.Quantity</caption><thead align="left"><tr id="patchCciV2NamespacedPod__row49768111226"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.127.2.4.1.1"><p id="patchCciV2NamespacedPod__p1774116202217">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.127.2.4.1.2"><p id="patchCciV2NamespacedPod__p07415232210">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.5.127.2.4.1.3"><p id="patchCciV2NamespacedPod__p27411219227">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="patchCciV2NamespacedPod__row18976181112214"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.127.2.4.1.1 "><p id="patchCciV2NamespacedPod__p47415262216">-</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.127.2.4.1.2 "><p id="patchCciV2NamespacedPod__p19741162142211">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.127.2.4.1.3 "><p id="patchCciV2NamespacedPod__p674113242214">Quantity is a fixed-point representation of a number. It provides convenient marshaling/unmarshaling in JSON and YAML, in addition to String() and AsInt64() accessors.</p>
|
|
<p id="patchCciV2NamespacedPod__p174112215226">The serialization format is:</p>
|
|
<p id="patchCciV2NamespacedPod__p774110222213">[/topic/body/section/table/tgroup/tbody/row/entry/p/br {""}) (br] ::= [/topic/body/section/table/tgroup/tbody/row/entry/p/br {""}) (br][/topic/body/section/table/tgroup/tbody/row/entry/p/br {""}) (br]</p>
|
|
<p id="patchCciV2NamespacedPod__p107415211221">(Note that [/topic/body/section/table/tgroup/tbody/row/entry/p/br {""}) (br] may be empty, from the "" case in [/topic/body/section/table/tgroup/tbody/row/entry/p/br {""}) (br].)</p>
|
|
<p id="patchCciV2NamespacedPod__p174116232212">[/topic/body/section/table/tgroup/tbody/row/entry/p/br {""}) (br] ::= 0 | 1 | ... | 9 [/topic/body/section/table/tgroup/tbody/row/entry/p/br {""}) (br] ::= [/topic/body/section/table/tgroup/tbody/row/entry/p/br {""}) (br] | [/topic/body/section/table/tgroup/tbody/row/entry/p/br {""}) (br][/topic/body/section/table/tgroup/tbody/row/entry/p/br {""}) (br] [/topic/body/section/table/tgroup/tbody/row/entry/p/br {""}) (br] ::= [/topic/body/section/table/tgroup/tbody/row/entry/p/br {""}) (br] | [/topic/body/section/table/tgroup/tbody/row/entry/p/br {""}) (br].[/topic/body/section/table/tgroup/tbody/row/entry/p/br {""}) (br] | [/topic/body/section/table/tgroup/tbody/row/entry/p/br {""}) (br]. | .[/topic/body/section/table/tgroup/tbody/row/entry/p/br {""}) (br] [/topic/body/section/table/tgroup/tbody/row/entry/p/br {""}) (br] ::= "+" | "-" [/topic/body/section/table/tgroup/tbody/row/entry/p/br {""}) (br] ::= [/topic/body/section/table/tgroup/tbody/row/entry/p/br {""}) (br] | [/topic/body/section/table/tgroup/tbody/row/entry/p/br {""}) (br][/topic/body/section/table/tgroup/tbody/row/entry/p/br {""}) (br] [/topic/body/section/table/tgroup/tbody/row/entry/p/br {""}) (br] ::= [/topic/body/section/table/tgroup/tbody/row/entry/p/br {""}) (br] | [/topic/body/section/table/tgroup/tbody/row/entry/p/br {""}) (br] | [/topic/body/section/table/tgroup/tbody/row/entry/p/br {""}) (br] [/topic/body/section/table/tgroup/tbody/row/entry/p/br {""}) (br] ::= Ki | Mi | Gi | Ti | Pi | Ei</p>
|
|
<p id="patchCciV2NamespacedPod__p1574111262211">(International System of units; See: http://physics.nist.gov/cuu/Units/binary.html)</p>
|
|
<p id="patchCciV2NamespacedPod__p1274232142216">[/topic/body/section/table/tgroup/tbody/row/entry/p/br {""}) (br] ::= m | "" | k | M | G | T | P | E</p>
|
|
<p id="patchCciV2NamespacedPod__p37424217228">(Note that 1024 = 1Ki but 1000 = 1k; I didn't choose the capitalization.)</p>
|
|
<p id="patchCciV2NamespacedPod__p87421327224">[/topic/body/section/table/tgroup/tbody/row/entry/p/br {""}) (br] ::= "e" [/topic/body/section/table/tgroup/tbody/row/entry/p/br {""}) (br] | "E" [/topic/body/section/table/tgroup/tbody/row/entry/p/br {""}) (br]</p>
|
|
<p id="patchCciV2NamespacedPod__p107425282220">No matter which of the three exponent forms is used, no quantity may represent a number greater than 2^63-1 in magnitude, nor may it have more than 3 decimal places. Numbers larger or more precise will be capped or rounded up. (E.g.: 0.1m will rounded up to 1m.) This may be extended in the future if we require larger or smaller quantities.</p>
|
|
<p id="patchCciV2NamespacedPod__p11742102202214">When a Quantity is parsed from a string, it will remember the type of suffix it had, and will use the same type again when it is serialized.</p>
|
|
<p id="patchCciV2NamespacedPod__p187422218224">Before serializing, Quantity will be put in "canonical form". This means that Exponent/suffix will be adjusted up or down (with a corresponding increase or decrease in Mantissa) such that:</p>
|
|
<p id="patchCciV2NamespacedPod__p16742724225">a. No precision is lost</p>
|
|
<p id="patchCciV2NamespacedPod__p574212152218">b. No fractional digits will be emitted</p>
|
|
<p id="patchCciV2NamespacedPod__p1174212282217">c. The exponent (or suffix) is as large as possible.</p>
|
|
<p id="patchCciV2NamespacedPod__p19742172182215">The sign will be omitted unless the number is negative.</p>
|
|
<p id="patchCciV2NamespacedPod__p174217210221">Examples:</p>
|
|
<p id="patchCciV2NamespacedPod__p074214292218">1.5 will be serialized as "1500m"</p>
|
|
<p id="patchCciV2NamespacedPod__p174222132220">1.5Gi will be serialized as "1536Mi"</p>
|
|
<p id="patchCciV2NamespacedPod__p137422216221">Note that the quantity will NEVER be internally represented by a floating point number. That is the whole point of this exercise.</p>
|
|
<p id="patchCciV2NamespacedPod__p17742824229">Non-canonical values will still parse as long as they are well formed, but will be re-emitted in their canonical form. (So always use canonical form, or don't diff.)</p>
|
|
<p id="patchCciV2NamespacedPod__p9743102122214">This format is intended to make it difficult to use these numbers without writing some sort of special handling code in the hopes that that will cause implementors to also use a fixed point implementation.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="patchCciV2NamespacedPod__table99801114221" frame="border" border="1" rules="all"><caption><b>Table 129 </b>io.k8s.apimachinery.pkg.apis.meta.v1.LabelSelector</caption><thead align="left"><tr id="patchCciV2NamespacedPod__row598116116224"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.128.2.4.1.1"><p id="patchCciV2NamespacedPod__p157431624228">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.128.2.4.1.2"><p id="patchCciV2NamespacedPod__p174319212220">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.5.128.2.4.1.3"><p id="patchCciV2NamespacedPod__p197437219227">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="patchCciV2NamespacedPod__row398113132217"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.128.2.4.1.1 "><p id="patchCciV2NamespacedPod__p47439218225">matchExpressions</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.128.2.4.1.2 "><p id="patchCciV2NamespacedPod__p13743029229">Array of <a href="#patchCciV2NamespacedPod__response_io.k8s.apimachinery.pkg.apis.meta.v1.LabelSelectorRequirement">io.k8s.apimachinery.pkg.apis.meta.v1.LabelSelectorRequirement</a> objects</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.128.2.4.1.3 "><p id="patchCciV2NamespacedPod__p187432282211">matchExpressions is a list of label selector requirements. The</p>
|
|
<p id="patchCciV2NamespacedPod__p37431025227">requirements are ANDed.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row998191172218"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.128.2.4.1.1 "><p id="patchCciV2NamespacedPod__p20744182192214">matchLabels</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.128.2.4.1.2 "><p id="patchCciV2NamespacedPod__p1074420292216">Map<String,String></p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.128.2.4.1.3 "><p id="patchCciV2NamespacedPod__p1774412217226">matchLabels is a map of {key,value} pairs. A single {key,value}</p>
|
|
<p id="patchCciV2NamespacedPod__p37441022225">in the matchLabels map is equivalent to an element of matchExpressions,</p>
|
|
<p id="patchCciV2NamespacedPod__p19744112102216">whose key field is "key", the operator is "In", and the values array contains</p>
|
|
<p id="patchCciV2NamespacedPod__p37447213220">only "value". The requirements are ANDed.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="patchCciV2NamespacedPod__table29849122216" frame="border" border="1" rules="all"><caption><b>Table 130 </b>io.k8s.apimachinery.pkg.apis.meta.v1.LabelSelectorRequirement</caption><thead align="left"><tr id="patchCciV2NamespacedPod__row298514110225"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.129.2.4.1.1"><p id="patchCciV2NamespacedPod__p10744325221">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.129.2.4.1.2"><p id="patchCciV2NamespacedPod__p14744202132212">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.5.129.2.4.1.3"><p id="patchCciV2NamespacedPod__p1374420211227">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="patchCciV2NamespacedPod__row498571152215"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.129.2.4.1.1 "><p id="patchCciV2NamespacedPod__p87440212214">key</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.129.2.4.1.2 "><p id="patchCciV2NamespacedPod__p177455211221">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.129.2.4.1.3 "><p id="patchCciV2NamespacedPod__p1974519232218">key is the label key that the selector applies to.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row19854111222"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.129.2.4.1.1 "><p id="patchCciV2NamespacedPod__p15745172132211">operator</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.129.2.4.1.2 "><p id="patchCciV2NamespacedPod__p374519222213">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.129.2.4.1.3 "><p id="patchCciV2NamespacedPod__p1974516218224">operator represents a key's relationship to a set of values.</p>
|
|
<p id="patchCciV2NamespacedPod__p474520215225">Valid operators are In, NotIn, Exists and DoesNotExist.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row1598520142218"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.129.2.4.1.1 "><p id="patchCciV2NamespacedPod__p77455282214">values</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.129.2.4.1.2 "><p id="patchCciV2NamespacedPod__p18745152122216">Array of strings</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.129.2.4.1.3 "><p id="patchCciV2NamespacedPod__p1374515242210">values is an array of string values. If the operator is In or</p>
|
|
<p id="patchCciV2NamespacedPod__p1074511282210">NotIn, the values array must be non-empty. If the operator is Exists or</p>
|
|
<p id="patchCciV2NamespacedPod__p874511213225">DoesNotExist, the values array must be empty. This array is replaced during</p>
|
|
<p id="patchCciV2NamespacedPod__p1074592182214">a strategic merge patch.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="patchCciV2NamespacedPod__table398961192210" frame="border" border="1" rules="all"><caption><b>Table 131 </b>io.cci.otc.api.pkg.apis.versioned.cci.v2.NFSVolumeSource</caption><thead align="left"><tr id="patchCciV2NamespacedPod__row59893115224"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.130.2.4.1.1"><p id="patchCciV2NamespacedPod__p47461521227">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.130.2.4.1.2"><p id="patchCciV2NamespacedPod__p574642132215">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.5.130.2.4.1.3"><p id="patchCciV2NamespacedPod__p07464216225">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="patchCciV2NamespacedPod__row199904110229"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.130.2.4.1.1 "><p id="patchCciV2NamespacedPod__p17746202162210">path</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.130.2.4.1.2 "><p id="patchCciV2NamespacedPod__p18746426221">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.130.2.4.1.3 "><p id="patchCciV2NamespacedPod__p167465232211">path that is exported by the NFS server. More info: https://kubernetes.io/docs/concepts/storage/volumes#nfs</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row1199013114228"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.130.2.4.1.1 "><p id="patchCciV2NamespacedPod__p27461921225">readOnly</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.130.2.4.1.2 "><p id="patchCciV2NamespacedPod__p274622192219">Boolean</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.130.2.4.1.3 "><p id="patchCciV2NamespacedPod__p87461729226">readOnly here will force the NFS export to be mounted with read-only permissions. Defaults to false. More info: https://kubernetes.io/docs/concepts/storage/volumes#nfs</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row119901217228"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.130.2.4.1.1 "><p id="patchCciV2NamespacedPod__p137461212226">server</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.130.2.4.1.2 "><p id="patchCciV2NamespacedPod__p1746823228">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.130.2.4.1.3 "><p id="patchCciV2NamespacedPod__p27461202214">server is the hostname or IP address of the NFS server. More info: https://kubernetes.io/docs/concepts/storage/volumes#nfs</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="patchCciV2NamespacedPod__table7995612228" frame="border" border="1" rules="all"><caption><b>Table 132 </b>io.cci.otc.api.pkg.apis.versioned.cci.v2.PersistentVolumeClaimVolumeSource</caption><thead align="left"><tr id="patchCciV2NamespacedPod__row59951119227"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.131.2.4.1.1"><p id="patchCciV2NamespacedPod__p374711262220">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.131.2.4.1.2"><p id="patchCciV2NamespacedPod__p27471210226">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.5.131.2.4.1.3"><p id="patchCciV2NamespacedPod__p177479262216">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="patchCciV2NamespacedPod__row8995315226"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.131.2.4.1.1 "><p id="patchCciV2NamespacedPod__p0747122132210">claimName</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.131.2.4.1.2 "><p id="patchCciV2NamespacedPod__p1874716292212">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.131.2.4.1.3 "><p id="patchCciV2NamespacedPod__p1674712162220">claimName is the name of a PersistentVolumeClaim in the same namespace as the pod using this volume. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#persistentvolumeclaims</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row1499615114224"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.131.2.4.1.1 "><p id="patchCciV2NamespacedPod__p157479215221">readOnly</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.131.2.4.1.2 "><p id="patchCciV2NamespacedPod__p1974802172216">Boolean</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.131.2.4.1.3 "><p id="patchCciV2NamespacedPod__p6748525224">readOnly Will force the ReadOnly setting in VolumeMounts. Default</p>
|
|
<p id="patchCciV2NamespacedPod__p1574818292212">false.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="patchCciV2NamespacedPod__table1549219225" frame="border" border="1" rules="all"><caption><b>Table 133 </b>io.cci.otc.api.pkg.apis.versioned.cci.v2.ProjectedVolumeSource</caption><thead align="left"><tr id="patchCciV2NamespacedPod__row841327226"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.132.2.4.1.1"><p id="patchCciV2NamespacedPod__p174917292210">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.132.2.4.1.2"><p id="patchCciV2NamespacedPod__p1574962112219">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.5.132.2.4.1.3"><p id="patchCciV2NamespacedPod__p2749924221">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="patchCciV2NamespacedPod__row551521229"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.132.2.4.1.1 "><p id="patchCciV2NamespacedPod__p1674920210225">defaultMode</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.132.2.4.1.2 "><p id="patchCciV2NamespacedPod__p187499262213">Integer</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.132.2.4.1.3 "><p id="patchCciV2NamespacedPod__p1475017282216">defaultMode are the mode bits used to set permissions on created</p>
|
|
<p id="patchCciV2NamespacedPod__p2751132102210">files by default. Must be an octal value between 0000 and 0777 or a decimal</p>
|
|
<p id="patchCciV2NamespacedPod__p375120213227">value between 0 and 511. YAML accepts both octal and decimal values, JSON</p>
|
|
<p id="patchCciV2NamespacedPod__p1775115212214">requires decimal values for mode bits. Directories within the path are not</p>
|
|
<p id="patchCciV2NamespacedPod__p10751420226">affected by this setting. This might be in conflict with other options that</p>
|
|
<p id="patchCciV2NamespacedPod__p177515217229">affect the file mode, like fsGroup, and the result can be other mode bits</p>
|
|
<p id="patchCciV2NamespacedPod__p1375119211222">set.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row2552132210"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.132.2.4.1.1 "><p id="patchCciV2NamespacedPod__p175112232217">sources</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.132.2.4.1.2 "><p id="patchCciV2NamespacedPod__p177511217223">Array of <a href="#patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.VolumeProjection">io.cci.otc.api.pkg.apis.versioned.cci.v2.VolumeProjection</a> objects</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.132.2.4.1.3 "><p id="patchCciV2NamespacedPod__p1175172122211">sources is the list of volume projections</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="patchCciV2NamespacedPod__table7815252217" frame="border" border="1" rules="all"><caption><b>Table 134 </b>io.cci.otc.api.pkg.apis.versioned.cci.v2.VolumeProjection</caption><thead align="left"><tr id="patchCciV2NamespacedPod__row1082218221"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.133.2.4.1.1"><p id="patchCciV2NamespacedPod__p177537262211">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.133.2.4.1.2"><p id="patchCciV2NamespacedPod__p1175312122210">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.5.133.2.4.1.3"><p id="patchCciV2NamespacedPod__p12753102122210">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="patchCciV2NamespacedPod__row7810211221"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.133.2.4.1.1 "><p id="patchCciV2NamespacedPod__p7753729229">configMap</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.133.2.4.1.2 "><p id="patchCciV2NamespacedPod__p97532020221"><a href="#patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.ConfigMapProjection">io.cci.otc.api.pkg.apis.versioned.cci.v2.ConfigMapProjection</a> object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.133.2.4.1.3 "><p id="patchCciV2NamespacedPod__p975316212228">configMap information about the configMap data to project</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row3918212215"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.133.2.4.1.1 "><p id="patchCciV2NamespacedPod__p1175314220228">downwardAPI</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.133.2.4.1.2 "><p id="patchCciV2NamespacedPod__p1475316211226"><a href="#patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.DownwardAPIProjection">io.cci.otc.api.pkg.apis.versioned.cci.v2.DownwardAPIProjection</a> object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.133.2.4.1.3 "><p id="patchCciV2NamespacedPod__p1675317292220">downwardAPI information about the downwardAPI data to project</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row1494217228"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.133.2.4.1.1 "><p id="patchCciV2NamespacedPod__p1675311218227">secret</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.133.2.4.1.2 "><p id="patchCciV2NamespacedPod__p37531520227"><a href="#patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.SecretProjection">io.cci.otc.api.pkg.apis.versioned.cci.v2.SecretProjection</a> object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.133.2.4.1.3 "><p id="patchCciV2NamespacedPod__p3753142122211">secret information about the secret data to project</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="patchCciV2NamespacedPod__table12121221225" frame="border" border="1" rules="all"><caption><b>Table 135 </b>io.cci.otc.api.pkg.apis.versioned.cci.v2.ConfigMapProjection</caption><thead align="left"><tr id="patchCciV2NamespacedPod__row17121829229"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.134.2.4.1.1"><p id="patchCciV2NamespacedPod__p1975417282213">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.134.2.4.1.2"><p id="patchCciV2NamespacedPod__p975416215228">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.5.134.2.4.1.3"><p id="patchCciV2NamespacedPod__p1475416217229">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="patchCciV2NamespacedPod__row10127212224"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.134.2.4.1.1 "><p id="patchCciV2NamespacedPod__p17754926227">items</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.134.2.4.1.2 "><p id="patchCciV2NamespacedPod__p975432192216">Array of <a href="#patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.KeyToPath">io.cci.otc.api.pkg.apis.versioned.cci.v2.KeyToPath</a> objects</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.134.2.4.1.3 "><p id="patchCciV2NamespacedPod__p575417282211">items if unspecified, each key-value pair in the Data field of</p>
|
|
<p id="patchCciV2NamespacedPod__p14754102202211">the referenced ConfigMap will be projected into the volume as a file whose</p>
|
|
<p id="patchCciV2NamespacedPod__p1875416219226">name is the key and content is the value. If specified, the listed keys</p>
|
|
<p id="patchCciV2NamespacedPod__p67555222211">will be projected into the specified paths, and unlisted keys will not be</p>
|
|
<p id="patchCciV2NamespacedPod__p137559282214">present. If a key is specified which is not present in the ConfigMap, the</p>
|
|
<p id="patchCciV2NamespacedPod__p11755182102213">volume setup will error unless it is marked optional. Paths must be relative</p>
|
|
<p id="patchCciV2NamespacedPod__p575519272210">and may not contain the '..' path or start with '..'.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row91217222213"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.134.2.4.1.1 "><p id="patchCciV2NamespacedPod__p7755727222">name</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.134.2.4.1.2 "><p id="patchCciV2NamespacedPod__p97555212223">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.134.2.4.1.3 "><p id="patchCciV2NamespacedPod__p67551028222">Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row8131823229"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.134.2.4.1.1 "><p id="patchCciV2NamespacedPod__p187555222219">optional</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.134.2.4.1.2 "><p id="patchCciV2NamespacedPod__p775512212212">Boolean</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.134.2.4.1.3 "><p id="patchCciV2NamespacedPod__p167556217227">optional specify whether the ConfigMap or its keys must be defined</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="patchCciV2NamespacedPod__table102272122212" frame="border" border="1" rules="all"><caption><b>Table 136 </b>io.cci.otc.api.pkg.apis.versioned.cci.v2.DownwardAPIProjection</caption><thead align="left"><tr id="patchCciV2NamespacedPod__row16221526225"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.135.2.4.1.1"><p id="patchCciV2NamespacedPod__p1275614242218">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.135.2.4.1.2"><p id="patchCciV2NamespacedPod__p17561421229">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.5.135.2.4.1.3"><p id="patchCciV2NamespacedPod__p15756321226">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="patchCciV2NamespacedPod__row1221025228"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.135.2.4.1.1 "><p id="patchCciV2NamespacedPod__p87561025221">items</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.135.2.4.1.2 "><p id="patchCciV2NamespacedPod__p12756120226">Array of <a href="#patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.DownwardAPIVolumeFile">io.cci.otc.api.pkg.apis.versioned.cci.v2.DownwardAPIVolumeFile</a> objects</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.135.2.4.1.3 "><p id="patchCciV2NamespacedPod__p1875692182217">Items is a list of DownwardAPIVolume file</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="patchCciV2NamespacedPod__table1724925228" frame="border" border="1" rules="all"><caption><b>Table 137 </b>io.cci.otc.api.pkg.apis.versioned.cci.v2.DownwardAPIVolumeFile</caption><thead align="left"><tr id="patchCciV2NamespacedPod__row1525522223"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.136.2.4.1.1"><p id="patchCciV2NamespacedPod__p575610202215">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.136.2.4.1.2"><p id="patchCciV2NamespacedPod__p67561926227">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.5.136.2.4.1.3"><p id="patchCciV2NamespacedPod__p1475782102217">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="patchCciV2NamespacedPod__row5254212228"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.136.2.4.1.1 "><p id="patchCciV2NamespacedPod__p97579214227">fieldRef</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.136.2.4.1.2 "><p id="patchCciV2NamespacedPod__p475716216225"><a href="#patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.ObjectFieldSelector">io.cci.otc.api.pkg.apis.versioned.cci.v2.ObjectFieldSelector</a> object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.136.2.4.1.3 "><p id="patchCciV2NamespacedPod__p1975713210221">Required: Selects a field of the pod: only annotations, labels, name and namespace are supported.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row16251925222"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.136.2.4.1.1 "><p id="patchCciV2NamespacedPod__p9757182142212">mode</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.136.2.4.1.2 "><p id="patchCciV2NamespacedPod__p67571922223">Integer</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.136.2.4.1.3 "><p id="patchCciV2NamespacedPod__p14757122122219">Optional: mode bits used to set permissions on this file, must be an octal value between 0000 and 0777 or a decimal value between 0 and 511. YAML accepts both octal and decimal values, JSON requires decimal values for mode bits. If not specified, the volume defaultMode will be used. This might be in conflict with other options that affect the file mode, like fsGroup, and the result can be other mode bits set.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row125324228"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.136.2.4.1.1 "><p id="patchCciV2NamespacedPod__p7757827229">path</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.136.2.4.1.2 "><p id="patchCciV2NamespacedPod__p875714232217">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.136.2.4.1.3 "><p id="patchCciV2NamespacedPod__p9757202192210">Required: Path is the relative path name of the file to be created. Must not be absolute or contain the '..' path. Must be utf-8 encoded. The first item of the relative path must not start with '..'</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row202582202210"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.136.2.4.1.1 "><p id="patchCciV2NamespacedPod__p2075718211223">resourceFieldRef</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.136.2.4.1.2 "><p id="patchCciV2NamespacedPod__p17757329225"><a href="#patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.ResourceFieldSelector">io.cci.otc.api.pkg.apis.versioned.cci.v2.ResourceFieldSelector</a> object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.136.2.4.1.3 "><p id="patchCciV2NamespacedPod__p575715282219">Selects a resource of the container: only resources limits and requests (limits.cpu, limits.memory, requests.cpu and requests.memory) are currently supported.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="patchCciV2NamespacedPod__table1929182102218" frame="border" border="1" rules="all"><caption><b>Table 138 </b>io.cci.otc.api.pkg.apis.versioned.cci.v2.ObjectFieldSelector</caption><thead align="left"><tr id="patchCciV2NamespacedPod__row7309252210"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.137.2.4.1.1"><p id="patchCciV2NamespacedPod__p19758429222">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.137.2.4.1.2"><p id="patchCciV2NamespacedPod__p27582262210">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.5.137.2.4.1.3"><p id="patchCciV2NamespacedPod__p1575872132210">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="patchCciV2NamespacedPod__row103319272214"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.137.2.4.1.1 "><p id="patchCciV2NamespacedPod__p127581727220">apiVersion</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.137.2.4.1.2 "><p id="patchCciV2NamespacedPod__p375810242212">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.137.2.4.1.3 "><p id="patchCciV2NamespacedPod__p147589252213">Version of the schema the FieldPath is written in terms of, defaults</p>
|
|
<p id="patchCciV2NamespacedPod__p575812292219">to "v1".</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row4349210223"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.137.2.4.1.1 "><p id="patchCciV2NamespacedPod__p107582232215">fieldPath</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.137.2.4.1.2 "><p id="patchCciV2NamespacedPod__p575852122211">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.137.2.4.1.3 "><p id="patchCciV2NamespacedPod__p77581527222">Path of the field to select in the specified API version.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="patchCciV2NamespacedPod__table03718232217" frame="border" border="1" rules="all"><caption><b>Table 139 </b>io.cci.otc.api.pkg.apis.versioned.cci.v2.ResourceFieldSelector</caption><thead align="left"><tr id="patchCciV2NamespacedPod__row73815215224"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.138.2.4.1.1"><p id="patchCciV2NamespacedPod__p875912215226">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.138.2.4.1.2"><p id="patchCciV2NamespacedPod__p57591228229">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.5.138.2.4.1.3"><p id="patchCciV2NamespacedPod__p177593218229">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="patchCciV2NamespacedPod__row1238162182210"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.138.2.4.1.1 "><p id="patchCciV2NamespacedPod__p075914220221">containerName</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.138.2.4.1.2 "><p id="patchCciV2NamespacedPod__p07591922228">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.138.2.4.1.3 "><p id="patchCciV2NamespacedPod__p675972122211">Container name: required for volumes, optional for env vars</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row4383216220"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.138.2.4.1.1 "><p id="patchCciV2NamespacedPod__p17598282215">divisor</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.138.2.4.1.2 "><p id="patchCciV2NamespacedPod__p67592202211">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.138.2.4.1.3 "><p id="patchCciV2NamespacedPod__p12760102152211">Specifies the output format of the exposed resources, defaults</p>
|
|
<p id="patchCciV2NamespacedPod__p3760192162212">to "1"</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row183816210222"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.138.2.4.1.1 "><p id="patchCciV2NamespacedPod__p197601026221">resource</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.138.2.4.1.2 "><p id="patchCciV2NamespacedPod__p11760728223">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.138.2.4.1.3 "><p id="patchCciV2NamespacedPod__p1476082182219">Required: resource to select</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="patchCciV2NamespacedPod__table542162182217" frame="border" border="1" rules="all"><caption><b>Table 140 </b>io.cci.otc.api.pkg.apis.versioned.cci.v2.SecretProjection</caption><thead align="left"><tr id="patchCciV2NamespacedPod__row184313252216"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.139.2.4.1.1"><p id="patchCciV2NamespacedPod__p176192102219">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.139.2.4.1.2"><p id="patchCciV2NamespacedPod__p27611223228">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.5.139.2.4.1.3"><p id="patchCciV2NamespacedPod__p27611723221">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="patchCciV2NamespacedPod__row15435214228"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.139.2.4.1.1 "><p id="patchCciV2NamespacedPod__p197611728224">items</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.139.2.4.1.2 "><p id="patchCciV2NamespacedPod__p876110219221">Array of <a href="#patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.KeyToPath">io.cci.otc.api.pkg.apis.versioned.cci.v2.KeyToPath</a> objects</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.139.2.4.1.3 "><p id="patchCciV2NamespacedPod__p17761622229">items if unspecified, each key-value pair in the Data field of</p>
|
|
<p id="patchCciV2NamespacedPod__p1676110212219">the referenced Secret will be projected into the volume as a file whose</p>
|
|
<p id="patchCciV2NamespacedPod__p07613272217">name is the key and content is the value. If specified, the listed keys</p>
|
|
<p id="patchCciV2NamespacedPod__p87611123227">will be projected into the specified paths, and unlisted keys will not be</p>
|
|
<p id="patchCciV2NamespacedPod__p9761221229">present. If a key is specified which is not present in the Secret, the volume</p>
|
|
<p id="patchCciV2NamespacedPod__p37616219227">setup will error unless it is marked optional. Paths must be relative and</p>
|
|
<p id="patchCciV2NamespacedPod__p1576116215224">may not contain the '..' path or start with '..'.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row10431521223"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.139.2.4.1.1 "><p id="patchCciV2NamespacedPod__p16761625221">name</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.139.2.4.1.2 "><p id="patchCciV2NamespacedPod__p117611922221">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.139.2.4.1.3 "><p id="patchCciV2NamespacedPod__p7762723226">Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row44319217225"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.139.2.4.1.1 "><p id="patchCciV2NamespacedPod__p0762723226">optional</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.139.2.4.1.2 "><p id="patchCciV2NamespacedPod__p17629262219">Boolean</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.139.2.4.1.3 "><p id="patchCciV2NamespacedPod__p1776210232218">optional field specify whether the Secret or its key must be</p>
|
|
<p id="patchCciV2NamespacedPod__p876252132214">defined</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="patchCciV2NamespacedPod__table1047182142219" frame="border" border="1" rules="all"><caption><b>Table 141 </b>io.cci.otc.api.pkg.apis.versioned.cci.v2.SecretVolumeSource</caption><thead align="left"><tr id="patchCciV2NamespacedPod__row447192142216"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.140.2.4.1.1"><p id="patchCciV2NamespacedPod__p576210210221">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.140.2.4.1.2"><p id="patchCciV2NamespacedPod__p876219212224">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.5.140.2.4.1.3"><p id="patchCciV2NamespacedPod__p1276213212211">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="patchCciV2NamespacedPod__row8481524221"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.140.2.4.1.1 "><p id="patchCciV2NamespacedPod__p167631028221">defaultMode</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.140.2.4.1.2 "><p id="patchCciV2NamespacedPod__p137631329222">Integer</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.140.2.4.1.3 "><p id="patchCciV2NamespacedPod__p6763102172213">defaultMode is Optional: mode bits used to set permissions on created files by default. Must be an octal value between 0000 and 0777 or a decimal value between 0 and 511. YAML accepts both octal and decimal values, JSON requires decimal values for mode bits. Defaults to 0644. Directories within the path are not affected by this setting. This might be in conflict with other options that affect the file mode, like fsGroup, and the result can be other mode bits set.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row15481125225"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.140.2.4.1.1 "><p id="patchCciV2NamespacedPod__p197631429225">items</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.140.2.4.1.2 "><p id="patchCciV2NamespacedPod__p10763182172219">Array of <a href="#patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.KeyToPath">io.cci.otc.api.pkg.apis.versioned.cci.v2.KeyToPath</a> objects</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.140.2.4.1.3 "><p id="patchCciV2NamespacedPod__p1676310218229">items If unspecified, each key-value pair in the Data field of</p>
|
|
<p id="patchCciV2NamespacedPod__p1876312210223">the referenced Secret will be projected into the volume as a file whose</p>
|
|
<p id="patchCciV2NamespacedPod__p12763142102216">name is the key and content is the value. If specified, the listed keys</p>
|
|
<p id="patchCciV2NamespacedPod__p167637213227">will be projected into the specified paths, and unlisted keys will not be</p>
|
|
<p id="patchCciV2NamespacedPod__p57634216228">present. If a key is specified which is not present in the Secret, the volume</p>
|
|
<p id="patchCciV2NamespacedPod__p15763202192211">setup will error unless it is marked optional. Paths must be relative and</p>
|
|
<p id="patchCciV2NamespacedPod__p0763102202215">may not contain the '..' path or start with '..'.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row84814216221"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.140.2.4.1.1 "><p id="patchCciV2NamespacedPod__p127633212224">optional</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.140.2.4.1.2 "><p id="patchCciV2NamespacedPod__p1676312172217">Boolean</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.140.2.4.1.3 "><p id="patchCciV2NamespacedPod__p207632242211">optional field specify whether the Secret or its keys must be</p>
|
|
<p id="patchCciV2NamespacedPod__p67649214220">defined</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row24820215221"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.140.2.4.1.1 "><p id="patchCciV2NamespacedPod__p177649252213">secretName</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.140.2.4.1.2 "><p id="patchCciV2NamespacedPod__p376492182212">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.140.2.4.1.3 "><p id="patchCciV2NamespacedPod__p7764172112211">secretName is the name of the secret in the pod's namespace to use. More info: https://kubernetes.io/docs/concepts/storage/volumes#secret</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="patchCciV2NamespacedPod__table125602112216" frame="border" border="1" rules="all"><caption><b>Table 142 </b>io.cci.otc.api.pkg.apis.versioned.cci.v2.KeyToPath</caption><thead align="left"><tr id="patchCciV2NamespacedPod__row155611262213"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.141.2.4.1.1"><p id="patchCciV2NamespacedPod__p47642292219">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.141.2.4.1.2"><p id="patchCciV2NamespacedPod__p12764721223">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.5.141.2.4.1.3"><p id="patchCciV2NamespacedPod__p157648216226">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="patchCciV2NamespacedPod__row25611272218"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.141.2.4.1.1 "><p id="patchCciV2NamespacedPod__p476410211224">key</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.141.2.4.1.2 "><p id="patchCciV2NamespacedPod__p17765222222">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.141.2.4.1.3 "><p id="patchCciV2NamespacedPod__p187651329228">key is the key to project.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row155610282216"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.141.2.4.1.1 "><p id="patchCciV2NamespacedPod__p1476518222216">mode</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.141.2.4.1.2 "><p id="patchCciV2NamespacedPod__p8765528222">Integer</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.141.2.4.1.3 "><p id="patchCciV2NamespacedPod__p10765128227">mode is Optional: mode bits used to set permissions on this file. Must be an octal value between 0000 and 0777 or a decimal value between 0 and 511. YAML accepts both octal and decimal values, JSON requires decimal values for mode bits. If not specified, the volume defaultMode will be used. This might be in conflict with other options that affect the file mode, like fsGroup, and the result can be other mode bits set.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row10571225221"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.141.2.4.1.1 "><p id="patchCciV2NamespacedPod__p17656272213">path</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.141.2.4.1.2 "><p id="patchCciV2NamespacedPod__p37651421222">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.141.2.4.1.3 "><p id="patchCciV2NamespacedPod__p1765527227">path is the relative path of the file to map the key to. May</p>
|
|
<p id="patchCciV2NamespacedPod__p137657217224">not be an absolute path. May not contain the path element '..'. May not</p>
|
|
<p id="patchCciV2NamespacedPod__p207655212212">start with the string '..'.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="patchCciV2NamespacedPod__table196017292216" frame="border" border="1" rules="all"><caption><b>Table 143 </b>io.cci.otc.api.pkg.apis.versioned.cci.v2.PodStatus</caption><thead align="left"><tr id="patchCciV2NamespacedPod__row126316292216"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.142.2.4.1.1"><p id="patchCciV2NamespacedPod__p87678222212">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.142.2.4.1.2"><p id="patchCciV2NamespacedPod__p5767325226">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.5.142.2.4.1.3"><p id="patchCciV2NamespacedPod__p1576711214221">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="patchCciV2NamespacedPod__row364523229"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.142.2.4.1.1 "><p id="patchCciV2NamespacedPod__p1776782202211">conditions</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.142.2.4.1.2 "><p id="patchCciV2NamespacedPod__p276719252211">Array of <a href="#patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.PodCondition">io.cci.otc.api.pkg.apis.versioned.cci.v2.PodCondition</a> objects</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.142.2.4.1.3 "><p id="patchCciV2NamespacedPod__p16767120227">Current service state of pod. More info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#pod-conditions</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row206472182213"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.142.2.4.1.1 "><p id="patchCciV2NamespacedPod__p1276816219224">containerStatuses</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.142.2.4.1.2 "><p id="patchCciV2NamespacedPod__p1576815282217">Array of <a href="#patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.ContainerStatus">io.cci.otc.api.pkg.apis.versioned.cci.v2.ContainerStatus</a> objects</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.142.2.4.1.3 "><p id="patchCciV2NamespacedPod__p1768142152216">The list has one entry per container in the manifest. More info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#pod-and-container-status</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row12651322226"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.142.2.4.1.1 "><p id="patchCciV2NamespacedPod__p8768162122217">ephemeralContainerStatuses</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.142.2.4.1.2 "><p id="patchCciV2NamespacedPod__p776812216226">Array of <a href="#patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.ContainerStatus">io.cci.otc.api.pkg.apis.versioned.cci.v2.ContainerStatus</a> objects</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.142.2.4.1.3 "><p id="patchCciV2NamespacedPod__p117681220223">Status for any ephemeral containers that have run in this pod.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row16552162215"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.142.2.4.1.1 "><p id="patchCciV2NamespacedPod__p16769162202216">hostIP</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.142.2.4.1.2 "><p id="patchCciV2NamespacedPod__p19769127224">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.142.2.4.1.3 "><p id="patchCciV2NamespacedPod__p1876916212213">IP address of the host to which the pod is assigned. Empty if</p>
|
|
<p id="patchCciV2NamespacedPod__p676920219224">not yet scheduled.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row76514216226"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.142.2.4.1.1 "><p id="patchCciV2NamespacedPod__p13769925227">initContainerStatuses</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.142.2.4.1.2 "><p id="patchCciV2NamespacedPod__p137691425228">Array of <a href="#patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.ContainerStatus">io.cci.otc.api.pkg.apis.versioned.cci.v2.ContainerStatus</a> objects</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.142.2.4.1.3 "><p id="patchCciV2NamespacedPod__p1076911217225">The list has one entry per init container in the manifest. The most recent successful init container will have ready = true, the most recently started container will have startTime set. More info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#pod-and-container-status</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row16510272216"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.142.2.4.1.1 "><p id="patchCciV2NamespacedPod__p9769626221">message</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.142.2.4.1.2 "><p id="patchCciV2NamespacedPod__p97691425224">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.142.2.4.1.3 "><p id="patchCciV2NamespacedPod__p076910214221">A human readable message indicating details about why the pod</p>
|
|
<p id="patchCciV2NamespacedPod__p876919219226">is in this condition.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row10651825227"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.142.2.4.1.1 "><p id="patchCciV2NamespacedPod__p187696282212">nominatedNodeName</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.142.2.4.1.2 "><p id="patchCciV2NamespacedPod__p1376982182213">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.142.2.4.1.3 "><p id="patchCciV2NamespacedPod__p3769172182212">nominatedNodeName is set only when this pod preempts other pods</p>
|
|
<p id="patchCciV2NamespacedPod__p67699215220">on the node, but it cannot be scheduled right away as preemption victims</p>
|
|
<p id="patchCciV2NamespacedPod__p10770162202213">receive their graceful termination periods. This field does not guarantee</p>
|
|
<p id="patchCciV2NamespacedPod__p177014213229">that the pod will be scheduled on this node. Scheduler may decide to place</p>
|
|
<p id="patchCciV2NamespacedPod__p137701212227">the pod elsewhere if other nodes become available sooner. Scheduler may</p>
|
|
<p id="patchCciV2NamespacedPod__p577042202213">also decide to give the resources on this node to a higher priority pod</p>
|
|
<p id="patchCciV2NamespacedPod__p1077072102217">that is created after preemption. As a result, this field may be different</p>
|
|
<p id="patchCciV2NamespacedPod__p137708210222">than PodSpec.nodeName when the pod is scheduled.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row36562182210"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.142.2.4.1.1 "><p id="patchCciV2NamespacedPod__p187701222221">phase</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.142.2.4.1.2 "><p id="patchCciV2NamespacedPod__p1677020222219">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.142.2.4.1.3 "><p id="patchCciV2NamespacedPod__p57703215224">The phase of a Pod is a simple, high-level summary of where the Pod is in its lifecycle. The conditions array, the reason and message fields, and the individual container status arrays contain more detail about the pod's status. There are five possible phase values:</p>
|
|
<p id="patchCciV2NamespacedPod__p117703232213">Pending: The pod has been accepted by the Kubernetes system, but one or more of the container images has not been created. This includes time before being scheduled as well as time spent downloading images over the network, which could take a while. Running: The pod has been bound to a node, and all of the containers have been created. At least one container is still running, or is in the process of starting or restarting. Succeeded: All containers in the pod have terminated in success, and will not be restarted. Failed: All containers in the pod have terminated, and at least one container has terminated in failure. The container either exited with non-zero status or was terminated by the system. Unknown: For some reason the state of the pod could not be obtained, typically due to an error in communicating with the host of the pod.</p>
|
|
<p id="patchCciV2NamespacedPod__p1877017212212">More info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#pod-phase</p>
|
|
<p id="patchCciV2NamespacedPod__p4770922222">Possible enum values:</p>
|
|
<ul id="patchCciV2NamespacedPod__ul577082192214"><li id="patchCciV2NamespacedPod__li77706215226"><em id="patchCciV2NamespacedPod__i677017216229">"Failed"</em> means that all containers in the pod have terminated, and at least one container has terminated in a failure (exited with a non-zero exit code or was stopped by the system).</li><li id="patchCciV2NamespacedPod__li277116217224"><em id="patchCciV2NamespacedPod__i127719220225">"Pending"</em> means the pod has been accepted by the system, but one or more of the containers has not been started. This includes time before being bound to a node, as well as time spent pulling images onto the host.</li><li id="patchCciV2NamespacedPod__li477110213222"><em id="patchCciV2NamespacedPod__i17771182162214">"Running"</em> means the pod has been bound to a node and all of the containers have been started. At least one container is still running or is in the process of being restarted.</li><li id="patchCciV2NamespacedPod__li37711522224"><em id="patchCciV2NamespacedPod__i147712024228">"Succeeded"</em> means that all containers in the pod have voluntarily terminated with a container exit code of 0, and the system is not going to restart any of these containers.</li><li id="patchCciV2NamespacedPod__li1377115212221"><em id="patchCciV2NamespacedPod__i977115211225">"Unknown"</em> means that for some reason the state of the pod could not be obtained, typically due to an error in communicating with the host of the pod. Deprecated: It isn't being set since 2015 (74da3b14b0c0f658b3bb8d2def5094686d0e9095)</li></ul>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row7651827228"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.142.2.4.1.1 "><p id="patchCciV2NamespacedPod__p187716214224">podIP</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.142.2.4.1.2 "><p id="patchCciV2NamespacedPod__p17711121226">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.142.2.4.1.3 "><p id="patchCciV2NamespacedPod__p177715262215">IP address allocated to the pod. Routable at least within the</p>
|
|
<p id="patchCciV2NamespacedPod__p1777182192220">cluster. Empty if not yet allocated.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row146652132216"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.142.2.4.1.1 "><p id="patchCciV2NamespacedPod__p977111210225">podIPs</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.142.2.4.1.2 "><p id="patchCciV2NamespacedPod__p277113210222">Array of <a href="#patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.PodIP">io.cci.otc.api.pkg.apis.versioned.cci.v2.PodIP</a> objects</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.142.2.4.1.3 "><p id="patchCciV2NamespacedPod__p1772132162214">podIPs holds the IP addresses allocated to the pod. If this field</p>
|
|
<p id="patchCciV2NamespacedPod__p187724210228">is specified, the 0th entry must match the podIP field. Pods may be allocated</p>
|
|
<p id="patchCciV2NamespacedPod__p187721627223">at most 1 value for each of IPv4 and IPv6. This list is empty if no IPs</p>
|
|
<p id="patchCciV2NamespacedPod__p977218292217">have been allocated yet.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row13661223225"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.142.2.4.1.1 "><p id="patchCciV2NamespacedPod__p127728214227">qosClass</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.142.2.4.1.2 "><p id="patchCciV2NamespacedPod__p137722222218">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.142.2.4.1.3 "><p id="patchCciV2NamespacedPod__p27721622228">The Quality of Service (QOS) classification assigned to the pod based on resource requirements See PodQOSClass type for available QOS classes More info: https://git.k8s.io/community/contributors/design-proposals/node/resource-qos.md</p>
|
|
<p id="patchCciV2NamespacedPod__p12772172192212">Possible enum values:</p>
|
|
<ul id="patchCciV2NamespacedPod__ul17721826220"><li id="patchCciV2NamespacedPod__li577292122212"><em id="patchCciV2NamespacedPod__i1377212219224">"BestEffort"</em> is the BestEffort qos class.</li><li id="patchCciV2NamespacedPod__li377218292211"><em id="patchCciV2NamespacedPod__i1677218214229">"Burstable"</em> is the Burstable qos class.</li><li id="patchCciV2NamespacedPod__li14772152112211"><em id="patchCciV2NamespacedPod__i77734218225">"Guaranteed"</em> is the Guaranteed qos class.</li></ul>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row206619215222"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.142.2.4.1.1 "><p id="patchCciV2NamespacedPod__p177731626224">reason</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.142.2.4.1.2 "><p id="patchCciV2NamespacedPod__p11773182172219">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.142.2.4.1.3 "><p id="patchCciV2NamespacedPod__p207732022229">A brief CamelCase message indicating details about why the pod</p>
|
|
<p id="patchCciV2NamespacedPod__p57731027225">is in this state. e.g. 'Evicted'</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row16613292217"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.142.2.4.1.1 "><p id="patchCciV2NamespacedPod__p187731827221">startTime</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.142.2.4.1.2 "><p id="patchCciV2NamespacedPod__p127735282219">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.142.2.4.1.3 "><p id="patchCciV2NamespacedPod__p8773132102212">RFC 3339 date and time at which the object was acknowledged by</p>
|
|
<p id="patchCciV2NamespacedPod__p147731321227">the Kubelet. This is before the Kubelet pulled the container image(s) for</p>
|
|
<p id="patchCciV2NamespacedPod__p107731526225">the pod.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="patchCciV2NamespacedPod__table683122182218" frame="border" border="1" rules="all"><caption><b>Table 144 </b>io.cci.otc.api.pkg.apis.versioned.cci.v2.PodCondition</caption><thead align="left"><tr id="patchCciV2NamespacedPod__row16845214220"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.143.2.4.1.1"><p id="patchCciV2NamespacedPod__p5774142162210">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.143.2.4.1.2"><p id="patchCciV2NamespacedPod__p37744210225">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.5.143.2.4.1.3"><p id="patchCciV2NamespacedPod__p147741321227">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="patchCciV2NamespacedPod__row48411220228"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.143.2.4.1.1 "><p id="patchCciV2NamespacedPod__p17742272212">lastProbeTime</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.143.2.4.1.2 "><p id="patchCciV2NamespacedPod__p1777414222211">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.143.2.4.1.3 "><p id="patchCciV2NamespacedPod__p14774524226">Last time we probed the condition.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row584526220"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.143.2.4.1.1 "><p id="patchCciV2NamespacedPod__p1677416282217">lastTransitionTime</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.143.2.4.1.2 "><p id="patchCciV2NamespacedPod__p10774124226">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.143.2.4.1.3 "><p id="patchCciV2NamespacedPod__p67741126220">Last time the condition transitioned from one status to another.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row1384162152216"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.143.2.4.1.1 "><p id="patchCciV2NamespacedPod__p15774112182212">message</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.143.2.4.1.2 "><p id="patchCciV2NamespacedPod__p37741324224">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.143.2.4.1.3 "><p id="patchCciV2NamespacedPod__p97748212217">Human-readable message indicating details about last transition.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row168515217228"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.143.2.4.1.1 "><p id="patchCciV2NamespacedPod__p16774102132213">reason</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.143.2.4.1.2 "><p id="patchCciV2NamespacedPod__p117743210221">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.143.2.4.1.3 "><p id="patchCciV2NamespacedPod__p677516252212">Unique, one-word, CamelCase reason for the condition's last transition.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row685202182213"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.143.2.4.1.1 "><p id="patchCciV2NamespacedPod__p117758220229">status</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.143.2.4.1.2 "><p id="patchCciV2NamespacedPod__p10775427226">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.143.2.4.1.3 "><p id="patchCciV2NamespacedPod__p477510216223">Status is the status of the condition. Can be True, False, Unknown. More info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#pod-conditions</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row13851227225"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.143.2.4.1.1 "><p id="patchCciV2NamespacedPod__p1677522142216">type</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.143.2.4.1.2 "><p id="patchCciV2NamespacedPod__p87751524224">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.143.2.4.1.3 "><p id="patchCciV2NamespacedPod__p117758212229">Type is the type of the condition. More info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#pod-conditions</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="patchCciV2NamespacedPod__table79252112210" frame="border" border="1" rules="all"><caption><b>Table 145 </b>io.cci.otc.api.pkg.apis.versioned.cci.v2.ContainerStatus</caption><thead align="left"><tr id="patchCciV2NamespacedPod__row10942210229"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.144.2.4.1.1"><p id="patchCciV2NamespacedPod__p577572112214">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.144.2.4.1.2"><p id="patchCciV2NamespacedPod__p167762212219">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.5.144.2.4.1.3"><p id="patchCciV2NamespacedPod__p9776524226">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="patchCciV2NamespacedPod__row79419222210"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.144.2.4.1.1 "><p id="patchCciV2NamespacedPod__p14776172192211">containerID</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.144.2.4.1.2 "><p id="patchCciV2NamespacedPod__p277632152219">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.144.2.4.1.3 "><p id="patchCciV2NamespacedPod__p577616242212">Container's ID in the format '[/topic/body/section/table/tgroup/tbody/row/entry/p/br {""}) (br]://<container_id>'.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row1794172112214"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.144.2.4.1.1 "><p id="patchCciV2NamespacedPod__p127763218228">image</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.144.2.4.1.2 "><p id="patchCciV2NamespacedPod__p477652142212">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.144.2.4.1.3 "><p id="patchCciV2NamespacedPod__p1577618213225">The image the container is running. More info: https://kubernetes.io/docs/concepts/containers/images.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row119412252210"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.144.2.4.1.1 "><p id="patchCciV2NamespacedPod__p277622172217">imageID</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.144.2.4.1.2 "><p id="patchCciV2NamespacedPod__p37766218223">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.144.2.4.1.3 "><p id="patchCciV2NamespacedPod__p8776327228">ImageID of the container's image.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row189414232211"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.144.2.4.1.1 "><p id="patchCciV2NamespacedPod__p197760292211">lastState</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.144.2.4.1.2 "><p id="patchCciV2NamespacedPod__p1577652192217"><a href="#patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.ContainerState">io.cci.otc.api.pkg.apis.versioned.cci.v2.ContainerState</a> object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.144.2.4.1.3 "><p id="patchCciV2NamespacedPod__p5776142142220">Details about the container's last termination condition.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row19940252214"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.144.2.4.1.1 "><p id="patchCciV2NamespacedPod__p57760217226">name</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.144.2.4.1.2 "><p id="patchCciV2NamespacedPod__p1777718216229">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.144.2.4.1.3 "><p id="patchCciV2NamespacedPod__p1477782162218">This must be a DNS_LABEL. Each container in a pod must have a</p>
|
|
<p id="patchCciV2NamespacedPod__p07771924228">unique name. Cannot be updated.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row1795192152213"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.144.2.4.1.1 "><p id="patchCciV2NamespacedPod__p127776282216">ready</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.144.2.4.1.2 "><p id="patchCciV2NamespacedPod__p19777922229">Boolean</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.144.2.4.1.3 "><p id="patchCciV2NamespacedPod__p37776218229">Specifies whether the container has passed its readiness probe.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row1295826223"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.144.2.4.1.1 "><p id="patchCciV2NamespacedPod__p677714220223">restartCount</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.144.2.4.1.2 "><p id="patchCciV2NamespacedPod__p11777172112218">Integer</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.144.2.4.1.3 "><p id="patchCciV2NamespacedPod__p12777182192214">The number of times the container has been restarted.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row59582172218"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.144.2.4.1.1 "><p id="patchCciV2NamespacedPod__p0777927228">started</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.144.2.4.1.2 "><p id="patchCciV2NamespacedPod__p11777226221">Boolean</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.144.2.4.1.3 "><p id="patchCciV2NamespacedPod__p1777714210222">Specifies whether the container has passed its startup probe.</p>
|
|
<p id="patchCciV2NamespacedPod__p27771324226">Initialized as false, becomes true after startupProbe is considered successful.</p>
|
|
<p id="patchCciV2NamespacedPod__p57771217220">Resets to false when the container is restarted, or if kubelet loses state</p>
|
|
<p id="patchCciV2NamespacedPod__p277710242217">temporarily. Is always true when no startupProbe is defined.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row1958212229"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.144.2.4.1.1 "><p id="patchCciV2NamespacedPod__p3777112202211">state</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.144.2.4.1.2 "><p id="patchCciV2NamespacedPod__p3778202122215"><a href="#patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.ContainerState">io.cci.otc.api.pkg.apis.versioned.cci.v2.ContainerState</a> object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.144.2.4.1.3 "><p id="patchCciV2NamespacedPod__p5778102182216">Details about the container's current condition.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="patchCciV2NamespacedPod__table2010342162217" frame="border" border="1" rules="all"><caption><b>Table 146 </b>io.cci.otc.api.pkg.apis.versioned.cci.v2.ContainerState</caption><thead align="left"><tr id="patchCciV2NamespacedPod__row210314212226"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.145.2.4.1.1"><p id="patchCciV2NamespacedPod__p5778122227">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.145.2.4.1.2"><p id="patchCciV2NamespacedPod__p107785262213">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.5.145.2.4.1.3"><p id="patchCciV2NamespacedPod__p37789212222">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="patchCciV2NamespacedPod__row1510320252217"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.145.2.4.1.1 "><p id="patchCciV2NamespacedPod__p177813211224">running</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.145.2.4.1.2 "><p id="patchCciV2NamespacedPod__p18778202162213"><a href="#patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.ContainerStateRunning">io.cci.otc.api.pkg.apis.versioned.cci.v2.ContainerStateRunning</a> object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.145.2.4.1.3 "><p id="patchCciV2NamespacedPod__p117791423229">Details about a running container</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row510410282219"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.145.2.4.1.1 "><p id="patchCciV2NamespacedPod__p9779152112215">terminated</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.145.2.4.1.2 "><p id="patchCciV2NamespacedPod__p3779102152219"><a href="#patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.ContainerStateTerminated">io.cci.otc.api.pkg.apis.versioned.cci.v2.ContainerStateTerminated</a> object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.145.2.4.1.3 "><p id="patchCciV2NamespacedPod__p977911218229">Details about a terminated container</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row16104525228"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.145.2.4.1.1 "><p id="patchCciV2NamespacedPod__p8779929226">waiting</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.145.2.4.1.2 "><p id="patchCciV2NamespacedPod__p4779921221"><a href="#patchCciV2NamespacedPod__response_io.cci.otc.api.pkg.apis.versioned.cci.v2.ContainerStateWaiting">io.cci.otc.api.pkg.apis.versioned.cci.v2.ContainerStateWaiting</a> object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.145.2.4.1.3 "><p id="patchCciV2NamespacedPod__p1177912213222">Details about a waiting container</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="patchCciV2NamespacedPod__table15107192142214" frame="border" border="1" rules="all"><caption><b>Table 147 </b>io.cci.otc.api.pkg.apis.versioned.cci.v2.ContainerStateRunning</caption><thead align="left"><tr id="patchCciV2NamespacedPod__row510714222218"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.146.2.4.1.1"><p id="patchCciV2NamespacedPod__p97803213228">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.146.2.4.1.2"><p id="patchCciV2NamespacedPod__p10780723221">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.5.146.2.4.1.3"><p id="patchCciV2NamespacedPod__p1178017211225">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="patchCciV2NamespacedPod__row17107826224"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.146.2.4.1.1 "><p id="patchCciV2NamespacedPod__p107809213229">startedAt</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.146.2.4.1.2 "><p id="patchCciV2NamespacedPod__p27808202219">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.146.2.4.1.3 "><p id="patchCciV2NamespacedPod__p1078015217224">Time at which the container was last (re-)started</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="patchCciV2NamespacedPod__table151097212229" frame="border" border="1" rules="all"><caption><b>Table 148 </b>io.cci.otc.api.pkg.apis.versioned.cci.v2.ContainerStateTerminated</caption><thead align="left"><tr id="patchCciV2NamespacedPod__row2113425223"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.147.2.4.1.1"><p id="patchCciV2NamespacedPod__p478112215223">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.147.2.4.1.2"><p id="patchCciV2NamespacedPod__p1781024222">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.5.147.2.4.1.3"><p id="patchCciV2NamespacedPod__p27818216227">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="patchCciV2NamespacedPod__row1113421227"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.147.2.4.1.1 "><p id="patchCciV2NamespacedPod__p878242132212">containerID</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.147.2.4.1.2 "><p id="patchCciV2NamespacedPod__p978214212213">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.147.2.4.1.3 "><p id="patchCciV2NamespacedPod__p678211211226">Container's ID in the format '[/topic/body/section/table/tgroup/tbody/row/entry/p/br {""}) (br]://<container_id>'</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row1114182202216"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.147.2.4.1.1 "><p id="patchCciV2NamespacedPod__p137822025223">exitCode</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.147.2.4.1.2 "><p id="patchCciV2NamespacedPod__p1782102102212">Integer</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.147.2.4.1.3 "><p id="patchCciV2NamespacedPod__p178211282218">Exit status from the last termination of the container</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row101148215222"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.147.2.4.1.1 "><p id="patchCciV2NamespacedPod__p278219242211">finishedAt</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.147.2.4.1.2 "><p id="patchCciV2NamespacedPod__p7782142112214">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.147.2.4.1.3 "><p id="patchCciV2NamespacedPod__p7782425227">Time at which the container last terminated</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row8114192162212"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.147.2.4.1.1 "><p id="patchCciV2NamespacedPod__p2078217212228">message</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.147.2.4.1.2 "><p id="patchCciV2NamespacedPod__p157821528225">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.147.2.4.1.3 "><p id="patchCciV2NamespacedPod__p8782152162213">Message regarding the last termination of the container</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row911452172214"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.147.2.4.1.1 "><p id="patchCciV2NamespacedPod__p1178218272211">reason</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.147.2.4.1.2 "><p id="patchCciV2NamespacedPod__p147831928221">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.147.2.4.1.3 "><p id="patchCciV2NamespacedPod__p1978382112220">(brief) reason from the last termination of the container</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row5114182152212"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.147.2.4.1.1 "><p id="patchCciV2NamespacedPod__p1978310252215">signal</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.147.2.4.1.2 "><p id="patchCciV2NamespacedPod__p778312132214">Integer</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.147.2.4.1.3 "><p id="patchCciV2NamespacedPod__p107837213226">Signal from the last termination of the container</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row111141726224"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.147.2.4.1.1 "><p id="patchCciV2NamespacedPod__p87831252214">startedAt</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.147.2.4.1.2 "><p id="patchCciV2NamespacedPod__p978319219227">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.147.2.4.1.3 "><p id="patchCciV2NamespacedPod__p14783424229">Time at which previous execution of the container started</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="patchCciV2NamespacedPod__table20121202192215" frame="border" border="1" rules="all"><caption><b>Table 149 </b>io.cci.otc.api.pkg.apis.versioned.cci.v2.ContainerStateWaiting</caption><thead align="left"><tr id="patchCciV2NamespacedPod__row1412113282213"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.148.2.4.1.1"><p id="patchCciV2NamespacedPod__p3784112102212">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.148.2.4.1.2"><p id="patchCciV2NamespacedPod__p1785182172211">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.5.148.2.4.1.3"><p id="patchCciV2NamespacedPod__p9785226229">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="patchCciV2NamespacedPod__row7121922227"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.148.2.4.1.1 "><p id="patchCciV2NamespacedPod__p17851924227">message</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.148.2.4.1.2 "><p id="patchCciV2NamespacedPod__p157851226225">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.148.2.4.1.3 "><p id="patchCciV2NamespacedPod__p3785182132211">Message regarding why the container is not yet running.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row112172112216"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.148.2.4.1.1 "><p id="patchCciV2NamespacedPod__p1478512272215">reason</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.148.2.4.1.2 "><p id="patchCciV2NamespacedPod__p2078518242210">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.148.2.4.1.3 "><p id="patchCciV2NamespacedPod__p1478512102217">(brief) reason the container is not yet running.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
|
|
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="patchCciV2NamespacedPod__table101287216220" frame="border" border="1" rules="all"><caption><b>Table 150 </b>io.cci.otc.api.pkg.apis.versioned.cci.v2.PodIP</caption><thead align="left"><tr id="patchCciV2NamespacedPod__row412817214229"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.149.2.4.1.1"><p id="patchCciV2NamespacedPod__p778610202216">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.5.149.2.4.1.2"><p id="patchCciV2NamespacedPod__p13786162112220">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.5.149.2.4.1.3"><p id="patchCciV2NamespacedPod__p77868210224">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="patchCciV2NamespacedPod__row1912814212220"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.149.2.4.1.1 "><p id="patchCciV2NamespacedPod__p178613210221">ip</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.5.149.2.4.1.2 "><p id="patchCciV2NamespacedPod__p207864232215">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.5.149.2.4.1.3 "><p id="patchCciV2NamespacedPod__p117860262220">ip is an IP address (IPv4 or IPv6) assigned to the pod</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
</div>
|
|
<div class="section" id="patchCciV2NamespacedPod__section147861216225"><h4 class="sectiontitle">Example Requests</h4><p id="patchCciV2NamespacedPod__p13786427223">Merge Patch, Content-Type: application/merge-patch+json</p>
|
|
<pre class="screen" id="patchCciV2NamespacedPod__screen1678611222212">{
|
|
"metadata" : {
|
|
"labels" : {
|
|
"test-label-key" : "test-label-value"
|
|
}
|
|
}
|
|
}</pre>
|
|
</div>
|
|
<div class="section" id="patchCciV2NamespacedPod__section97868282210"><h4 class="sectiontitle">Example Responses</h4><p id="patchCciV2NamespacedPod__p478713272218"><strong id="patchCciV2NamespacedPod__b187878232210">Status code: 200</strong></p>
|
|
<p id="patchCciV2NamespacedPod__p67871421228">OK</p>
|
|
<pre class="screen" id="patchCciV2NamespacedPod__screen177871126227">{
|
|
"apiVersion" : "cci/v2",
|
|
"kind" : "Pod",
|
|
"metadata" : {
|
|
"annotations" : {
|
|
"cni.yangtse.io/network-status" : "[{\"macAddress\":\"fa:16:3e:1d:75:3a\",\"ipv4Info\":{\"subnet\":\"192.168.0.0/24\",\"ipAddress\":\"192.168.0.197\",\"gateway\":\"192.168.0.1\"},\"name\":\"test-api\",\"portID\":\"b471658c-caac-4377-94f4-2eeff1192d2b\",\"ips\":[\"192.168.0.197\"],\"vlanID\":3687}]",
|
|
"networking.cci.io/vm-network-info" : "{\"vmID\":\"fda21659-a816-4449-abcf-193ac5a47b4a\",\"eniID\":\"ec9f8fae-ae74-445b-b8bb-b533e5342dbd\",\"maxEniNum\":2,\"maxSubEniNum\":16}",
|
|
"openvessel.io/monitoring-aominfo" : "08a2*************************c03:4257ecf3-7c47-43a3-86d2-d2b4d4aa3a20",
|
|
"resource.cci.io/pod-size-specs" : "2.00_4.0",
|
|
"resource.cci.io/size" : "2.00_4.0",
|
|
"scheduling.k8s.io/group-name" : "podgroup-ade5799e-9371-4c9f-ab77-0472e97211f8",
|
|
"tenant.cci.io/tenant-id" : "08a2*************************c03",
|
|
"topology.kubernetes.io/region" : "region1",
|
|
"topology.kubernetes.io/zone" : "region1c"
|
|
},
|
|
"creationTimestamp" : "2024-10-09T16:11:23Z",
|
|
"finalizers" : [ "billing.kubernetes.io/podbilling-finalizer" ],
|
|
"labels" : {
|
|
"scheduling.cci.io/vmid" : "fda21659-a816-4449-abcf-193ac5a47b4a",
|
|
"sys_enterprise_project_id" : "0",
|
|
"tenant.cci.io/tenant-id" : "08a2*************************c03",
|
|
"tenant.kubernetes.io/domain-id" : "08a*************************ee60",
|
|
"tenant.kubernetes.io/project-id" : "08a2*************************c03",
|
|
"test-label-key" : "test-label-value"
|
|
},
|
|
"name" : "test",
|
|
"namespace" : "test-api",
|
|
"resourceVersion" : "391110951",
|
|
"uid" : "ade5799e-9371-4c9f-ab77-0472e97211f8"
|
|
},
|
|
"spec" : {
|
|
"containers" : [ {
|
|
"env" : [ {
|
|
"name" : "ENV1",
|
|
"value" : "false"
|
|
}, {
|
|
"name" : "ENV2",
|
|
"value" : "xxx"
|
|
} ],
|
|
"image" : "nginx:latest",
|
|
"name" : "deploy-example",
|
|
"resources" : {
|
|
"limits" : {
|
|
"cpu" : "500m",
|
|
"memory" : "1Gi"
|
|
},
|
|
"requests" : {
|
|
"cpu" : "500m",
|
|
"memory" : "1Gi"
|
|
}
|
|
},
|
|
"terminationMessagePath" : "/dev/termination-log",
|
|
"terminationMessagePolicy" : "File"
|
|
} ],
|
|
"dnsPolicy" : "Default",
|
|
"imagePullSecrets" : [ {
|
|
"name" : "imagepull-secret"
|
|
} ],
|
|
"nodeName" : "compute-cell-001",
|
|
"restartPolicy" : "Always",
|
|
"schedulerName" : "volcano",
|
|
"securityContext" : { },
|
|
"terminationGracePeriodSeconds" : 30
|
|
},
|
|
"status" : {
|
|
"conditions" : [ {
|
|
"lastProbeTime" : null,
|
|
"lastTransitionTime" : "2024-10-09T16:11:24Z",
|
|
"status" : "True",
|
|
"type" : "Initialized"
|
|
}, {
|
|
"lastProbeTime" : null,
|
|
"lastTransitionTime" : "2024-10-09T16:11:28Z",
|
|
"status" : "True",
|
|
"type" : "Ready"
|
|
}, {
|
|
"lastProbeTime" : null,
|
|
"lastTransitionTime" : "2024-10-09T16:11:28Z",
|
|
"status" : "True",
|
|
"type" : "ContainersReady"
|
|
}, {
|
|
"lastProbeTime" : null,
|
|
"lastTransitionTime" : "2024-10-09T16:11:23Z",
|
|
"status" : "True",
|
|
"type" : "PodScheduled"
|
|
} ],
|
|
"containerStatuses" : [ {
|
|
"containerID" : "containerd://a44eef6b753babaff802d212e78afef2422959e90bd79ab5b385adb302aa3d1e",
|
|
"image" : "nginx:latest",
|
|
"imageID" : "docker.io/library/nginx@sha256:416d511ffa63777489af47f250b70d1570e428b67666567085f2bece3571ad83",
|
|
"lastState" : { },
|
|
"name" : "deploy-example",
|
|
"ready" : true,
|
|
"restartCount" : 0,
|
|
"started" : true,
|
|
"state" : {
|
|
"running" : {
|
|
"startedAt" : "2024-10-09T16:11:27Z"
|
|
}
|
|
}
|
|
} ],
|
|
"phase" : "Running",
|
|
"podIP" : "192.168.0.197",
|
|
"podIPs" : [ {
|
|
"ip" : "192.168.0.197"
|
|
} ],
|
|
"qosClass" : "Guaranteed",
|
|
"startTime" : "2024-10-09T16:11:24Z"
|
|
}
|
|
}</pre>
|
|
</div>
|
|
<div class="section" id="patchCciV2NamespacedPod__section17901529221"><h4 class="sectiontitle">Status Codes</h4>
|
|
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="patchCciV2NamespacedPod__status_code" frame="border" border="1" rules="all"><thead align="left"><tr id="patchCciV2NamespacedPod__row215412132215"><th align="left" class="cellrowborder" valign="top" width="15%" id="mcps1.3.8.2.1.3.1.1"><p id="patchCciV2NamespacedPod__p11790162202218">Status Code</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="85%" id="mcps1.3.8.2.1.3.1.2"><p id="patchCciV2NamespacedPod__p17903216229">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="patchCciV2NamespacedPod__row115414216228"><td class="cellrowborder" valign="top" width="15%" headers="mcps1.3.8.2.1.3.1.1 "><p id="patchCciV2NamespacedPod__p87901324229">200</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="85%" headers="mcps1.3.8.2.1.3.1.2 "><p id="patchCciV2NamespacedPod__p1679010242220">OK</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row16154624229"><td class="cellrowborder" valign="top" width="15%" headers="mcps1.3.8.2.1.3.1.1 "><p id="patchCciV2NamespacedPod__p147907216221">201</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="85%" headers="mcps1.3.8.2.1.3.1.2 "><p id="patchCciV2NamespacedPod__p1679016212213">Created</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row17154122228"><td class="cellrowborder" valign="top" width="15%" headers="mcps1.3.8.2.1.3.1.1 "><p id="patchCciV2NamespacedPod__p77911425227">400</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="85%" headers="mcps1.3.8.2.1.3.1.2 "><p id="patchCciV2NamespacedPod__p97914214226">BadRequest</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row161541823222"><td class="cellrowborder" valign="top" width="15%" headers="mcps1.3.8.2.1.3.1.1 "><p id="patchCciV2NamespacedPod__p17791028223">401</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="85%" headers="mcps1.3.8.2.1.3.1.2 "><p id="patchCciV2NamespacedPod__p1779182152217">Unauthorized</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row101546212212"><td class="cellrowborder" valign="top" width="15%" headers="mcps1.3.8.2.1.3.1.1 "><p id="patchCciV2NamespacedPod__p879142142213">403</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="85%" headers="mcps1.3.8.2.1.3.1.2 "><p id="patchCciV2NamespacedPod__p157911522222">Forbidden</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row101551821227"><td class="cellrowborder" valign="top" width="15%" headers="mcps1.3.8.2.1.3.1.1 "><p id="patchCciV2NamespacedPod__p1479113262212">404</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="85%" headers="mcps1.3.8.2.1.3.1.2 "><p id="patchCciV2NamespacedPod__p1879117222213">NotFound</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row141551215223"><td class="cellrowborder" valign="top" width="15%" headers="mcps1.3.8.2.1.3.1.1 "><p id="patchCciV2NamespacedPod__p2791225220">405</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="85%" headers="mcps1.3.8.2.1.3.1.2 "><p id="patchCciV2NamespacedPod__p679152192215">MethodNotAllowed</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row115515202219"><td class="cellrowborder" valign="top" width="15%" headers="mcps1.3.8.2.1.3.1.1 "><p id="patchCciV2NamespacedPod__p979111252218">406</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="85%" headers="mcps1.3.8.2.1.3.1.2 "><p id="patchCciV2NamespacedPod__p5791102162214">NotAcceptable</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row1615610211228"><td class="cellrowborder" valign="top" width="15%" headers="mcps1.3.8.2.1.3.1.1 "><p id="patchCciV2NamespacedPod__p27917272216">409</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="85%" headers="mcps1.3.8.2.1.3.1.2 "><p id="patchCciV2NamespacedPod__p14791627229">Conflict</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row91561229224"><td class="cellrowborder" valign="top" width="15%" headers="mcps1.3.8.2.1.3.1.1 "><p id="patchCciV2NamespacedPod__p679118222215">415</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="85%" headers="mcps1.3.8.2.1.3.1.2 "><p id="patchCciV2NamespacedPod__p279219252215">UnsupportedMediaType</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row12156142162210"><td class="cellrowborder" valign="top" width="15%" headers="mcps1.3.8.2.1.3.1.1 "><p id="patchCciV2NamespacedPod__p1679212222215">422</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="85%" headers="mcps1.3.8.2.1.3.1.2 "><p id="patchCciV2NamespacedPod__p17792122224">Invalid</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row6156112102213"><td class="cellrowborder" valign="top" width="15%" headers="mcps1.3.8.2.1.3.1.1 "><p id="patchCciV2NamespacedPod__p107920211222">429</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="85%" headers="mcps1.3.8.2.1.3.1.2 "><p id="patchCciV2NamespacedPod__p117924210224">TooManyRequests</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row181561624227"><td class="cellrowborder" valign="top" width="15%" headers="mcps1.3.8.2.1.3.1.1 "><p id="patchCciV2NamespacedPod__p57923242211">500</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="85%" headers="mcps1.3.8.2.1.3.1.2 "><p id="patchCciV2NamespacedPod__p1779210216227">InternalError</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row1615716218220"><td class="cellrowborder" valign="top" width="15%" headers="mcps1.3.8.2.1.3.1.1 "><p id="patchCciV2NamespacedPod__p179292192219">503</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="85%" headers="mcps1.3.8.2.1.3.1.2 "><p id="patchCciV2NamespacedPod__p77921522228">ServiceUnavailable</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="patchCciV2NamespacedPod__row111571121223"><td class="cellrowborder" valign="top" width="15%" headers="mcps1.3.8.2.1.3.1.1 "><p id="patchCciV2NamespacedPod__p1779214220227">504</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="85%" headers="mcps1.3.8.2.1.3.1.2 "><p id="patchCciV2NamespacedPod__p47924292215">ServerTimeout</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div>
|
|
<div class="familylinks">
|
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="cci_02_2000.html">Proprietary APIs</a></div>
|
|
</div>
|
|
</div>
|
|
|