Manifestos Kubernetes
Lista de manifestos kubernetes aceitos no cluster e sua sintaxe básica.
Índice
- deployments.apps — Deployment / v1
- services — Service / v1
- ingresses.networking.k8s.io — Ingress / v1
- configmaps — ConfigMap / v1
- secrets — Secret / v1
- namespaces — Namespace / v1
- pods — Pod / v1
- persistentvolumeclaims — PersistentVolumeClaim / v1
- serviceaccounts — ServiceAccount / v1
- jobs.batch — Job / v1
- cronjobs.batch — CronJob / v1
- resourcequotas — ResourceQuota / v1
- limitranges — LimitRange / v1
- networkpolicies.networking.k8s.io — NetworkPolicy / v1
- roles.rbac.authorization.k8s.io — Role / v1
- rolebindings.rbac.authorization.k8s.io — RoleBinding / v1
- clusterroles.rbac.authorization.k8s.io — ClusterRole / v1
- clusterrolebindings.rbac.authorization.k8s.io — ClusterRoleBinding / v1
- horizontalpodautoscalers.autoscaling — HorizontalPodAutoscaler / v2
- poddisruptionbudgets.policy — PodDisruptionBudget / v1
- statefulsets.apps — StatefulSet / v1
- storageclasses.storage.k8s.io — StorageClass / v1
- persistentvolumes — PersistentVolume / v1
- daemonsets.apps — DaemonSet / v1
- ingressclasses.networking.k8s.io — IngressClass / v1
- replicasets.apps — ReplicaSet / v1
- applications.argoproj.io — Application / v1alpha1
- applicationsets.argoproj.io — ApplicationSet / v1alpha1
- appprojects.argoproj.io — AppProject / v1alpha1
- certificatesigningrequests.certificates.k8s.io — CertificateSigningRequest / v1
- volumesnapshots.snapshot.storage.k8s.io — VolumeSnapshot / v1
- volumesnapshotclasses.snapshot.storage.k8s.io — VolumeSnapshotClass / v1
- volumesnapshotcontents.snapshot.storage.k8s.io — VolumeSnapshotContent / v1
- runtimeclasses.node.k8s.io — RuntimeClass / v1
- priorityclasses.scheduling.k8s.io — PriorityClass / v1
- customresourcedefinitions.apiextensions.k8s.io — CustomResourceDefinition / v1
- validatingadmissionpolicies.admissionregistration.k8s.io — ValidatingAdmissionPolicy / v1
- validatingadmissionpolicybindings.admissionregistration.k8s.io — ValidatingAdmissionPolicyBinding / v1
- mutatingwebhookconfigurations.admissionregistration.k8s.io — MutatingWebhookConfiguration / v1
- validatingwebhookconfigurations.admissionregistration.k8s.io — ValidatingWebhookConfiguration / v1
- endpointslices.discovery.k8s.io — EndpointSlice / v1
- endpoints — Endpoints / v1
- leases.coordination.k8s.io — Lease / v1
- events — Event / v1
- events.events.k8s.io — Event / v1
- nodes — Node / v1
- podtemplates — PodTemplate / v1
- replicationcontrollers — ReplicationController / v1
- controllerrevisions.apps — ControllerRevision / v1
- apiservices.apiregistration.k8s.io — APIService / v1
- apiservices.management.cattle.io — APIService / v3
- flowschemas.flowcontrol.apiserver.k8s.io — FlowSchema / v1
- prioritylevelconfigurations.flowcontrol.apiserver.k8s.io — PriorityLevelConfiguration / v1
- csidrivers.storage.k8s.io — CSIDriver / v1
- csinodes.storage.k8s.io — CSINode / v1
- csistoragecapacities.storage.k8s.io — CSIStorageCapacity / v1
- volumeattachments.storage.k8s.io — VolumeAttachment / v1
- volumegroupsnapshots.groupsnapshot.storage.k8s.io — VolumeGroupSnapshot / v1beta1
- volumegroupsnapshotclasses.groupsnapshot.storage.k8s.io — VolumeGroupSnapshotClass / v1beta1
- volumegroupsnapshotcontents.groupsnapshot.storage.k8s.io — VolumeGroupSnapshotContent / v1beta1
- adminnetworkpolicies.policy.networking.k8s.io — AdminNetworkPolicy / v1alpha1
- baselineadminnetworkpolicies.policy.networking.k8s.io — BaselineAdminNetworkPolicy / v1alpha1
- servicecidrs.networking.k8s.io — ServiceCIDR / v1
- ipaddresses.networking.k8s.io — IPAddress / v1
- clusterpullsecrets.ops.alexellis.io — ClusterPullSecret / v1
- helmcharts.helm.cattle.io — HelmChart / v1
- helmchartconfigs.helm.cattle.io — HelmChartConfig / v1
- addons.k3s.cattle.io — Addon / v1
- plans.upgrade.cattle.io — Plan / v1
- etcdsnapshotfiles.k3s.cattle.io — ETCDSnapshotFile / v1
- apps.catalog.cattle.io — App / v1
- clusterrepos.catalog.cattle.io — ClusterRepo / v1
- operations.catalog.cattle.io — Operation / v1
- uiplugins.catalog.cattle.io — UIPlugin / v1
- navlinks.ui.cattle.io — NavLink / v1
- preferences.management.cattle.io — Preference / v3
- settings.management.cattle.io — Setting / v3
- features.management.cattle.io — Feature / v3
- clusters.management.cattle.io — Cluster / v3
- clusterregistrationtokens.management.cattle.io — ClusterRegistrationToken / v3
- clusterproxyconfigs.management.cattle.io — ClusterProxyConfig / v3
- proxyendpoints.management.cattle.io — ProxyEndpoint / v3
- users.management.cattle.io — User / v3
- groups.management.cattle.io — Group / v3
- groupmembers.management.cattle.io — GroupMember / v3
- userattributes.management.cattle.io — UserAttribute / v3
- tokens.management.cattle.io — Token / v3
- authconfigs.management.cattle.io — AuthConfig / v3
- podsecurityadmissionconfigurationtemplates.management.cattle.io — PodSecurityAdmissionConfigurationTemplate / v3
- auditpolicies.auditlog.cattle.io — AuditPolicy / v1
- secretrequests.telemetry.cattle.io — SecretRequest / v1
- installations.operator.tigera.io — Installation / v1
- apiservers.operator.tigera.io — APIServer / v1
- tigerastatuses.operator.tigera.io — TigeraStatus / v1
- imagesets.operator.tigera.io — ImageSet / v1
- gatewayapis.operator.tigera.io — GatewayAPI / v1
- goldmanes.operator.tigera.io — Goldmane / v1
- whiskers.operator.tigera.io — Whisker / v1
- managementclusterconnections.operator.tigera.io — ManagementClusterConnection / v1
- bgpconfigurations.crd.projectcalico.org — BGPConfiguration / v1
- bgppeers.crd.projectcalico.org — BGPPeer / v1
- bgpfilters.crd.projectcalico.org — BGPFilter / v1
- ippools.crd.projectcalico.org — IPPool / v1
- ipreservations.crd.projectcalico.org — IPReservation / v1
- ipamconfigs.crd.projectcalico.org — IPAMConfig / v1
- ipamblocks.crd.projectcalico.org — IPAMBlock / v1
- ipamhandles.crd.projectcalico.org — IPAMHandle / v1
- blockaffinities.crd.projectcalico.org — BlockAffinity / v1
- felixconfigurations.crd.projectcalico.org — FelixConfiguration / v1
- kubecontrollersconfigurations.crd.projectcalico.org — KubeControllersConfiguration / v1
- clusterinformations.crd.projectcalico.org — ClusterInformation / v1
- caliconodestatuses.crd.projectcalico.org — CalicoNodeStatus / v1
- globalnetworkpolicies.crd.projectcalico.org — GlobalNetworkPolicy / v1
- globalnetworksets.crd.projectcalico.org — GlobalNetworkSet / v1
- networkpolicies.crd.projectcalico.org — NetworkPolicy / v1
- networksets.crd.projectcalico.org — NetworkSet / v1
- hostendpoints.crd.projectcalico.org — HostEndpoint / v1
- tiers.crd.projectcalico.org — Tier / v1
- stagednetworkpolicies.crd.projectcalico.org — StagedNetworkPolicy / v1
- stagedglobalnetworkpolicies.crd.projectcalico.org — StagedGlobalNetworkPolicy / v1
- stagedkubernetesnetworkpolicies.crd.projectcalico.org — StagedKubernetesNetworkPolicy / v1
- bindings — Binding / v1
- componentstatuses — ComponentStatus / v1
- selfsubjectaccessreviews.authorization.k8s.io — SelfSubjectAccessReview / v1
- selfsubjectrulesreviews.authorization.k8s.io — SelfSubjectRulesReview / v1
- selfsubjectreviews.authentication.k8s.io — SelfSubjectReview / v1
- subjectaccessreviews.authorization.k8s.io — SubjectAccessReview / v1
- localsubjectaccessreviews.authorization.k8s.io — LocalSubjectAccessReview / v1
- tokenreviews.authentication.k8s.io — TokenReview / v1
- nodes.metrics.k8s.io — Node / v1
- pods.metrics.k8s.io — Pod / v1
1. deployments.apps
Recurso: deployments.apps
Grupo/API: apps
Tipo: Deployment
Versão: v1
GRUPO: apps
TIPO: Deployment
VERSÃO: v1
DESCRIÇÃO:
Deployment permite atualizações declarativas para Pods e ReplicaSets.
CAMPOS:
apiVersion <texto>
kind <texto>
metadata <ObjectMeta>
annotations <mapa[texto]texto>
creationTimestamp <texto>
deletionGracePeriodSeconds <inteiro>
deletionTimestamp <texto>
finalizers <[]texto>
generateName <texto>
generation <inteiro>
labels <mapa[texto]texto>
managedFields <[]ManagedFieldsEntry>
apiVersion <texto>
fieldsType <texto>
fieldsV1 <FieldsV1>
manager <texto>
operation <texto>
subresource <texto>
time <texto>
name <texto>
namespace <texto>
ownerReferences <[]OwnerReference>
apiVersion <texto> -obrigatório-
blockOwnerDeletion <booleano>
controller <booleano>
kind <texto> -obrigatório-
name <texto> -obrigatório-
uid <texto> -obrigatório-
resourceVersion <texto>
selfLink <texto>
uid <texto>
spec <DeploymentSpec>
minReadySeconds <inteiro>
paused <booleano>
progressDeadlineSeconds <inteiro>
replicas <inteiro>
revisionHistoryLimit <inteiro>
selector <LabelSelector> -obrigatório-
matchExpressions <[]LabelSelectorRequirement>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
strategy <DeploymentStrategy>
rollingUpdate <RollingUpdateDeployment>
maxSurge <IntOrString>
maxUnavailable <IntOrString>
type <texto>
opções: Recreate, RollingUpdate
template <PodTemplateSpec> -obrigatório-
metadata <ObjectMeta>
annotations <mapa[texto]texto>
creationTimestamp <texto>
deletionGracePeriodSeconds <inteiro>
deletionTimestamp <texto>
finalizers <[]texto>
generateName <texto>
generation <inteiro>
labels <mapa[texto]texto>
managedFields <[]ManagedFieldsEntry>
apiVersion <texto>
fieldsType <texto>
fieldsV1 <FieldsV1>
manager <texto>
operation <texto>
subresource <texto>
time <texto>
name <texto>
namespace <texto>
ownerReferences <[]OwnerReference>
apiVersion <texto> -obrigatório-
blockOwnerDeletion <booleano>
controller <booleano>
kind <texto> -obrigatório-
name <texto> -obrigatório-
uid <texto> -obrigatório-
resourceVersion <texto>
selfLink <texto>
uid <texto>
spec <PodSpec>
activeDeadlineSeconds <inteiro>
affinity <Affinity>
nodeAffinity <NodeAffinity>
preferredDuringSchedulingIgnoredDuringExecution <[]PreferredSchedulingTerm>
preference <NodeSelectorTerm> -obrigatório-
matchExpressions <[]NodeSelectorRequirement>
key <texto> -obrigatório-
operator <texto> -obrigatório-
opções: DoesNotExist, Exists, Gt, In, ....
values <[]texto>
matchFields <[]NodeSelectorRequirement>
key <texto> -obrigatório-
operator <texto> -obrigatório-
opções: DoesNotExist, Exists, Gt, In, ....
values <[]texto>
weight <inteiro> -obrigatório-
requiredDuringSchedulingIgnoredDuringExecution <NodeSelector>
nodeSelectorTerms <[]NodeSelectorTerm> -obrigatório-
matchExpressions <[]NodeSelectorRequirement>
key <texto> -obrigatório-
operator <texto> -obrigatório-
opções: DoesNotExist, Exists, Gt, In, ....
values <[]texto>
matchFields <[]NodeSelectorRequirement>
key <texto> -obrigatório-
operator <texto> -obrigatório-
opções: DoesNotExist, Exists, Gt, In, ....
values <[]texto>
podAffinity <PodAffinity>
preferredDuringSchedulingIgnoredDuringExecution <[]WeightedPodAffinityTerm>
podAffinityTerm <PodAffinityTerm> -obrigatório-
labelSelector <LabelSelector>
matchExpressions <[]LabelSelectorRequirement>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
matchLabelKeys <[]texto>
mismatchLabelKeys <[]texto>
namespaceSelector <LabelSelector>
matchExpressions <[]LabelSelectorRequirement>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
namespaces <[]texto>
topologyKey <texto> -obrigatório-
weight <inteiro> -obrigatório-
requiredDuringSchedulingIgnoredDuringExecution <[]PodAffinityTerm>
labelSelector <LabelSelector>
matchExpressions <[]LabelSelectorRequirement>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
matchLabelKeys <[]texto>
mismatchLabelKeys <[]texto>
namespaceSelector <LabelSelector>
matchExpressions <[]LabelSelectorRequirement>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
namespaces <[]texto>
topologyKey <texto> -obrigatório-
podAntiAffinity <PodAntiAffinity>
preferredDuringSchedulingIgnoredDuringExecution <[]WeightedPodAffinityTerm>
podAffinityTerm <PodAffinityTerm> -obrigatório-
labelSelector <LabelSelector>
matchExpressions <[]LabelSelectorRequirement>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
matchLabelKeys <[]texto>
mismatchLabelKeys <[]texto>
namespaceSelector <LabelSelector>
matchExpressions <[]LabelSelectorRequirement>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
namespaces <[]texto>
topologyKey <texto> -obrigatório-
weight <inteiro> -obrigatório-
requiredDuringSchedulingIgnoredDuringExecution <[]PodAffinityTerm>
labelSelector <LabelSelector>
matchExpressions <[]LabelSelectorRequirement>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
matchLabelKeys <[]texto>
mismatchLabelKeys <[]texto>
namespaceSelector <LabelSelector>
matchExpressions <[]LabelSelectorRequirement>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
namespaces <[]texto>
topologyKey <texto> -obrigatório-
automountServiceAccountToken <booleano>
containers <[]Container> -obrigatório-
args <[]texto>
command <[]texto>
env <[]EnvVar>
name <texto> -obrigatório-
value <texto>
valueFrom <EnvVarSource>
configMapKeyRef <ConfigMapKeySelector>
key <texto> -obrigatório-
name <texto>
optional <booleano>
fieldRef <ObjectFieldSelector>
apiVersion <texto>
fieldPath <texto> -obrigatório-
resourceFieldRef <ResourceFieldSelector>
containerName <texto>
divisor <Quantity>
resource <texto> -obrigatório-
secretKeyRef <SecretKeySelector>
key <texto> -obrigatório-
name <texto>
optional <booleano>
envFrom <[]EnvFromSource>
configMapRef <ConfigMapEnvSource>
name <texto>
optional <booleano>
prefix <texto>
secretRef <SecretEnvSource>
name <texto>
optional <booleano>
image <texto>
imagePullPolicy <texto>
opções: Always, IfNotPresent, Never
lifecycle <Lifecycle>
postStart <LifecycleHandler>
exec <ExecAction>
command <[]texto>
httpGet <HTTPGetAction>
host <texto>
httpHeaders <[]HTTPHeader>
name <texto> -obrigatório-
value <texto> -obrigatório-
path <texto>
port <IntOrString> -obrigatório-
scheme <texto>
opções: HTTP, HTTPS
sleep <SleepAction>
seconds <inteiro> -obrigatório-
tcpSocket <TCPSocketAction>
host <texto>
port <IntOrString> -obrigatório-
preStop <LifecycleHandler>
exec <ExecAction>
command <[]texto>
httpGet <HTTPGetAction>
host <texto>
httpHeaders <[]HTTPHeader>
name <texto> -obrigatório-
value <texto> -obrigatório-
path <texto>
port <IntOrString> -obrigatório-
scheme <texto>
opções: HTTP, HTTPS
sleep <SleepAction>
seconds <inteiro> -obrigatório-
tcpSocket <TCPSocketAction>
host <texto>
port <IntOrString> -obrigatório-
stopSignal <texto>
opções: SIGABRT, SIGALRM, SIGBUS, SIGCHLD, ....
livenessProbe <Probe>
exec <ExecAction>
command <[]texto>
failureThreshold <inteiro>
grpc <GRPCAction>
port <inteiro> -obrigatório-
service <texto>
httpGet <HTTPGetAction>
host <texto>
httpHeaders <[]HTTPHeader>
name <texto> -obrigatório-
value <texto> -obrigatório-
path <texto>
port <IntOrString> -obrigatório-
scheme <texto>
opções: HTTP, HTTPS
initialDelaySeconds <inteiro>
periodSeconds <inteiro>
successThreshold <inteiro>
tcpSocket <TCPSocketAction>
host <texto>
port <IntOrString> -obrigatório-
terminationGracePeriodSeconds <inteiro>
timeoutSeconds <inteiro>
name <texto> -obrigatório-
ports <[]ContainerPort>
containerPort <inteiro> -obrigatório-
hostIP <texto>
hostPort <inteiro>
name <texto>
protocol <texto>
opções: SCTP, TCP, UDP
readinessProbe <Probe>
exec <ExecAction>
command <[]texto>
failureThreshold <inteiro>
grpc <GRPCAction>
port <inteiro> -obrigatório-
service <texto>
httpGet <HTTPGetAction>
host <texto>
httpHeaders <[]HTTPHeader>
name <texto> -obrigatório-
value <texto> -obrigatório-
path <texto>
port <IntOrString> -obrigatório-
scheme <texto>
opções: HTTP, HTTPS
initialDelaySeconds <inteiro>
periodSeconds <inteiro>
successThreshold <inteiro>
tcpSocket <TCPSocketAction>
host <texto>
port <IntOrString> -obrigatório-
terminationGracePeriodSeconds <inteiro>
timeoutSeconds <inteiro>
resizePolicy <[]ContainerResizePolicy>
resourceName <texto> -obrigatório-
restartPolicy <texto> -obrigatório-
resources <ResourceRequirements>
claims <[]ResourceClaim>
name <texto> -obrigatório-
request <texto>
limits <map[string]Quantity>
requests <map[string]Quantity>
restartPolicy <texto>
securityContext <SecurityContext>
allowPrivilegeEscalation <booleano>
appArmorProfile <AppArmorProfile>
localhostProfile <texto>
type <texto> -obrigatório-
opções: Localhost, RuntimeDefault, Unconfined
capabilities <Capabilities>
add <[]texto>
drop <[]texto>
privileged <booleano>
procMount <texto>
opções: Default, Unmasked
readOnlyRootFilesystem <booleano>
runAsGroup <inteiro>
runAsNonRoot <booleano>
runAsUser <inteiro>
seLinuxOptions <SELinuxOptions>
level <texto>
role <texto>
type <texto>
user <texto>
seccompProfile <SeccompProfile>
localhostProfile <texto>
type <texto> -obrigatório-
opções: Localhost, RuntimeDefault, Unconfined
windowsOptions <WindowsSecurityContextOptions>
gmsaCredentialSpec <texto>
gmsaCredentialSpecName <texto>
hostProcess <booleano>
runAsUserName <texto>
startupProbe <Probe>
exec <ExecAction>
command <[]texto>
failureThreshold <inteiro>
grpc <GRPCAction>
port <inteiro> -obrigatório-
service <texto>
httpGet <HTTPGetAction>
host <texto>
httpHeaders <[]HTTPHeader>
name <texto> -obrigatório-
value <texto> -obrigatório-
path <texto>
port <IntOrString> -obrigatório-
scheme <texto>
opções: HTTP, HTTPS
initialDelaySeconds <inteiro>
periodSeconds <inteiro>
successThreshold <inteiro>
tcpSocket <TCPSocketAction>
host <texto>
port <IntOrString> -obrigatório-
terminationGracePeriodSeconds <inteiro>
timeoutSeconds <inteiro>
stdin <booleano>
stdinOnce <booleano>
terminationMessagePath <texto>
terminationMessagePolicy <texto>
opções: FallbackToLogsOnError, File
tty <booleano>
volumeDevices <[]VolumeDevice>
devicePath <texto> -obrigatório-
name <texto> -obrigatório-
volumeMounts <[]VolumeMount>
mountPath <texto> -obrigatório-
mountPropagation <texto>
opções: Bidirectional, HostToContainer, None
name <texto> -obrigatório-
readOnly <booleano>
recursiveReadOnly <texto>
subPath <texto>
subPathExpr <texto>
workingDir <texto>
dnsConfig <PodDNSConfig>
nameservers <[]texto>
options <[]PodDNSConfigOption>
name <texto>
value <texto>
searches <[]texto>
dnsPolicy <texto>
opções: ClusterFirst, ClusterFirstWithHostNet, Default, None
enableServiceLinks <booleano>
ephemeralContainers <[]EphemeralContainer>
args <[]texto>
command <[]texto>
env <[]EnvVar>
name <texto> -obrigatório-
value <texto>
valueFrom <EnvVarSource>
configMapKeyRef <ConfigMapKeySelector>
key <texto> -obrigatório-
name <texto>
optional <booleano>
fieldRef <ObjectFieldSelector>
apiVersion <texto>
fieldPath <texto> -obrigatório-
resourceFieldRef <ResourceFieldSelector>
containerName <texto>
divisor <Quantity>
resource <texto> -obrigatório-
secretKeyRef <SecretKeySelector>
key <texto> -obrigatório-
name <texto>
optional <booleano>
envFrom <[]EnvFromSource>
configMapRef <ConfigMapEnvSource>
name <texto>
optional <booleano>
prefix <texto>
secretRef <SecretEnvSource>
name <texto>
optional <booleano>
image <texto>
imagePullPolicy <texto>
opções: Always, IfNotPresent, Never
lifecycle <Lifecycle>
postStart <LifecycleHandler>
exec <ExecAction>
command <[]texto>
httpGet <HTTPGetAction>
host <texto>
httpHeaders <[]HTTPHeader>
name <texto> -obrigatório-
value <texto> -obrigatório-
path <texto>
port <IntOrString> -obrigatório-
scheme <texto>
opções: HTTP, HTTPS
sleep <SleepAction>
seconds <inteiro> -obrigatório-
tcpSocket <TCPSocketAction>
host <texto>
port <IntOrString> -obrigatório-
preStop <LifecycleHandler>
exec <ExecAction>
command <[]texto>
httpGet <HTTPGetAction>
host <texto>
httpHeaders <[]HTTPHeader>
name <texto> -obrigatório-
value <texto> -obrigatório-
path <texto>
port <IntOrString> -obrigatório-
scheme <texto>
opções: HTTP, HTTPS
sleep <SleepAction>
seconds <inteiro> -obrigatório-
tcpSocket <TCPSocketAction>
host <texto>
port <IntOrString> -obrigatório-
stopSignal <texto>
opções: SIGABRT, SIGALRM, SIGBUS, SIGCHLD, ....
livenessProbe <Probe>
exec <ExecAction>
command <[]texto>
failureThreshold <inteiro>
grpc <GRPCAction>
port <inteiro> -obrigatório-
service <texto>
httpGet <HTTPGetAction>
host <texto>
httpHeaders <[]HTTPHeader>
name <texto> -obrigatório-
value <texto> -obrigatório-
path <texto>
port <IntOrString> -obrigatório-
scheme <texto>
opções: HTTP, HTTPS
initialDelaySeconds <inteiro>
periodSeconds <inteiro>
successThreshold <inteiro>
tcpSocket <TCPSocketAction>
host <texto>
port <IntOrString> -obrigatório-
terminationGracePeriodSeconds <inteiro>
timeoutSeconds <inteiro>
name <texto> -obrigatório-
ports <[]ContainerPort>
containerPort <inteiro> -obrigatório-
hostIP <texto>
hostPort <inteiro>
name <texto>
protocol <texto>
opções: SCTP, TCP, UDP
readinessProbe <Probe>
exec <ExecAction>
command <[]texto>
failureThreshold <inteiro>
grpc <GRPCAction>
port <inteiro> -obrigatório-
service <texto>
httpGet <HTTPGetAction>
host <texto>
httpHeaders <[]HTTPHeader>
name <texto> -obrigatório-
value <texto> -obrigatório-
path <texto>
port <IntOrString> -obrigatório-
scheme <texto>
opções: HTTP, HTTPS
initialDelaySeconds <inteiro>
periodSeconds <inteiro>
successThreshold <inteiro>
tcpSocket <TCPSocketAction>
host <texto>
port <IntOrString> -obrigatório-
terminationGracePeriodSeconds <inteiro>
timeoutSeconds <inteiro>
resizePolicy <[]ContainerResizePolicy>
resourceName <texto> -obrigatório-
restartPolicy <texto> -obrigatório-
resources <ResourceRequirements>
claims <[]ResourceClaim>
name <texto> -obrigatório-
request <texto>
limits <map[string]Quantity>
requests <map[string]Quantity>
restartPolicy <texto>
securityContext <SecurityContext>
allowPrivilegeEscalation <booleano>
appArmorProfile <AppArmorProfile>
localhostProfile <texto>
type <texto> -obrigatório-
opções: Localhost, RuntimeDefault, Unconfined
capabilities <Capabilities>
add <[]texto>
drop <[]texto>
privileged <booleano>
procMount <texto>
opções: Default, Unmasked
readOnlyRootFilesystem <booleano>
runAsGroup <inteiro>
runAsNonRoot <booleano>
runAsUser <inteiro>
seLinuxOptions <SELinuxOptions>
level <texto>
role <texto>
type <texto>
user <texto>
seccompProfile <SeccompProfile>
localhostProfile <texto>
type <texto> -obrigatório-
opções: Localhost, RuntimeDefault, Unconfined
windowsOptions <WindowsSecurityContextOptions>
gmsaCredentialSpec <texto>
gmsaCredentialSpecName <texto>
hostProcess <booleano>
runAsUserName <texto>
startupProbe <Probe>
exec <ExecAction>
command <[]texto>
failureThreshold <inteiro>
grpc <GRPCAction>
port <inteiro> -obrigatório-
service <texto>
httpGet <HTTPGetAction>
host <texto>
httpHeaders <[]HTTPHeader>
name <texto> -obrigatório-
value <texto> -obrigatório-
path <texto>
port <IntOrString> -obrigatório-
scheme <texto>
opções: HTTP, HTTPS
initialDelaySeconds <inteiro>
periodSeconds <inteiro>
successThreshold <inteiro>
tcpSocket <TCPSocketAction>
host <texto>
port <IntOrString> -obrigatório-
terminationGracePeriodSeconds <inteiro>
timeoutSeconds <inteiro>
stdin <booleano>
stdinOnce <booleano>
targetContainerName <texto>
terminationMessagePath <texto>
terminationMessagePolicy <texto>
opções: FallbackToLogsOnError, File
tty <booleano>
volumeDevices <[]VolumeDevice>
devicePath <texto> -obrigatório-
name <texto> -obrigatório-
volumeMounts <[]VolumeMount>
mountPath <texto> -obrigatório-
mountPropagation <texto>
opções: Bidirectional, HostToContainer, None
name <texto> -obrigatório-
readOnly <booleano>
recursiveReadOnly <texto>
subPath <texto>
subPathExpr <texto>
workingDir <texto>
hostAliases <[]HostAlias>
hostnames <[]texto>
ip <texto> -obrigatório-
hostIPC <booleano>
hostNetwork <booleano>
hostPID <booleano>
hostUsers <booleano>
hostname <texto>
imagePullSecrets <[]LocalObjectReference>
name <texto>
initContainers <[]Container>
args <[]texto>
command <[]texto>
env <[]EnvVar>
name <texto> -obrigatório-
value <texto>
valueFrom <EnvVarSource>
configMapKeyRef <ConfigMapKeySelector>
key <texto> -obrigatório-
name <texto>
optional <booleano>
fieldRef <ObjectFieldSelector>
apiVersion <texto>
fieldPath <texto> -obrigatório-
resourceFieldRef <ResourceFieldSelector>
containerName <texto>
divisor <Quantity>
resource <texto> -obrigatório-
secretKeyRef <SecretKeySelector>
key <texto> -obrigatório-
name <texto>
optional <booleano>
envFrom <[]EnvFromSource>
configMapRef <ConfigMapEnvSource>
name <texto>
optional <booleano>
prefix <texto>
secretRef <SecretEnvSource>
name <texto>
optional <booleano>
image <texto>
imagePullPolicy <texto>
opções: Always, IfNotPresent, Never
lifecycle <Lifecycle>
postStart <LifecycleHandler>
exec <ExecAction>
command <[]texto>
httpGet <HTTPGetAction>
host <texto>
httpHeaders <[]HTTPHeader>
name <texto> -obrigatório-
value <texto> -obrigatório-
path <texto>
port <IntOrString> -obrigatório-
scheme <texto>
opções: HTTP, HTTPS
sleep <SleepAction>
seconds <inteiro> -obrigatório-
tcpSocket <TCPSocketAction>
host <texto>
port <IntOrString> -obrigatório-
preStop <LifecycleHandler>
exec <ExecAction>
command <[]texto>
httpGet <HTTPGetAction>
host <texto>
httpHeaders <[]HTTPHeader>
name <texto> -obrigatório-
value <texto> -obrigatório-
path <texto>
port <IntOrString> -obrigatório-
scheme <texto>
opções: HTTP, HTTPS
sleep <SleepAction>
seconds <inteiro> -obrigatório-
tcpSocket <TCPSocketAction>
host <texto>
port <IntOrString> -obrigatório-
stopSignal <texto>
opções: SIGABRT, SIGALRM, SIGBUS, SIGCHLD, ....
livenessProbe <Probe>
exec <ExecAction>
command <[]texto>
failureThreshold <inteiro>
grpc <GRPCAction>
port <inteiro> -obrigatório-
service <texto>
httpGet <HTTPGetAction>
host <texto>
httpHeaders <[]HTTPHeader>
name <texto> -obrigatório-
value <texto> -obrigatório-
path <texto>
port <IntOrString> -obrigatório-
scheme <texto>
opções: HTTP, HTTPS
initialDelaySeconds <inteiro>
periodSeconds <inteiro>
successThreshold <inteiro>
tcpSocket <TCPSocketAction>
host <texto>
port <IntOrString> -obrigatório-
terminationGracePeriodSeconds <inteiro>
timeoutSeconds <inteiro>
name <texto> -obrigatório-
ports <[]ContainerPort>
containerPort <inteiro> -obrigatório-
hostIP <texto>
hostPort <inteiro>
name <texto>
protocol <texto>
opções: SCTP, TCP, UDP
readinessProbe <Probe>
exec <ExecAction>
command <[]texto>
failureThreshold <inteiro>
grpc <GRPCAction>
port <inteiro> -obrigatório-
service <texto>
httpGet <HTTPGetAction>
host <texto>
httpHeaders <[]HTTPHeader>
name <texto> -obrigatório-
value <texto> -obrigatório-
path <texto>
port <IntOrString> -obrigatório-
scheme <texto>
opções: HTTP, HTTPS
initialDelaySeconds <inteiro>
periodSeconds <inteiro>
successThreshold <inteiro>
tcpSocket <TCPSocketAction>
host <texto>
port <IntOrString> -obrigatório-
terminationGracePeriodSeconds <inteiro>
timeoutSeconds <inteiro>
resizePolicy <[]ContainerResizePolicy>
resourceName <texto> -obrigatório-
restartPolicy <texto> -obrigatório-
resources <ResourceRequirements>
claims <[]ResourceClaim>
name <texto> -obrigatório-
request <texto>
limits <map[string]Quantity>
requests <map[string]Quantity>
restartPolicy <texto>
securityContext <SecurityContext>
allowPrivilegeEscalation <booleano>
appArmorProfile <AppArmorProfile>
localhostProfile <texto>
type <texto> -obrigatório-
opções: Localhost, RuntimeDefault, Unconfined
capabilities <Capabilities>
add <[]texto>
drop <[]texto>
privileged <booleano>
procMount <texto>
opções: Default, Unmasked
readOnlyRootFilesystem <booleano>
runAsGroup <inteiro>
runAsNonRoot <booleano>
runAsUser <inteiro>
seLinuxOptions <SELinuxOptions>
level <texto>
role <texto>
type <texto>
user <texto>
seccompProfile <SeccompProfile>
localhostProfile <texto>
type <texto> -obrigatório-
opções: Localhost, RuntimeDefault, Unconfined
windowsOptions <WindowsSecurityContextOptions>
gmsaCredentialSpec <texto>
gmsaCredentialSpecName <texto>
hostProcess <booleano>
runAsUserName <texto>
startupProbe <Probe>
exec <ExecAction>
command <[]texto>
failureThreshold <inteiro>
grpc <GRPCAction>
port <inteiro> -obrigatório-
service <texto>
httpGet <HTTPGetAction>
host <texto>
httpHeaders <[]HTTPHeader>
name <texto> -obrigatório-
value <texto> -obrigatório-
path <texto>
port <IntOrString> -obrigatório-
scheme <texto>
opções: HTTP, HTTPS
initialDelaySeconds <inteiro>
periodSeconds <inteiro>
successThreshold <inteiro>
tcpSocket <TCPSocketAction>
host <texto>
port <IntOrString> -obrigatório-
terminationGracePeriodSeconds <inteiro>
timeoutSeconds <inteiro>
stdin <booleano>
stdinOnce <booleano>
terminationMessagePath <texto>
terminationMessagePolicy <texto>
opções: FallbackToLogsOnError, File
tty <booleano>
volumeDevices <[]VolumeDevice>
devicePath <texto> -obrigatório-
name <texto> -obrigatório-
volumeMounts <[]VolumeMount>
mountPath <texto> -obrigatório-
mountPropagation <texto>
opções: Bidirectional, HostToContainer, None
name <texto> -obrigatório-
readOnly <booleano>
recursiveReadOnly <texto>
subPath <texto>
subPathExpr <texto>
workingDir <texto>
nodeName <texto>
nodeSelector <mapa[texto]texto>
os <PodOS>
name <texto> -obrigatório-
overhead <map[string]Quantity>
preemptionPolicy <texto>
opções: Never, PreemptLowerPriority
priority <inteiro>
priorityClassName <texto>
readinessGates <[]PodReadinessGate>
conditionType <texto> -obrigatório-
resourceClaims <[]PodResourceClaim>
name <texto> -obrigatório-
resourceClaimName <texto>
resourceClaimTemplateName <texto>
resources <ResourceRequirements>
claims <[]ResourceClaim>
name <texto> -obrigatório-
request <texto>
limits <map[string]Quantity>
requests <map[string]Quantity>
restartPolicy <texto>
opções: Always, Never, OnFailure
runtimeClassName <texto>
schedulerName <texto>
schedulingGates <[]PodSchedulingGate>
name <texto> -obrigatório-
securityContext <PodSecurityContext>
appArmorProfile <AppArmorProfile>
localhostProfile <texto>
type <texto> -obrigatório-
opções: Localhost, RuntimeDefault, Unconfined
fsGroup <inteiro>
fsGroupChangePolicy <texto>
opções: Always, OnRootMismatch
runAsGroup <inteiro>
runAsNonRoot <booleano>
runAsUser <inteiro>
seLinuxChangePolicy <texto>
seLinuxOptions <SELinuxOptions>
level <texto>
role <texto>
type <texto>
user <texto>
seccompProfile <SeccompProfile>
localhostProfile <texto>
type <texto> -obrigatório-
opções: Localhost, RuntimeDefault, Unconfined
supplementalGroups <[]integer>
supplementalGroupsPolicy <texto>
opções: Merge, Strict
sysctls <[]Sysctl>
name <texto> -obrigatório-
value <texto> -obrigatório-
windowsOptions <WindowsSecurityContextOptions>
gmsaCredentialSpec <texto>
gmsaCredentialSpecName <texto>
hostProcess <booleano>
runAsUserName <texto>
serviceAccount <texto>
serviceAccountName <texto>
setHostnameAsFQDN <booleano>
shareProcessNamespace <booleano>
subdomain <texto>
terminationGracePeriodSeconds <inteiro>
tolerations <[]Toleration>
effect <texto>
opções: NoExecute, NoSchedule, PreferNoSchedule
key <texto>
operator <texto>
opções: Equal, Exists
tolerationSeconds <inteiro>
value <texto>
topologySpreadConstraints <[]TopologySpreadConstraint>
labelSelector <LabelSelector>
matchExpressions <[]LabelSelectorRequirement>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
matchLabelKeys <[]texto>
maxSkew <inteiro> -obrigatório-
minDomains <inteiro>
nodeAffinityPolicy <texto>
opções: Honor, Ignore
nodeTaintsPolicy <texto>
opções: Honor, Ignore
topologyKey <texto> -obrigatório-
whenUnsatisfiable <texto> -obrigatório-
opções: DoNotSchedule, ScheduleAnyway
volumes <[]Volume>
awsElasticBlockStore <AWSElasticBlockStoreVolumeSource>
fsType <texto>
partition <inteiro>
readOnly <booleano>
volumeID <texto> -obrigatório-
azureDisk <AzureDiskVolumeSource>
cachingMode <texto>
opções: None, ReadOnly, ReadWrite
diskName <texto> -obrigatório-
diskURI <texto> -obrigatório-
fsType <texto>
kind <texto>
opções: Dedicated, Managed, Shared
readOnly <booleano>
azureFile <AzureFileVolumeSource>
readOnly <booleano>
secretName <texto> -obrigatório-
shareName <texto> -obrigatório-
cephfs <CephFSVolumeSource>
monitors <[]texto> -obrigatório-
path <texto>
readOnly <booleano>
secretFile <texto>
secretRef <LocalObjectReference>
name <texto>
user <texto>
cinder <CinderVolumeSource>
fsType <texto>
readOnly <booleano>
secretRef <LocalObjectReference>
name <texto>
volumeID <texto> -obrigatório-
configMap <ConfigMapVolumeSource>
defaultMode <inteiro>
items <[]KeyToPath>
key <texto> -obrigatório-
mode <inteiro>
path <texto> -obrigatório-
name <texto>
optional <booleano>
csi <CSIVolumeSource>
driver <texto> -obrigatório-
fsType <texto>
nodePublishSecretRef <LocalObjectReference>
name <texto>
readOnly <booleano>
volumeAttributes <mapa[texto]texto>
downwardAPI <DownwardAPIVolumeSource>
defaultMode <inteiro>
items <[]DownwardAPIVolumeFile>
fieldRef <ObjectFieldSelector>
apiVersion <texto>
fieldPath <texto> -obrigatório-
mode <inteiro>
path <texto> -obrigatório-
resourceFieldRef <ResourceFieldSelector>
containerName <texto>
divisor <Quantity>
resource <texto> -obrigatório-
emptyDir <EmptyDirVolumeSource>
medium <texto>
sizeLimit <Quantity>
ephemeral <EphemeralVolumeSource>
volumeClaimTemplate <PersistentVolumeClaimTemplate>
metadata <ObjectMeta>
annotations <mapa[texto]texto>
creationTimestamp <texto>
deletionGracePeriodSeconds <inteiro>
deletionTimestamp <texto>
finalizers <[]texto>
generateName <texto>
generation <inteiro>
labels <mapa[texto]texto>
managedFields <[]ManagedFieldsEntry>
apiVersion <texto>
fieldsType <texto>
fieldsV1 <FieldsV1>
manager <texto>
operation <texto>
subresource <texto>
time <texto>
name <texto>
namespace <texto>
ownerReferences <[]OwnerReference>
apiVersion <texto> -obrigatório-
blockOwnerDeletion <booleano>
controller <booleano>
kind <texto> -obrigatório-
name <texto> -obrigatório-
uid <texto> -obrigatório-
resourceVersion <texto>
selfLink <texto>
uid <texto>
spec <PersistentVolumeClaimSpec> -obrigatório-
accessModes <[]texto>
dataSource <TypedLocalObjectReference>
apiGroup <texto>
kind <texto> -obrigatório-
name <texto> -obrigatório-
dataSourceRef <TypedObjectReference>
apiGroup <texto>
kind <texto> -obrigatório-
name <texto> -obrigatório-
namespace <texto>
resources <VolumeResourceRequirements>
limits <map[string]Quantity>
requests <map[string]Quantity>
selector <LabelSelector>
matchExpressions <[]LabelSelectorRequirement>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
storageClassName <texto>
volumeAttributesClassName <texto>
volumeMode <texto>
opções: Block, Filesystem
volumeName <texto>
fc <FCVolumeSource>
fsType <texto>
lun <inteiro>
readOnly <booleano>
targetWWNs <[]texto>
wwids <[]texto>
flexVolume <FlexVolumeSource>
driver <texto> -obrigatório-
fsType <texto>
options <mapa[texto]texto>
readOnly <booleano>
secretRef <LocalObjectReference>
name <texto>
flocker <FlockerVolumeSource>
datasetName <texto>
datasetUUID <texto>
gcePersistentDisk <GCEPersistentDiskVolumeSource>
fsType <texto>
partition <inteiro>
pdName <texto> -obrigatório-
readOnly <booleano>
gitRepo <GitRepoVolumeSource>
directory <texto>
repository <texto> -obrigatório-
revision <texto>
glusterfs <GlusterfsVolumeSource>
endpoints <texto> -obrigatório-
path <texto> -obrigatório-
readOnly <booleano>
hostPath <HostPathVolumeSource>
path <texto> -obrigatório-
type <texto>
opções: "", BlockDevice, CharDevice, Directory, ....
image <ImageVolumeSource>
pullPolicy <texto>
opções: Always, IfNotPresent, Never
reference <texto>
iscsi <ISCSIVolumeSource>
chapAuthDiscovery <booleano>
chapAuthSession <booleano>
fsType <texto>
initiatorName <texto>
iqn <texto> -obrigatório-
iscsiInterface <texto>
lun <inteiro> -obrigatório-
portals <[]texto>
readOnly <booleano>
secretRef <LocalObjectReference>
name <texto>
targetPortal <texto> -obrigatório-
name <texto> -obrigatório-
nfs <NFSVolumeSource>
path <texto> -obrigatório-
readOnly <booleano>
server <texto> -obrigatório-
persistentVolumeClaim <PersistentVolumeClaimVolumeSource>
claimName <texto> -obrigatório-
readOnly <booleano>
photonPersistentDisk <PhotonPersistentDiskVolumeSource>
fsType <texto>
pdID <texto> -obrigatório-
portworxVolume <PortworxVolumeSource>
fsType <texto>
readOnly <booleano>
volumeID <texto> -obrigatório-
projected <ProjectedVolumeSource>
defaultMode <inteiro>
sources <[]VolumeProjection>
clusterTrustBundle <ClusterTrustBundleProjection>
labelSelector <LabelSelector>
matchExpressions <[]LabelSelectorRequirement>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
name <texto>
optional <booleano>
path <texto> -obrigatório-
signerName <texto>
configMap <ConfigMapProjection>
items <[]KeyToPath>
key <texto> -obrigatório-
mode <inteiro>
path <texto> -obrigatório-
name <texto>
optional <booleano>
downwardAPI <DownwardAPIProjection>
items <[]DownwardAPIVolumeFile>
fieldRef <ObjectFieldSelector>
apiVersion <texto>
fieldPath <texto> -obrigatório-
mode <inteiro>
path <texto> -obrigatório-
resourceFieldRef <ResourceFieldSelector>
containerName <texto>
divisor <Quantity>
resource <texto> -obrigatório-
secret <SecretProjection>
items <[]KeyToPath>
key <texto> -obrigatório-
mode <inteiro>
path <texto> -obrigatório-
name <texto>
optional <booleano>
serviceAccountToken <ServiceAccountTokenProjection>
audience <texto>
expirationSeconds <inteiro>
path <texto> -obrigatório-
quobyte <QuobyteVolumeSource>
group <texto>
readOnly <booleano>
registry <texto> -obrigatório-
tenant <texto>
user <texto>
volume <texto> -obrigatório-
rbd <RBDVolumeSource>
fsType <texto>
image <texto> -obrigatório-
keyring <texto>
monitors <[]texto> -obrigatório-
pool <texto>
readOnly <booleano>
secretRef <LocalObjectReference>
name <texto>
user <texto>
scaleIO <ScaleIOVolumeSource>
fsType <texto>
gateway <texto> -obrigatório-
protectionDomain <texto>
readOnly <booleano>
secretRef <LocalObjectReference> -obrigatório-
name <texto>
sslEnabled <booleano>
storageMode <texto>
storagePool <texto>
system <texto> -obrigatório-
volumeName <texto>
secret <SecretVolumeSource>
defaultMode <inteiro>
items <[]KeyToPath>
key <texto> -obrigatório-
mode <inteiro>
path <texto> -obrigatório-
optional <booleano>
secretName <texto>
storageos <StorageOSVolumeSource>
fsType <texto>
readOnly <booleano>
secretRef <LocalObjectReference>
name <texto>
volumeName <texto>
volumeNamespace <texto>
vsphereVolume <VsphereVirtualDiskVolumeSource>
fsType <texto>
storagePolicyID <texto>
storagePolicyName <texto>
volumePath <texto> -obrigatório-
status <DeploymentStatus>
availableReplicas <inteiro>
collisionCount <inteiro>
conditions <[]DeploymentCondition>
lastTransitionTime <texto>
lastUpdateTime <texto>
message <texto>
reason <texto>
status <texto> -obrigatório-
type <texto> -obrigatório-
observedGeneration <inteiro>
readyReplicas <inteiro>
replicas <inteiro>
terminatingReplicas <inteiro>
unavailableReplicas <inteiro>
updatedReplicas <inteiro>
2. services
Recurso: services
Tipo: Service
Versão: v1
TIPO: Service
VERSÃO: v1
DESCRIÇÃO:
Service é uma abstração nomeada de um serviço de software, por exemplo mysql, composta
por uma porta local, por exemplo 3306, na qual o proxy escuta, e pelo selector que
determina quais pods responderão às requisições enviadas pelo proxy.
CAMPOS:
apiVersion <texto>
kind <texto>
metadata <ObjectMeta>
annotations <mapa[texto]texto>
creationTimestamp <texto>
deletionGracePeriodSeconds <inteiro>
deletionTimestamp <texto>
finalizers <[]texto>
generateName <texto>
generation <inteiro>
labels <mapa[texto]texto>
managedFields <[]ManagedFieldsEntry>
apiVersion <texto>
fieldsType <texto>
fieldsV1 <FieldsV1>
manager <texto>
operation <texto>
subresource <texto>
time <texto>
name <texto>
namespace <texto>
ownerReferences <[]OwnerReference>
apiVersion <texto> -obrigatório-
blockOwnerDeletion <booleano>
controller <booleano>
kind <texto> -obrigatório-
name <texto> -obrigatório-
uid <texto> -obrigatório-
resourceVersion <texto>
selfLink <texto>
uid <texto>
spec <ServiceSpec>
allocateLoadBalancerNodePorts <booleano>
clusterIP <texto>
clusterIPs <[]texto>
externalIPs <[]texto>
externalName <texto>
externalTrafficPolicy <texto>
opções: Cluster, Local
healthCheckNodePort <inteiro>
internalTrafficPolicy <texto>
opções: Cluster, Local
ipFamilies <[]texto>
ipFamilyPolicy <texto>
opções: PreferDualStack, RequireDualStack, SingleStack
loadBalancerClass <texto>
loadBalancerIP <texto>
loadBalancerSourceRanges <[]texto>
ports <[]ServicePort>
appProtocol <texto>
name <texto>
nodePort <inteiro>
port <inteiro> -obrigatório-
protocol <texto>
opções: SCTP, TCP, UDP
targetPort <IntOrString>
publishNotReadyAddresses <booleano>
selector <mapa[texto]texto>
sessionAffinity <texto>
opções: ClientIP, None
sessionAffinityConfig <SessionAffinityConfig>
clientIP <ClientIPConfig>
timeoutSeconds <inteiro>
trafficDistribution <texto>
type <texto>
opções: ClusterIP, ExternalName, LoadBalancer, NodePort
status <ServiceStatus>
conditions <[]Condition>
lastTransitionTime <texto> -obrigatório-
message <texto> -obrigatório-
observedGeneration <inteiro>
reason <texto> -obrigatório-
status <texto> -obrigatório-
type <texto> -obrigatório-
loadBalancer <LoadBalancerStatus>
ingress <[]LoadBalancerIngress>
hostname <texto>
ip <texto>
ipMode <texto>
ports <[]PortStatus>
error <texto>
port <inteiro> -obrigatório-
protocol <texto> -obrigatório-
opções: SCTP, TCP, UDP
3. ingresses.networking.k8s.io
Recurso: ingresses.networking.k8s.io
Grupo/API: networking.k8s.io
Tipo: Ingress
Versão: v1
GRUPO: networking.k8s.io
TIPO: Ingress
VERSÃO: v1
DESCRIÇÃO:
Ingress é uma coleção de regras que permite que conexões de entrada alcancem os
endpoints definidos por um backend. Um Ingress pode ser configurado para fornecer URLs
acessíveis externamente para serviços, balancear tráfego, terminar SSL, oferecer
hospedagem virtual baseada em nome etc.
CAMPOS:
apiVersion <texto>
kind <texto>
metadata <ObjectMeta>
annotations <mapa[texto]texto>
creationTimestamp <texto>
deletionGracePeriodSeconds <inteiro>
deletionTimestamp <texto>
finalizers <[]texto>
generateName <texto>
generation <inteiro>
labels <mapa[texto]texto>
managedFields <[]ManagedFieldsEntry>
apiVersion <texto>
fieldsType <texto>
fieldsV1 <FieldsV1>
manager <texto>
operation <texto>
subresource <texto>
time <texto>
name <texto>
namespace <texto>
ownerReferences <[]OwnerReference>
apiVersion <texto> -obrigatório-
blockOwnerDeletion <booleano>
controller <booleano>
kind <texto> -obrigatório-
name <texto> -obrigatório-
uid <texto> -obrigatório-
resourceVersion <texto>
selfLink <texto>
uid <texto>
spec <IngressSpec>
defaultBackend <IngressBackend>
resource <TypedLocalObjectReference>
apiGroup <texto>
kind <texto> -obrigatório-
name <texto> -obrigatório-
service <IngressServiceBackend>
name <texto> -obrigatório-
port <ServiceBackendPort>
name <texto>
number <inteiro>
ingressClassName <texto>
rules <[]IngressRule>
host <texto>
http <HTTPIngressRuleValue>
paths <[]HTTPIngressPath> -obrigatório-
backend <IngressBackend> -obrigatório-
resource <TypedLocalObjectReference>
apiGroup <texto>
kind <texto> -obrigatório-
name <texto> -obrigatório-
service <IngressServiceBackend>
name <texto> -obrigatório-
port <ServiceBackendPort>
name <texto>
number <inteiro>
path <texto>
pathType <texto> -obrigatório-
opções: Exact, ImplementationSpecific, Prefix
tls <[]IngressTLS>
hosts <[]texto>
secretName <texto>
status <IngressStatus>
loadBalancer <IngressLoadBalancerStatus>
ingress <[]IngressLoadBalancerIngress>
hostname <texto>
ip <texto>
ports <[]IngressPortStatus>
error <texto>
port <inteiro> -obrigatório-
protocol <texto> -obrigatório-
opções: SCTP, TCP, UDP
4. configmaps
Recurso: configmaps
Tipo: ConfigMap
Versão: v1
TIPO: ConfigMap
VERSÃO: v1
DESCRIÇÃO:
ConfigMap contém dados de configuração para consumo pelos pods.
CAMPOS:
apiVersion <texto>
binaryData <mapa[texto]texto>
data <mapa[texto]texto>
immutable <booleano>
kind <texto>
metadata <ObjectMeta>
annotations <mapa[texto]texto>
creationTimestamp <texto>
deletionGracePeriodSeconds <inteiro>
deletionTimestamp <texto>
finalizers <[]texto>
generateName <texto>
generation <inteiro>
labels <mapa[texto]texto>
managedFields <[]ManagedFieldsEntry>
apiVersion <texto>
fieldsType <texto>
fieldsV1 <FieldsV1>
manager <texto>
operation <texto>
subresource <texto>
time <texto>
name <texto>
namespace <texto>
ownerReferences <[]OwnerReference>
apiVersion <texto> -obrigatório-
blockOwnerDeletion <booleano>
controller <booleano>
kind <texto> -obrigatório-
name <texto> -obrigatório-
uid <texto> -obrigatório-
resourceVersion <texto>
selfLink <texto>
uid <texto>
5. secrets
Recurso: secrets
Tipo: Secret
Versão: v1
TIPO: Secret
VERSÃO: v1
DESCRIÇÃO:
Secret contém dados secretos de um determinado tipo. O total de bytes dos valores no
campo Data deve ser menor que MaxSecretSize bytes.
CAMPOS:
apiVersion <texto>
data <mapa[texto]texto>
immutable <booleano>
kind <texto>
metadata <ObjectMeta>
annotations <mapa[texto]texto>
creationTimestamp <texto>
deletionGracePeriodSeconds <inteiro>
deletionTimestamp <texto>
finalizers <[]texto>
generateName <texto>
generation <inteiro>
labels <mapa[texto]texto>
managedFields <[]ManagedFieldsEntry>
apiVersion <texto>
fieldsType <texto>
fieldsV1 <FieldsV1>
manager <texto>
operation <texto>
subresource <texto>
time <texto>
name <texto>
namespace <texto>
ownerReferences <[]OwnerReference>
apiVersion <texto> -obrigatório-
blockOwnerDeletion <booleano>
controller <booleano>
kind <texto> -obrigatório-
name <texto> -obrigatório-
uid <texto> -obrigatório-
resourceVersion <texto>
selfLink <texto>
uid <texto>
stringData <mapa[texto]texto>
type <texto>
6. namespaces
Recurso: namespaces
Tipo: Namespace
Versão: v1
TIPO: Namespace
VERSÃO: v1
DESCRIÇÃO:
Namespace fornece um escopo para nomes. O uso de múltiplos namespaces é opcional.
CAMPOS:
apiVersion <texto>
kind <texto>
metadata <ObjectMeta>
annotations <mapa[texto]texto>
creationTimestamp <texto>
deletionGracePeriodSeconds <inteiro>
deletionTimestamp <texto>
finalizers <[]texto>
generateName <texto>
generation <inteiro>
labels <mapa[texto]texto>
managedFields <[]ManagedFieldsEntry>
apiVersion <texto>
fieldsType <texto>
fieldsV1 <FieldsV1>
manager <texto>
operation <texto>
subresource <texto>
time <texto>
name <texto>
namespace <texto>
ownerReferences <[]OwnerReference>
apiVersion <texto> -obrigatório-
blockOwnerDeletion <booleano>
controller <booleano>
kind <texto> -obrigatório-
name <texto> -obrigatório-
uid <texto> -obrigatório-
resourceVersion <texto>
selfLink <texto>
uid <texto>
spec <NamespaceSpec>
finalizers <[]texto>
status <NamespaceStatus>
conditions <[]NamespaceCondition>
lastTransitionTime <texto>
message <texto>
reason <texto>
status <texto> -obrigatório-
type <texto> -obrigatório-
phase <texto>
opções: Active, Terminating
7. pods
Recurso: pods
Tipo: Pod
Versão: v1
TIPO: Pod
VERSÃO: v1
DESCRIÇÃO:
Pod é uma coleção de contêineres que podem rodar em um host. Este recurso é criado por
clientes e agendado em hosts.
CAMPOS:
apiVersion <texto>
kind <texto>
metadata <ObjectMeta>
annotations <mapa[texto]texto>
creationTimestamp <texto>
deletionGracePeriodSeconds <inteiro>
deletionTimestamp <texto>
finalizers <[]texto>
generateName <texto>
generation <inteiro>
labels <mapa[texto]texto>
managedFields <[]ManagedFieldsEntry>
apiVersion <texto>
fieldsType <texto>
fieldsV1 <FieldsV1>
manager <texto>
operation <texto>
subresource <texto>
time <texto>
name <texto>
namespace <texto>
ownerReferences <[]OwnerReference>
apiVersion <texto> -obrigatório-
blockOwnerDeletion <booleano>
controller <booleano>
kind <texto> -obrigatório-
name <texto> -obrigatório-
uid <texto> -obrigatório-
resourceVersion <texto>
selfLink <texto>
uid <texto>
spec <PodSpec>
activeDeadlineSeconds <inteiro>
affinity <Affinity>
nodeAffinity <NodeAffinity>
preferredDuringSchedulingIgnoredDuringExecution <[]PreferredSchedulingTerm>
preference <NodeSelectorTerm> -obrigatório-
matchExpressions <[]NodeSelectorRequirement>
key <texto> -obrigatório-
operator <texto> -obrigatório-
opções: DoesNotExist, Exists, Gt, In, ....
values <[]texto>
matchFields <[]NodeSelectorRequirement>
key <texto> -obrigatório-
operator <texto> -obrigatório-
opções: DoesNotExist, Exists, Gt, In, ....
values <[]texto>
weight <inteiro> -obrigatório-
requiredDuringSchedulingIgnoredDuringExecution <NodeSelector>
nodeSelectorTerms <[]NodeSelectorTerm> -obrigatório-
matchExpressions <[]NodeSelectorRequirement>
key <texto> -obrigatório-
operator <texto> -obrigatório-
opções: DoesNotExist, Exists, Gt, In, ....
values <[]texto>
matchFields <[]NodeSelectorRequirement>
key <texto> -obrigatório-
operator <texto> -obrigatório-
opções: DoesNotExist, Exists, Gt, In, ....
values <[]texto>
podAffinity <PodAffinity>
preferredDuringSchedulingIgnoredDuringExecution <[]WeightedPodAffinityTerm>
podAffinityTerm <PodAffinityTerm> -obrigatório-
labelSelector <LabelSelector>
matchExpressions <[]LabelSelectorRequirement>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
matchLabelKeys <[]texto>
mismatchLabelKeys <[]texto>
namespaceSelector <LabelSelector>
matchExpressions <[]LabelSelectorRequirement>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
namespaces <[]texto>
topologyKey <texto> -obrigatório-
weight <inteiro> -obrigatório-
requiredDuringSchedulingIgnoredDuringExecution <[]PodAffinityTerm>
labelSelector <LabelSelector>
matchExpressions <[]LabelSelectorRequirement>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
matchLabelKeys <[]texto>
mismatchLabelKeys <[]texto>
namespaceSelector <LabelSelector>
matchExpressions <[]LabelSelectorRequirement>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
namespaces <[]texto>
topologyKey <texto> -obrigatório-
podAntiAffinity <PodAntiAffinity>
preferredDuringSchedulingIgnoredDuringExecution <[]WeightedPodAffinityTerm>
podAffinityTerm <PodAffinityTerm> -obrigatório-
labelSelector <LabelSelector>
matchExpressions <[]LabelSelectorRequirement>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
matchLabelKeys <[]texto>
mismatchLabelKeys <[]texto>
namespaceSelector <LabelSelector>
matchExpressions <[]LabelSelectorRequirement>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
namespaces <[]texto>
topologyKey <texto> -obrigatório-
weight <inteiro> -obrigatório-
requiredDuringSchedulingIgnoredDuringExecution <[]PodAffinityTerm>
labelSelector <LabelSelector>
matchExpressions <[]LabelSelectorRequirement>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
matchLabelKeys <[]texto>
mismatchLabelKeys <[]texto>
namespaceSelector <LabelSelector>
matchExpressions <[]LabelSelectorRequirement>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
namespaces <[]texto>
topologyKey <texto> -obrigatório-
automountServiceAccountToken <booleano>
containers <[]Container> -obrigatório-
args <[]texto>
command <[]texto>
env <[]EnvVar>
name <texto> -obrigatório-
value <texto>
valueFrom <EnvVarSource>
configMapKeyRef <ConfigMapKeySelector>
key <texto> -obrigatório-
name <texto>
optional <booleano>
fieldRef <ObjectFieldSelector>
apiVersion <texto>
fieldPath <texto> -obrigatório-
resourceFieldRef <ResourceFieldSelector>
containerName <texto>
divisor <Quantity>
resource <texto> -obrigatório-
secretKeyRef <SecretKeySelector>
key <texto> -obrigatório-
name <texto>
optional <booleano>
envFrom <[]EnvFromSource>
configMapRef <ConfigMapEnvSource>
name <texto>
optional <booleano>
prefix <texto>
secretRef <SecretEnvSource>
name <texto>
optional <booleano>
image <texto>
imagePullPolicy <texto>
opções: Always, IfNotPresent, Never
lifecycle <Lifecycle>
postStart <LifecycleHandler>
exec <ExecAction>
command <[]texto>
httpGet <HTTPGetAction>
host <texto>
httpHeaders <[]HTTPHeader>
name <texto> -obrigatório-
value <texto> -obrigatório-
path <texto>
port <IntOrString> -obrigatório-
scheme <texto>
opções: HTTP, HTTPS
sleep <SleepAction>
seconds <inteiro> -obrigatório-
tcpSocket <TCPSocketAction>
host <texto>
port <IntOrString> -obrigatório-
preStop <LifecycleHandler>
exec <ExecAction>
command <[]texto>
httpGet <HTTPGetAction>
host <texto>
httpHeaders <[]HTTPHeader>
name <texto> -obrigatório-
value <texto> -obrigatório-
path <texto>
port <IntOrString> -obrigatório-
scheme <texto>
opções: HTTP, HTTPS
sleep <SleepAction>
seconds <inteiro> -obrigatório-
tcpSocket <TCPSocketAction>
host <texto>
port <IntOrString> -obrigatório-
stopSignal <texto>
opções: SIGABRT, SIGALRM, SIGBUS, SIGCHLD, ....
livenessProbe <Probe>
exec <ExecAction>
command <[]texto>
failureThreshold <inteiro>
grpc <GRPCAction>
port <inteiro> -obrigatório-
service <texto>
httpGet <HTTPGetAction>
host <texto>
httpHeaders <[]HTTPHeader>
name <texto> -obrigatório-
value <texto> -obrigatório-
path <texto>
port <IntOrString> -obrigatório-
scheme <texto>
opções: HTTP, HTTPS
initialDelaySeconds <inteiro>
periodSeconds <inteiro>
successThreshold <inteiro>
tcpSocket <TCPSocketAction>
host <texto>
port <IntOrString> -obrigatório-
terminationGracePeriodSeconds <inteiro>
timeoutSeconds <inteiro>
name <texto> -obrigatório-
ports <[]ContainerPort>
containerPort <inteiro> -obrigatório-
hostIP <texto>
hostPort <inteiro>
name <texto>
protocol <texto>
opções: SCTP, TCP, UDP
readinessProbe <Probe>
exec <ExecAction>
command <[]texto>
failureThreshold <inteiro>
grpc <GRPCAction>
port <inteiro> -obrigatório-
service <texto>
httpGet <HTTPGetAction>
host <texto>
httpHeaders <[]HTTPHeader>
name <texto> -obrigatório-
value <texto> -obrigatório-
path <texto>
port <IntOrString> -obrigatório-
scheme <texto>
opções: HTTP, HTTPS
initialDelaySeconds <inteiro>
periodSeconds <inteiro>
successThreshold <inteiro>
tcpSocket <TCPSocketAction>
host <texto>
port <IntOrString> -obrigatório-
terminationGracePeriodSeconds <inteiro>
timeoutSeconds <inteiro>
resizePolicy <[]ContainerResizePolicy>
resourceName <texto> -obrigatório-
restartPolicy <texto> -obrigatório-
resources <ResourceRequirements>
claims <[]ResourceClaim>
name <texto> -obrigatório-
request <texto>
limits <map[string]Quantity>
requests <map[string]Quantity>
restartPolicy <texto>
securityContext <SecurityContext>
allowPrivilegeEscalation <booleano>
appArmorProfile <AppArmorProfile>
localhostProfile <texto>
type <texto> -obrigatório-
opções: Localhost, RuntimeDefault, Unconfined
capabilities <Capabilities>
add <[]texto>
drop <[]texto>
privileged <booleano>
procMount <texto>
opções: Default, Unmasked
readOnlyRootFilesystem <booleano>
runAsGroup <inteiro>
runAsNonRoot <booleano>
runAsUser <inteiro>
seLinuxOptions <SELinuxOptions>
level <texto>
role <texto>
type <texto>
user <texto>
seccompProfile <SeccompProfile>
localhostProfile <texto>
type <texto> -obrigatório-
opções: Localhost, RuntimeDefault, Unconfined
windowsOptions <WindowsSecurityContextOptions>
gmsaCredentialSpec <texto>
gmsaCredentialSpecName <texto>
hostProcess <booleano>
runAsUserName <texto>
startupProbe <Probe>
exec <ExecAction>
command <[]texto>
failureThreshold <inteiro>
grpc <GRPCAction>
port <inteiro> -obrigatório-
service <texto>
httpGet <HTTPGetAction>
host <texto>
httpHeaders <[]HTTPHeader>
name <texto> -obrigatório-
value <texto> -obrigatório-
path <texto>
port <IntOrString> -obrigatório-
scheme <texto>
opções: HTTP, HTTPS
initialDelaySeconds <inteiro>
periodSeconds <inteiro>
successThreshold <inteiro>
tcpSocket <TCPSocketAction>
host <texto>
port <IntOrString> -obrigatório-
terminationGracePeriodSeconds <inteiro>
timeoutSeconds <inteiro>
stdin <booleano>
stdinOnce <booleano>
terminationMessagePath <texto>
terminationMessagePolicy <texto>
opções: FallbackToLogsOnError, File
tty <booleano>
volumeDevices <[]VolumeDevice>
devicePath <texto> -obrigatório-
name <texto> -obrigatório-
volumeMounts <[]VolumeMount>
mountPath <texto> -obrigatório-
mountPropagation <texto>
opções: Bidirectional, HostToContainer, None
name <texto> -obrigatório-
readOnly <booleano>
recursiveReadOnly <texto>
subPath <texto>
subPathExpr <texto>
workingDir <texto>
dnsConfig <PodDNSConfig>
nameservers <[]texto>
options <[]PodDNSConfigOption>
name <texto>
value <texto>
searches <[]texto>
dnsPolicy <texto>
opções: ClusterFirst, ClusterFirstWithHostNet, Default, None
enableServiceLinks <booleano>
ephemeralContainers <[]EphemeralContainer>
args <[]texto>
command <[]texto>
env <[]EnvVar>
name <texto> -obrigatório-
value <texto>
valueFrom <EnvVarSource>
configMapKeyRef <ConfigMapKeySelector>
key <texto> -obrigatório-
name <texto>
optional <booleano>
fieldRef <ObjectFieldSelector>
apiVersion <texto>
fieldPath <texto> -obrigatório-
resourceFieldRef <ResourceFieldSelector>
containerName <texto>
divisor <Quantity>
resource <texto> -obrigatório-
secretKeyRef <SecretKeySelector>
key <texto> -obrigatório-
name <texto>
optional <booleano>
envFrom <[]EnvFromSource>
configMapRef <ConfigMapEnvSource>
name <texto>
optional <booleano>
prefix <texto>
secretRef <SecretEnvSource>
name <texto>
optional <booleano>
image <texto>
imagePullPolicy <texto>
opções: Always, IfNotPresent, Never
lifecycle <Lifecycle>
postStart <LifecycleHandler>
exec <ExecAction>
command <[]texto>
httpGet <HTTPGetAction>
host <texto>
httpHeaders <[]HTTPHeader>
name <texto> -obrigatório-
value <texto> -obrigatório-
path <texto>
port <IntOrString> -obrigatório-
scheme <texto>
opções: HTTP, HTTPS
sleep <SleepAction>
seconds <inteiro> -obrigatório-
tcpSocket <TCPSocketAction>
host <texto>
port <IntOrString> -obrigatório-
preStop <LifecycleHandler>
exec <ExecAction>
command <[]texto>
httpGet <HTTPGetAction>
host <texto>
httpHeaders <[]HTTPHeader>
name <texto> -obrigatório-
value <texto> -obrigatório-
path <texto>
port <IntOrString> -obrigatório-
scheme <texto>
opções: HTTP, HTTPS
sleep <SleepAction>
seconds <inteiro> -obrigatório-
tcpSocket <TCPSocketAction>
host <texto>
port <IntOrString> -obrigatório-
stopSignal <texto>
opções: SIGABRT, SIGALRM, SIGBUS, SIGCHLD, ....
livenessProbe <Probe>
exec <ExecAction>
command <[]texto>
failureThreshold <inteiro>
grpc <GRPCAction>
port <inteiro> -obrigatório-
service <texto>
httpGet <HTTPGetAction>
host <texto>
httpHeaders <[]HTTPHeader>
name <texto> -obrigatório-
value <texto> -obrigatório-
path <texto>
port <IntOrString> -obrigatório-
scheme <texto>
opções: HTTP, HTTPS
initialDelaySeconds <inteiro>
periodSeconds <inteiro>
successThreshold <inteiro>
tcpSocket <TCPSocketAction>
host <texto>
port <IntOrString> -obrigatório-
terminationGracePeriodSeconds <inteiro>
timeoutSeconds <inteiro>
name <texto> -obrigatório-
ports <[]ContainerPort>
containerPort <inteiro> -obrigatório-
hostIP <texto>
hostPort <inteiro>
name <texto>
protocol <texto>
opções: SCTP, TCP, UDP
readinessProbe <Probe>
exec <ExecAction>
command <[]texto>
failureThreshold <inteiro>
grpc <GRPCAction>
port <inteiro> -obrigatório-
service <texto>
httpGet <HTTPGetAction>
host <texto>
httpHeaders <[]HTTPHeader>
name <texto> -obrigatório-
value <texto> -obrigatório-
path <texto>
port <IntOrString> -obrigatório-
scheme <texto>
opções: HTTP, HTTPS
initialDelaySeconds <inteiro>
periodSeconds <inteiro>
successThreshold <inteiro>
tcpSocket <TCPSocketAction>
host <texto>
port <IntOrString> -obrigatório-
terminationGracePeriodSeconds <inteiro>
timeoutSeconds <inteiro>
resizePolicy <[]ContainerResizePolicy>
resourceName <texto> -obrigatório-
restartPolicy <texto> -obrigatório-
resources <ResourceRequirements>
claims <[]ResourceClaim>
name <texto> -obrigatório-
request <texto>
limits <map[string]Quantity>
requests <map[string]Quantity>
restartPolicy <texto>
securityContext <SecurityContext>
allowPrivilegeEscalation <booleano>
appArmorProfile <AppArmorProfile>
localhostProfile <texto>
type <texto> -obrigatório-
opções: Localhost, RuntimeDefault, Unconfined
capabilities <Capabilities>
add <[]texto>
drop <[]texto>
privileged <booleano>
procMount <texto>
opções: Default, Unmasked
readOnlyRootFilesystem <booleano>
runAsGroup <inteiro>
runAsNonRoot <booleano>
runAsUser <inteiro>
seLinuxOptions <SELinuxOptions>
level <texto>
role <texto>
type <texto>
user <texto>
seccompProfile <SeccompProfile>
localhostProfile <texto>
type <texto> -obrigatório-
opções: Localhost, RuntimeDefault, Unconfined
windowsOptions <WindowsSecurityContextOptions>
gmsaCredentialSpec <texto>
gmsaCredentialSpecName <texto>
hostProcess <booleano>
runAsUserName <texto>
startupProbe <Probe>
exec <ExecAction>
command <[]texto>
failureThreshold <inteiro>
grpc <GRPCAction>
port <inteiro> -obrigatório-
service <texto>
httpGet <HTTPGetAction>
host <texto>
httpHeaders <[]HTTPHeader>
name <texto> -obrigatório-
value <texto> -obrigatório-
path <texto>
port <IntOrString> -obrigatório-
scheme <texto>
opções: HTTP, HTTPS
initialDelaySeconds <inteiro>
periodSeconds <inteiro>
successThreshold <inteiro>
tcpSocket <TCPSocketAction>
host <texto>
port <IntOrString> -obrigatório-
terminationGracePeriodSeconds <inteiro>
timeoutSeconds <inteiro>
stdin <booleano>
stdinOnce <booleano>
targetContainerName <texto>
terminationMessagePath <texto>
terminationMessagePolicy <texto>
opções: FallbackToLogsOnError, File
tty <booleano>
volumeDevices <[]VolumeDevice>
devicePath <texto> -obrigatório-
name <texto> -obrigatório-
volumeMounts <[]VolumeMount>
mountPath <texto> -obrigatório-
mountPropagation <texto>
opções: Bidirectional, HostToContainer, None
name <texto> -obrigatório-
readOnly <booleano>
recursiveReadOnly <texto>
subPath <texto>
subPathExpr <texto>
workingDir <texto>
hostAliases <[]HostAlias>
hostnames <[]texto>
ip <texto> -obrigatório-
hostIPC <booleano>
hostNetwork <booleano>
hostPID <booleano>
hostUsers <booleano>
hostname <texto>
imagePullSecrets <[]LocalObjectReference>
name <texto>
initContainers <[]Container>
args <[]texto>
command <[]texto>
env <[]EnvVar>
name <texto> -obrigatório-
value <texto>
valueFrom <EnvVarSource>
configMapKeyRef <ConfigMapKeySelector>
key <texto> -obrigatório-
name <texto>
optional <booleano>
fieldRef <ObjectFieldSelector>
apiVersion <texto>
fieldPath <texto> -obrigatório-
resourceFieldRef <ResourceFieldSelector>
containerName <texto>
divisor <Quantity>
resource <texto> -obrigatório-
secretKeyRef <SecretKeySelector>
key <texto> -obrigatório-
name <texto>
optional <booleano>
envFrom <[]EnvFromSource>
configMapRef <ConfigMapEnvSource>
name <texto>
optional <booleano>
prefix <texto>
secretRef <SecretEnvSource>
name <texto>
optional <booleano>
image <texto>
imagePullPolicy <texto>
opções: Always, IfNotPresent, Never
lifecycle <Lifecycle>
postStart <LifecycleHandler>
exec <ExecAction>
command <[]texto>
httpGet <HTTPGetAction>
host <texto>
httpHeaders <[]HTTPHeader>
name <texto> -obrigatório-
value <texto> -obrigatório-
path <texto>
port <IntOrString> -obrigatório-
scheme <texto>
opções: HTTP, HTTPS
sleep <SleepAction>
seconds <inteiro> -obrigatório-
tcpSocket <TCPSocketAction>
host <texto>
port <IntOrString> -obrigatório-
preStop <LifecycleHandler>
exec <ExecAction>
command <[]texto>
httpGet <HTTPGetAction>
host <texto>
httpHeaders <[]HTTPHeader>
name <texto> -obrigatório-
value <texto> -obrigatório-
path <texto>
port <IntOrString> -obrigatório-
scheme <texto>
opções: HTTP, HTTPS
sleep <SleepAction>
seconds <inteiro> -obrigatório-
tcpSocket <TCPSocketAction>
host <texto>
port <IntOrString> -obrigatório-
stopSignal <texto>
opções: SIGABRT, SIGALRM, SIGBUS, SIGCHLD, ....
livenessProbe <Probe>
exec <ExecAction>
command <[]texto>
failureThreshold <inteiro>
grpc <GRPCAction>
port <inteiro> -obrigatório-
service <texto>
httpGet <HTTPGetAction>
host <texto>
httpHeaders <[]HTTPHeader>
name <texto> -obrigatório-
value <texto> -obrigatório-
path <texto>
port <IntOrString> -obrigatório-
scheme <texto>
opções: HTTP, HTTPS
initialDelaySeconds <inteiro>
periodSeconds <inteiro>
successThreshold <inteiro>
tcpSocket <TCPSocketAction>
host <texto>
port <IntOrString> -obrigatório-
terminationGracePeriodSeconds <inteiro>
timeoutSeconds <inteiro>
name <texto> -obrigatório-
ports <[]ContainerPort>
containerPort <inteiro> -obrigatório-
hostIP <texto>
hostPort <inteiro>
name <texto>
protocol <texto>
opções: SCTP, TCP, UDP
readinessProbe <Probe>
exec <ExecAction>
command <[]texto>
failureThreshold <inteiro>
grpc <GRPCAction>
port <inteiro> -obrigatório-
service <texto>
httpGet <HTTPGetAction>
host <texto>
httpHeaders <[]HTTPHeader>
name <texto> -obrigatório-
value <texto> -obrigatório-
path <texto>
port <IntOrString> -obrigatório-
scheme <texto>
opções: HTTP, HTTPS
initialDelaySeconds <inteiro>
periodSeconds <inteiro>
successThreshold <inteiro>
tcpSocket <TCPSocketAction>
host <texto>
port <IntOrString> -obrigatório-
terminationGracePeriodSeconds <inteiro>
timeoutSeconds <inteiro>
resizePolicy <[]ContainerResizePolicy>
resourceName <texto> -obrigatório-
restartPolicy <texto> -obrigatório-
resources <ResourceRequirements>
claims <[]ResourceClaim>
name <texto> -obrigatório-
request <texto>
limits <map[string]Quantity>
requests <map[string]Quantity>
restartPolicy <texto>
securityContext <SecurityContext>
allowPrivilegeEscalation <booleano>
appArmorProfile <AppArmorProfile>
localhostProfile <texto>
type <texto> -obrigatório-
opções: Localhost, RuntimeDefault, Unconfined
capabilities <Capabilities>
add <[]texto>
drop <[]texto>
privileged <booleano>
procMount <texto>
opções: Default, Unmasked
readOnlyRootFilesystem <booleano>
runAsGroup <inteiro>
runAsNonRoot <booleano>
runAsUser <inteiro>
seLinuxOptions <SELinuxOptions>
level <texto>
role <texto>
type <texto>
user <texto>
seccompProfile <SeccompProfile>
localhostProfile <texto>
type <texto> -obrigatório-
opções: Localhost, RuntimeDefault, Unconfined
windowsOptions <WindowsSecurityContextOptions>
gmsaCredentialSpec <texto>
gmsaCredentialSpecName <texto>
hostProcess <booleano>
runAsUserName <texto>
startupProbe <Probe>
exec <ExecAction>
command <[]texto>
failureThreshold <inteiro>
grpc <GRPCAction>
port <inteiro> -obrigatório-
service <texto>
httpGet <HTTPGetAction>
host <texto>
httpHeaders <[]HTTPHeader>
name <texto> -obrigatório-
value <texto> -obrigatório-
path <texto>
port <IntOrString> -obrigatório-
scheme <texto>
opções: HTTP, HTTPS
initialDelaySeconds <inteiro>
periodSeconds <inteiro>
successThreshold <inteiro>
tcpSocket <TCPSocketAction>
host <texto>
port <IntOrString> -obrigatório-
terminationGracePeriodSeconds <inteiro>
timeoutSeconds <inteiro>
stdin <booleano>
stdinOnce <booleano>
terminationMessagePath <texto>
terminationMessagePolicy <texto>
opções: FallbackToLogsOnError, File
tty <booleano>
volumeDevices <[]VolumeDevice>
devicePath <texto> -obrigatório-
name <texto> -obrigatório-
volumeMounts <[]VolumeMount>
mountPath <texto> -obrigatório-
mountPropagation <texto>
opções: Bidirectional, HostToContainer, None
name <texto> -obrigatório-
readOnly <booleano>
recursiveReadOnly <texto>
subPath <texto>
subPathExpr <texto>
workingDir <texto>
nodeName <texto>
nodeSelector <mapa[texto]texto>
os <PodOS>
name <texto> -obrigatório-
overhead <map[string]Quantity>
preemptionPolicy <texto>
opções: Never, PreemptLowerPriority
priority <inteiro>
priorityClassName <texto>
readinessGates <[]PodReadinessGate>
conditionType <texto> -obrigatório-
resourceClaims <[]PodResourceClaim>
name <texto> -obrigatório-
resourceClaimName <texto>
resourceClaimTemplateName <texto>
resources <ResourceRequirements>
claims <[]ResourceClaim>
name <texto> -obrigatório-
request <texto>
limits <map[string]Quantity>
requests <map[string]Quantity>
restartPolicy <texto>
opções: Always, Never, OnFailure
runtimeClassName <texto>
schedulerName <texto>
schedulingGates <[]PodSchedulingGate>
name <texto> -obrigatório-
securityContext <PodSecurityContext>
appArmorProfile <AppArmorProfile>
localhostProfile <texto>
type <texto> -obrigatório-
opções: Localhost, RuntimeDefault, Unconfined
fsGroup <inteiro>
fsGroupChangePolicy <texto>
opções: Always, OnRootMismatch
runAsGroup <inteiro>
runAsNonRoot <booleano>
runAsUser <inteiro>
seLinuxChangePolicy <texto>
seLinuxOptions <SELinuxOptions>
level <texto>
role <texto>
type <texto>
user <texto>
seccompProfile <SeccompProfile>
localhostProfile <texto>
type <texto> -obrigatório-
opções: Localhost, RuntimeDefault, Unconfined
supplementalGroups <[]integer>
supplementalGroupsPolicy <texto>
opções: Merge, Strict
sysctls <[]Sysctl>
name <texto> -obrigatório-
value <texto> -obrigatório-
windowsOptions <WindowsSecurityContextOptions>
gmsaCredentialSpec <texto>
gmsaCredentialSpecName <texto>
hostProcess <booleano>
runAsUserName <texto>
serviceAccount <texto>
serviceAccountName <texto>
setHostnameAsFQDN <booleano>
shareProcessNamespace <booleano>
subdomain <texto>
terminationGracePeriodSeconds <inteiro>
tolerations <[]Toleration>
effect <texto>
opções: NoExecute, NoSchedule, PreferNoSchedule
key <texto>
operator <texto>
opções: Equal, Exists
tolerationSeconds <inteiro>
value <texto>
topologySpreadConstraints <[]TopologySpreadConstraint>
labelSelector <LabelSelector>
matchExpressions <[]LabelSelectorRequirement>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
matchLabelKeys <[]texto>
maxSkew <inteiro> -obrigatório-
minDomains <inteiro>
nodeAffinityPolicy <texto>
opções: Honor, Ignore
nodeTaintsPolicy <texto>
opções: Honor, Ignore
topologyKey <texto> -obrigatório-
whenUnsatisfiable <texto> -obrigatório-
opções: DoNotSchedule, ScheduleAnyway
volumes <[]Volume>
awsElasticBlockStore <AWSElasticBlockStoreVolumeSource>
fsType <texto>
partition <inteiro>
readOnly <booleano>
volumeID <texto> -obrigatório-
azureDisk <AzureDiskVolumeSource>
cachingMode <texto>
opções: None, ReadOnly, ReadWrite
diskName <texto> -obrigatório-
diskURI <texto> -obrigatório-
fsType <texto>
kind <texto>
opções: Dedicated, Managed, Shared
readOnly <booleano>
azureFile <AzureFileVolumeSource>
readOnly <booleano>
secretName <texto> -obrigatório-
shareName <texto> -obrigatório-
cephfs <CephFSVolumeSource>
monitors <[]texto> -obrigatório-
path <texto>
readOnly <booleano>
secretFile <texto>
secretRef <LocalObjectReference>
name <texto>
user <texto>
cinder <CinderVolumeSource>
fsType <texto>
readOnly <booleano>
secretRef <LocalObjectReference>
name <texto>
volumeID <texto> -obrigatório-
configMap <ConfigMapVolumeSource>
defaultMode <inteiro>
items <[]KeyToPath>
key <texto> -obrigatório-
mode <inteiro>
path <texto> -obrigatório-
name <texto>
optional <booleano>
csi <CSIVolumeSource>
driver <texto> -obrigatório-
fsType <texto>
nodePublishSecretRef <LocalObjectReference>
name <texto>
readOnly <booleano>
volumeAttributes <mapa[texto]texto>
downwardAPI <DownwardAPIVolumeSource>
defaultMode <inteiro>
items <[]DownwardAPIVolumeFile>
fieldRef <ObjectFieldSelector>
apiVersion <texto>
fieldPath <texto> -obrigatório-
mode <inteiro>
path <texto> -obrigatório-
resourceFieldRef <ResourceFieldSelector>
containerName <texto>
divisor <Quantity>
resource <texto> -obrigatório-
emptyDir <EmptyDirVolumeSource>
medium <texto>
sizeLimit <Quantity>
ephemeral <EphemeralVolumeSource>
volumeClaimTemplate <PersistentVolumeClaimTemplate>
metadata <ObjectMeta>
annotations <mapa[texto]texto>
creationTimestamp <texto>
deletionGracePeriodSeconds <inteiro>
deletionTimestamp <texto>
finalizers <[]texto>
generateName <texto>
generation <inteiro>
labels <mapa[texto]texto>
managedFields <[]ManagedFieldsEntry>
apiVersion <texto>
fieldsType <texto>
fieldsV1 <FieldsV1>
manager <texto>
operation <texto>
subresource <texto>
time <texto>
name <texto>
namespace <texto>
ownerReferences <[]OwnerReference>
apiVersion <texto> -obrigatório-
blockOwnerDeletion <booleano>
controller <booleano>
kind <texto> -obrigatório-
name <texto> -obrigatório-
uid <texto> -obrigatório-
resourceVersion <texto>
selfLink <texto>
uid <texto>
spec <PersistentVolumeClaimSpec> -obrigatório-
accessModes <[]texto>
dataSource <TypedLocalObjectReference>
apiGroup <texto>
kind <texto> -obrigatório-
name <texto> -obrigatório-
dataSourceRef <TypedObjectReference>
apiGroup <texto>
kind <texto> -obrigatório-
name <texto> -obrigatório-
namespace <texto>
resources <VolumeResourceRequirements>
limits <map[string]Quantity>
requests <map[string]Quantity>
selector <LabelSelector>
matchExpressions <[]LabelSelectorRequirement>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
storageClassName <texto>
volumeAttributesClassName <texto>
volumeMode <texto>
opções: Block, Filesystem
volumeName <texto>
fc <FCVolumeSource>
fsType <texto>
lun <inteiro>
readOnly <booleano>
targetWWNs <[]texto>
wwids <[]texto>
flexVolume <FlexVolumeSource>
driver <texto> -obrigatório-
fsType <texto>
options <mapa[texto]texto>
readOnly <booleano>
secretRef <LocalObjectReference>
name <texto>
flocker <FlockerVolumeSource>
datasetName <texto>
datasetUUID <texto>
gcePersistentDisk <GCEPersistentDiskVolumeSource>
fsType <texto>
partition <inteiro>
pdName <texto> -obrigatório-
readOnly <booleano>
gitRepo <GitRepoVolumeSource>
directory <texto>
repository <texto> -obrigatório-
revision <texto>
glusterfs <GlusterfsVolumeSource>
endpoints <texto> -obrigatório-
path <texto> -obrigatório-
readOnly <booleano>
hostPath <HostPathVolumeSource>
path <texto> -obrigatório-
type <texto>
opções: "", BlockDevice, CharDevice, Directory, ....
image <ImageVolumeSource>
pullPolicy <texto>
opções: Always, IfNotPresent, Never
reference <texto>
iscsi <ISCSIVolumeSource>
chapAuthDiscovery <booleano>
chapAuthSession <booleano>
fsType <texto>
initiatorName <texto>
iqn <texto> -obrigatório-
iscsiInterface <texto>
lun <inteiro> -obrigatório-
portals <[]texto>
readOnly <booleano>
secretRef <LocalObjectReference>
name <texto>
targetPortal <texto> -obrigatório-
name <texto> -obrigatório-
nfs <NFSVolumeSource>
path <texto> -obrigatório-
readOnly <booleano>
server <texto> -obrigatório-
persistentVolumeClaim <PersistentVolumeClaimVolumeSource>
claimName <texto> -obrigatório-
readOnly <booleano>
photonPersistentDisk <PhotonPersistentDiskVolumeSource>
fsType <texto>
pdID <texto> -obrigatório-
portworxVolume <PortworxVolumeSource>
fsType <texto>
readOnly <booleano>
volumeID <texto> -obrigatório-
projected <ProjectedVolumeSource>
defaultMode <inteiro>
sources <[]VolumeProjection>
clusterTrustBundle <ClusterTrustBundleProjection>
labelSelector <LabelSelector>
matchExpressions <[]LabelSelectorRequirement>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
name <texto>
optional <booleano>
path <texto> -obrigatório-
signerName <texto>
configMap <ConfigMapProjection>
items <[]KeyToPath>
key <texto> -obrigatório-
mode <inteiro>
path <texto> -obrigatório-
name <texto>
optional <booleano>
downwardAPI <DownwardAPIProjection>
items <[]DownwardAPIVolumeFile>
fieldRef <ObjectFieldSelector>
apiVersion <texto>
fieldPath <texto> -obrigatório-
mode <inteiro>
path <texto> -obrigatório-
resourceFieldRef <ResourceFieldSelector>
containerName <texto>
divisor <Quantity>
resource <texto> -obrigatório-
secret <SecretProjection>
items <[]KeyToPath>
key <texto> -obrigatório-
mode <inteiro>
path <texto> -obrigatório-
name <texto>
optional <booleano>
serviceAccountToken <ServiceAccountTokenProjection>
audience <texto>
expirationSeconds <inteiro>
path <texto> -obrigatório-
quobyte <QuobyteVolumeSource>
group <texto>
readOnly <booleano>
registry <texto> -obrigatório-
tenant <texto>
user <texto>
volume <texto> -obrigatório-
rbd <RBDVolumeSource>
fsType <texto>
image <texto> -obrigatório-
keyring <texto>
monitors <[]texto> -obrigatório-
pool <texto>
readOnly <booleano>
secretRef <LocalObjectReference>
name <texto>
user <texto>
scaleIO <ScaleIOVolumeSource>
fsType <texto>
gateway <texto> -obrigatório-
protectionDomain <texto>
readOnly <booleano>
secretRef <LocalObjectReference> -obrigatório-
name <texto>
sslEnabled <booleano>
storageMode <texto>
storagePool <texto>
system <texto> -obrigatório-
volumeName <texto>
secret <SecretVolumeSource>
defaultMode <inteiro>
items <[]KeyToPath>
key <texto> -obrigatório-
mode <inteiro>
path <texto> -obrigatório-
optional <booleano>
secretName <texto>
storageos <StorageOSVolumeSource>
fsType <texto>
readOnly <booleano>
secretRef <LocalObjectReference>
name <texto>
volumeName <texto>
volumeNamespace <texto>
vsphereVolume <VsphereVirtualDiskVolumeSource>
fsType <texto>
storagePolicyID <texto>
storagePolicyName <texto>
volumePath <texto> -obrigatório-
status <PodStatus>
conditions <[]PodCondition>
lastProbeTime <texto>
lastTransitionTime <texto>
message <texto>
observedGeneration <inteiro>
reason <texto>
status <texto> -obrigatório-
type <texto> -obrigatório-
containerStatuses <[]ContainerStatus>
allocatedResources <map[string]Quantity>
allocatedResourcesStatus <[]ResourceStatus>
name <texto> -obrigatório-
resources <[]ResourceHealth>
health <texto>
resourceID <texto> -obrigatório-
containerID <texto>
image <texto> -obrigatório-
imageID <texto> -obrigatório-
lastState <ContainerState>
running <ContainerStateRunning>
startedAt <texto>
terminated <ContainerStateTerminated>
containerID <texto>
exitCode <inteiro> -obrigatório-
finishedAt <texto>
message <texto>
reason <texto>
signal <inteiro>
startedAt <texto>
waiting <ContainerStateWaiting>
message <texto>
reason <texto>
name <texto> -obrigatório-
ready <booleano> -obrigatório-
resources <ResourceRequirements>
claims <[]ResourceClaim>
name <texto> -obrigatório-
request <texto>
limits <map[string]Quantity>
requests <map[string]Quantity>
restartCount <inteiro> -obrigatório-
started <booleano>
state <ContainerState>
running <ContainerStateRunning>
startedAt <texto>
terminated <ContainerStateTerminated>
containerID <texto>
exitCode <inteiro> -obrigatório-
finishedAt <texto>
message <texto>
reason <texto>
signal <inteiro>
startedAt <texto>
waiting <ContainerStateWaiting>
message <texto>
reason <texto>
stopSignal <texto>
opções: SIGABRT, SIGALRM, SIGBUS, SIGCHLD, ....
user <ContainerUser>
linux <LinuxContainerUser>
gid <inteiro> -obrigatório-
supplementalGroups <[]integer>
uid <inteiro> -obrigatório-
volumeMounts <[]VolumeMountStatus>
mountPath <texto> -obrigatório-
name <texto> -obrigatório-
readOnly <booleano>
recursiveReadOnly <texto>
ephemeralContainerStatuses <[]ContainerStatus>
allocatedResources <map[string]Quantity>
allocatedResourcesStatus <[]ResourceStatus>
name <texto> -obrigatório-
resources <[]ResourceHealth>
health <texto>
resourceID <texto> -obrigatório-
containerID <texto>
image <texto> -obrigatório-
imageID <texto> -obrigatório-
lastState <ContainerState>
running <ContainerStateRunning>
startedAt <texto>
terminated <ContainerStateTerminated>
containerID <texto>
exitCode <inteiro> -obrigatório-
finishedAt <texto>
message <texto>
reason <texto>
signal <inteiro>
startedAt <texto>
waiting <ContainerStateWaiting>
message <texto>
reason <texto>
name <texto> -obrigatório-
ready <booleano> -obrigatório-
resources <ResourceRequirements>
claims <[]ResourceClaim>
name <texto> -obrigatório-
request <texto>
limits <map[string]Quantity>
requests <map[string]Quantity>
restartCount <inteiro> -obrigatório-
started <booleano>
state <ContainerState>
running <ContainerStateRunning>
startedAt <texto>
terminated <ContainerStateTerminated>
containerID <texto>
exitCode <inteiro> -obrigatório-
finishedAt <texto>
message <texto>
reason <texto>
signal <inteiro>
startedAt <texto>
waiting <ContainerStateWaiting>
message <texto>
reason <texto>
stopSignal <texto>
opções: SIGABRT, SIGALRM, SIGBUS, SIGCHLD, ....
user <ContainerUser>
linux <LinuxContainerUser>
gid <inteiro> -obrigatório-
supplementalGroups <[]integer>
uid <inteiro> -obrigatório-
volumeMounts <[]VolumeMountStatus>
mountPath <texto> -obrigatório-
name <texto> -obrigatório-
readOnly <booleano>
recursiveReadOnly <texto>
hostIP <texto>
hostIPs <[]HostIP>
ip <texto> -obrigatório-
initContainerStatuses <[]ContainerStatus>
allocatedResources <map[string]Quantity>
allocatedResourcesStatus <[]ResourceStatus>
name <texto> -obrigatório-
resources <[]ResourceHealth>
health <texto>
resourceID <texto> -obrigatório-
containerID <texto>
image <texto> -obrigatório-
imageID <texto> -obrigatório-
lastState <ContainerState>
running <ContainerStateRunning>
startedAt <texto>
terminated <ContainerStateTerminated>
containerID <texto>
exitCode <inteiro> -obrigatório-
finishedAt <texto>
message <texto>
reason <texto>
signal <inteiro>
startedAt <texto>
waiting <ContainerStateWaiting>
message <texto>
reason <texto>
name <texto> -obrigatório-
ready <booleano> -obrigatório-
resources <ResourceRequirements>
claims <[]ResourceClaim>
name <texto> -obrigatório-
request <texto>
limits <map[string]Quantity>
requests <map[string]Quantity>
restartCount <inteiro> -obrigatório-
started <booleano>
state <ContainerState>
running <ContainerStateRunning>
startedAt <texto>
terminated <ContainerStateTerminated>
containerID <texto>
exitCode <inteiro> -obrigatório-
finishedAt <texto>
message <texto>
reason <texto>
signal <inteiro>
startedAt <texto>
waiting <ContainerStateWaiting>
message <texto>
reason <texto>
stopSignal <texto>
opções: SIGABRT, SIGALRM, SIGBUS, SIGCHLD, ....
user <ContainerUser>
linux <LinuxContainerUser>
gid <inteiro> -obrigatório-
supplementalGroups <[]integer>
uid <inteiro> -obrigatório-
volumeMounts <[]VolumeMountStatus>
mountPath <texto> -obrigatório-
name <texto> -obrigatório-
readOnly <booleano>
recursiveReadOnly <texto>
message <texto>
nominatedNodeName <texto>
observedGeneration <inteiro>
phase <texto>
opções: Failed, Pending, Running, Succeeded, ....
podIP <texto>
podIPs <[]PodIP>
ip <texto> -obrigatório-
qosClass <texto>
opções: BestEffort, Burstable, Guaranteed
reason <texto>
resize <texto>
resourceClaimStatuses <[]PodResourceClaimStatus>
name <texto> -obrigatório-
resourceClaimName <texto>
startTime <texto>
8. persistentvolumeclaims
Recurso: persistentvolumeclaims
Tipo: PersistentVolumeClaim
Versão: v1
TIPO: PersistentVolumeClaim
VERSÃO: v1
DESCRIÇÃO:
PersistentVolumeClaim é a solicitação de um usuário e a reivindicação de uso de um
volume persistente.
CAMPOS:
apiVersion <texto>
kind <texto>
metadata <ObjectMeta>
annotations <mapa[texto]texto>
creationTimestamp <texto>
deletionGracePeriodSeconds <inteiro>
deletionTimestamp <texto>
finalizers <[]texto>
generateName <texto>
generation <inteiro>
labels <mapa[texto]texto>
managedFields <[]ManagedFieldsEntry>
apiVersion <texto>
fieldsType <texto>
fieldsV1 <FieldsV1>
manager <texto>
operation <texto>
subresource <texto>
time <texto>
name <texto>
namespace <texto>
ownerReferences <[]OwnerReference>
apiVersion <texto> -obrigatório-
blockOwnerDeletion <booleano>
controller <booleano>
kind <texto> -obrigatório-
name <texto> -obrigatório-
uid <texto> -obrigatório-
resourceVersion <texto>
selfLink <texto>
uid <texto>
spec <PersistentVolumeClaimSpec>
accessModes <[]texto>
dataSource <TypedLocalObjectReference>
apiGroup <texto>
kind <texto> -obrigatório-
name <texto> -obrigatório-
dataSourceRef <TypedObjectReference>
apiGroup <texto>
kind <texto> -obrigatório-
name <texto> -obrigatório-
namespace <texto>
resources <VolumeResourceRequirements>
limits <map[string]Quantity>
requests <map[string]Quantity>
selector <LabelSelector>
matchExpressions <[]LabelSelectorRequirement>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
storageClassName <texto>
volumeAttributesClassName <texto>
volumeMode <texto>
opções: Block, Filesystem
volumeName <texto>
status <PersistentVolumeClaimStatus>
accessModes <[]texto>
allocatedResourceStatuses <mapa[texto]texto>
allocatedResources <map[string]Quantity>
capacity <map[string]Quantity>
conditions <[]PersistentVolumeClaimCondition>
lastProbeTime <texto>
lastTransitionTime <texto>
message <texto>
reason <texto>
status <texto> -obrigatório-
type <texto> -obrigatório-
currentVolumeAttributesClassName <texto>
modifyVolumeStatus <ModifyVolumeStatus>
status <texto> -obrigatório-
opções: InProgress, Infeasible, Pending
targetVolumeAttributesClassName <texto>
phase <texto>
opções: Bound, Lost, Pending
9. serviceaccounts
Recurso: serviceaccounts
Tipo: ServiceAccount
Versão: v1
TIPO: ServiceAccount
VERSÃO: v1
DESCRIÇÃO:
ServiceAccount une: * um nome, compreendido por usuários e talvez por sistemas
periféricos, para uma identidade; * um principal que pode ser autenticado e autorizado;
* um conjunto de secrets.
CAMPOS:
apiVersion <texto>
automountServiceAccountToken <booleano>
imagePullSecrets <[]LocalObjectReference>
name <texto>
kind <texto>
metadata <ObjectMeta>
annotations <mapa[texto]texto>
creationTimestamp <texto>
deletionGracePeriodSeconds <inteiro>
deletionTimestamp <texto>
finalizers <[]texto>
generateName <texto>
generation <inteiro>
labels <mapa[texto]texto>
managedFields <[]ManagedFieldsEntry>
apiVersion <texto>
fieldsType <texto>
fieldsV1 <FieldsV1>
manager <texto>
operation <texto>
subresource <texto>
time <texto>
name <texto>
namespace <texto>
ownerReferences <[]OwnerReference>
apiVersion <texto> -obrigatório-
blockOwnerDeletion <booleano>
controller <booleano>
kind <texto> -obrigatório-
name <texto> -obrigatório-
uid <texto> -obrigatório-
resourceVersion <texto>
selfLink <texto>
uid <texto>
secrets <[]ObjectReference>
apiVersion <texto>
fieldPath <texto>
kind <texto>
name <texto>
namespace <texto>
resourceVersion <texto>
uid <texto>
10. jobs.batch
Recurso: jobs.batch
Grupo/API: batch
Tipo: Job
Versão: v1
GRUPO: batch
TIPO: Job
VERSÃO: v1
DESCRIÇÃO:
Job representa a configuração de uma única tarefa.
CAMPOS:
apiVersion <texto>
kind <texto>
metadata <ObjectMeta>
annotations <mapa[texto]texto>
creationTimestamp <texto>
deletionGracePeriodSeconds <inteiro>
deletionTimestamp <texto>
finalizers <[]texto>
generateName <texto>
generation <inteiro>
labels <mapa[texto]texto>
managedFields <[]ManagedFieldsEntry>
apiVersion <texto>
fieldsType <texto>
fieldsV1 <FieldsV1>
manager <texto>
operation <texto>
subresource <texto>
time <texto>
name <texto>
namespace <texto>
ownerReferences <[]OwnerReference>
apiVersion <texto> -obrigatório-
blockOwnerDeletion <booleano>
controller <booleano>
kind <texto> -obrigatório-
name <texto> -obrigatório-
uid <texto> -obrigatório-
resourceVersion <texto>
selfLink <texto>
uid <texto>
spec <JobSpec>
activeDeadlineSeconds <inteiro>
backoffLimit <inteiro>
backoffLimitPerIndex <inteiro>
completionMode <texto>
opções: Indexed, NonIndexed
completions <inteiro>
managedBy <texto>
manualSelector <booleano>
maxFailedIndexes <inteiro>
parallelism <inteiro>
podFailurePolicy <PodFailurePolicy>
rules <[]PodFailurePolicyRule> -obrigatório-
action <texto> -obrigatório-
opções: Count, FailIndex, FailJob, Ignore
onExitCodes <PodFailurePolicyOnExitCodesRequirement>
containerName <texto>
operator <texto> -obrigatório-
opções: In, NotIn
values <[]integer> -obrigatório-
onPodConditions <[]PodFailurePolicyOnPodConditionsPattern>
status <texto> -obrigatório-
type <texto> -obrigatório-
podReplacementPolicy <texto>
opções: Failed, TerminatingOrFailed
selector <LabelSelector>
matchExpressions <[]LabelSelectorRequirement>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
successPolicy <SuccessPolicy>
rules <[]SuccessPolicyRule> -obrigatório-
succeededCount <inteiro>
succeededIndexes <texto>
suspend <booleano>
template <PodTemplateSpec> -obrigatório-
metadata <ObjectMeta>
annotations <mapa[texto]texto>
creationTimestamp <texto>
deletionGracePeriodSeconds <inteiro>
deletionTimestamp <texto>
finalizers <[]texto>
generateName <texto>
generation <inteiro>
labels <mapa[texto]texto>
managedFields <[]ManagedFieldsEntry>
apiVersion <texto>
fieldsType <texto>
fieldsV1 <FieldsV1>
manager <texto>
operation <texto>
subresource <texto>
time <texto>
name <texto>
namespace <texto>
ownerReferences <[]OwnerReference>
apiVersion <texto> -obrigatório-
blockOwnerDeletion <booleano>
controller <booleano>
kind <texto> -obrigatório-
name <texto> -obrigatório-
uid <texto> -obrigatório-
resourceVersion <texto>
selfLink <texto>
uid <texto>
spec <PodSpec>
activeDeadlineSeconds <inteiro>
affinity <Affinity>
nodeAffinity <NodeAffinity>
preferredDuringSchedulingIgnoredDuringExecution <[]PreferredSchedulingTerm>
preference <NodeSelectorTerm> -obrigatório-
matchExpressions <[]NodeSelectorRequirement>
key <texto> -obrigatório-
operator <texto> -obrigatório-
opções: DoesNotExist, Exists, Gt, In, ....
values <[]texto>
matchFields <[]NodeSelectorRequirement>
key <texto> -obrigatório-
operator <texto> -obrigatório-
opções: DoesNotExist, Exists, Gt, In, ....
values <[]texto>
weight <inteiro> -obrigatório-
requiredDuringSchedulingIgnoredDuringExecution <NodeSelector>
nodeSelectorTerms <[]NodeSelectorTerm> -obrigatório-
matchExpressions <[]NodeSelectorRequirement>
key <texto> -obrigatório-
operator <texto> -obrigatório-
opções: DoesNotExist, Exists, Gt, In, ....
values <[]texto>
matchFields <[]NodeSelectorRequirement>
key <texto> -obrigatório-
operator <texto> -obrigatório-
opções: DoesNotExist, Exists, Gt, In, ....
values <[]texto>
podAffinity <PodAffinity>
preferredDuringSchedulingIgnoredDuringExecution <[]WeightedPodAffinityTerm>
podAffinityTerm <PodAffinityTerm> -obrigatório-
labelSelector <LabelSelector>
matchExpressions <[]LabelSelectorRequirement>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
matchLabelKeys <[]texto>
mismatchLabelKeys <[]texto>
namespaceSelector <LabelSelector>
matchExpressions <[]LabelSelectorRequirement>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
namespaces <[]texto>
topologyKey <texto> -obrigatório-
weight <inteiro> -obrigatório-
requiredDuringSchedulingIgnoredDuringExecution <[]PodAffinityTerm>
labelSelector <LabelSelector>
matchExpressions <[]LabelSelectorRequirement>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
matchLabelKeys <[]texto>
mismatchLabelKeys <[]texto>
namespaceSelector <LabelSelector>
matchExpressions <[]LabelSelectorRequirement>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
namespaces <[]texto>
topologyKey <texto> -obrigatório-
podAntiAffinity <PodAntiAffinity>
preferredDuringSchedulingIgnoredDuringExecution <[]WeightedPodAffinityTerm>
podAffinityTerm <PodAffinityTerm> -obrigatório-
labelSelector <LabelSelector>
matchExpressions <[]LabelSelectorRequirement>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
matchLabelKeys <[]texto>
mismatchLabelKeys <[]texto>
namespaceSelector <LabelSelector>
matchExpressions <[]LabelSelectorRequirement>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
namespaces <[]texto>
topologyKey <texto> -obrigatório-
weight <inteiro> -obrigatório-
requiredDuringSchedulingIgnoredDuringExecution <[]PodAffinityTerm>
labelSelector <LabelSelector>
matchExpressions <[]LabelSelectorRequirement>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
matchLabelKeys <[]texto>
mismatchLabelKeys <[]texto>
namespaceSelector <LabelSelector>
matchExpressions <[]LabelSelectorRequirement>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
namespaces <[]texto>
topologyKey <texto> -obrigatório-
automountServiceAccountToken <booleano>
containers <[]Container> -obrigatório-
args <[]texto>
command <[]texto>
env <[]EnvVar>
name <texto> -obrigatório-
value <texto>
valueFrom <EnvVarSource>
configMapKeyRef <ConfigMapKeySelector>
key <texto> -obrigatório-
name <texto>
optional <booleano>
fieldRef <ObjectFieldSelector>
apiVersion <texto>
fieldPath <texto> -obrigatório-
resourceFieldRef <ResourceFieldSelector>
containerName <texto>
divisor <Quantity>
resource <texto> -obrigatório-
secretKeyRef <SecretKeySelector>
key <texto> -obrigatório-
name <texto>
optional <booleano>
envFrom <[]EnvFromSource>
configMapRef <ConfigMapEnvSource>
name <texto>
optional <booleano>
prefix <texto>
secretRef <SecretEnvSource>
name <texto>
optional <booleano>
image <texto>
imagePullPolicy <texto>
opções: Always, IfNotPresent, Never
lifecycle <Lifecycle>
postStart <LifecycleHandler>
exec <ExecAction>
command <[]texto>
httpGet <HTTPGetAction>
host <texto>
httpHeaders <[]HTTPHeader>
name <texto> -obrigatório-
value <texto> -obrigatório-
path <texto>
port <IntOrString> -obrigatório-
scheme <texto>
opções: HTTP, HTTPS
sleep <SleepAction>
seconds <inteiro> -obrigatório-
tcpSocket <TCPSocketAction>
host <texto>
port <IntOrString> -obrigatório-
preStop <LifecycleHandler>
exec <ExecAction>
command <[]texto>
httpGet <HTTPGetAction>
host <texto>
httpHeaders <[]HTTPHeader>
name <texto> -obrigatório-
value <texto> -obrigatório-
path <texto>
port <IntOrString> -obrigatório-
scheme <texto>
opções: HTTP, HTTPS
sleep <SleepAction>
seconds <inteiro> -obrigatório-
tcpSocket <TCPSocketAction>
host <texto>
port <IntOrString> -obrigatório-
stopSignal <texto>
opções: SIGABRT, SIGALRM, SIGBUS, SIGCHLD, ....
livenessProbe <Probe>
exec <ExecAction>
command <[]texto>
failureThreshold <inteiro>
grpc <GRPCAction>
port <inteiro> -obrigatório-
service <texto>
httpGet <HTTPGetAction>
host <texto>
httpHeaders <[]HTTPHeader>
name <texto> -obrigatório-
value <texto> -obrigatório-
path <texto>
port <IntOrString> -obrigatório-
scheme <texto>
opções: HTTP, HTTPS
initialDelaySeconds <inteiro>
periodSeconds <inteiro>
successThreshold <inteiro>
tcpSocket <TCPSocketAction>
host <texto>
port <IntOrString> -obrigatório-
terminationGracePeriodSeconds <inteiro>
timeoutSeconds <inteiro>
name <texto> -obrigatório-
ports <[]ContainerPort>
containerPort <inteiro> -obrigatório-
hostIP <texto>
hostPort <inteiro>
name <texto>
protocol <texto>
opções: SCTP, TCP, UDP
readinessProbe <Probe>
exec <ExecAction>
command <[]texto>
failureThreshold <inteiro>
grpc <GRPCAction>
port <inteiro> -obrigatório-
service <texto>
httpGet <HTTPGetAction>
host <texto>
httpHeaders <[]HTTPHeader>
name <texto> -obrigatório-
value <texto> -obrigatório-
path <texto>
port <IntOrString> -obrigatório-
scheme <texto>
opções: HTTP, HTTPS
initialDelaySeconds <inteiro>
periodSeconds <inteiro>
successThreshold <inteiro>
tcpSocket <TCPSocketAction>
host <texto>
port <IntOrString> -obrigatório-
terminationGracePeriodSeconds <inteiro>
timeoutSeconds <inteiro>
resizePolicy <[]ContainerResizePolicy>
resourceName <texto> -obrigatório-
restartPolicy <texto> -obrigatório-
resources <ResourceRequirements>
claims <[]ResourceClaim>
name <texto> -obrigatório-
request <texto>
limits <map[string]Quantity>
requests <map[string]Quantity>
restartPolicy <texto>
securityContext <SecurityContext>
allowPrivilegeEscalation <booleano>
appArmorProfile <AppArmorProfile>
localhostProfile <texto>
type <texto> -obrigatório-
opções: Localhost, RuntimeDefault, Unconfined
capabilities <Capabilities>
add <[]texto>
drop <[]texto>
privileged <booleano>
procMount <texto>
opções: Default, Unmasked
readOnlyRootFilesystem <booleano>
runAsGroup <inteiro>
runAsNonRoot <booleano>
runAsUser <inteiro>
seLinuxOptions <SELinuxOptions>
level <texto>
role <texto>
type <texto>
user <texto>
seccompProfile <SeccompProfile>
localhostProfile <texto>
type <texto> -obrigatório-
opções: Localhost, RuntimeDefault, Unconfined
windowsOptions <WindowsSecurityContextOptions>
gmsaCredentialSpec <texto>
gmsaCredentialSpecName <texto>
hostProcess <booleano>
runAsUserName <texto>
startupProbe <Probe>
exec <ExecAction>
command <[]texto>
failureThreshold <inteiro>
grpc <GRPCAction>
port <inteiro> -obrigatório-
service <texto>
httpGet <HTTPGetAction>
host <texto>
httpHeaders <[]HTTPHeader>
name <texto> -obrigatório-
value <texto> -obrigatório-
path <texto>
port <IntOrString> -obrigatório-
scheme <texto>
opções: HTTP, HTTPS
initialDelaySeconds <inteiro>
periodSeconds <inteiro>
successThreshold <inteiro>
tcpSocket <TCPSocketAction>
host <texto>
port <IntOrString> -obrigatório-
terminationGracePeriodSeconds <inteiro>
timeoutSeconds <inteiro>
stdin <booleano>
stdinOnce <booleano>
terminationMessagePath <texto>
terminationMessagePolicy <texto>
opções: FallbackToLogsOnError, File
tty <booleano>
volumeDevices <[]VolumeDevice>
devicePath <texto> -obrigatório-
name <texto> -obrigatório-
volumeMounts <[]VolumeMount>
mountPath <texto> -obrigatório-
mountPropagation <texto>
opções: Bidirectional, HostToContainer, None
name <texto> -obrigatório-
readOnly <booleano>
recursiveReadOnly <texto>
subPath <texto>
subPathExpr <texto>
workingDir <texto>
dnsConfig <PodDNSConfig>
nameservers <[]texto>
options <[]PodDNSConfigOption>
name <texto>
value <texto>
searches <[]texto>
dnsPolicy <texto>
opções: ClusterFirst, ClusterFirstWithHostNet, Default, None
enableServiceLinks <booleano>
ephemeralContainers <[]EphemeralContainer>
args <[]texto>
command <[]texto>
env <[]EnvVar>
name <texto> -obrigatório-
value <texto>
valueFrom <EnvVarSource>
configMapKeyRef <ConfigMapKeySelector>
key <texto> -obrigatório-
name <texto>
optional <booleano>
fieldRef <ObjectFieldSelector>
apiVersion <texto>
fieldPath <texto> -obrigatório-
resourceFieldRef <ResourceFieldSelector>
containerName <texto>
divisor <Quantity>
resource <texto> -obrigatório-
secretKeyRef <SecretKeySelector>
key <texto> -obrigatório-
name <texto>
optional <booleano>
envFrom <[]EnvFromSource>
configMapRef <ConfigMapEnvSource>
name <texto>
optional <booleano>
prefix <texto>
secretRef <SecretEnvSource>
name <texto>
optional <booleano>
image <texto>
imagePullPolicy <texto>
opções: Always, IfNotPresent, Never
lifecycle <Lifecycle>
postStart <LifecycleHandler>
exec <ExecAction>
command <[]texto>
httpGet <HTTPGetAction>
host <texto>
httpHeaders <[]HTTPHeader>
name <texto> -obrigatório-
value <texto> -obrigatório-
path <texto>
port <IntOrString> -obrigatório-
scheme <texto>
opções: HTTP, HTTPS
sleep <SleepAction>
seconds <inteiro> -obrigatório-
tcpSocket <TCPSocketAction>
host <texto>
port <IntOrString> -obrigatório-
preStop <LifecycleHandler>
exec <ExecAction>
command <[]texto>
httpGet <HTTPGetAction>
host <texto>
httpHeaders <[]HTTPHeader>
name <texto> -obrigatório-
value <texto> -obrigatório-
path <texto>
port <IntOrString> -obrigatório-
scheme <texto>
opções: HTTP, HTTPS
sleep <SleepAction>
seconds <inteiro> -obrigatório-
tcpSocket <TCPSocketAction>
host <texto>
port <IntOrString> -obrigatório-
stopSignal <texto>
opções: SIGABRT, SIGALRM, SIGBUS, SIGCHLD, ....
livenessProbe <Probe>
exec <ExecAction>
command <[]texto>
failureThreshold <inteiro>
grpc <GRPCAction>
port <inteiro> -obrigatório-
service <texto>
httpGet <HTTPGetAction>
host <texto>
httpHeaders <[]HTTPHeader>
name <texto> -obrigatório-
value <texto> -obrigatório-
path <texto>
port <IntOrString> -obrigatório-
scheme <texto>
opções: HTTP, HTTPS
initialDelaySeconds <inteiro>
periodSeconds <inteiro>
successThreshold <inteiro>
tcpSocket <TCPSocketAction>
host <texto>
port <IntOrString> -obrigatório-
terminationGracePeriodSeconds <inteiro>
timeoutSeconds <inteiro>
name <texto> -obrigatório-
ports <[]ContainerPort>
containerPort <inteiro> -obrigatório-
hostIP <texto>
hostPort <inteiro>
name <texto>
protocol <texto>
opções: SCTP, TCP, UDP
readinessProbe <Probe>
exec <ExecAction>
command <[]texto>
failureThreshold <inteiro>
grpc <GRPCAction>
port <inteiro> -obrigatório-
service <texto>
httpGet <HTTPGetAction>
host <texto>
httpHeaders <[]HTTPHeader>
name <texto> -obrigatório-
value <texto> -obrigatório-
path <texto>
port <IntOrString> -obrigatório-
scheme <texto>
opções: HTTP, HTTPS
initialDelaySeconds <inteiro>
periodSeconds <inteiro>
successThreshold <inteiro>
tcpSocket <TCPSocketAction>
host <texto>
port <IntOrString> -obrigatório-
terminationGracePeriodSeconds <inteiro>
timeoutSeconds <inteiro>
resizePolicy <[]ContainerResizePolicy>
resourceName <texto> -obrigatório-
restartPolicy <texto> -obrigatório-
resources <ResourceRequirements>
claims <[]ResourceClaim>
name <texto> -obrigatório-
request <texto>
limits <map[string]Quantity>
requests <map[string]Quantity>
restartPolicy <texto>
securityContext <SecurityContext>
allowPrivilegeEscalation <booleano>
appArmorProfile <AppArmorProfile>
localhostProfile <texto>
type <texto> -obrigatório-
opções: Localhost, RuntimeDefault, Unconfined
capabilities <Capabilities>
add <[]texto>
drop <[]texto>
privileged <booleano>
procMount <texto>
opções: Default, Unmasked
readOnlyRootFilesystem <booleano>
runAsGroup <inteiro>
runAsNonRoot <booleano>
runAsUser <inteiro>
seLinuxOptions <SELinuxOptions>
level <texto>
role <texto>
type <texto>
user <texto>
seccompProfile <SeccompProfile>
localhostProfile <texto>
type <texto> -obrigatório-
opções: Localhost, RuntimeDefault, Unconfined
windowsOptions <WindowsSecurityContextOptions>
gmsaCredentialSpec <texto>
gmsaCredentialSpecName <texto>
hostProcess <booleano>
runAsUserName <texto>
startupProbe <Probe>
exec <ExecAction>
command <[]texto>
failureThreshold <inteiro>
grpc <GRPCAction>
port <inteiro> -obrigatório-
service <texto>
httpGet <HTTPGetAction>
host <texto>
httpHeaders <[]HTTPHeader>
name <texto> -obrigatório-
value <texto> -obrigatório-
path <texto>
port <IntOrString> -obrigatório-
scheme <texto>
opções: HTTP, HTTPS
initialDelaySeconds <inteiro>
periodSeconds <inteiro>
successThreshold <inteiro>
tcpSocket <TCPSocketAction>
host <texto>
port <IntOrString> -obrigatório-
terminationGracePeriodSeconds <inteiro>
timeoutSeconds <inteiro>
stdin <booleano>
stdinOnce <booleano>
targetContainerName <texto>
terminationMessagePath <texto>
terminationMessagePolicy <texto>
opções: FallbackToLogsOnError, File
tty <booleano>
volumeDevices <[]VolumeDevice>
devicePath <texto> -obrigatório-
name <texto> -obrigatório-
volumeMounts <[]VolumeMount>
mountPath <texto> -obrigatório-
mountPropagation <texto>
opções: Bidirectional, HostToContainer, None
name <texto> -obrigatório-
readOnly <booleano>
recursiveReadOnly <texto>
subPath <texto>
subPathExpr <texto>
workingDir <texto>
hostAliases <[]HostAlias>
hostnames <[]texto>
ip <texto> -obrigatório-
hostIPC <booleano>
hostNetwork <booleano>
hostPID <booleano>
hostUsers <booleano>
hostname <texto>
imagePullSecrets <[]LocalObjectReference>
name <texto>
initContainers <[]Container>
args <[]texto>
command <[]texto>
env <[]EnvVar>
name <texto> -obrigatório-
value <texto>
valueFrom <EnvVarSource>
configMapKeyRef <ConfigMapKeySelector>
key <texto> -obrigatório-
name <texto>
optional <booleano>
fieldRef <ObjectFieldSelector>
apiVersion <texto>
fieldPath <texto> -obrigatório-
resourceFieldRef <ResourceFieldSelector>
containerName <texto>
divisor <Quantity>
resource <texto> -obrigatório-
secretKeyRef <SecretKeySelector>
key <texto> -obrigatório-
name <texto>
optional <booleano>
envFrom <[]EnvFromSource>
configMapRef <ConfigMapEnvSource>
name <texto>
optional <booleano>
prefix <texto>
secretRef <SecretEnvSource>
name <texto>
optional <booleano>
image <texto>
imagePullPolicy <texto>
opções: Always, IfNotPresent, Never
lifecycle <Lifecycle>
postStart <LifecycleHandler>
exec <ExecAction>
command <[]texto>
httpGet <HTTPGetAction>
host <texto>
httpHeaders <[]HTTPHeader>
name <texto> -obrigatório-
value <texto> -obrigatório-
path <texto>
port <IntOrString> -obrigatório-
scheme <texto>
opções: HTTP, HTTPS
sleep <SleepAction>
seconds <inteiro> -obrigatório-
tcpSocket <TCPSocketAction>
host <texto>
port <IntOrString> -obrigatório-
preStop <LifecycleHandler>
exec <ExecAction>
command <[]texto>
httpGet <HTTPGetAction>
host <texto>
httpHeaders <[]HTTPHeader>
name <texto> -obrigatório-
value <texto> -obrigatório-
path <texto>
port <IntOrString> -obrigatório-
scheme <texto>
opções: HTTP, HTTPS
sleep <SleepAction>
seconds <inteiro> -obrigatório-
tcpSocket <TCPSocketAction>
host <texto>
port <IntOrString> -obrigatório-
stopSignal <texto>
opções: SIGABRT, SIGALRM, SIGBUS, SIGCHLD, ....
livenessProbe <Probe>
exec <ExecAction>
command <[]texto>
failureThreshold <inteiro>
grpc <GRPCAction>
port <inteiro> -obrigatório-
service <texto>
httpGet <HTTPGetAction>
host <texto>
httpHeaders <[]HTTPHeader>
name <texto> -obrigatório-
value <texto> -obrigatório-
path <texto>
port <IntOrString> -obrigatório-
scheme <texto>
opções: HTTP, HTTPS
initialDelaySeconds <inteiro>
periodSeconds <inteiro>
successThreshold <inteiro>
tcpSocket <TCPSocketAction>
host <texto>
port <IntOrString> -obrigatório-
terminationGracePeriodSeconds <inteiro>
timeoutSeconds <inteiro>
name <texto> -obrigatório-
ports <[]ContainerPort>
containerPort <inteiro> -obrigatório-
hostIP <texto>
hostPort <inteiro>
name <texto>
protocol <texto>
opções: SCTP, TCP, UDP
readinessProbe <Probe>
exec <ExecAction>
command <[]texto>
failureThreshold <inteiro>
grpc <GRPCAction>
port <inteiro> -obrigatório-
service <texto>
httpGet <HTTPGetAction>
host <texto>
httpHeaders <[]HTTPHeader>
name <texto> -obrigatório-
value <texto> -obrigatório-
path <texto>
port <IntOrString> -obrigatório-
scheme <texto>
opções: HTTP, HTTPS
initialDelaySeconds <inteiro>
periodSeconds <inteiro>
successThreshold <inteiro>
tcpSocket <TCPSocketAction>
host <texto>
port <IntOrString> -obrigatório-
terminationGracePeriodSeconds <inteiro>
timeoutSeconds <inteiro>
resizePolicy <[]ContainerResizePolicy>
resourceName <texto> -obrigatório-
restartPolicy <texto> -obrigatório-
resources <ResourceRequirements>
claims <[]ResourceClaim>
name <texto> -obrigatório-
request <texto>
limits <map[string]Quantity>
requests <map[string]Quantity>
restartPolicy <texto>
securityContext <SecurityContext>
allowPrivilegeEscalation <booleano>
appArmorProfile <AppArmorProfile>
localhostProfile <texto>
type <texto> -obrigatório-
opções: Localhost, RuntimeDefault, Unconfined
capabilities <Capabilities>
add <[]texto>
drop <[]texto>
privileged <booleano>
procMount <texto>
opções: Default, Unmasked
readOnlyRootFilesystem <booleano>
runAsGroup <inteiro>
runAsNonRoot <booleano>
runAsUser <inteiro>
seLinuxOptions <SELinuxOptions>
level <texto>
role <texto>
type <texto>
user <texto>
seccompProfile <SeccompProfile>
localhostProfile <texto>
type <texto> -obrigatório-
opções: Localhost, RuntimeDefault, Unconfined
windowsOptions <WindowsSecurityContextOptions>
gmsaCredentialSpec <texto>
gmsaCredentialSpecName <texto>
hostProcess <booleano>
runAsUserName <texto>
startupProbe <Probe>
exec <ExecAction>
command <[]texto>
failureThreshold <inteiro>
grpc <GRPCAction>
port <inteiro> -obrigatório-
service <texto>
httpGet <HTTPGetAction>
host <texto>
httpHeaders <[]HTTPHeader>
name <texto> -obrigatório-
value <texto> -obrigatório-
path <texto>
port <IntOrString> -obrigatório-
scheme <texto>
opções: HTTP, HTTPS
initialDelaySeconds <inteiro>
periodSeconds <inteiro>
successThreshold <inteiro>
tcpSocket <TCPSocketAction>
host <texto>
port <IntOrString> -obrigatório-
terminationGracePeriodSeconds <inteiro>
timeoutSeconds <inteiro>
stdin <booleano>
stdinOnce <booleano>
terminationMessagePath <texto>
terminationMessagePolicy <texto>
opções: FallbackToLogsOnError, File
tty <booleano>
volumeDevices <[]VolumeDevice>
devicePath <texto> -obrigatório-
name <texto> -obrigatório-
volumeMounts <[]VolumeMount>
mountPath <texto> -obrigatório-
mountPropagation <texto>
opções: Bidirectional, HostToContainer, None
name <texto> -obrigatório-
readOnly <booleano>
recursiveReadOnly <texto>
subPath <texto>
subPathExpr <texto>
workingDir <texto>
nodeName <texto>
nodeSelector <mapa[texto]texto>
os <PodOS>
name <texto> -obrigatório-
overhead <map[string]Quantity>
preemptionPolicy <texto>
opções: Never, PreemptLowerPriority
priority <inteiro>
priorityClassName <texto>
readinessGates <[]PodReadinessGate>
conditionType <texto> -obrigatório-
resourceClaims <[]PodResourceClaim>
name <texto> -obrigatório-
resourceClaimName <texto>
resourceClaimTemplateName <texto>
resources <ResourceRequirements>
claims <[]ResourceClaim>
name <texto> -obrigatório-
request <texto>
limits <map[string]Quantity>
requests <map[string]Quantity>
restartPolicy <texto>
opções: Always, Never, OnFailure
runtimeClassName <texto>
schedulerName <texto>
schedulingGates <[]PodSchedulingGate>
name <texto> -obrigatório-
securityContext <PodSecurityContext>
appArmorProfile <AppArmorProfile>
localhostProfile <texto>
type <texto> -obrigatório-
opções: Localhost, RuntimeDefault, Unconfined
fsGroup <inteiro>
fsGroupChangePolicy <texto>
opções: Always, OnRootMismatch
runAsGroup <inteiro>
runAsNonRoot <booleano>
runAsUser <inteiro>
seLinuxChangePolicy <texto>
seLinuxOptions <SELinuxOptions>
level <texto>
role <texto>
type <texto>
user <texto>
seccompProfile <SeccompProfile>
localhostProfile <texto>
type <texto> -obrigatório-
opções: Localhost, RuntimeDefault, Unconfined
supplementalGroups <[]integer>
supplementalGroupsPolicy <texto>
opções: Merge, Strict
sysctls <[]Sysctl>
name <texto> -obrigatório-
value <texto> -obrigatório-
windowsOptions <WindowsSecurityContextOptions>
gmsaCredentialSpec <texto>
gmsaCredentialSpecName <texto>
hostProcess <booleano>
runAsUserName <texto>
serviceAccount <texto>
serviceAccountName <texto>
setHostnameAsFQDN <booleano>
shareProcessNamespace <booleano>
subdomain <texto>
terminationGracePeriodSeconds <inteiro>
tolerations <[]Toleration>
effect <texto>
opções: NoExecute, NoSchedule, PreferNoSchedule
key <texto>
operator <texto>
opções: Equal, Exists
tolerationSeconds <inteiro>
value <texto>
topologySpreadConstraints <[]TopologySpreadConstraint>
labelSelector <LabelSelector>
matchExpressions <[]LabelSelectorRequirement>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
matchLabelKeys <[]texto>
maxSkew <inteiro> -obrigatório-
minDomains <inteiro>
nodeAffinityPolicy <texto>
opções: Honor, Ignore
nodeTaintsPolicy <texto>
opções: Honor, Ignore
topologyKey <texto> -obrigatório-
whenUnsatisfiable <texto> -obrigatório-
opções: DoNotSchedule, ScheduleAnyway
volumes <[]Volume>
awsElasticBlockStore <AWSElasticBlockStoreVolumeSource>
fsType <texto>
partition <inteiro>
readOnly <booleano>
volumeID <texto> -obrigatório-
azureDisk <AzureDiskVolumeSource>
cachingMode <texto>
opções: None, ReadOnly, ReadWrite
diskName <texto> -obrigatório-
diskURI <texto> -obrigatório-
fsType <texto>
kind <texto>
opções: Dedicated, Managed, Shared
readOnly <booleano>
azureFile <AzureFileVolumeSource>
readOnly <booleano>
secretName <texto> -obrigatório-
shareName <texto> -obrigatório-
cephfs <CephFSVolumeSource>
monitors <[]texto> -obrigatório-
path <texto>
readOnly <booleano>
secretFile <texto>
secretRef <LocalObjectReference>
name <texto>
user <texto>
cinder <CinderVolumeSource>
fsType <texto>
readOnly <booleano>
secretRef <LocalObjectReference>
name <texto>
volumeID <texto> -obrigatório-
configMap <ConfigMapVolumeSource>
defaultMode <inteiro>
items <[]KeyToPath>
key <texto> -obrigatório-
mode <inteiro>
path <texto> -obrigatório-
name <texto>
optional <booleano>
csi <CSIVolumeSource>
driver <texto> -obrigatório-
fsType <texto>
nodePublishSecretRef <LocalObjectReference>
name <texto>
readOnly <booleano>
volumeAttributes <mapa[texto]texto>
downwardAPI <DownwardAPIVolumeSource>
defaultMode <inteiro>
items <[]DownwardAPIVolumeFile>
fieldRef <ObjectFieldSelector>
apiVersion <texto>
fieldPath <texto> -obrigatório-
mode <inteiro>
path <texto> -obrigatório-
resourceFieldRef <ResourceFieldSelector>
containerName <texto>
divisor <Quantity>
resource <texto> -obrigatório-
emptyDir <EmptyDirVolumeSource>
medium <texto>
sizeLimit <Quantity>
ephemeral <EphemeralVolumeSource>
volumeClaimTemplate <PersistentVolumeClaimTemplate>
metadata <ObjectMeta>
annotations <mapa[texto]texto>
creationTimestamp <texto>
deletionGracePeriodSeconds <inteiro>
deletionTimestamp <texto>
finalizers <[]texto>
generateName <texto>
generation <inteiro>
labels <mapa[texto]texto>
managedFields <[]ManagedFieldsEntry>
apiVersion <texto>
fieldsType <texto>
fieldsV1 <FieldsV1>
manager <texto>
operation <texto>
subresource <texto>
time <texto>
name <texto>
namespace <texto>
ownerReferences <[]OwnerReference>
apiVersion <texto> -obrigatório-
blockOwnerDeletion <booleano>
controller <booleano>
kind <texto> -obrigatório-
name <texto> -obrigatório-
uid <texto> -obrigatório-
resourceVersion <texto>
selfLink <texto>
uid <texto>
spec <PersistentVolumeClaimSpec> -obrigatório-
accessModes <[]texto>
dataSource <TypedLocalObjectReference>
apiGroup <texto>
kind <texto> -obrigatório-
name <texto> -obrigatório-
dataSourceRef <TypedObjectReference>
apiGroup <texto>
kind <texto> -obrigatório-
name <texto> -obrigatório-
namespace <texto>
resources <VolumeResourceRequirements>
limits <map[string]Quantity>
requests <map[string]Quantity>
selector <LabelSelector>
matchExpressions <[]LabelSelectorRequirement>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
storageClassName <texto>
volumeAttributesClassName <texto>
volumeMode <texto>
opções: Block, Filesystem
volumeName <texto>
fc <FCVolumeSource>
fsType <texto>
lun <inteiro>
readOnly <booleano>
targetWWNs <[]texto>
wwids <[]texto>
flexVolume <FlexVolumeSource>
driver <texto> -obrigatório-
fsType <texto>
options <mapa[texto]texto>
readOnly <booleano>
secretRef <LocalObjectReference>
name <texto>
flocker <FlockerVolumeSource>
datasetName <texto>
datasetUUID <texto>
gcePersistentDisk <GCEPersistentDiskVolumeSource>
fsType <texto>
partition <inteiro>
pdName <texto> -obrigatório-
readOnly <booleano>
gitRepo <GitRepoVolumeSource>
directory <texto>
repository <texto> -obrigatório-
revision <texto>
glusterfs <GlusterfsVolumeSource>
endpoints <texto> -obrigatório-
path <texto> -obrigatório-
readOnly <booleano>
hostPath <HostPathVolumeSource>
path <texto> -obrigatório-
type <texto>
opções: "", BlockDevice, CharDevice, Directory, ....
image <ImageVolumeSource>
pullPolicy <texto>
opções: Always, IfNotPresent, Never
reference <texto>
iscsi <ISCSIVolumeSource>
chapAuthDiscovery <booleano>
chapAuthSession <booleano>
fsType <texto>
initiatorName <texto>
iqn <texto> -obrigatório-
iscsiInterface <texto>
lun <inteiro> -obrigatório-
portals <[]texto>
readOnly <booleano>
secretRef <LocalObjectReference>
name <texto>
targetPortal <texto> -obrigatório-
name <texto> -obrigatório-
nfs <NFSVolumeSource>
path <texto> -obrigatório-
readOnly <booleano>
server <texto> -obrigatório-
persistentVolumeClaim <PersistentVolumeClaimVolumeSource>
claimName <texto> -obrigatório-
readOnly <booleano>
photonPersistentDisk <PhotonPersistentDiskVolumeSource>
fsType <texto>
pdID <texto> -obrigatório-
portworxVolume <PortworxVolumeSource>
fsType <texto>
readOnly <booleano>
volumeID <texto> -obrigatório-
projected <ProjectedVolumeSource>
defaultMode <inteiro>
sources <[]VolumeProjection>
clusterTrustBundle <ClusterTrustBundleProjection>
labelSelector <LabelSelector>
matchExpressions <[]LabelSelectorRequirement>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
name <texto>
optional <booleano>
path <texto> -obrigatório-
signerName <texto>
configMap <ConfigMapProjection>
items <[]KeyToPath>
key <texto> -obrigatório-
mode <inteiro>
path <texto> -obrigatório-
name <texto>
optional <booleano>
downwardAPI <DownwardAPIProjection>
items <[]DownwardAPIVolumeFile>
fieldRef <ObjectFieldSelector>
apiVersion <texto>
fieldPath <texto> -obrigatório-
mode <inteiro>
path <texto> -obrigatório-
resourceFieldRef <ResourceFieldSelector>
containerName <texto>
divisor <Quantity>
resource <texto> -obrigatório-
secret <SecretProjection>
items <[]KeyToPath>
key <texto> -obrigatório-
mode <inteiro>
path <texto> -obrigatório-
name <texto>
optional <booleano>
serviceAccountToken <ServiceAccountTokenProjection>
audience <texto>
expirationSeconds <inteiro>
path <texto> -obrigatório-
quobyte <QuobyteVolumeSource>
group <texto>
readOnly <booleano>
registry <texto> -obrigatório-
tenant <texto>
user <texto>
volume <texto> -obrigatório-
rbd <RBDVolumeSource>
fsType <texto>
image <texto> -obrigatório-
keyring <texto>
monitors <[]texto> -obrigatório-
pool <texto>
readOnly <booleano>
secretRef <LocalObjectReference>
name <texto>
user <texto>
scaleIO <ScaleIOVolumeSource>
fsType <texto>
gateway <texto> -obrigatório-
protectionDomain <texto>
readOnly <booleano>
secretRef <LocalObjectReference> -obrigatório-
name <texto>
sslEnabled <booleano>
storageMode <texto>
storagePool <texto>
system <texto> -obrigatório-
volumeName <texto>
secret <SecretVolumeSource>
defaultMode <inteiro>
items <[]KeyToPath>
key <texto> -obrigatório-
mode <inteiro>
path <texto> -obrigatório-
optional <booleano>
secretName <texto>
storageos <StorageOSVolumeSource>
fsType <texto>
readOnly <booleano>
secretRef <LocalObjectReference>
name <texto>
volumeName <texto>
volumeNamespace <texto>
vsphereVolume <VsphereVirtualDiskVolumeSource>
fsType <texto>
storagePolicyID <texto>
storagePolicyName <texto>
volumePath <texto> -obrigatório-
ttlSecondsAfterFinished <inteiro>
status <JobStatus>
active <inteiro>
completedIndexes <texto>
completionTime <texto>
conditions <[]JobCondition>
lastProbeTime <texto>
lastTransitionTime <texto>
message <texto>
reason <texto>
status <texto> -obrigatório-
type <texto> -obrigatório-
failed <inteiro>
failedIndexes <texto>
ready <inteiro>
startTime <texto>
succeeded <inteiro>
terminating <inteiro>
uncountedTerminatedPods <UncountedTerminatedPods>
failed <[]texto>
succeeded <[]texto>
11. cronjobs.batch
Recurso: cronjobs.batch
Grupo/API: batch
Tipo: CronJob
Versão: v1
GRUPO: batch
TIPO: CronJob
VERSÃO: v1
DESCRIÇÃO:
CronJob representa a configuração de uma única tarefa cron.
CAMPOS:
apiVersion <texto>
kind <texto>
metadata <ObjectMeta>
annotations <mapa[texto]texto>
creationTimestamp <texto>
deletionGracePeriodSeconds <inteiro>
deletionTimestamp <texto>
finalizers <[]texto>
generateName <texto>
generation <inteiro>
labels <mapa[texto]texto>
managedFields <[]ManagedFieldsEntry>
apiVersion <texto>
fieldsType <texto>
fieldsV1 <FieldsV1>
manager <texto>
operation <texto>
subresource <texto>
time <texto>
name <texto>
namespace <texto>
ownerReferences <[]OwnerReference>
apiVersion <texto> -obrigatório-
blockOwnerDeletion <booleano>
controller <booleano>
kind <texto> -obrigatório-
name <texto> -obrigatório-
uid <texto> -obrigatório-
resourceVersion <texto>
selfLink <texto>
uid <texto>
spec <CronJobSpec>
concurrencyPolicy <texto>
opções: Allow, Forbid, Replace
failedJobsHistoryLimit <inteiro>
jobTemplate <JobTemplateSpec> -obrigatório-
metadata <ObjectMeta>
annotations <mapa[texto]texto>
creationTimestamp <texto>
deletionGracePeriodSeconds <inteiro>
deletionTimestamp <texto>
finalizers <[]texto>
generateName <texto>
generation <inteiro>
labels <mapa[texto]texto>
managedFields <[]ManagedFieldsEntry>
apiVersion <texto>
fieldsType <texto>
fieldsV1 <FieldsV1>
manager <texto>
operation <texto>
subresource <texto>
time <texto>
name <texto>
namespace <texto>
ownerReferences <[]OwnerReference>
apiVersion <texto> -obrigatório-
blockOwnerDeletion <booleano>
controller <booleano>
kind <texto> -obrigatório-
name <texto> -obrigatório-
uid <texto> -obrigatório-
resourceVersion <texto>
selfLink <texto>
uid <texto>
spec <JobSpec>
activeDeadlineSeconds <inteiro>
backoffLimit <inteiro>
backoffLimitPerIndex <inteiro>
completionMode <texto>
opções: Indexed, NonIndexed
completions <inteiro>
managedBy <texto>
manualSelector <booleano>
maxFailedIndexes <inteiro>
parallelism <inteiro>
podFailurePolicy <PodFailurePolicy>
rules <[]PodFailurePolicyRule> -obrigatório-
action <texto> -obrigatório-
opções: Count, FailIndex, FailJob, Ignore
onExitCodes <PodFailurePolicyOnExitCodesRequirement>
containerName <texto>
operator <texto> -obrigatório-
opções: In, NotIn
values <[]integer> -obrigatório-
onPodConditions <[]PodFailurePolicyOnPodConditionsPattern>
status <texto> -obrigatório-
type <texto> -obrigatório-
podReplacementPolicy <texto>
opções: Failed, TerminatingOrFailed
selector <LabelSelector>
matchExpressions <[]LabelSelectorRequirement>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
successPolicy <SuccessPolicy>
rules <[]SuccessPolicyRule> -obrigatório-
succeededCount <inteiro>
succeededIndexes <texto>
suspend <booleano>
template <PodTemplateSpec> -obrigatório-
metadata <ObjectMeta>
annotations <mapa[texto]texto>
creationTimestamp <texto>
deletionGracePeriodSeconds <inteiro>
deletionTimestamp <texto>
finalizers <[]texto>
generateName <texto>
generation <inteiro>
labels <mapa[texto]texto>
managedFields <[]ManagedFieldsEntry>
apiVersion <texto>
fieldsType <texto>
fieldsV1 <FieldsV1>
manager <texto>
operation <texto>
subresource <texto>
time <texto>
name <texto>
namespace <texto>
ownerReferences <[]OwnerReference>
apiVersion <texto> -obrigatório-
blockOwnerDeletion <booleano>
controller <booleano>
kind <texto> -obrigatório-
name <texto> -obrigatório-
uid <texto> -obrigatório-
resourceVersion <texto>
selfLink <texto>
uid <texto>
spec <PodSpec>
activeDeadlineSeconds <inteiro>
affinity <Affinity>
nodeAffinity <NodeAffinity>
preferredDuringSchedulingIgnoredDuringExecution <[]PreferredSchedulingTerm>
preference <NodeSelectorTerm> -obrigatório-
matchExpressions <[]NodeSelectorRequirement>
key <texto> -obrigatório-
operator <texto> -obrigatório-
opções: DoesNotExist, Exists, Gt, In, ....
values <[]texto>
matchFields <[]NodeSelectorRequirement>
key <texto> -obrigatório-
operator <texto> -obrigatório-
opções: DoesNotExist, Exists, Gt, In, ....
values <[]texto>
weight <inteiro> -obrigatório-
requiredDuringSchedulingIgnoredDuringExecution <NodeSelector>
nodeSelectorTerms <[]NodeSelectorTerm> -obrigatório-
matchExpressions <[]NodeSelectorRequirement>
key <texto> -obrigatório-
operator <texto> -obrigatório-
opções: DoesNotExist, Exists, Gt, In, ....
values <[]texto>
matchFields <[]NodeSelectorRequirement>
key <texto> -obrigatório-
operator <texto> -obrigatório-
opções: DoesNotExist, Exists, Gt, In, ....
values <[]texto>
podAffinity <PodAffinity>
preferredDuringSchedulingIgnoredDuringExecution <[]WeightedPodAffinityTerm>
podAffinityTerm <PodAffinityTerm> -obrigatório-
labelSelector <LabelSelector>
matchExpressions <[]LabelSelectorRequirement>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
matchLabelKeys <[]texto>
mismatchLabelKeys <[]texto>
namespaceSelector <LabelSelector>
matchExpressions <[]LabelSelectorRequirement>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
namespaces <[]texto>
topologyKey <texto> -obrigatório-
weight <inteiro> -obrigatório-
requiredDuringSchedulingIgnoredDuringExecution <[]PodAffinityTerm>
labelSelector <LabelSelector>
matchExpressions <[]LabelSelectorRequirement>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
matchLabelKeys <[]texto>
mismatchLabelKeys <[]texto>
namespaceSelector <LabelSelector>
matchExpressions <[]LabelSelectorRequirement>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
namespaces <[]texto>
topologyKey <texto> -obrigatório-
podAntiAffinity <PodAntiAffinity>
preferredDuringSchedulingIgnoredDuringExecution <[]WeightedPodAffinityTerm>
podAffinityTerm <PodAffinityTerm> -obrigatório-
labelSelector <LabelSelector>
matchExpressions <[]LabelSelectorRequirement>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
matchLabelKeys <[]texto>
mismatchLabelKeys <[]texto>
namespaceSelector <LabelSelector>
matchExpressions <[]LabelSelectorRequirement>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
namespaces <[]texto>
topologyKey <texto> -obrigatório-
weight <inteiro> -obrigatório-
requiredDuringSchedulingIgnoredDuringExecution <[]PodAffinityTerm>
labelSelector <LabelSelector>
matchExpressions <[]LabelSelectorRequirement>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
matchLabelKeys <[]texto>
mismatchLabelKeys <[]texto>
namespaceSelector <LabelSelector>
matchExpressions <[]LabelSelectorRequirement>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
namespaces <[]texto>
topologyKey <texto> -obrigatório-
automountServiceAccountToken <booleano>
containers <[]Container> -obrigatório-
args <[]texto>
command <[]texto>
env <[]EnvVar>
name <texto> -obrigatório-
value <texto>
valueFrom <EnvVarSource>
configMapKeyRef <ConfigMapKeySelector>
key <texto> -obrigatório-
name <texto>
optional <booleano>
fieldRef <ObjectFieldSelector>
apiVersion <texto>
fieldPath <texto> -obrigatório-
resourceFieldRef <ResourceFieldSelector>
containerName <texto>
divisor <Quantity>
resource <texto> -obrigatório-
secretKeyRef <SecretKeySelector>
key <texto> -obrigatório-
name <texto>
optional <booleano>
envFrom <[]EnvFromSource>
configMapRef <ConfigMapEnvSource>
name <texto>
optional <booleano>
prefix <texto>
secretRef <SecretEnvSource>
name <texto>
optional <booleano>
image <texto>
imagePullPolicy <texto>
opções: Always, IfNotPresent, Never
lifecycle <Lifecycle>
postStart <LifecycleHandler>
exec <ExecAction>
command <[]texto>
httpGet <HTTPGetAction>
host <texto>
httpHeaders <[]HTTPHeader>
name <texto> -obrigatório-
value <texto> -obrigatório-
path <texto>
port <IntOrString> -obrigatório-
scheme <texto>
opções: HTTP, HTTPS
sleep <SleepAction>
seconds <inteiro> -obrigatório-
tcpSocket <TCPSocketAction>
host <texto>
port <IntOrString> -obrigatório-
preStop <LifecycleHandler>
exec <ExecAction>
command <[]texto>
httpGet <HTTPGetAction>
host <texto>
httpHeaders <[]HTTPHeader>
name <texto> -obrigatório-
value <texto> -obrigatório-
path <texto>
port <IntOrString> -obrigatório-
scheme <texto>
opções: HTTP, HTTPS
sleep <SleepAction>
seconds <inteiro> -obrigatório-
tcpSocket <TCPSocketAction>
host <texto>
port <IntOrString> -obrigatório-
stopSignal <texto>
opções: SIGABRT, SIGALRM, SIGBUS, SIGCHLD, ....
livenessProbe <Probe>
exec <ExecAction>
command <[]texto>
failureThreshold <inteiro>
grpc <GRPCAction>
port <inteiro> -obrigatório-
service <texto>
httpGet <HTTPGetAction>
host <texto>
httpHeaders <[]HTTPHeader>
name <texto> -obrigatório-
value <texto> -obrigatório-
path <texto>
port <IntOrString> -obrigatório-
scheme <texto>
opções: HTTP, HTTPS
initialDelaySeconds <inteiro>
periodSeconds <inteiro>
successThreshold <inteiro>
tcpSocket <TCPSocketAction>
host <texto>
port <IntOrString> -obrigatório-
terminationGracePeriodSeconds <inteiro>
timeoutSeconds <inteiro>
name <texto> -obrigatório-
ports <[]ContainerPort>
containerPort <inteiro> -obrigatório-
hostIP <texto>
hostPort <inteiro>
name <texto>
protocol <texto>
opções: SCTP, TCP, UDP
readinessProbe <Probe>
exec <ExecAction>
command <[]texto>
failureThreshold <inteiro>
grpc <GRPCAction>
port <inteiro> -obrigatório-
service <texto>
httpGet <HTTPGetAction>
host <texto>
httpHeaders <[]HTTPHeader>
name <texto> -obrigatório-
value <texto> -obrigatório-
path <texto>
port <IntOrString> -obrigatório-
scheme <texto>
opções: HTTP, HTTPS
initialDelaySeconds <inteiro>
periodSeconds <inteiro>
successThreshold <inteiro>
tcpSocket <TCPSocketAction>
host <texto>
port <IntOrString> -obrigatório-
terminationGracePeriodSeconds <inteiro>
timeoutSeconds <inteiro>
resizePolicy <[]ContainerResizePolicy>
resourceName <texto> -obrigatório-
restartPolicy <texto> -obrigatório-
resources <ResourceRequirements>
claims <[]ResourceClaim>
name <texto> -obrigatório-
request <texto>
limits <map[string]Quantity>
requests <map[string]Quantity>
restartPolicy <texto>
securityContext <SecurityContext>
allowPrivilegeEscalation <booleano>
appArmorProfile <AppArmorProfile>
localhostProfile <texto>
type <texto> -obrigatório-
opções: Localhost, RuntimeDefault, Unconfined
capabilities <Capabilities>
add <[]texto>
drop <[]texto>
privileged <booleano>
procMount <texto>
opções: Default, Unmasked
readOnlyRootFilesystem <booleano>
runAsGroup <inteiro>
runAsNonRoot <booleano>
runAsUser <inteiro>
seLinuxOptions <SELinuxOptions>
level <texto>
role <texto>
type <texto>
user <texto>
seccompProfile <SeccompProfile>
localhostProfile <texto>
type <texto> -obrigatório-
opções: Localhost, RuntimeDefault, Unconfined
windowsOptions <WindowsSecurityContextOptions>
gmsaCredentialSpec <texto>
gmsaCredentialSpecName <texto>
hostProcess <booleano>
runAsUserName <texto>
startupProbe <Probe>
exec <ExecAction>
command <[]texto>
failureThreshold <inteiro>
grpc <GRPCAction>
port <inteiro> -obrigatório-
service <texto>
httpGet <HTTPGetAction>
host <texto>
httpHeaders <[]HTTPHeader>
name <texto> -obrigatório-
value <texto> -obrigatório-
path <texto>
port <IntOrString> -obrigatório-
scheme <texto>
opções: HTTP, HTTPS
initialDelaySeconds <inteiro>
periodSeconds <inteiro>
successThreshold <inteiro>
tcpSocket <TCPSocketAction>
host <texto>
port <IntOrString> -obrigatório-
terminationGracePeriodSeconds <inteiro>
timeoutSeconds <inteiro>
stdin <booleano>
stdinOnce <booleano>
terminationMessagePath <texto>
terminationMessagePolicy <texto>
opções: FallbackToLogsOnError, File
tty <booleano>
volumeDevices <[]VolumeDevice>
devicePath <texto> -obrigatório-
name <texto> -obrigatório-
volumeMounts <[]VolumeMount>
mountPath <texto> -obrigatório-
mountPropagation <texto>
opções: Bidirectional, HostToContainer, None
name <texto> -obrigatório-
readOnly <booleano>
recursiveReadOnly <texto>
subPath <texto>
subPathExpr <texto>
workingDir <texto>
dnsConfig <PodDNSConfig>
nameservers <[]texto>
options <[]PodDNSConfigOption>
name <texto>
value <texto>
searches <[]texto>
dnsPolicy <texto>
opções: ClusterFirst, ClusterFirstWithHostNet, Default, None
enableServiceLinks <booleano>
ephemeralContainers <[]EphemeralContainer>
args <[]texto>
command <[]texto>
env <[]EnvVar>
name <texto> -obrigatório-
value <texto>
valueFrom <EnvVarSource>
configMapKeyRef <ConfigMapKeySelector>
key <texto> -obrigatório-
name <texto>
optional <booleano>
fieldRef <ObjectFieldSelector>
apiVersion <texto>
fieldPath <texto> -obrigatório-
resourceFieldRef <ResourceFieldSelector>
containerName <texto>
divisor <Quantity>
resource <texto> -obrigatório-
secretKeyRef <SecretKeySelector>
key <texto> -obrigatório-
name <texto>
optional <booleano>
envFrom <[]EnvFromSource>
configMapRef <ConfigMapEnvSource>
name <texto>
optional <booleano>
prefix <texto>
secretRef <SecretEnvSource>
name <texto>
optional <booleano>
image <texto>
imagePullPolicy <texto>
opções: Always, IfNotPresent, Never
lifecycle <Lifecycle>
postStart <LifecycleHandler>
exec <ExecAction>
command <[]texto>
httpGet <HTTPGetAction>
host <texto>
httpHeaders <[]HTTPHeader>
name <texto> -obrigatório-
value <texto> -obrigatório-
path <texto>
port <IntOrString> -obrigatório-
scheme <texto>
opções: HTTP, HTTPS
sleep <SleepAction>
seconds <inteiro> -obrigatório-
tcpSocket <TCPSocketAction>
host <texto>
port <IntOrString> -obrigatório-
preStop <LifecycleHandler>
exec <ExecAction>
command <[]texto>
httpGet <HTTPGetAction>
host <texto>
httpHeaders <[]HTTPHeader>
name <texto> -obrigatório-
value <texto> -obrigatório-
path <texto>
port <IntOrString> -obrigatório-
scheme <texto>
opções: HTTP, HTTPS
sleep <SleepAction>
seconds <inteiro> -obrigatório-
tcpSocket <TCPSocketAction>
host <texto>
port <IntOrString> -obrigatório-
stopSignal <texto>
opções: SIGABRT, SIGALRM, SIGBUS, SIGCHLD, ....
livenessProbe <Probe>
exec <ExecAction>
command <[]texto>
failureThreshold <inteiro>
grpc <GRPCAction>
port <inteiro> -obrigatório-
service <texto>
httpGet <HTTPGetAction>
host <texto>
httpHeaders <[]HTTPHeader>
name <texto> -obrigatório-
value <texto> -obrigatório-
path <texto>
port <IntOrString> -obrigatório-
scheme <texto>
opções: HTTP, HTTPS
initialDelaySeconds <inteiro>
periodSeconds <inteiro>
successThreshold <inteiro>
tcpSocket <TCPSocketAction>
host <texto>
port <IntOrString> -obrigatório-
terminationGracePeriodSeconds <inteiro>
timeoutSeconds <inteiro>
name <texto> -obrigatório-
ports <[]ContainerPort>
containerPort <inteiro> -obrigatório-
hostIP <texto>
hostPort <inteiro>
name <texto>
protocol <texto>
opções: SCTP, TCP, UDP
readinessProbe <Probe>
exec <ExecAction>
command <[]texto>
failureThreshold <inteiro>
grpc <GRPCAction>
port <inteiro> -obrigatório-
service <texto>
httpGet <HTTPGetAction>
host <texto>
httpHeaders <[]HTTPHeader>
name <texto> -obrigatório-
value <texto> -obrigatório-
path <texto>
port <IntOrString> -obrigatório-
scheme <texto>
opções: HTTP, HTTPS
initialDelaySeconds <inteiro>
periodSeconds <inteiro>
successThreshold <inteiro>
tcpSocket <TCPSocketAction>
host <texto>
port <IntOrString> -obrigatório-
terminationGracePeriodSeconds <inteiro>
timeoutSeconds <inteiro>
resizePolicy <[]ContainerResizePolicy>
resourceName <texto> -obrigatório-
restartPolicy <texto> -obrigatório-
resources <ResourceRequirements>
claims <[]ResourceClaim>
name <texto> -obrigatório-
request <texto>
limits <map[string]Quantity>
requests <map[string]Quantity>
restartPolicy <texto>
securityContext <SecurityContext>
allowPrivilegeEscalation <booleano>
appArmorProfile <AppArmorProfile>
localhostProfile <texto>
type <texto> -obrigatório-
opções: Localhost, RuntimeDefault, Unconfined
capabilities <Capabilities>
add <[]texto>
drop <[]texto>
privileged <booleano>
procMount <texto>
opções: Default, Unmasked
readOnlyRootFilesystem <booleano>
runAsGroup <inteiro>
runAsNonRoot <booleano>
runAsUser <inteiro>
seLinuxOptions <SELinuxOptions>
level <texto>
role <texto>
type <texto>
user <texto>
seccompProfile <SeccompProfile>
localhostProfile <texto>
type <texto> -obrigatório-
opções: Localhost, RuntimeDefault, Unconfined
windowsOptions <WindowsSecurityContextOptions>
gmsaCredentialSpec <texto>
gmsaCredentialSpecName <texto>
hostProcess <booleano>
runAsUserName <texto>
startupProbe <Probe>
exec <ExecAction>
command <[]texto>
failureThreshold <inteiro>
grpc <GRPCAction>
port <inteiro> -obrigatório-
service <texto>
httpGet <HTTPGetAction>
host <texto>
httpHeaders <[]HTTPHeader>
name <texto> -obrigatório-
value <texto> -obrigatório-
path <texto>
port <IntOrString> -obrigatório-
scheme <texto>
opções: HTTP, HTTPS
initialDelaySeconds <inteiro>
periodSeconds <inteiro>
successThreshold <inteiro>
tcpSocket <TCPSocketAction>
host <texto>
port <IntOrString> -obrigatório-
terminationGracePeriodSeconds <inteiro>
timeoutSeconds <inteiro>
stdin <booleano>
stdinOnce <booleano>
targetContainerName <texto>
terminationMessagePath <texto>
terminationMessagePolicy <texto>
opções: FallbackToLogsOnError, File
tty <booleano>
volumeDevices <[]VolumeDevice>
devicePath <texto> -obrigatório-
name <texto> -obrigatório-
volumeMounts <[]VolumeMount>
mountPath <texto> -obrigatório-
mountPropagation <texto>
opções: Bidirectional, HostToContainer, None
name <texto> -obrigatório-
readOnly <booleano>
recursiveReadOnly <texto>
subPath <texto>
subPathExpr <texto>
workingDir <texto>
hostAliases <[]HostAlias>
hostnames <[]texto>
ip <texto> -obrigatório-
hostIPC <booleano>
hostNetwork <booleano>
hostPID <booleano>
hostUsers <booleano>
hostname <texto>
imagePullSecrets <[]LocalObjectReference>
name <texto>
initContainers <[]Container>
args <[]texto>
command <[]texto>
env <[]EnvVar>
name <texto> -obrigatório-
value <texto>
valueFrom <EnvVarSource>
configMapKeyRef <ConfigMapKeySelector>
key <texto> -obrigatório-
name <texto>
optional <booleano>
fieldRef <ObjectFieldSelector>
apiVersion <texto>
fieldPath <texto> -obrigatório-
resourceFieldRef <ResourceFieldSelector>
containerName <texto>
divisor <Quantity>
resource <texto> -obrigatório-
secretKeyRef <SecretKeySelector>
key <texto> -obrigatório-
name <texto>
optional <booleano>
envFrom <[]EnvFromSource>
configMapRef <ConfigMapEnvSource>
name <texto>
optional <booleano>
prefix <texto>
secretRef <SecretEnvSource>
name <texto>
optional <booleano>
image <texto>
imagePullPolicy <texto>
opções: Always, IfNotPresent, Never
lifecycle <Lifecycle>
postStart <LifecycleHandler>
exec <ExecAction>
command <[]texto>
httpGet <HTTPGetAction>
host <texto>
httpHeaders <[]HTTPHeader>
name <texto> -obrigatório-
value <texto> -obrigatório-
path <texto>
port <IntOrString> -obrigatório-
scheme <texto>
opções: HTTP, HTTPS
sleep <SleepAction>
seconds <inteiro> -obrigatório-
tcpSocket <TCPSocketAction>
host <texto>
port <IntOrString> -obrigatório-
preStop <LifecycleHandler>
exec <ExecAction>
command <[]texto>
httpGet <HTTPGetAction>
host <texto>
httpHeaders <[]HTTPHeader>
name <texto> -obrigatório-
value <texto> -obrigatório-
path <texto>
port <IntOrString> -obrigatório-
scheme <texto>
opções: HTTP, HTTPS
sleep <SleepAction>
seconds <inteiro> -obrigatório-
tcpSocket <TCPSocketAction>
host <texto>
port <IntOrString> -obrigatório-
stopSignal <texto>
opções: SIGABRT, SIGALRM, SIGBUS, SIGCHLD, ....
livenessProbe <Probe>
exec <ExecAction>
command <[]texto>
failureThreshold <inteiro>
grpc <GRPCAction>
port <inteiro> -obrigatório-
service <texto>
httpGet <HTTPGetAction>
host <texto>
httpHeaders <[]HTTPHeader>
name <texto> -obrigatório-
value <texto> -obrigatório-
path <texto>
port <IntOrString> -obrigatório-
scheme <texto>
opções: HTTP, HTTPS
initialDelaySeconds <inteiro>
periodSeconds <inteiro>
successThreshold <inteiro>
tcpSocket <TCPSocketAction>
host <texto>
port <IntOrString> -obrigatório-
terminationGracePeriodSeconds <inteiro>
timeoutSeconds <inteiro>
name <texto> -obrigatório-
ports <[]ContainerPort>
containerPort <inteiro> -obrigatório-
hostIP <texto>
hostPort <inteiro>
name <texto>
protocol <texto>
opções: SCTP, TCP, UDP
readinessProbe <Probe>
exec <ExecAction>
command <[]texto>
failureThreshold <inteiro>
grpc <GRPCAction>
port <inteiro> -obrigatório-
service <texto>
httpGet <HTTPGetAction>
host <texto>
httpHeaders <[]HTTPHeader>
name <texto> -obrigatório-
value <texto> -obrigatório-
path <texto>
port <IntOrString> -obrigatório-
scheme <texto>
opções: HTTP, HTTPS
initialDelaySeconds <inteiro>
periodSeconds <inteiro>
successThreshold <inteiro>
tcpSocket <TCPSocketAction>
host <texto>
port <IntOrString> -obrigatório-
terminationGracePeriodSeconds <inteiro>
timeoutSeconds <inteiro>
resizePolicy <[]ContainerResizePolicy>
resourceName <texto> -obrigatório-
restartPolicy <texto> -obrigatório-
resources <ResourceRequirements>
claims <[]ResourceClaim>
name <texto> -obrigatório-
request <texto>
limits <map[string]Quantity>
requests <map[string]Quantity>
restartPolicy <texto>
securityContext <SecurityContext>
allowPrivilegeEscalation <booleano>
appArmorProfile <AppArmorProfile>
localhostProfile <texto>
type <texto> -obrigatório-
opções: Localhost, RuntimeDefault, Unconfined
capabilities <Capabilities>
add <[]texto>
drop <[]texto>
privileged <booleano>
procMount <texto>
opções: Default, Unmasked
readOnlyRootFilesystem <booleano>
runAsGroup <inteiro>
runAsNonRoot <booleano>
runAsUser <inteiro>
seLinuxOptions <SELinuxOptions>
level <texto>
role <texto>
type <texto>
user <texto>
seccompProfile <SeccompProfile>
localhostProfile <texto>
type <texto> -obrigatório-
opções: Localhost, RuntimeDefault, Unconfined
windowsOptions <WindowsSecurityContextOptions>
gmsaCredentialSpec <texto>
gmsaCredentialSpecName <texto>
hostProcess <booleano>
runAsUserName <texto>
startupProbe <Probe>
exec <ExecAction>
command <[]texto>
failureThreshold <inteiro>
grpc <GRPCAction>
port <inteiro> -obrigatório-
service <texto>
httpGet <HTTPGetAction>
host <texto>
httpHeaders <[]HTTPHeader>
name <texto> -obrigatório-
value <texto> -obrigatório-
path <texto>
port <IntOrString> -obrigatório-
scheme <texto>
opções: HTTP, HTTPS
initialDelaySeconds <inteiro>
periodSeconds <inteiro>
successThreshold <inteiro>
tcpSocket <TCPSocketAction>
host <texto>
port <IntOrString> -obrigatório-
terminationGracePeriodSeconds <inteiro>
timeoutSeconds <inteiro>
stdin <booleano>
stdinOnce <booleano>
terminationMessagePath <texto>
terminationMessagePolicy <texto>
opções: FallbackToLogsOnError, File
tty <booleano>
volumeDevices <[]VolumeDevice>
devicePath <texto> -obrigatório-
name <texto> -obrigatório-
volumeMounts <[]VolumeMount>
mountPath <texto> -obrigatório-
mountPropagation <texto>
opções: Bidirectional, HostToContainer, None
name <texto> -obrigatório-
readOnly <booleano>
recursiveReadOnly <texto>
subPath <texto>
subPathExpr <texto>
workingDir <texto>
nodeName <texto>
nodeSelector <mapa[texto]texto>
os <PodOS>
name <texto> -obrigatório-
overhead <map[string]Quantity>
preemptionPolicy <texto>
opções: Never, PreemptLowerPriority
priority <inteiro>
priorityClassName <texto>
readinessGates <[]PodReadinessGate>
conditionType <texto> -obrigatório-
resourceClaims <[]PodResourceClaim>
name <texto> -obrigatório-
resourceClaimName <texto>
resourceClaimTemplateName <texto>
resources <ResourceRequirements>
claims <[]ResourceClaim>
name <texto> -obrigatório-
request <texto>
limits <map[string]Quantity>
requests <map[string]Quantity>
restartPolicy <texto>
opções: Always, Never, OnFailure
runtimeClassName <texto>
schedulerName <texto>
schedulingGates <[]PodSchedulingGate>
name <texto> -obrigatório-
securityContext <PodSecurityContext>
appArmorProfile <AppArmorProfile>
localhostProfile <texto>
type <texto> -obrigatório-
opções: Localhost, RuntimeDefault, Unconfined
fsGroup <inteiro>
fsGroupChangePolicy <texto>
opções: Always, OnRootMismatch
runAsGroup <inteiro>
runAsNonRoot <booleano>
runAsUser <inteiro>
seLinuxChangePolicy <texto>
seLinuxOptions <SELinuxOptions>
level <texto>
role <texto>
type <texto>
user <texto>
seccompProfile <SeccompProfile>
localhostProfile <texto>
type <texto> -obrigatório-
opções: Localhost, RuntimeDefault, Unconfined
supplementalGroups <[]integer>
supplementalGroupsPolicy <texto>
opções: Merge, Strict
sysctls <[]Sysctl>
name <texto> -obrigatório-
value <texto> -obrigatório-
windowsOptions <WindowsSecurityContextOptions>
gmsaCredentialSpec <texto>
gmsaCredentialSpecName <texto>
hostProcess <booleano>
runAsUserName <texto>
serviceAccount <texto>
serviceAccountName <texto>
setHostnameAsFQDN <booleano>
shareProcessNamespace <booleano>
subdomain <texto>
terminationGracePeriodSeconds <inteiro>
tolerations <[]Toleration>
effect <texto>
opções: NoExecute, NoSchedule, PreferNoSchedule
key <texto>
operator <texto>
opções: Equal, Exists
tolerationSeconds <inteiro>
value <texto>
topologySpreadConstraints <[]TopologySpreadConstraint>
labelSelector <LabelSelector>
matchExpressions <[]LabelSelectorRequirement>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
matchLabelKeys <[]texto>
maxSkew <inteiro> -obrigatório-
minDomains <inteiro>
nodeAffinityPolicy <texto>
opções: Honor, Ignore
nodeTaintsPolicy <texto>
opções: Honor, Ignore
topologyKey <texto> -obrigatório-
whenUnsatisfiable <texto> -obrigatório-
opções: DoNotSchedule, ScheduleAnyway
volumes <[]Volume>
awsElasticBlockStore <AWSElasticBlockStoreVolumeSource>
fsType <texto>
partition <inteiro>
readOnly <booleano>
volumeID <texto> -obrigatório-
azureDisk <AzureDiskVolumeSource>
cachingMode <texto>
opções: None, ReadOnly, ReadWrite
diskName <texto> -obrigatório-
diskURI <texto> -obrigatório-
fsType <texto>
kind <texto>
opções: Dedicated, Managed, Shared
readOnly <booleano>
azureFile <AzureFileVolumeSource>
readOnly <booleano>
secretName <texto> -obrigatório-
shareName <texto> -obrigatório-
cephfs <CephFSVolumeSource>
monitors <[]texto> -obrigatório-
path <texto>
readOnly <booleano>
secretFile <texto>
secretRef <LocalObjectReference>
name <texto>
user <texto>
cinder <CinderVolumeSource>
fsType <texto>
readOnly <booleano>
secretRef <LocalObjectReference>
name <texto>
volumeID <texto> -obrigatório-
configMap <ConfigMapVolumeSource>
defaultMode <inteiro>
items <[]KeyToPath>
key <texto> -obrigatório-
mode <inteiro>
path <texto> -obrigatório-
name <texto>
optional <booleano>
csi <CSIVolumeSource>
driver <texto> -obrigatório-
fsType <texto>
nodePublishSecretRef <LocalObjectReference>
name <texto>
readOnly <booleano>
volumeAttributes <mapa[texto]texto>
downwardAPI <DownwardAPIVolumeSource>
defaultMode <inteiro>
items <[]DownwardAPIVolumeFile>
fieldRef <ObjectFieldSelector>
apiVersion <texto>
fieldPath <texto> -obrigatório-
mode <inteiro>
path <texto> -obrigatório-
resourceFieldRef <ResourceFieldSelector>
containerName <texto>
divisor <Quantity>
resource <texto> -obrigatório-
emptyDir <EmptyDirVolumeSource>
medium <texto>
sizeLimit <Quantity>
ephemeral <EphemeralVolumeSource>
volumeClaimTemplate <PersistentVolumeClaimTemplate>
metadata <ObjectMeta>
annotations <mapa[texto]texto>
creationTimestamp <texto>
deletionGracePeriodSeconds <inteiro>
deletionTimestamp <texto>
finalizers <[]texto>
generateName <texto>
generation <inteiro>
labels <mapa[texto]texto>
managedFields <[]ManagedFieldsEntry>
apiVersion <texto>
fieldsType <texto>
fieldsV1 <FieldsV1>
manager <texto>
operation <texto>
subresource <texto>
time <texto>
name <texto>
namespace <texto>
ownerReferences <[]OwnerReference>
apiVersion <texto> -obrigatório-
blockOwnerDeletion <booleano>
controller <booleano>
kind <texto> -obrigatório-
name <texto> -obrigatório-
uid <texto> -obrigatório-
resourceVersion <texto>
selfLink <texto>
uid <texto>
spec <PersistentVolumeClaimSpec> -obrigatório-
accessModes <[]texto>
dataSource <TypedLocalObjectReference>
apiGroup <texto>
kind <texto> -obrigatório-
name <texto> -obrigatório-
dataSourceRef <TypedObjectReference>
apiGroup <texto>
kind <texto> -obrigatório-
name <texto> -obrigatório-
namespace <texto>
resources <VolumeResourceRequirements>
limits <map[string]Quantity>
requests <map[string]Quantity>
selector <LabelSelector>
matchExpressions <[]LabelSelectorRequirement>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
storageClassName <texto>
volumeAttributesClassName <texto>
volumeMode <texto>
opções: Block, Filesystem
volumeName <texto>
fc <FCVolumeSource>
fsType <texto>
lun <inteiro>
readOnly <booleano>
targetWWNs <[]texto>
wwids <[]texto>
flexVolume <FlexVolumeSource>
driver <texto> -obrigatório-
fsType <texto>
options <mapa[texto]texto>
readOnly <booleano>
secretRef <LocalObjectReference>
name <texto>
flocker <FlockerVolumeSource>
datasetName <texto>
datasetUUID <texto>
gcePersistentDisk <GCEPersistentDiskVolumeSource>
fsType <texto>
partition <inteiro>
pdName <texto> -obrigatório-
readOnly <booleano>
gitRepo <GitRepoVolumeSource>
directory <texto>
repository <texto> -obrigatório-
revision <texto>
glusterfs <GlusterfsVolumeSource>
endpoints <texto> -obrigatório-
path <texto> -obrigatório-
readOnly <booleano>
hostPath <HostPathVolumeSource>
path <texto> -obrigatório-
type <texto>
opções: "", BlockDevice, CharDevice, Directory, ....
image <ImageVolumeSource>
pullPolicy <texto>
opções: Always, IfNotPresent, Never
reference <texto>
iscsi <ISCSIVolumeSource>
chapAuthDiscovery <booleano>
chapAuthSession <booleano>
fsType <texto>
initiatorName <texto>
iqn <texto> -obrigatório-
iscsiInterface <texto>
lun <inteiro> -obrigatório-
portals <[]texto>
readOnly <booleano>
secretRef <LocalObjectReference>
name <texto>
targetPortal <texto> -obrigatório-
name <texto> -obrigatório-
nfs <NFSVolumeSource>
path <texto> -obrigatório-
readOnly <booleano>
server <texto> -obrigatório-
persistentVolumeClaim <PersistentVolumeClaimVolumeSource>
claimName <texto> -obrigatório-
readOnly <booleano>
photonPersistentDisk <PhotonPersistentDiskVolumeSource>
fsType <texto>
pdID <texto> -obrigatório-
portworxVolume <PortworxVolumeSource>
fsType <texto>
readOnly <booleano>
volumeID <texto> -obrigatório-
projected <ProjectedVolumeSource>
defaultMode <inteiro>
sources <[]VolumeProjection>
clusterTrustBundle <ClusterTrustBundleProjection>
labelSelector <LabelSelector>
matchExpressions <[]LabelSelectorRequirement>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
name <texto>
optional <booleano>
path <texto> -obrigatório-
signerName <texto>
configMap <ConfigMapProjection>
items <[]KeyToPath>
key <texto> -obrigatório-
mode <inteiro>
path <texto> -obrigatório-
name <texto>
optional <booleano>
downwardAPI <DownwardAPIProjection>
items <[]DownwardAPIVolumeFile>
fieldRef <ObjectFieldSelector>
apiVersion <texto>
fieldPath <texto> -obrigatório-
mode <inteiro>
path <texto> -obrigatório-
resourceFieldRef <ResourceFieldSelector>
containerName <texto>
divisor <Quantity>
resource <texto> -obrigatório-
secret <SecretProjection>
items <[]KeyToPath>
key <texto> -obrigatório-
mode <inteiro>
path <texto> -obrigatório-
name <texto>
optional <booleano>
serviceAccountToken <ServiceAccountTokenProjection>
audience <texto>
expirationSeconds <inteiro>
path <texto> -obrigatório-
quobyte <QuobyteVolumeSource>
group <texto>
readOnly <booleano>
registry <texto> -obrigatório-
tenant <texto>
user <texto>
volume <texto> -obrigatório-
rbd <RBDVolumeSource>
fsType <texto>
image <texto> -obrigatório-
keyring <texto>
monitors <[]texto> -obrigatório-
pool <texto>
readOnly <booleano>
secretRef <LocalObjectReference>
name <texto>
user <texto>
scaleIO <ScaleIOVolumeSource>
fsType <texto>
gateway <texto> -obrigatório-
protectionDomain <texto>
readOnly <booleano>
secretRef <LocalObjectReference> -obrigatório-
name <texto>
sslEnabled <booleano>
storageMode <texto>
storagePool <texto>
system <texto> -obrigatório-
volumeName <texto>
secret <SecretVolumeSource>
defaultMode <inteiro>
items <[]KeyToPath>
key <texto> -obrigatório-
mode <inteiro>
path <texto> -obrigatório-
optional <booleano>
secretName <texto>
storageos <StorageOSVolumeSource>
fsType <texto>
readOnly <booleano>
secretRef <LocalObjectReference>
name <texto>
volumeName <texto>
volumeNamespace <texto>
vsphereVolume <VsphereVirtualDiskVolumeSource>
fsType <texto>
storagePolicyID <texto>
storagePolicyName <texto>
volumePath <texto> -obrigatório-
ttlSecondsAfterFinished <inteiro>
schedule <texto> -obrigatório-
startingDeadlineSeconds <inteiro>
successfulJobsHistoryLimit <inteiro>
suspend <booleano>
timeZone <texto>
status <CronJobStatus>
active <[]ObjectReference>
apiVersion <texto>
fieldPath <texto>
kind <texto>
name <texto>
namespace <texto>
resourceVersion <texto>
uid <texto>
lastScheduleTime <texto>
lastSuccessfulTime <texto>
12. resourcequotas
Recurso: resourcequotas
Tipo: ResourceQuota
Versão: v1
TIPO: ResourceQuota
VERSÃO: v1
DESCRIÇÃO:
ResourceQuota define restrições de quota agregada aplicadas por namespace.
CAMPOS:
apiVersion <texto>
kind <texto>
metadata <ObjectMeta>
annotations <mapa[texto]texto>
creationTimestamp <texto>
deletionGracePeriodSeconds <inteiro>
deletionTimestamp <texto>
finalizers <[]texto>
generateName <texto>
generation <inteiro>
labels <mapa[texto]texto>
managedFields <[]ManagedFieldsEntry>
apiVersion <texto>
fieldsType <texto>
fieldsV1 <FieldsV1>
manager <texto>
operation <texto>
subresource <texto>
time <texto>
name <texto>
namespace <texto>
ownerReferences <[]OwnerReference>
apiVersion <texto> -obrigatório-
blockOwnerDeletion <booleano>
controller <booleano>
kind <texto> -obrigatório-
name <texto> -obrigatório-
uid <texto> -obrigatório-
resourceVersion <texto>
selfLink <texto>
uid <texto>
spec <ResourceQuotaSpec>
hard <map[string]Quantity>
scopeSelector <ScopeSelector>
matchExpressions <[]ScopedResourceSelectorRequirement>
operator <texto> -obrigatório-
opções: DoesNotExist, Exists, In, NotIn
scopeName <texto> -obrigatório-
opções: BestEffort, CrossNamespacePodAffinity, NotBestEffort, NotTerminating, ....
values <[]texto>
scopes <[]texto>
status <ResourceQuotaStatus>
hard <map[string]Quantity>
used <map[string]Quantity>
13. limitranges
Recurso: limitranges
Tipo: LimitRange
Versão: v1
TIPO: LimitRange
VERSÃO: v1
DESCRIÇÃO:
LimitRange define limites de uso de recursos para cada tipo de recurso em um Namespace.
CAMPOS:
apiVersion <texto>
kind <texto>
metadata <ObjectMeta>
annotations <mapa[texto]texto>
creationTimestamp <texto>
deletionGracePeriodSeconds <inteiro>
deletionTimestamp <texto>
finalizers <[]texto>
generateName <texto>
generation <inteiro>
labels <mapa[texto]texto>
managedFields <[]ManagedFieldsEntry>
apiVersion <texto>
fieldsType <texto>
fieldsV1 <FieldsV1>
manager <texto>
operation <texto>
subresource <texto>
time <texto>
name <texto>
namespace <texto>
ownerReferences <[]OwnerReference>
apiVersion <texto> -obrigatório-
blockOwnerDeletion <booleano>
controller <booleano>
kind <texto> -obrigatório-
name <texto> -obrigatório-
uid <texto> -obrigatório-
resourceVersion <texto>
selfLink <texto>
uid <texto>
spec <LimitRangeSpec>
limits <[]LimitRangeItem> -obrigatório-
default <map[string]Quantity>
defaultRequest <map[string]Quantity>
max <map[string]Quantity>
maxLimitRequestRatio <map[string]Quantity>
min <map[string]Quantity>
type <texto> -obrigatório-
14. networkpolicies.networking.k8s.io
Recurso: networkpolicies.networking.k8s.io
Grupo/API: networking.k8s.io
Tipo: NetworkPolicy
Versão: v1
GRUPO: networking.k8s.io
TIPO: NetworkPolicy
VERSÃO: v1
DESCRIÇÃO:
NetworkPolicy descreve qual tráfego de rede é permitido para um conjunto de Pods.
CAMPOS:
apiVersion <texto>
kind <texto>
metadata <ObjectMeta>
annotations <mapa[texto]texto>
creationTimestamp <texto>
deletionGracePeriodSeconds <inteiro>
deletionTimestamp <texto>
finalizers <[]texto>
generateName <texto>
generation <inteiro>
labels <mapa[texto]texto>
managedFields <[]ManagedFieldsEntry>
apiVersion <texto>
fieldsType <texto>
fieldsV1 <FieldsV1>
manager <texto>
operation <texto>
subresource <texto>
time <texto>
name <texto>
namespace <texto>
ownerReferences <[]OwnerReference>
apiVersion <texto> -obrigatório-
blockOwnerDeletion <booleano>
controller <booleano>
kind <texto> -obrigatório-
name <texto> -obrigatório-
uid <texto> -obrigatório-
resourceVersion <texto>
selfLink <texto>
uid <texto>
spec <NetworkPolicySpec>
egress <[]NetworkPolicyEgressRule>
ports <[]NetworkPolicyPort>
endPort <inteiro>
port <IntOrString>
protocol <texto>
opções: SCTP, TCP, UDP
to <[]NetworkPolicyPeer>
ipBlock <IPBlock>
cidr <texto> -obrigatório-
except <[]texto>
namespaceSelector <LabelSelector>
matchExpressions <[]LabelSelectorRequirement>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
podSelector <LabelSelector>
matchExpressions <[]LabelSelectorRequirement>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
ingress <[]NetworkPolicyIngressRule>
from <[]NetworkPolicyPeer>
ipBlock <IPBlock>
cidr <texto> -obrigatório-
except <[]texto>
namespaceSelector <LabelSelector>
matchExpressions <[]LabelSelectorRequirement>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
podSelector <LabelSelector>
matchExpressions <[]LabelSelectorRequirement>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
ports <[]NetworkPolicyPort>
endPort <inteiro>
port <IntOrString>
protocol <texto>
opções: SCTP, TCP, UDP
podSelector <LabelSelector> -obrigatório-
matchExpressions <[]LabelSelectorRequirement>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
policyTypes <[]texto>
15. roles.rbac.authorization.k8s.io
Recurso: roles.rbac.authorization.k8s.io
Grupo/API: rbac.authorization.k8s.io
Tipo: Role
Versão: v1
GRUPO: rbac.authorization.k8s.io
TIPO: Role
VERSÃO: v1
DESCRIÇÃO:
Role é um agrupamento lógico, com escopo de namespace, de PolicyRules que pode ser
referenciado como uma unidade por um RoleBinding.
CAMPOS:
apiVersion <texto>
kind <texto>
metadata <ObjectMeta>
annotations <mapa[texto]texto>
creationTimestamp <texto>
deletionGracePeriodSeconds <inteiro>
deletionTimestamp <texto>
finalizers <[]texto>
generateName <texto>
generation <inteiro>
labels <mapa[texto]texto>
managedFields <[]ManagedFieldsEntry>
apiVersion <texto>
fieldsType <texto>
fieldsV1 <FieldsV1>
manager <texto>
operation <texto>
subresource <texto>
time <texto>
name <texto>
namespace <texto>
ownerReferences <[]OwnerReference>
apiVersion <texto> -obrigatório-
blockOwnerDeletion <booleano>
controller <booleano>
kind <texto> -obrigatório-
name <texto> -obrigatório-
uid <texto> -obrigatório-
resourceVersion <texto>
selfLink <texto>
uid <texto>
rules <[]PolicyRule>
apiGroups <[]texto>
nonResourceURLs <[]texto>
resourceNames <[]texto>
resources <[]texto>
verbs <[]texto> -obrigatório-
16. rolebindings.rbac.authorization.k8s.io
Recurso: rolebindings.rbac.authorization.k8s.io
Grupo/API: rbac.authorization.k8s.io
Tipo: RoleBinding
Versão: v1
GRUPO: rbac.authorization.k8s.io
TIPO: RoleBinding
VERSÃO: v1
DESCRIÇÃO:
RoleBinding referencia um papel, mas não o contém. Ele pode referenciar uma Role no
mesmo namespace ou uma ClusterRole no namespace global. Ele adiciona informações de quem
recebe a permissão por meio de Subjects e informações de namespace pelo namespace onde
existe. RoleBindings em um determinado namespace só têm efeito nesse namespace.
CAMPOS:
apiVersion <texto>
kind <texto>
metadata <ObjectMeta>
annotations <mapa[texto]texto>
creationTimestamp <texto>
deletionGracePeriodSeconds <inteiro>
deletionTimestamp <texto>
finalizers <[]texto>
generateName <texto>
generation <inteiro>
labels <mapa[texto]texto>
managedFields <[]ManagedFieldsEntry>
apiVersion <texto>
fieldsType <texto>
fieldsV1 <FieldsV1>
manager <texto>
operation <texto>
subresource <texto>
time <texto>
name <texto>
namespace <texto>
ownerReferences <[]OwnerReference>
apiVersion <texto> -obrigatório-
blockOwnerDeletion <booleano>
controller <booleano>
kind <texto> -obrigatório-
name <texto> -obrigatório-
uid <texto> -obrigatório-
resourceVersion <texto>
selfLink <texto>
uid <texto>
roleRef <RoleRef> -obrigatório-
apiGroup <texto> -obrigatório-
kind <texto> -obrigatório-
name <texto> -obrigatório-
subjects <[]Subject>
apiGroup <texto>
kind <texto> -obrigatório-
name <texto> -obrigatório-
namespace <texto>
17. clusterroles.rbac.authorization.k8s.io
Recurso: clusterroles.rbac.authorization.k8s.io
Grupo/API: rbac.authorization.k8s.io
Tipo: ClusterRole
Versão: v1
GRUPO: rbac.authorization.k8s.io
TIPO: ClusterRole
VERSÃO: v1
DESCRIÇÃO:
ClusterRole é um agrupamento lógico, em nível de cluster, de PolicyRules que pode ser
referenciado como uma unidade por um RoleBinding ou ClusterRoleBinding.
CAMPOS:
aggregationRule <AggregationRule>
clusterRoleSelectors <[]LabelSelector>
matchExpressions <[]LabelSelectorRequirement>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
apiVersion <texto>
kind <texto>
metadata <ObjectMeta>
annotations <mapa[texto]texto>
creationTimestamp <texto>
deletionGracePeriodSeconds <inteiro>
deletionTimestamp <texto>
finalizers <[]texto>
generateName <texto>
generation <inteiro>
labels <mapa[texto]texto>
managedFields <[]ManagedFieldsEntry>
apiVersion <texto>
fieldsType <texto>
fieldsV1 <FieldsV1>
manager <texto>
operation <texto>
subresource <texto>
time <texto>
name <texto>
namespace <texto>
ownerReferences <[]OwnerReference>
apiVersion <texto> -obrigatório-
blockOwnerDeletion <booleano>
controller <booleano>
kind <texto> -obrigatório-
name <texto> -obrigatório-
uid <texto> -obrigatório-
resourceVersion <texto>
selfLink <texto>
uid <texto>
rules <[]PolicyRule>
apiGroups <[]texto>
nonResourceURLs <[]texto>
resourceNames <[]texto>
resources <[]texto>
verbs <[]texto> -obrigatório-
18. clusterrolebindings.rbac.authorization.k8s.io
Recurso: clusterrolebindings.rbac.authorization.k8s.io
Grupo/API: rbac.authorization.k8s.io
Tipo: ClusterRoleBinding
Versão: v1
GRUPO: rbac.authorization.k8s.io
TIPO: ClusterRoleBinding
VERSÃO: v1
DESCRIÇÃO:
ClusterRoleBinding referencia uma ClusterRole, mas não a contém. Ele pode referenciar
uma ClusterRole no namespace global e adiciona informações de quem recebe a permissão
por meio de Subject.
CAMPOS:
apiVersion <texto>
kind <texto>
metadata <ObjectMeta>
annotations <mapa[texto]texto>
creationTimestamp <texto>
deletionGracePeriodSeconds <inteiro>
deletionTimestamp <texto>
finalizers <[]texto>
generateName <texto>
generation <inteiro>
labels <mapa[texto]texto>
managedFields <[]ManagedFieldsEntry>
apiVersion <texto>
fieldsType <texto>
fieldsV1 <FieldsV1>
manager <texto>
operation <texto>
subresource <texto>
time <texto>
name <texto>
namespace <texto>
ownerReferences <[]OwnerReference>
apiVersion <texto> -obrigatório-
blockOwnerDeletion <booleano>
controller <booleano>
kind <texto> -obrigatório-
name <texto> -obrigatório-
uid <texto> -obrigatório-
resourceVersion <texto>
selfLink <texto>
uid <texto>
roleRef <RoleRef> -obrigatório-
apiGroup <texto> -obrigatório-
kind <texto> -obrigatório-
name <texto> -obrigatório-
subjects <[]Subject>
apiGroup <texto>
kind <texto> -obrigatório-
name <texto> -obrigatório-
namespace <texto>
19. horizontalpodautoscalers.autoscaling
Recurso: horizontalpodautoscalers.autoscaling
Grupo/API: autoscaling
Tipo: HorizontalPodAutoscaler
Versão: v2
GRUPO: autoscaling
TIPO: HorizontalPodAutoscaler
VERSÃO: v2
DESCRIÇÃO:
HorizontalPodAutoscaler é a configuração de um autoscaler horizontal de pods, que
gerencia automaticamente a contagem de réplicas de qualquer recurso que implemente o
subrecurso scale com base nas métricas especificadas.
CAMPOS:
apiVersion <texto>
kind <texto>
metadata <ObjectMeta>
annotations <mapa[texto]texto>
creationTimestamp <texto>
deletionGracePeriodSeconds <inteiro>
deletionTimestamp <texto>
finalizers <[]texto>
generateName <texto>
generation <inteiro>
labels <mapa[texto]texto>
managedFields <[]ManagedFieldsEntry>
apiVersion <texto>
fieldsType <texto>
fieldsV1 <FieldsV1>
manager <texto>
operation <texto>
subresource <texto>
time <texto>
name <texto>
namespace <texto>
ownerReferences <[]OwnerReference>
apiVersion <texto> -obrigatório-
blockOwnerDeletion <booleano>
controller <booleano>
kind <texto> -obrigatório-
name <texto> -obrigatório-
uid <texto> -obrigatório-
resourceVersion <texto>
selfLink <texto>
uid <texto>
spec <HorizontalPodAutoscalerSpec>
behavior <HorizontalPodAutoscalerBehavior>
scaleDown <HPAScalingRules>
policies <[]HPAScalingPolicy>
periodSeconds <inteiro> -obrigatório-
type <texto> -obrigatório-
value <inteiro> -obrigatório-
selectPolicy <texto>
stabilizationWindowSeconds <inteiro>
tolerance <Quantity>
scaleUp <HPAScalingRules>
policies <[]HPAScalingPolicy>
periodSeconds <inteiro> -obrigatório-
type <texto> -obrigatório-
value <inteiro> -obrigatório-
selectPolicy <texto>
stabilizationWindowSeconds <inteiro>
tolerance <Quantity>
maxReplicas <inteiro> -obrigatório-
metrics <[]MetricSpec>
containerResource <ContainerResourceMetricSource>
container <texto> -obrigatório-
name <texto> -obrigatório-
target <MetricTarget> -obrigatório-
averageUtilization <inteiro>
averageValue <Quantity>
type <texto> -obrigatório-
value <Quantity>
external <ExternalMetricSource>
metric <MetricIdentifier> -obrigatório-
name <texto> -obrigatório-
selector <LabelSelector>
matchExpressions <[]LabelSelectorRequirement>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
target <MetricTarget> -obrigatório-
averageUtilization <inteiro>
averageValue <Quantity>
type <texto> -obrigatório-
value <Quantity>
object <ObjectMetricSource>
describedObject <CrossVersionObjectReference> -obrigatório-
apiVersion <texto>
kind <texto> -obrigatório-
name <texto> -obrigatório-
metric <MetricIdentifier> -obrigatório-
name <texto> -obrigatório-
selector <LabelSelector>
matchExpressions <[]LabelSelectorRequirement>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
target <MetricTarget> -obrigatório-
averageUtilization <inteiro>
averageValue <Quantity>
type <texto> -obrigatório-
value <Quantity>
pods <PodsMetricSource>
metric <MetricIdentifier> -obrigatório-
name <texto> -obrigatório-
selector <LabelSelector>
matchExpressions <[]LabelSelectorRequirement>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
target <MetricTarget> -obrigatório-
averageUtilization <inteiro>
averageValue <Quantity>
type <texto> -obrigatório-
value <Quantity>
resource <ResourceMetricSource>
name <texto> -obrigatório-
target <MetricTarget> -obrigatório-
averageUtilization <inteiro>
averageValue <Quantity>
type <texto> -obrigatório-
value <Quantity>
type <texto> -obrigatório-
minReplicas <inteiro>
scaleTargetRef <CrossVersionObjectReference> -obrigatório-
apiVersion <texto>
kind <texto> -obrigatório-
name <texto> -obrigatório-
status <HorizontalPodAutoscalerStatus>
conditions <[]HorizontalPodAutoscalerCondition>
lastTransitionTime <texto>
message <texto>
reason <texto>
status <texto> -obrigatório-
type <texto> -obrigatório-
currentMetrics <[]MetricStatus>
containerResource <ContainerResourceMetricStatus>
container <texto> -obrigatório-
current <MetricValueStatus> -obrigatório-
averageUtilization <inteiro>
averageValue <Quantity>
value <Quantity>
name <texto> -obrigatório-
external <ExternalMetricStatus>
current <MetricValueStatus> -obrigatório-
averageUtilization <inteiro>
averageValue <Quantity>
value <Quantity>
metric <MetricIdentifier> -obrigatório-
name <texto> -obrigatório-
selector <LabelSelector>
matchExpressions <[]LabelSelectorRequirement>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
object <ObjectMetricStatus>
current <MetricValueStatus> -obrigatório-
averageUtilization <inteiro>
averageValue <Quantity>
value <Quantity>
describedObject <CrossVersionObjectReference> -obrigatório-
apiVersion <texto>
kind <texto> -obrigatório-
name <texto> -obrigatório-
metric <MetricIdentifier> -obrigatório-
name <texto> -obrigatório-
selector <LabelSelector>
matchExpressions <[]LabelSelectorRequirement>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
pods <PodsMetricStatus>
current <MetricValueStatus> -obrigatório-
averageUtilization <inteiro>
averageValue <Quantity>
value <Quantity>
metric <MetricIdentifier> -obrigatório-
name <texto> -obrigatório-
selector <LabelSelector>
matchExpressions <[]LabelSelectorRequirement>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
resource <ResourceMetricStatus>
current <MetricValueStatus> -obrigatório-
averageUtilization <inteiro>
averageValue <Quantity>
value <Quantity>
name <texto> -obrigatório-
type <texto> -obrigatório-
currentReplicas <inteiro>
desiredReplicas <inteiro> -obrigatório-
lastScaleTime <texto>
observedGeneration <inteiro>
20. poddisruptionbudgets.policy
Recurso: poddisruptionbudgets.policy
Grupo/API: policy
Tipo: PodDisruptionBudget
Versão: v1
GRUPO: policy
TIPO: PodDisruptionBudget
VERSÃO: v1
DESCRIÇÃO:
PodDisruptionBudget é um objeto usado para definir a interrupção máxima que pode ser
causada a uma coleção de pods.
CAMPOS:
apiVersion <texto>
kind <texto>
metadata <ObjectMeta>
annotations <mapa[texto]texto>
creationTimestamp <texto>
deletionGracePeriodSeconds <inteiro>
deletionTimestamp <texto>
finalizers <[]texto>
generateName <texto>
generation <inteiro>
labels <mapa[texto]texto>
managedFields <[]ManagedFieldsEntry>
apiVersion <texto>
fieldsType <texto>
fieldsV1 <FieldsV1>
manager <texto>
operation <texto>
subresource <texto>
time <texto>
name <texto>
namespace <texto>
ownerReferences <[]OwnerReference>
apiVersion <texto> -obrigatório-
blockOwnerDeletion <booleano>
controller <booleano>
kind <texto> -obrigatório-
name <texto> -obrigatório-
uid <texto> -obrigatório-
resourceVersion <texto>
selfLink <texto>
uid <texto>
spec <PodDisruptionBudgetSpec>
maxUnavailable <IntOrString>
minAvailable <IntOrString>
selector <LabelSelector>
matchExpressions <[]LabelSelectorRequirement>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
unhealthyPodEvictionPolicy <texto>
opções: AlwaysAllow, IfHealthyBudget
status <PodDisruptionBudgetStatus>
conditions <[]Condition>
lastTransitionTime <texto> -obrigatório-
message <texto> -obrigatório-
observedGeneration <inteiro>
reason <texto> -obrigatório-
status <texto> -obrigatório-
type <texto> -obrigatório-
currentHealthy <inteiro> -obrigatório-
desiredHealthy <inteiro> -obrigatório-
disruptedPods <mapa[texto]texto>
disruptionsAllowed <inteiro> -obrigatório-
expectedPods <inteiro> -obrigatório-
observedGeneration <inteiro>
21. statefulsets.apps
Recurso: statefulsets.apps
Grupo/API: apps
Tipo: StatefulSet
Versão: v1
GRUPO: apps
TIPO: StatefulSet
VERSÃO: v1
DESCRIÇÃO:
StatefulSet representa um conjunto de pods com identidades consistentes. As identidades
são definidas como: - Rede: um único DNS e hostname estáveis. - Armazenamento: tantos
VolumeClaims quanto solicitados. O StatefulSet garante que uma determinada identidade de
rede sempre será mapeada para a mesma identidade de armazenamento.
CAMPOS:
apiVersion <texto>
kind <texto>
metadata <ObjectMeta>
annotations <mapa[texto]texto>
creationTimestamp <texto>
deletionGracePeriodSeconds <inteiro>
deletionTimestamp <texto>
finalizers <[]texto>
generateName <texto>
generation <inteiro>
labels <mapa[texto]texto>
managedFields <[]ManagedFieldsEntry>
apiVersion <texto>
fieldsType <texto>
fieldsV1 <FieldsV1>
manager <texto>
operation <texto>
subresource <texto>
time <texto>
name <texto>
namespace <texto>
ownerReferences <[]OwnerReference>
apiVersion <texto> -obrigatório-
blockOwnerDeletion <booleano>
controller <booleano>
kind <texto> -obrigatório-
name <texto> -obrigatório-
uid <texto> -obrigatório-
resourceVersion <texto>
selfLink <texto>
uid <texto>
spec <StatefulSetSpec>
minReadySeconds <inteiro>
ordinals <StatefulSetOrdinals>
start <inteiro>
persistentVolumeClaimRetentionPolicy <StatefulSetPersistentVolumeClaimRetentionPolicy>
whenDeleted <texto>
whenScaled <texto>
podManagementPolicy <texto>
opções: OrderedReady, Parallel
replicas <inteiro>
revisionHistoryLimit <inteiro>
selector <LabelSelector> -obrigatório-
matchExpressions <[]LabelSelectorRequirement>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
serviceName <texto>
template <PodTemplateSpec> -obrigatório-
metadata <ObjectMeta>
annotations <mapa[texto]texto>
creationTimestamp <texto>
deletionGracePeriodSeconds <inteiro>
deletionTimestamp <texto>
finalizers <[]texto>
generateName <texto>
generation <inteiro>
labels <mapa[texto]texto>
managedFields <[]ManagedFieldsEntry>
apiVersion <texto>
fieldsType <texto>
fieldsV1 <FieldsV1>
manager <texto>
operation <texto>
subresource <texto>
time <texto>
name <texto>
namespace <texto>
ownerReferences <[]OwnerReference>
apiVersion <texto> -obrigatório-
blockOwnerDeletion <booleano>
controller <booleano>
kind <texto> -obrigatório-
name <texto> -obrigatório-
uid <texto> -obrigatório-
resourceVersion <texto>
selfLink <texto>
uid <texto>
spec <PodSpec>
activeDeadlineSeconds <inteiro>
affinity <Affinity>
nodeAffinity <NodeAffinity>
preferredDuringSchedulingIgnoredDuringExecution <[]PreferredSchedulingTerm>
preference <NodeSelectorTerm> -obrigatório-
matchExpressions <[]NodeSelectorRequirement>
key <texto> -obrigatório-
operator <texto> -obrigatório-
opções: DoesNotExist, Exists, Gt, In, ....
values <[]texto>
matchFields <[]NodeSelectorRequirement>
key <texto> -obrigatório-
operator <texto> -obrigatório-
opções: DoesNotExist, Exists, Gt, In, ....
values <[]texto>
weight <inteiro> -obrigatório-
requiredDuringSchedulingIgnoredDuringExecution <NodeSelector>
nodeSelectorTerms <[]NodeSelectorTerm> -obrigatório-
matchExpressions <[]NodeSelectorRequirement>
key <texto> -obrigatório-
operator <texto> -obrigatório-
opções: DoesNotExist, Exists, Gt, In, ....
values <[]texto>
matchFields <[]NodeSelectorRequirement>
key <texto> -obrigatório-
operator <texto> -obrigatório-
opções: DoesNotExist, Exists, Gt, In, ....
values <[]texto>
podAffinity <PodAffinity>
preferredDuringSchedulingIgnoredDuringExecution <[]WeightedPodAffinityTerm>
podAffinityTerm <PodAffinityTerm> -obrigatório-
labelSelector <LabelSelector>
matchExpressions <[]LabelSelectorRequirement>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
matchLabelKeys <[]texto>
mismatchLabelKeys <[]texto>
namespaceSelector <LabelSelector>
matchExpressions <[]LabelSelectorRequirement>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
namespaces <[]texto>
topologyKey <texto> -obrigatório-
weight <inteiro> -obrigatório-
requiredDuringSchedulingIgnoredDuringExecution <[]PodAffinityTerm>
labelSelector <LabelSelector>
matchExpressions <[]LabelSelectorRequirement>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
matchLabelKeys <[]texto>
mismatchLabelKeys <[]texto>
namespaceSelector <LabelSelector>
matchExpressions <[]LabelSelectorRequirement>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
namespaces <[]texto>
topologyKey <texto> -obrigatório-
podAntiAffinity <PodAntiAffinity>
preferredDuringSchedulingIgnoredDuringExecution <[]WeightedPodAffinityTerm>
podAffinityTerm <PodAffinityTerm> -obrigatório-
labelSelector <LabelSelector>
matchExpressions <[]LabelSelectorRequirement>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
matchLabelKeys <[]texto>
mismatchLabelKeys <[]texto>
namespaceSelector <LabelSelector>
matchExpressions <[]LabelSelectorRequirement>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
namespaces <[]texto>
topologyKey <texto> -obrigatório-
weight <inteiro> -obrigatório-
requiredDuringSchedulingIgnoredDuringExecution <[]PodAffinityTerm>
labelSelector <LabelSelector>
matchExpressions <[]LabelSelectorRequirement>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
matchLabelKeys <[]texto>
mismatchLabelKeys <[]texto>
namespaceSelector <LabelSelector>
matchExpressions <[]LabelSelectorRequirement>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
namespaces <[]texto>
topologyKey <texto> -obrigatório-
automountServiceAccountToken <booleano>
containers <[]Container> -obrigatório-
args <[]texto>
command <[]texto>
env <[]EnvVar>
name <texto> -obrigatório-
value <texto>
valueFrom <EnvVarSource>
configMapKeyRef <ConfigMapKeySelector>
key <texto> -obrigatório-
name <texto>
optional <booleano>
fieldRef <ObjectFieldSelector>
apiVersion <texto>
fieldPath <texto> -obrigatório-
resourceFieldRef <ResourceFieldSelector>
containerName <texto>
divisor <Quantity>
resource <texto> -obrigatório-
secretKeyRef <SecretKeySelector>
key <texto> -obrigatório-
name <texto>
optional <booleano>
envFrom <[]EnvFromSource>
configMapRef <ConfigMapEnvSource>
name <texto>
optional <booleano>
prefix <texto>
secretRef <SecretEnvSource>
name <texto>
optional <booleano>
image <texto>
imagePullPolicy <texto>
opções: Always, IfNotPresent, Never
lifecycle <Lifecycle>
postStart <LifecycleHandler>
exec <ExecAction>
command <[]texto>
httpGet <HTTPGetAction>
host <texto>
httpHeaders <[]HTTPHeader>
name <texto> -obrigatório-
value <texto> -obrigatório-
path <texto>
port <IntOrString> -obrigatório-
scheme <texto>
opções: HTTP, HTTPS
sleep <SleepAction>
seconds <inteiro> -obrigatório-
tcpSocket <TCPSocketAction>
host <texto>
port <IntOrString> -obrigatório-
preStop <LifecycleHandler>
exec <ExecAction>
command <[]texto>
httpGet <HTTPGetAction>
host <texto>
httpHeaders <[]HTTPHeader>
name <texto> -obrigatório-
value <texto> -obrigatório-
path <texto>
port <IntOrString> -obrigatório-
scheme <texto>
opções: HTTP, HTTPS
sleep <SleepAction>
seconds <inteiro> -obrigatório-
tcpSocket <TCPSocketAction>
host <texto>
port <IntOrString> -obrigatório-
stopSignal <texto>
opções: SIGABRT, SIGALRM, SIGBUS, SIGCHLD, ....
livenessProbe <Probe>
exec <ExecAction>
command <[]texto>
failureThreshold <inteiro>
grpc <GRPCAction>
port <inteiro> -obrigatório-
service <texto>
httpGet <HTTPGetAction>
host <texto>
httpHeaders <[]HTTPHeader>
name <texto> -obrigatório-
value <texto> -obrigatório-
path <texto>
port <IntOrString> -obrigatório-
scheme <texto>
opções: HTTP, HTTPS
initialDelaySeconds <inteiro>
periodSeconds <inteiro>
successThreshold <inteiro>
tcpSocket <TCPSocketAction>
host <texto>
port <IntOrString> -obrigatório-
terminationGracePeriodSeconds <inteiro>
timeoutSeconds <inteiro>
name <texto> -obrigatório-
ports <[]ContainerPort>
containerPort <inteiro> -obrigatório-
hostIP <texto>
hostPort <inteiro>
name <texto>
protocol <texto>
opções: SCTP, TCP, UDP
readinessProbe <Probe>
exec <ExecAction>
command <[]texto>
failureThreshold <inteiro>
grpc <GRPCAction>
port <inteiro> -obrigatório-
service <texto>
httpGet <HTTPGetAction>
host <texto>
httpHeaders <[]HTTPHeader>
name <texto> -obrigatório-
value <texto> -obrigatório-
path <texto>
port <IntOrString> -obrigatório-
scheme <texto>
opções: HTTP, HTTPS
initialDelaySeconds <inteiro>
periodSeconds <inteiro>
successThreshold <inteiro>
tcpSocket <TCPSocketAction>
host <texto>
port <IntOrString> -obrigatório-
terminationGracePeriodSeconds <inteiro>
timeoutSeconds <inteiro>
resizePolicy <[]ContainerResizePolicy>
resourceName <texto> -obrigatório-
restartPolicy <texto> -obrigatório-
resources <ResourceRequirements>
claims <[]ResourceClaim>
name <texto> -obrigatório-
request <texto>
limits <map[string]Quantity>
requests <map[string]Quantity>
restartPolicy <texto>
securityContext <SecurityContext>
allowPrivilegeEscalation <booleano>
appArmorProfile <AppArmorProfile>
localhostProfile <texto>
type <texto> -obrigatório-
opções: Localhost, RuntimeDefault, Unconfined
capabilities <Capabilities>
add <[]texto>
drop <[]texto>
privileged <booleano>
procMount <texto>
opções: Default, Unmasked
readOnlyRootFilesystem <booleano>
runAsGroup <inteiro>
runAsNonRoot <booleano>
runAsUser <inteiro>
seLinuxOptions <SELinuxOptions>
level <texto>
role <texto>
type <texto>
user <texto>
seccompProfile <SeccompProfile>
localhostProfile <texto>
type <texto> -obrigatório-
opções: Localhost, RuntimeDefault, Unconfined
windowsOptions <WindowsSecurityContextOptions>
gmsaCredentialSpec <texto>
gmsaCredentialSpecName <texto>
hostProcess <booleano>
runAsUserName <texto>
startupProbe <Probe>
exec <ExecAction>
command <[]texto>
failureThreshold <inteiro>
grpc <GRPCAction>
port <inteiro> -obrigatório-
service <texto>
httpGet <HTTPGetAction>
host <texto>
httpHeaders <[]HTTPHeader>
name <texto> -obrigatório-
value <texto> -obrigatório-
path <texto>
port <IntOrString> -obrigatório-
scheme <texto>
opções: HTTP, HTTPS
initialDelaySeconds <inteiro>
periodSeconds <inteiro>
successThreshold <inteiro>
tcpSocket <TCPSocketAction>
host <texto>
port <IntOrString> -obrigatório-
terminationGracePeriodSeconds <inteiro>
timeoutSeconds <inteiro>
stdin <booleano>
stdinOnce <booleano>
terminationMessagePath <texto>
terminationMessagePolicy <texto>
opções: FallbackToLogsOnError, File
tty <booleano>
volumeDevices <[]VolumeDevice>
devicePath <texto> -obrigatório-
name <texto> -obrigatório-
volumeMounts <[]VolumeMount>
mountPath <texto> -obrigatório-
mountPropagation <texto>
opções: Bidirectional, HostToContainer, None
name <texto> -obrigatório-
readOnly <booleano>
recursiveReadOnly <texto>
subPath <texto>
subPathExpr <texto>
workingDir <texto>
dnsConfig <PodDNSConfig>
nameservers <[]texto>
options <[]PodDNSConfigOption>
name <texto>
value <texto>
searches <[]texto>
dnsPolicy <texto>
opções: ClusterFirst, ClusterFirstWithHostNet, Default, None
enableServiceLinks <booleano>
ephemeralContainers <[]EphemeralContainer>
args <[]texto>
command <[]texto>
env <[]EnvVar>
name <texto> -obrigatório-
value <texto>
valueFrom <EnvVarSource>
configMapKeyRef <ConfigMapKeySelector>
key <texto> -obrigatório-
name <texto>
optional <booleano>
fieldRef <ObjectFieldSelector>
apiVersion <texto>
fieldPath <texto> -obrigatório-
resourceFieldRef <ResourceFieldSelector>
containerName <texto>
divisor <Quantity>
resource <texto> -obrigatório-
secretKeyRef <SecretKeySelector>
key <texto> -obrigatório-
name <texto>
optional <booleano>
envFrom <[]EnvFromSource>
configMapRef <ConfigMapEnvSource>
name <texto>
optional <booleano>
prefix <texto>
secretRef <SecretEnvSource>
name <texto>
optional <booleano>
image <texto>
imagePullPolicy <texto>
opções: Always, IfNotPresent, Never
lifecycle <Lifecycle>
postStart <LifecycleHandler>
exec <ExecAction>
command <[]texto>
httpGet <HTTPGetAction>
host <texto>
httpHeaders <[]HTTPHeader>
name <texto> -obrigatório-
value <texto> -obrigatório-
path <texto>
port <IntOrString> -obrigatório-
scheme <texto>
opções: HTTP, HTTPS
sleep <SleepAction>
seconds <inteiro> -obrigatório-
tcpSocket <TCPSocketAction>
host <texto>
port <IntOrString> -obrigatório-
preStop <LifecycleHandler>
exec <ExecAction>
command <[]texto>
httpGet <HTTPGetAction>
host <texto>
httpHeaders <[]HTTPHeader>
name <texto> -obrigatório-
value <texto> -obrigatório-
path <texto>
port <IntOrString> -obrigatório-
scheme <texto>
opções: HTTP, HTTPS
sleep <SleepAction>
seconds <inteiro> -obrigatório-
tcpSocket <TCPSocketAction>
host <texto>
port <IntOrString> -obrigatório-
stopSignal <texto>
opções: SIGABRT, SIGALRM, SIGBUS, SIGCHLD, ....
livenessProbe <Probe>
exec <ExecAction>
command <[]texto>
failureThreshold <inteiro>
grpc <GRPCAction>
port <inteiro> -obrigatório-
service <texto>
httpGet <HTTPGetAction>
host <texto>
httpHeaders <[]HTTPHeader>
name <texto> -obrigatório-
value <texto> -obrigatório-
path <texto>
port <IntOrString> -obrigatório-
scheme <texto>
opções: HTTP, HTTPS
initialDelaySeconds <inteiro>
periodSeconds <inteiro>
successThreshold <inteiro>
tcpSocket <TCPSocketAction>
host <texto>
port <IntOrString> -obrigatório-
terminationGracePeriodSeconds <inteiro>
timeoutSeconds <inteiro>
name <texto> -obrigatório-
ports <[]ContainerPort>
containerPort <inteiro> -obrigatório-
hostIP <texto>
hostPort <inteiro>
name <texto>
protocol <texto>
opções: SCTP, TCP, UDP
readinessProbe <Probe>
exec <ExecAction>
command <[]texto>
failureThreshold <inteiro>
grpc <GRPCAction>
port <inteiro> -obrigatório-
service <texto>
httpGet <HTTPGetAction>
host <texto>
httpHeaders <[]HTTPHeader>
name <texto> -obrigatório-
value <texto> -obrigatório-
path <texto>
port <IntOrString> -obrigatório-
scheme <texto>
opções: HTTP, HTTPS
initialDelaySeconds <inteiro>
periodSeconds <inteiro>
successThreshold <inteiro>
tcpSocket <TCPSocketAction>
host <texto>
port <IntOrString> -obrigatório-
terminationGracePeriodSeconds <inteiro>
timeoutSeconds <inteiro>
resizePolicy <[]ContainerResizePolicy>
resourceName <texto> -obrigatório-
restartPolicy <texto> -obrigatório-
resources <ResourceRequirements>
claims <[]ResourceClaim>
name <texto> -obrigatório-
request <texto>
limits <map[string]Quantity>
requests <map[string]Quantity>
restartPolicy <texto>
securityContext <SecurityContext>
allowPrivilegeEscalation <booleano>
appArmorProfile <AppArmorProfile>
localhostProfile <texto>
type <texto> -obrigatório-
opções: Localhost, RuntimeDefault, Unconfined
capabilities <Capabilities>
add <[]texto>
drop <[]texto>
privileged <booleano>
procMount <texto>
opções: Default, Unmasked
readOnlyRootFilesystem <booleano>
runAsGroup <inteiro>
runAsNonRoot <booleano>
runAsUser <inteiro>
seLinuxOptions <SELinuxOptions>
level <texto>
role <texto>
type <texto>
user <texto>
seccompProfile <SeccompProfile>
localhostProfile <texto>
type <texto> -obrigatório-
opções: Localhost, RuntimeDefault, Unconfined
windowsOptions <WindowsSecurityContextOptions>
gmsaCredentialSpec <texto>
gmsaCredentialSpecName <texto>
hostProcess <booleano>
runAsUserName <texto>
startupProbe <Probe>
exec <ExecAction>
command <[]texto>
failureThreshold <inteiro>
grpc <GRPCAction>
port <inteiro> -obrigatório-
service <texto>
httpGet <HTTPGetAction>
host <texto>
httpHeaders <[]HTTPHeader>
name <texto> -obrigatório-
value <texto> -obrigatório-
path <texto>
port <IntOrString> -obrigatório-
scheme <texto>
opções: HTTP, HTTPS
initialDelaySeconds <inteiro>
periodSeconds <inteiro>
successThreshold <inteiro>
tcpSocket <TCPSocketAction>
host <texto>
port <IntOrString> -obrigatório-
terminationGracePeriodSeconds <inteiro>
timeoutSeconds <inteiro>
stdin <booleano>
stdinOnce <booleano>
targetContainerName <texto>
terminationMessagePath <texto>
terminationMessagePolicy <texto>
opções: FallbackToLogsOnError, File
tty <booleano>
volumeDevices <[]VolumeDevice>
devicePath <texto> -obrigatório-
name <texto> -obrigatório-
volumeMounts <[]VolumeMount>
mountPath <texto> -obrigatório-
mountPropagation <texto>
opções: Bidirectional, HostToContainer, None
name <texto> -obrigatório-
readOnly <booleano>
recursiveReadOnly <texto>
subPath <texto>
subPathExpr <texto>
workingDir <texto>
hostAliases <[]HostAlias>
hostnames <[]texto>
ip <texto> -obrigatório-
hostIPC <booleano>
hostNetwork <booleano>
hostPID <booleano>
hostUsers <booleano>
hostname <texto>
imagePullSecrets <[]LocalObjectReference>
name <texto>
initContainers <[]Container>
args <[]texto>
command <[]texto>
env <[]EnvVar>
name <texto> -obrigatório-
value <texto>
valueFrom <EnvVarSource>
configMapKeyRef <ConfigMapKeySelector>
key <texto> -obrigatório-
name <texto>
optional <booleano>
fieldRef <ObjectFieldSelector>
apiVersion <texto>
fieldPath <texto> -obrigatório-
resourceFieldRef <ResourceFieldSelector>
containerName <texto>
divisor <Quantity>
resource <texto> -obrigatório-
secretKeyRef <SecretKeySelector>
key <texto> -obrigatório-
name <texto>
optional <booleano>
envFrom <[]EnvFromSource>
configMapRef <ConfigMapEnvSource>
name <texto>
optional <booleano>
prefix <texto>
secretRef <SecretEnvSource>
name <texto>
optional <booleano>
image <texto>
imagePullPolicy <texto>
opções: Always, IfNotPresent, Never
lifecycle <Lifecycle>
postStart <LifecycleHandler>
exec <ExecAction>
command <[]texto>
httpGet <HTTPGetAction>
host <texto>
httpHeaders <[]HTTPHeader>
name <texto> -obrigatório-
value <texto> -obrigatório-
path <texto>
port <IntOrString> -obrigatório-
scheme <texto>
opções: HTTP, HTTPS
sleep <SleepAction>
seconds <inteiro> -obrigatório-
tcpSocket <TCPSocketAction>
host <texto>
port <IntOrString> -obrigatório-
preStop <LifecycleHandler>
exec <ExecAction>
command <[]texto>
httpGet <HTTPGetAction>
host <texto>
httpHeaders <[]HTTPHeader>
name <texto> -obrigatório-
value <texto> -obrigatório-
path <texto>
port <IntOrString> -obrigatório-
scheme <texto>
opções: HTTP, HTTPS
sleep <SleepAction>
seconds <inteiro> -obrigatório-
tcpSocket <TCPSocketAction>
host <texto>
port <IntOrString> -obrigatório-
stopSignal <texto>
opções: SIGABRT, SIGALRM, SIGBUS, SIGCHLD, ....
livenessProbe <Probe>
exec <ExecAction>
command <[]texto>
failureThreshold <inteiro>
grpc <GRPCAction>
port <inteiro> -obrigatório-
service <texto>
httpGet <HTTPGetAction>
host <texto>
httpHeaders <[]HTTPHeader>
name <texto> -obrigatório-
value <texto> -obrigatório-
path <texto>
port <IntOrString> -obrigatório-
scheme <texto>
opções: HTTP, HTTPS
initialDelaySeconds <inteiro>
periodSeconds <inteiro>
successThreshold <inteiro>
tcpSocket <TCPSocketAction>
host <texto>
port <IntOrString> -obrigatório-
terminationGracePeriodSeconds <inteiro>
timeoutSeconds <inteiro>
name <texto> -obrigatório-
ports <[]ContainerPort>
containerPort <inteiro> -obrigatório-
hostIP <texto>
hostPort <inteiro>
name <texto>
protocol <texto>
opções: SCTP, TCP, UDP
readinessProbe <Probe>
exec <ExecAction>
command <[]texto>
failureThreshold <inteiro>
grpc <GRPCAction>
port <inteiro> -obrigatório-
service <texto>
httpGet <HTTPGetAction>
host <texto>
httpHeaders <[]HTTPHeader>
name <texto> -obrigatório-
value <texto> -obrigatório-
path <texto>
port <IntOrString> -obrigatório-
scheme <texto>
opções: HTTP, HTTPS
initialDelaySeconds <inteiro>
periodSeconds <inteiro>
successThreshold <inteiro>
tcpSocket <TCPSocketAction>
host <texto>
port <IntOrString> -obrigatório-
terminationGracePeriodSeconds <inteiro>
timeoutSeconds <inteiro>
resizePolicy <[]ContainerResizePolicy>
resourceName <texto> -obrigatório-
restartPolicy <texto> -obrigatório-
resources <ResourceRequirements>
claims <[]ResourceClaim>
name <texto> -obrigatório-
request <texto>
limits <map[string]Quantity>
requests <map[string]Quantity>
restartPolicy <texto>
securityContext <SecurityContext>
allowPrivilegeEscalation <booleano>
appArmorProfile <AppArmorProfile>
localhostProfile <texto>
type <texto> -obrigatório-
opções: Localhost, RuntimeDefault, Unconfined
capabilities <Capabilities>
add <[]texto>
drop <[]texto>
privileged <booleano>
procMount <texto>
opções: Default, Unmasked
readOnlyRootFilesystem <booleano>
runAsGroup <inteiro>
runAsNonRoot <booleano>
runAsUser <inteiro>
seLinuxOptions <SELinuxOptions>
level <texto>
role <texto>
type <texto>
user <texto>
seccompProfile <SeccompProfile>
localhostProfile <texto>
type <texto> -obrigatório-
opções: Localhost, RuntimeDefault, Unconfined
windowsOptions <WindowsSecurityContextOptions>
gmsaCredentialSpec <texto>
gmsaCredentialSpecName <texto>
hostProcess <booleano>
runAsUserName <texto>
startupProbe <Probe>
exec <ExecAction>
command <[]texto>
failureThreshold <inteiro>
grpc <GRPCAction>
port <inteiro> -obrigatório-
service <texto>
httpGet <HTTPGetAction>
host <texto>
httpHeaders <[]HTTPHeader>
name <texto> -obrigatório-
value <texto> -obrigatório-
path <texto>
port <IntOrString> -obrigatório-
scheme <texto>
opções: HTTP, HTTPS
initialDelaySeconds <inteiro>
periodSeconds <inteiro>
successThreshold <inteiro>
tcpSocket <TCPSocketAction>
host <texto>
port <IntOrString> -obrigatório-
terminationGracePeriodSeconds <inteiro>
timeoutSeconds <inteiro>
stdin <booleano>
stdinOnce <booleano>
terminationMessagePath <texto>
terminationMessagePolicy <texto>
opções: FallbackToLogsOnError, File
tty <booleano>
volumeDevices <[]VolumeDevice>
devicePath <texto> -obrigatório-
name <texto> -obrigatório-
volumeMounts <[]VolumeMount>
mountPath <texto> -obrigatório-
mountPropagation <texto>
opções: Bidirectional, HostToContainer, None
name <texto> -obrigatório-
readOnly <booleano>
recursiveReadOnly <texto>
subPath <texto>
subPathExpr <texto>
workingDir <texto>
nodeName <texto>
nodeSelector <mapa[texto]texto>
os <PodOS>
name <texto> -obrigatório-
overhead <map[string]Quantity>
preemptionPolicy <texto>
opções: Never, PreemptLowerPriority
priority <inteiro>
priorityClassName <texto>
readinessGates <[]PodReadinessGate>
conditionType <texto> -obrigatório-
resourceClaims <[]PodResourceClaim>
name <texto> -obrigatório-
resourceClaimName <texto>
resourceClaimTemplateName <texto>
resources <ResourceRequirements>
claims <[]ResourceClaim>
name <texto> -obrigatório-
request <texto>
limits <map[string]Quantity>
requests <map[string]Quantity>
restartPolicy <texto>
opções: Always, Never, OnFailure
runtimeClassName <texto>
schedulerName <texto>
schedulingGates <[]PodSchedulingGate>
name <texto> -obrigatório-
securityContext <PodSecurityContext>
appArmorProfile <AppArmorProfile>
localhostProfile <texto>
type <texto> -obrigatório-
opções: Localhost, RuntimeDefault, Unconfined
fsGroup <inteiro>
fsGroupChangePolicy <texto>
opções: Always, OnRootMismatch
runAsGroup <inteiro>
runAsNonRoot <booleano>
runAsUser <inteiro>
seLinuxChangePolicy <texto>
seLinuxOptions <SELinuxOptions>
level <texto>
role <texto>
type <texto>
user <texto>
seccompProfile <SeccompProfile>
localhostProfile <texto>
type <texto> -obrigatório-
opções: Localhost, RuntimeDefault, Unconfined
supplementalGroups <[]integer>
supplementalGroupsPolicy <texto>
opções: Merge, Strict
sysctls <[]Sysctl>
name <texto> -obrigatório-
value <texto> -obrigatório-
windowsOptions <WindowsSecurityContextOptions>
gmsaCredentialSpec <texto>
gmsaCredentialSpecName <texto>
hostProcess <booleano>
runAsUserName <texto>
serviceAccount <texto>
serviceAccountName <texto>
setHostnameAsFQDN <booleano>
shareProcessNamespace <booleano>
subdomain <texto>
terminationGracePeriodSeconds <inteiro>
tolerations <[]Toleration>
effect <texto>
opções: NoExecute, NoSchedule, PreferNoSchedule
key <texto>
operator <texto>
opções: Equal, Exists
tolerationSeconds <inteiro>
value <texto>
topologySpreadConstraints <[]TopologySpreadConstraint>
labelSelector <LabelSelector>
matchExpressions <[]LabelSelectorRequirement>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
matchLabelKeys <[]texto>
maxSkew <inteiro> -obrigatório-
minDomains <inteiro>
nodeAffinityPolicy <texto>
opções: Honor, Ignore
nodeTaintsPolicy <texto>
opções: Honor, Ignore
topologyKey <texto> -obrigatório-
whenUnsatisfiable <texto> -obrigatório-
opções: DoNotSchedule, ScheduleAnyway
volumes <[]Volume>
awsElasticBlockStore <AWSElasticBlockStoreVolumeSource>
fsType <texto>
partition <inteiro>
readOnly <booleano>
volumeID <texto> -obrigatório-
azureDisk <AzureDiskVolumeSource>
cachingMode <texto>
opções: None, ReadOnly, ReadWrite
diskName <texto> -obrigatório-
diskURI <texto> -obrigatório-
fsType <texto>
kind <texto>
opções: Dedicated, Managed, Shared
readOnly <booleano>
azureFile <AzureFileVolumeSource>
readOnly <booleano>
secretName <texto> -obrigatório-
shareName <texto> -obrigatório-
cephfs <CephFSVolumeSource>
monitors <[]texto> -obrigatório-
path <texto>
readOnly <booleano>
secretFile <texto>
secretRef <LocalObjectReference>
name <texto>
user <texto>
cinder <CinderVolumeSource>
fsType <texto>
readOnly <booleano>
secretRef <LocalObjectReference>
name <texto>
volumeID <texto> -obrigatório-
configMap <ConfigMapVolumeSource>
defaultMode <inteiro>
items <[]KeyToPath>
key <texto> -obrigatório-
mode <inteiro>
path <texto> -obrigatório-
name <texto>
optional <booleano>
csi <CSIVolumeSource>
driver <texto> -obrigatório-
fsType <texto>
nodePublishSecretRef <LocalObjectReference>
name <texto>
readOnly <booleano>
volumeAttributes <mapa[texto]texto>
downwardAPI <DownwardAPIVolumeSource>
defaultMode <inteiro>
items <[]DownwardAPIVolumeFile>
fieldRef <ObjectFieldSelector>
apiVersion <texto>
fieldPath <texto> -obrigatório-
mode <inteiro>
path <texto> -obrigatório-
resourceFieldRef <ResourceFieldSelector>
containerName <texto>
divisor <Quantity>
resource <texto> -obrigatório-
emptyDir <EmptyDirVolumeSource>
medium <texto>
sizeLimit <Quantity>
ephemeral <EphemeralVolumeSource>
volumeClaimTemplate <PersistentVolumeClaimTemplate>
metadata <ObjectMeta>
annotations <mapa[texto]texto>
creationTimestamp <texto>
deletionGracePeriodSeconds <inteiro>
deletionTimestamp <texto>
finalizers <[]texto>
generateName <texto>
generation <inteiro>
labels <mapa[texto]texto>
managedFields <[]ManagedFieldsEntry>
apiVersion <texto>
fieldsType <texto>
fieldsV1 <FieldsV1>
manager <texto>
operation <texto>
subresource <texto>
time <texto>
name <texto>
namespace <texto>
ownerReferences <[]OwnerReference>
apiVersion <texto> -obrigatório-
blockOwnerDeletion <booleano>
controller <booleano>
kind <texto> -obrigatório-
name <texto> -obrigatório-
uid <texto> -obrigatório-
resourceVersion <texto>
selfLink <texto>
uid <texto>
spec <PersistentVolumeClaimSpec> -obrigatório-
accessModes <[]texto>
dataSource <TypedLocalObjectReference>
apiGroup <texto>
kind <texto> -obrigatório-
name <texto> -obrigatório-
dataSourceRef <TypedObjectReference>
apiGroup <texto>
kind <texto> -obrigatório-
name <texto> -obrigatório-
namespace <texto>
resources <VolumeResourceRequirements>
limits <map[string]Quantity>
requests <map[string]Quantity>
selector <LabelSelector>
matchExpressions <[]LabelSelectorRequirement>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
storageClassName <texto>
volumeAttributesClassName <texto>
volumeMode <texto>
opções: Block, Filesystem
volumeName <texto>
fc <FCVolumeSource>
fsType <texto>
lun <inteiro>
readOnly <booleano>
targetWWNs <[]texto>
wwids <[]texto>
flexVolume <FlexVolumeSource>
driver <texto> -obrigatório-
fsType <texto>
options <mapa[texto]texto>
readOnly <booleano>
secretRef <LocalObjectReference>
name <texto>
flocker <FlockerVolumeSource>
datasetName <texto>
datasetUUID <texto>
gcePersistentDisk <GCEPersistentDiskVolumeSource>
fsType <texto>
partition <inteiro>
pdName <texto> -obrigatório-
readOnly <booleano>
gitRepo <GitRepoVolumeSource>
directory <texto>
repository <texto> -obrigatório-
revision <texto>
glusterfs <GlusterfsVolumeSource>
endpoints <texto> -obrigatório-
path <texto> -obrigatório-
readOnly <booleano>
hostPath <HostPathVolumeSource>
path <texto> -obrigatório-
type <texto>
opções: "", BlockDevice, CharDevice, Directory, ....
image <ImageVolumeSource>
pullPolicy <texto>
opções: Always, IfNotPresent, Never
reference <texto>
iscsi <ISCSIVolumeSource>
chapAuthDiscovery <booleano>
chapAuthSession <booleano>
fsType <texto>
initiatorName <texto>
iqn <texto> -obrigatório-
iscsiInterface <texto>
lun <inteiro> -obrigatório-
portals <[]texto>
readOnly <booleano>
secretRef <LocalObjectReference>
name <texto>
targetPortal <texto> -obrigatório-
name <texto> -obrigatório-
nfs <NFSVolumeSource>
path <texto> -obrigatório-
readOnly <booleano>
server <texto> -obrigatório-
persistentVolumeClaim <PersistentVolumeClaimVolumeSource>
claimName <texto> -obrigatório-
readOnly <booleano>
photonPersistentDisk <PhotonPersistentDiskVolumeSource>
fsType <texto>
pdID <texto> -obrigatório-
portworxVolume <PortworxVolumeSource>
fsType <texto>
readOnly <booleano>
volumeID <texto> -obrigatório-
projected <ProjectedVolumeSource>
defaultMode <inteiro>
sources <[]VolumeProjection>
clusterTrustBundle <ClusterTrustBundleProjection>
labelSelector <LabelSelector>
matchExpressions <[]LabelSelectorRequirement>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
name <texto>
optional <booleano>
path <texto> -obrigatório-
signerName <texto>
configMap <ConfigMapProjection>
items <[]KeyToPath>
key <texto> -obrigatório-
mode <inteiro>
path <texto> -obrigatório-
name <texto>
optional <booleano>
downwardAPI <DownwardAPIProjection>
items <[]DownwardAPIVolumeFile>
fieldRef <ObjectFieldSelector>
apiVersion <texto>
fieldPath <texto> -obrigatório-
mode <inteiro>
path <texto> -obrigatório-
resourceFieldRef <ResourceFieldSelector>
containerName <texto>
divisor <Quantity>
resource <texto> -obrigatório-
secret <SecretProjection>
items <[]KeyToPath>
key <texto> -obrigatório-
mode <inteiro>
path <texto> -obrigatório-
name <texto>
optional <booleano>
serviceAccountToken <ServiceAccountTokenProjection>
audience <texto>
expirationSeconds <inteiro>
path <texto> -obrigatório-
quobyte <QuobyteVolumeSource>
group <texto>
readOnly <booleano>
registry <texto> -obrigatório-
tenant <texto>
user <texto>
volume <texto> -obrigatório-
rbd <RBDVolumeSource>
fsType <texto>
image <texto> -obrigatório-
keyring <texto>
monitors <[]texto> -obrigatório-
pool <texto>
readOnly <booleano>
secretRef <LocalObjectReference>
name <texto>
user <texto>
scaleIO <ScaleIOVolumeSource>
fsType <texto>
gateway <texto> -obrigatório-
protectionDomain <texto>
readOnly <booleano>
secretRef <LocalObjectReference> -obrigatório-
name <texto>
sslEnabled <booleano>
storageMode <texto>
storagePool <texto>
system <texto> -obrigatório-
volumeName <texto>
secret <SecretVolumeSource>
defaultMode <inteiro>
items <[]KeyToPath>
key <texto> -obrigatório-
mode <inteiro>
path <texto> -obrigatório-
optional <booleano>
secretName <texto>
storageos <StorageOSVolumeSource>
fsType <texto>
readOnly <booleano>
secretRef <LocalObjectReference>
name <texto>
volumeName <texto>
volumeNamespace <texto>
vsphereVolume <VsphereVirtualDiskVolumeSource>
fsType <texto>
storagePolicyID <texto>
storagePolicyName <texto>
volumePath <texto> -obrigatório-
updateStrategy <StatefulSetUpdateStrategy>
rollingUpdate <RollingUpdateStatefulSetStrategy>
maxUnavailable <IntOrString>
partition <inteiro>
type <texto>
opções: OnDelete, RollingUpdate
volumeClaimTemplates <[]PersistentVolumeClaim>
apiVersion <texto>
kind <texto>
metadata <ObjectMeta>
annotations <mapa[texto]texto>
creationTimestamp <texto>
deletionGracePeriodSeconds <inteiro>
deletionTimestamp <texto>
finalizers <[]texto>
generateName <texto>
generation <inteiro>
labels <mapa[texto]texto>
managedFields <[]ManagedFieldsEntry>
apiVersion <texto>
fieldsType <texto>
fieldsV1 <FieldsV1>
manager <texto>
operation <texto>
subresource <texto>
time <texto>
name <texto>
namespace <texto>
ownerReferences <[]OwnerReference>
apiVersion <texto> -obrigatório-
blockOwnerDeletion <booleano>
controller <booleano>
kind <texto> -obrigatório-
name <texto> -obrigatório-
uid <texto> -obrigatório-
resourceVersion <texto>
selfLink <texto>
uid <texto>
spec <PersistentVolumeClaimSpec>
accessModes <[]texto>
dataSource <TypedLocalObjectReference>
apiGroup <texto>
kind <texto> -obrigatório-
name <texto> -obrigatório-
dataSourceRef <TypedObjectReference>
apiGroup <texto>
kind <texto> -obrigatório-
name <texto> -obrigatório-
namespace <texto>
resources <VolumeResourceRequirements>
limits <map[string]Quantity>
requests <map[string]Quantity>
selector <LabelSelector>
matchExpressions <[]LabelSelectorRequirement>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
storageClassName <texto>
volumeAttributesClassName <texto>
volumeMode <texto>
opções: Block, Filesystem
volumeName <texto>
status <PersistentVolumeClaimStatus>
accessModes <[]texto>
allocatedResourceStatuses <mapa[texto]texto>
allocatedResources <map[string]Quantity>
capacity <map[string]Quantity>
conditions <[]PersistentVolumeClaimCondition>
lastProbeTime <texto>
lastTransitionTime <texto>
message <texto>
reason <texto>
status <texto> -obrigatório-
type <texto> -obrigatório-
currentVolumeAttributesClassName <texto>
modifyVolumeStatus <ModifyVolumeStatus>
status <texto> -obrigatório-
opções: InProgress, Infeasible, Pending
targetVolumeAttributesClassName <texto>
phase <texto>
opções: Bound, Lost, Pending
status <StatefulSetStatus>
availableReplicas <inteiro>
collisionCount <inteiro>
conditions <[]StatefulSetCondition>
lastTransitionTime <texto>
message <texto>
reason <texto>
status <texto> -obrigatório-
type <texto> -obrigatório-
currentReplicas <inteiro>
currentRevision <texto>
observedGeneration <inteiro>
readyReplicas <inteiro>
replicas <inteiro> -obrigatório-
updateRevision <texto>
updatedReplicas <inteiro>
22. storageclasses.storage.k8s.io
Recurso: storageclasses.storage.k8s.io
Grupo/API: storage.k8s.io
Tipo: StorageClass
Versão: v1
GRUPO: storage.k8s.io
TIPO: StorageClass
VERSÃO: v1
DESCRIÇÃO:
StorageClass descreve os parâmetros de uma classe de armazenamento para a qual
PersistentVolumes podem ser provisionados dinamicamente. StorageClasses não pertencem a
namespaces; o nome da classe de armazenamento de acordo com o etcd fica em
ObjectMeta.Name.
CAMPOS:
allowVolumeExpansion <booleano>
allowedTopologies <[]TopologySelectorTerm>
matchLabelExpressions <[]TopologySelectorLabelRequirement>
key <texto> -obrigatório-
values <[]texto> -obrigatório-
apiVersion <texto>
kind <texto>
metadata <ObjectMeta>
annotations <mapa[texto]texto>
creationTimestamp <texto>
deletionGracePeriodSeconds <inteiro>
deletionTimestamp <texto>
finalizers <[]texto>
generateName <texto>
generation <inteiro>
labels <mapa[texto]texto>
managedFields <[]ManagedFieldsEntry>
apiVersion <texto>
fieldsType <texto>
fieldsV1 <FieldsV1>
manager <texto>
operation <texto>
subresource <texto>
time <texto>
name <texto>
namespace <texto>
ownerReferences <[]OwnerReference>
apiVersion <texto> -obrigatório-
blockOwnerDeletion <booleano>
controller <booleano>
kind <texto> -obrigatório-
name <texto> -obrigatório-
uid <texto> -obrigatório-
resourceVersion <texto>
selfLink <texto>
uid <texto>
mountOptions <[]texto>
parameters <mapa[texto]texto>
provisioner <texto> -obrigatório-
reclaimPolicy <texto>
opções: Delete, Recycle, Retain
volumeBindingMode <texto>
opções: Immediate, WaitForFirstConsumer
23. persistentvolumes
Recurso: persistentvolumes
Tipo: PersistentVolume
Versão: v1
TIPO: PersistentVolume
VERSÃO: v1
DESCRIÇÃO:
PersistentVolume (PV) é um recurso de armazenamento provisionado por um administrador.
Ele é análogo a um nó. Mais informações:
https://kubernetes.io/docs/concepts/storage/persistent-volumes
CAMPOS:
apiVersion <texto>
kind <texto>
metadata <ObjectMeta>
annotations <mapa[texto]texto>
creationTimestamp <texto>
deletionGracePeriodSeconds <inteiro>
deletionTimestamp <texto>
finalizers <[]texto>
generateName <texto>
generation <inteiro>
labels <mapa[texto]texto>
managedFields <[]ManagedFieldsEntry>
apiVersion <texto>
fieldsType <texto>
fieldsV1 <FieldsV1>
manager <texto>
operation <texto>
subresource <texto>
time <texto>
name <texto>
namespace <texto>
ownerReferences <[]OwnerReference>
apiVersion <texto> -obrigatório-
blockOwnerDeletion <booleano>
controller <booleano>
kind <texto> -obrigatório-
name <texto> -obrigatório-
uid <texto> -obrigatório-
resourceVersion <texto>
selfLink <texto>
uid <texto>
spec <PersistentVolumeSpec>
accessModes <[]texto>
awsElasticBlockStore <AWSElasticBlockStoreVolumeSource>
fsType <texto>
partition <inteiro>
readOnly <booleano>
volumeID <texto> -obrigatório-
azureDisk <AzureDiskVolumeSource>
cachingMode <texto>
opções: None, ReadOnly, ReadWrite
diskName <texto> -obrigatório-
diskURI <texto> -obrigatório-
fsType <texto>
kind <texto>
opções: Dedicated, Managed, Shared
readOnly <booleano>
azureFile <AzureFilePersistentVolumeSource>
readOnly <booleano>
secretName <texto> -obrigatório-
secretNamespace <texto>
shareName <texto> -obrigatório-
capacity <map[string]Quantity>
cephfs <CephFSPersistentVolumeSource>
monitors <[]texto> -obrigatório-
path <texto>
readOnly <booleano>
secretFile <texto>
secretRef <SecretReference>
name <texto>
namespace <texto>
user <texto>
cinder <CinderPersistentVolumeSource>
fsType <texto>
readOnly <booleano>
secretRef <SecretReference>
name <texto>
namespace <texto>
volumeID <texto> -obrigatório-
claimRef <ObjectReference>
apiVersion <texto>
fieldPath <texto>
kind <texto>
name <texto>
namespace <texto>
resourceVersion <texto>
uid <texto>
csi <CSIPersistentVolumeSource>
controllerExpandSecretRef <SecretReference>
name <texto>
namespace <texto>
controllerPublishSecretRef <SecretReference>
name <texto>
namespace <texto>
driver <texto> -obrigatório-
fsType <texto>
nodeExpandSecretRef <SecretReference>
name <texto>
namespace <texto>
nodePublishSecretRef <SecretReference>
name <texto>
namespace <texto>
nodeStageSecretRef <SecretReference>
name <texto>
namespace <texto>
readOnly <booleano>
volumeAttributes <mapa[texto]texto>
volumeHandle <texto> -obrigatório-
fc <FCVolumeSource>
fsType <texto>
lun <inteiro>
readOnly <booleano>
targetWWNs <[]texto>
wwids <[]texto>
flexVolume <FlexPersistentVolumeSource>
driver <texto> -obrigatório-
fsType <texto>
options <mapa[texto]texto>
readOnly <booleano>
secretRef <SecretReference>
name <texto>
namespace <texto>
flocker <FlockerVolumeSource>
datasetName <texto>
datasetUUID <texto>
gcePersistentDisk <GCEPersistentDiskVolumeSource>
fsType <texto>
partition <inteiro>
pdName <texto> -obrigatório-
readOnly <booleano>
glusterfs <GlusterfsPersistentVolumeSource>
endpoints <texto> -obrigatório-
endpointsNamespace <texto>
path <texto> -obrigatório-
readOnly <booleano>
hostPath <HostPathVolumeSource>
path <texto> -obrigatório-
type <texto>
opções: "", BlockDevice, CharDevice, Directory, ....
iscsi <ISCSIPersistentVolumeSource>
chapAuthDiscovery <booleano>
chapAuthSession <booleano>
fsType <texto>
initiatorName <texto>
iqn <texto> -obrigatório-
iscsiInterface <texto>
lun <inteiro> -obrigatório-
portals <[]texto>
readOnly <booleano>
secretRef <SecretReference>
name <texto>
namespace <texto>
targetPortal <texto> -obrigatório-
local <LocalVolumeSource>
fsType <texto>
path <texto> -obrigatório-
mountOptions <[]texto>
nfs <NFSVolumeSource>
path <texto> -obrigatório-
readOnly <booleano>
server <texto> -obrigatório-
nodeAffinity <VolumeNodeAffinity>
required <NodeSelector>
nodeSelectorTerms <[]NodeSelectorTerm> -obrigatório-
matchExpressions <[]NodeSelectorRequirement>
key <texto> -obrigatório-
operator <texto> -obrigatório-
opções: DoesNotExist, Exists, Gt, In, ....
values <[]texto>
matchFields <[]NodeSelectorRequirement>
key <texto> -obrigatório-
operator <texto> -obrigatório-
opções: DoesNotExist, Exists, Gt, In, ....
values <[]texto>
persistentVolumeReclaimPolicy <texto>
opções: Delete, Recycle, Retain
photonPersistentDisk <PhotonPersistentDiskVolumeSource>
fsType <texto>
pdID <texto> -obrigatório-
portworxVolume <PortworxVolumeSource>
fsType <texto>
readOnly <booleano>
volumeID <texto> -obrigatório-
quobyte <QuobyteVolumeSource>
group <texto>
readOnly <booleano>
registry <texto> -obrigatório-
tenant <texto>
user <texto>
volume <texto> -obrigatório-
rbd <RBDPersistentVolumeSource>
fsType <texto>
image <texto> -obrigatório-
keyring <texto>
monitors <[]texto> -obrigatório-
pool <texto>
readOnly <booleano>
secretRef <SecretReference>
name <texto>
namespace <texto>
user <texto>
scaleIO <ScaleIOPersistentVolumeSource>
fsType <texto>
gateway <texto> -obrigatório-
protectionDomain <texto>
readOnly <booleano>
secretRef <SecretReference> -obrigatório-
name <texto>
namespace <texto>
sslEnabled <booleano>
storageMode <texto>
storagePool <texto>
system <texto> -obrigatório-
volumeName <texto>
storageClassName <texto>
storageos <StorageOSPersistentVolumeSource>
fsType <texto>
readOnly <booleano>
secretRef <ObjectReference>
apiVersion <texto>
fieldPath <texto>
kind <texto>
name <texto>
namespace <texto>
resourceVersion <texto>
uid <texto>
volumeName <texto>
volumeNamespace <texto>
volumeAttributesClassName <texto>
volumeMode <texto>
opções: Block, Filesystem
vsphereVolume <VsphereVirtualDiskVolumeSource>
fsType <texto>
storagePolicyID <texto>
storagePolicyName <texto>
volumePath <texto> -obrigatório-
status <PersistentVolumeStatus>
lastPhaseTransitionTime <texto>
message <texto>
phase <texto>
opções: Available, Bound, Failed, Pending, ....
reason <texto>
24. daemonsets.apps
Recurso: daemonsets.apps
Grupo/API: apps
Tipo: DaemonSet
Versão: v1
GRUPO: apps
TIPO: DaemonSet
VERSÃO: v1
DESCRIÇÃO:
DaemonSet representa a configuração de um daemon set.
CAMPOS:
apiVersion <texto>
kind <texto>
metadata <ObjectMeta>
annotations <mapa[texto]texto>
creationTimestamp <texto>
deletionGracePeriodSeconds <inteiro>
deletionTimestamp <texto>
finalizers <[]texto>
generateName <texto>
generation <inteiro>
labels <mapa[texto]texto>
managedFields <[]ManagedFieldsEntry>
apiVersion <texto>
fieldsType <texto>
fieldsV1 <FieldsV1>
manager <texto>
operation <texto>
subresource <texto>
time <texto>
name <texto>
namespace <texto>
ownerReferences <[]OwnerReference>
apiVersion <texto> -obrigatório-
blockOwnerDeletion <booleano>
controller <booleano>
kind <texto> -obrigatório-
name <texto> -obrigatório-
uid <texto> -obrigatório-
resourceVersion <texto>
selfLink <texto>
uid <texto>
spec <DaemonSetSpec>
minReadySeconds <inteiro>
revisionHistoryLimit <inteiro>
selector <LabelSelector> -obrigatório-
matchExpressions <[]LabelSelectorRequirement>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
template <PodTemplateSpec> -obrigatório-
metadata <ObjectMeta>
annotations <mapa[texto]texto>
creationTimestamp <texto>
deletionGracePeriodSeconds <inteiro>
deletionTimestamp <texto>
finalizers <[]texto>
generateName <texto>
generation <inteiro>
labels <mapa[texto]texto>
managedFields <[]ManagedFieldsEntry>
apiVersion <texto>
fieldsType <texto>
fieldsV1 <FieldsV1>
manager <texto>
operation <texto>
subresource <texto>
time <texto>
name <texto>
namespace <texto>
ownerReferences <[]OwnerReference>
apiVersion <texto> -obrigatório-
blockOwnerDeletion <booleano>
controller <booleano>
kind <texto> -obrigatório-
name <texto> -obrigatório-
uid <texto> -obrigatório-
resourceVersion <texto>
selfLink <texto>
uid <texto>
spec <PodSpec>
activeDeadlineSeconds <inteiro>
affinity <Affinity>
nodeAffinity <NodeAffinity>
preferredDuringSchedulingIgnoredDuringExecution <[]PreferredSchedulingTerm>
preference <NodeSelectorTerm> -obrigatório-
matchExpressions <[]NodeSelectorRequirement>
key <texto> -obrigatório-
operator <texto> -obrigatório-
opções: DoesNotExist, Exists, Gt, In, ....
values <[]texto>
matchFields <[]NodeSelectorRequirement>
key <texto> -obrigatório-
operator <texto> -obrigatório-
opções: DoesNotExist, Exists, Gt, In, ....
values <[]texto>
weight <inteiro> -obrigatório-
requiredDuringSchedulingIgnoredDuringExecution <NodeSelector>
nodeSelectorTerms <[]NodeSelectorTerm> -obrigatório-
matchExpressions <[]NodeSelectorRequirement>
key <texto> -obrigatório-
operator <texto> -obrigatório-
opções: DoesNotExist, Exists, Gt, In, ....
values <[]texto>
matchFields <[]NodeSelectorRequirement>
key <texto> -obrigatório-
operator <texto> -obrigatório-
opções: DoesNotExist, Exists, Gt, In, ....
values <[]texto>
podAffinity <PodAffinity>
preferredDuringSchedulingIgnoredDuringExecution <[]WeightedPodAffinityTerm>
podAffinityTerm <PodAffinityTerm> -obrigatório-
labelSelector <LabelSelector>
matchExpressions <[]LabelSelectorRequirement>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
matchLabelKeys <[]texto>
mismatchLabelKeys <[]texto>
namespaceSelector <LabelSelector>
matchExpressions <[]LabelSelectorRequirement>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
namespaces <[]texto>
topologyKey <texto> -obrigatório-
weight <inteiro> -obrigatório-
requiredDuringSchedulingIgnoredDuringExecution <[]PodAffinityTerm>
labelSelector <LabelSelector>
matchExpressions <[]LabelSelectorRequirement>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
matchLabelKeys <[]texto>
mismatchLabelKeys <[]texto>
namespaceSelector <LabelSelector>
matchExpressions <[]LabelSelectorRequirement>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
namespaces <[]texto>
topologyKey <texto> -obrigatório-
podAntiAffinity <PodAntiAffinity>
preferredDuringSchedulingIgnoredDuringExecution <[]WeightedPodAffinityTerm>
podAffinityTerm <PodAffinityTerm> -obrigatório-
labelSelector <LabelSelector>
matchExpressions <[]LabelSelectorRequirement>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
matchLabelKeys <[]texto>
mismatchLabelKeys <[]texto>
namespaceSelector <LabelSelector>
matchExpressions <[]LabelSelectorRequirement>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
namespaces <[]texto>
topologyKey <texto> -obrigatório-
weight <inteiro> -obrigatório-
requiredDuringSchedulingIgnoredDuringExecution <[]PodAffinityTerm>
labelSelector <LabelSelector>
matchExpressions <[]LabelSelectorRequirement>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
matchLabelKeys <[]texto>
mismatchLabelKeys <[]texto>
namespaceSelector <LabelSelector>
matchExpressions <[]LabelSelectorRequirement>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
namespaces <[]texto>
topologyKey <texto> -obrigatório-
automountServiceAccountToken <booleano>
containers <[]Container> -obrigatório-
args <[]texto>
command <[]texto>
env <[]EnvVar>
name <texto> -obrigatório-
value <texto>
valueFrom <EnvVarSource>
configMapKeyRef <ConfigMapKeySelector>
key <texto> -obrigatório-
name <texto>
optional <booleano>
fieldRef <ObjectFieldSelector>
apiVersion <texto>
fieldPath <texto> -obrigatório-
resourceFieldRef <ResourceFieldSelector>
containerName <texto>
divisor <Quantity>
resource <texto> -obrigatório-
secretKeyRef <SecretKeySelector>
key <texto> -obrigatório-
name <texto>
optional <booleano>
envFrom <[]EnvFromSource>
configMapRef <ConfigMapEnvSource>
name <texto>
optional <booleano>
prefix <texto>
secretRef <SecretEnvSource>
name <texto>
optional <booleano>
image <texto>
imagePullPolicy <texto>
opções: Always, IfNotPresent, Never
lifecycle <Lifecycle>
postStart <LifecycleHandler>
exec <ExecAction>
command <[]texto>
httpGet <HTTPGetAction>
host <texto>
httpHeaders <[]HTTPHeader>
name <texto> -obrigatório-
value <texto> -obrigatório-
path <texto>
port <IntOrString> -obrigatório-
scheme <texto>
opções: HTTP, HTTPS
sleep <SleepAction>
seconds <inteiro> -obrigatório-
tcpSocket <TCPSocketAction>
host <texto>
port <IntOrString> -obrigatório-
preStop <LifecycleHandler>
exec <ExecAction>
command <[]texto>
httpGet <HTTPGetAction>
host <texto>
httpHeaders <[]HTTPHeader>
name <texto> -obrigatório-
value <texto> -obrigatório-
path <texto>
port <IntOrString> -obrigatório-
scheme <texto>
opções: HTTP, HTTPS
sleep <SleepAction>
seconds <inteiro> -obrigatório-
tcpSocket <TCPSocketAction>
host <texto>
port <IntOrString> -obrigatório-
stopSignal <texto>
opções: SIGABRT, SIGALRM, SIGBUS, SIGCHLD, ....
livenessProbe <Probe>
exec <ExecAction>
command <[]texto>
failureThreshold <inteiro>
grpc <GRPCAction>
port <inteiro> -obrigatório-
service <texto>
httpGet <HTTPGetAction>
host <texto>
httpHeaders <[]HTTPHeader>
name <texto> -obrigatório-
value <texto> -obrigatório-
path <texto>
port <IntOrString> -obrigatório-
scheme <texto>
opções: HTTP, HTTPS
initialDelaySeconds <inteiro>
periodSeconds <inteiro>
successThreshold <inteiro>
tcpSocket <TCPSocketAction>
host <texto>
port <IntOrString> -obrigatório-
terminationGracePeriodSeconds <inteiro>
timeoutSeconds <inteiro>
name <texto> -obrigatório-
ports <[]ContainerPort>
containerPort <inteiro> -obrigatório-
hostIP <texto>
hostPort <inteiro>
name <texto>
protocol <texto>
opções: SCTP, TCP, UDP
readinessProbe <Probe>
exec <ExecAction>
command <[]texto>
failureThreshold <inteiro>
grpc <GRPCAction>
port <inteiro> -obrigatório-
service <texto>
httpGet <HTTPGetAction>
host <texto>
httpHeaders <[]HTTPHeader>
name <texto> -obrigatório-
value <texto> -obrigatório-
path <texto>
port <IntOrString> -obrigatório-
scheme <texto>
opções: HTTP, HTTPS
initialDelaySeconds <inteiro>
periodSeconds <inteiro>
successThreshold <inteiro>
tcpSocket <TCPSocketAction>
host <texto>
port <IntOrString> -obrigatório-
terminationGracePeriodSeconds <inteiro>
timeoutSeconds <inteiro>
resizePolicy <[]ContainerResizePolicy>
resourceName <texto> -obrigatório-
restartPolicy <texto> -obrigatório-
resources <ResourceRequirements>
claims <[]ResourceClaim>
name <texto> -obrigatório-
request <texto>
limits <map[string]Quantity>
requests <map[string]Quantity>
restartPolicy <texto>
securityContext <SecurityContext>
allowPrivilegeEscalation <booleano>
appArmorProfile <AppArmorProfile>
localhostProfile <texto>
type <texto> -obrigatório-
opções: Localhost, RuntimeDefault, Unconfined
capabilities <Capabilities>
add <[]texto>
drop <[]texto>
privileged <booleano>
procMount <texto>
opções: Default, Unmasked
readOnlyRootFilesystem <booleano>
runAsGroup <inteiro>
runAsNonRoot <booleano>
runAsUser <inteiro>
seLinuxOptions <SELinuxOptions>
level <texto>
role <texto>
type <texto>
user <texto>
seccompProfile <SeccompProfile>
localhostProfile <texto>
type <texto> -obrigatório-
opções: Localhost, RuntimeDefault, Unconfined
windowsOptions <WindowsSecurityContextOptions>
gmsaCredentialSpec <texto>
gmsaCredentialSpecName <texto>
hostProcess <booleano>
runAsUserName <texto>
startupProbe <Probe>
exec <ExecAction>
command <[]texto>
failureThreshold <inteiro>
grpc <GRPCAction>
port <inteiro> -obrigatório-
service <texto>
httpGet <HTTPGetAction>
host <texto>
httpHeaders <[]HTTPHeader>
name <texto> -obrigatório-
value <texto> -obrigatório-
path <texto>
port <IntOrString> -obrigatório-
scheme <texto>
opções: HTTP, HTTPS
initialDelaySeconds <inteiro>
periodSeconds <inteiro>
successThreshold <inteiro>
tcpSocket <TCPSocketAction>
host <texto>
port <IntOrString> -obrigatório-
terminationGracePeriodSeconds <inteiro>
timeoutSeconds <inteiro>
stdin <booleano>
stdinOnce <booleano>
terminationMessagePath <texto>
terminationMessagePolicy <texto>
opções: FallbackToLogsOnError, File
tty <booleano>
volumeDevices <[]VolumeDevice>
devicePath <texto> -obrigatório-
name <texto> -obrigatório-
volumeMounts <[]VolumeMount>
mountPath <texto> -obrigatório-
mountPropagation <texto>
opções: Bidirectional, HostToContainer, None
name <texto> -obrigatório-
readOnly <booleano>
recursiveReadOnly <texto>
subPath <texto>
subPathExpr <texto>
workingDir <texto>
dnsConfig <PodDNSConfig>
nameservers <[]texto>
options <[]PodDNSConfigOption>
name <texto>
value <texto>
searches <[]texto>
dnsPolicy <texto>
opções: ClusterFirst, ClusterFirstWithHostNet, Default, None
enableServiceLinks <booleano>
ephemeralContainers <[]EphemeralContainer>
args <[]texto>
command <[]texto>
env <[]EnvVar>
name <texto> -obrigatório-
value <texto>
valueFrom <EnvVarSource>
configMapKeyRef <ConfigMapKeySelector>
key <texto> -obrigatório-
name <texto>
optional <booleano>
fieldRef <ObjectFieldSelector>
apiVersion <texto>
fieldPath <texto> -obrigatório-
resourceFieldRef <ResourceFieldSelector>
containerName <texto>
divisor <Quantity>
resource <texto> -obrigatório-
secretKeyRef <SecretKeySelector>
key <texto> -obrigatório-
name <texto>
optional <booleano>
envFrom <[]EnvFromSource>
configMapRef <ConfigMapEnvSource>
name <texto>
optional <booleano>
prefix <texto>
secretRef <SecretEnvSource>
name <texto>
optional <booleano>
image <texto>
imagePullPolicy <texto>
opções: Always, IfNotPresent, Never
lifecycle <Lifecycle>
postStart <LifecycleHandler>
exec <ExecAction>
command <[]texto>
httpGet <HTTPGetAction>
host <texto>
httpHeaders <[]HTTPHeader>
name <texto> -obrigatório-
value <texto> -obrigatório-
path <texto>
port <IntOrString> -obrigatório-
scheme <texto>
opções: HTTP, HTTPS
sleep <SleepAction>
seconds <inteiro> -obrigatório-
tcpSocket <TCPSocketAction>
host <texto>
port <IntOrString> -obrigatório-
preStop <LifecycleHandler>
exec <ExecAction>
command <[]texto>
httpGet <HTTPGetAction>
host <texto>
httpHeaders <[]HTTPHeader>
name <texto> -obrigatório-
value <texto> -obrigatório-
path <texto>
port <IntOrString> -obrigatório-
scheme <texto>
opções: HTTP, HTTPS
sleep <SleepAction>
seconds <inteiro> -obrigatório-
tcpSocket <TCPSocketAction>
host <texto>
port <IntOrString> -obrigatório-
stopSignal <texto>
opções: SIGABRT, SIGALRM, SIGBUS, SIGCHLD, ....
livenessProbe <Probe>
exec <ExecAction>
command <[]texto>
failureThreshold <inteiro>
grpc <GRPCAction>
port <inteiro> -obrigatório-
service <texto>
httpGet <HTTPGetAction>
host <texto>
httpHeaders <[]HTTPHeader>
name <texto> -obrigatório-
value <texto> -obrigatório-
path <texto>
port <IntOrString> -obrigatório-
scheme <texto>
opções: HTTP, HTTPS
initialDelaySeconds <inteiro>
periodSeconds <inteiro>
successThreshold <inteiro>
tcpSocket <TCPSocketAction>
host <texto>
port <IntOrString> -obrigatório-
terminationGracePeriodSeconds <inteiro>
timeoutSeconds <inteiro>
name <texto> -obrigatório-
ports <[]ContainerPort>
containerPort <inteiro> -obrigatório-
hostIP <texto>
hostPort <inteiro>
name <texto>
protocol <texto>
opções: SCTP, TCP, UDP
readinessProbe <Probe>
exec <ExecAction>
command <[]texto>
failureThreshold <inteiro>
grpc <GRPCAction>
port <inteiro> -obrigatório-
service <texto>
httpGet <HTTPGetAction>
host <texto>
httpHeaders <[]HTTPHeader>
name <texto> -obrigatório-
value <texto> -obrigatório-
path <texto>
port <IntOrString> -obrigatório-
scheme <texto>
opções: HTTP, HTTPS
initialDelaySeconds <inteiro>
periodSeconds <inteiro>
successThreshold <inteiro>
tcpSocket <TCPSocketAction>
host <texto>
port <IntOrString> -obrigatório-
terminationGracePeriodSeconds <inteiro>
timeoutSeconds <inteiro>
resizePolicy <[]ContainerResizePolicy>
resourceName <texto> -obrigatório-
restartPolicy <texto> -obrigatório-
resources <ResourceRequirements>
claims <[]ResourceClaim>
name <texto> -obrigatório-
request <texto>
limits <map[string]Quantity>
requests <map[string]Quantity>
restartPolicy <texto>
securityContext <SecurityContext>
allowPrivilegeEscalation <booleano>
appArmorProfile <AppArmorProfile>
localhostProfile <texto>
type <texto> -obrigatório-
opções: Localhost, RuntimeDefault, Unconfined
capabilities <Capabilities>
add <[]texto>
drop <[]texto>
privileged <booleano>
procMount <texto>
opções: Default, Unmasked
readOnlyRootFilesystem <booleano>
runAsGroup <inteiro>
runAsNonRoot <booleano>
runAsUser <inteiro>
seLinuxOptions <SELinuxOptions>
level <texto>
role <texto>
type <texto>
user <texto>
seccompProfile <SeccompProfile>
localhostProfile <texto>
type <texto> -obrigatório-
opções: Localhost, RuntimeDefault, Unconfined
windowsOptions <WindowsSecurityContextOptions>
gmsaCredentialSpec <texto>
gmsaCredentialSpecName <texto>
hostProcess <booleano>
runAsUserName <texto>
startupProbe <Probe>
exec <ExecAction>
command <[]texto>
failureThreshold <inteiro>
grpc <GRPCAction>
port <inteiro> -obrigatório-
service <texto>
httpGet <HTTPGetAction>
host <texto>
httpHeaders <[]HTTPHeader>
name <texto> -obrigatório-
value <texto> -obrigatório-
path <texto>
port <IntOrString> -obrigatório-
scheme <texto>
opções: HTTP, HTTPS
initialDelaySeconds <inteiro>
periodSeconds <inteiro>
successThreshold <inteiro>
tcpSocket <TCPSocketAction>
host <texto>
port <IntOrString> -obrigatório-
terminationGracePeriodSeconds <inteiro>
timeoutSeconds <inteiro>
stdin <booleano>
stdinOnce <booleano>
targetContainerName <texto>
terminationMessagePath <texto>
terminationMessagePolicy <texto>
opções: FallbackToLogsOnError, File
tty <booleano>
volumeDevices <[]VolumeDevice>
devicePath <texto> -obrigatório-
name <texto> -obrigatório-
volumeMounts <[]VolumeMount>
mountPath <texto> -obrigatório-
mountPropagation <texto>
opções: Bidirectional, HostToContainer, None
name <texto> -obrigatório-
readOnly <booleano>
recursiveReadOnly <texto>
subPath <texto>
subPathExpr <texto>
workingDir <texto>
hostAliases <[]HostAlias>
hostnames <[]texto>
ip <texto> -obrigatório-
hostIPC <booleano>
hostNetwork <booleano>
hostPID <booleano>
hostUsers <booleano>
hostname <texto>
imagePullSecrets <[]LocalObjectReference>
name <texto>
initContainers <[]Container>
args <[]texto>
command <[]texto>
env <[]EnvVar>
name <texto> -obrigatório-
value <texto>
valueFrom <EnvVarSource>
configMapKeyRef <ConfigMapKeySelector>
key <texto> -obrigatório-
name <texto>
optional <booleano>
fieldRef <ObjectFieldSelector>
apiVersion <texto>
fieldPath <texto> -obrigatório-
resourceFieldRef <ResourceFieldSelector>
containerName <texto>
divisor <Quantity>
resource <texto> -obrigatório-
secretKeyRef <SecretKeySelector>
key <texto> -obrigatório-
name <texto>
optional <booleano>
envFrom <[]EnvFromSource>
configMapRef <ConfigMapEnvSource>
name <texto>
optional <booleano>
prefix <texto>
secretRef <SecretEnvSource>
name <texto>
optional <booleano>
image <texto>
imagePullPolicy <texto>
opções: Always, IfNotPresent, Never
lifecycle <Lifecycle>
postStart <LifecycleHandler>
exec <ExecAction>
command <[]texto>
httpGet <HTTPGetAction>
host <texto>
httpHeaders <[]HTTPHeader>
name <texto> -obrigatório-
value <texto> -obrigatório-
path <texto>
port <IntOrString> -obrigatório-
scheme <texto>
opções: HTTP, HTTPS
sleep <SleepAction>
seconds <inteiro> -obrigatório-
tcpSocket <TCPSocketAction>
host <texto>
port <IntOrString> -obrigatório-
preStop <LifecycleHandler>
exec <ExecAction>
command <[]texto>
httpGet <HTTPGetAction>
host <texto>
httpHeaders <[]HTTPHeader>
name <texto> -obrigatório-
value <texto> -obrigatório-
path <texto>
port <IntOrString> -obrigatório-
scheme <texto>
opções: HTTP, HTTPS
sleep <SleepAction>
seconds <inteiro> -obrigatório-
tcpSocket <TCPSocketAction>
host <texto>
port <IntOrString> -obrigatório-
stopSignal <texto>
opções: SIGABRT, SIGALRM, SIGBUS, SIGCHLD, ....
livenessProbe <Probe>
exec <ExecAction>
command <[]texto>
failureThreshold <inteiro>
grpc <GRPCAction>
port <inteiro> -obrigatório-
service <texto>
httpGet <HTTPGetAction>
host <texto>
httpHeaders <[]HTTPHeader>
name <texto> -obrigatório-
value <texto> -obrigatório-
path <texto>
port <IntOrString> -obrigatório-
scheme <texto>
opções: HTTP, HTTPS
initialDelaySeconds <inteiro>
periodSeconds <inteiro>
successThreshold <inteiro>
tcpSocket <TCPSocketAction>
host <texto>
port <IntOrString> -obrigatório-
terminationGracePeriodSeconds <inteiro>
timeoutSeconds <inteiro>
name <texto> -obrigatório-
ports <[]ContainerPort>
containerPort <inteiro> -obrigatório-
hostIP <texto>
hostPort <inteiro>
name <texto>
protocol <texto>
opções: SCTP, TCP, UDP
readinessProbe <Probe>
exec <ExecAction>
command <[]texto>
failureThreshold <inteiro>
grpc <GRPCAction>
port <inteiro> -obrigatório-
service <texto>
httpGet <HTTPGetAction>
host <texto>
httpHeaders <[]HTTPHeader>
name <texto> -obrigatório-
value <texto> -obrigatório-
path <texto>
port <IntOrString> -obrigatório-
scheme <texto>
opções: HTTP, HTTPS
initialDelaySeconds <inteiro>
periodSeconds <inteiro>
successThreshold <inteiro>
tcpSocket <TCPSocketAction>
host <texto>
port <IntOrString> -obrigatório-
terminationGracePeriodSeconds <inteiro>
timeoutSeconds <inteiro>
resizePolicy <[]ContainerResizePolicy>
resourceName <texto> -obrigatório-
restartPolicy <texto> -obrigatório-
resources <ResourceRequirements>
claims <[]ResourceClaim>
name <texto> -obrigatório-
request <texto>
limits <map[string]Quantity>
requests <map[string]Quantity>
restartPolicy <texto>
securityContext <SecurityContext>
allowPrivilegeEscalation <booleano>
appArmorProfile <AppArmorProfile>
localhostProfile <texto>
type <texto> -obrigatório-
opções: Localhost, RuntimeDefault, Unconfined
capabilities <Capabilities>
add <[]texto>
drop <[]texto>
privileged <booleano>
procMount <texto>
opções: Default, Unmasked
readOnlyRootFilesystem <booleano>
runAsGroup <inteiro>
runAsNonRoot <booleano>
runAsUser <inteiro>
seLinuxOptions <SELinuxOptions>
level <texto>
role <texto>
type <texto>
user <texto>
seccompProfile <SeccompProfile>
localhostProfile <texto>
type <texto> -obrigatório-
opções: Localhost, RuntimeDefault, Unconfined
windowsOptions <WindowsSecurityContextOptions>
gmsaCredentialSpec <texto>
gmsaCredentialSpecName <texto>
hostProcess <booleano>
runAsUserName <texto>
startupProbe <Probe>
exec <ExecAction>
command <[]texto>
failureThreshold <inteiro>
grpc <GRPCAction>
port <inteiro> -obrigatório-
service <texto>
httpGet <HTTPGetAction>
host <texto>
httpHeaders <[]HTTPHeader>
name <texto> -obrigatório-
value <texto> -obrigatório-
path <texto>
port <IntOrString> -obrigatório-
scheme <texto>
opções: HTTP, HTTPS
initialDelaySeconds <inteiro>
periodSeconds <inteiro>
successThreshold <inteiro>
tcpSocket <TCPSocketAction>
host <texto>
port <IntOrString> -obrigatório-
terminationGracePeriodSeconds <inteiro>
timeoutSeconds <inteiro>
stdin <booleano>
stdinOnce <booleano>
terminationMessagePath <texto>
terminationMessagePolicy <texto>
opções: FallbackToLogsOnError, File
tty <booleano>
volumeDevices <[]VolumeDevice>
devicePath <texto> -obrigatório-
name <texto> -obrigatório-
volumeMounts <[]VolumeMount>
mountPath <texto> -obrigatório-
mountPropagation <texto>
opções: Bidirectional, HostToContainer, None
name <texto> -obrigatório-
readOnly <booleano>
recursiveReadOnly <texto>
subPath <texto>
subPathExpr <texto>
workingDir <texto>
nodeName <texto>
nodeSelector <mapa[texto]texto>
os <PodOS>
name <texto> -obrigatório-
overhead <map[string]Quantity>
preemptionPolicy <texto>
opções: Never, PreemptLowerPriority
priority <inteiro>
priorityClassName <texto>
readinessGates <[]PodReadinessGate>
conditionType <texto> -obrigatório-
resourceClaims <[]PodResourceClaim>
name <texto> -obrigatório-
resourceClaimName <texto>
resourceClaimTemplateName <texto>
resources <ResourceRequirements>
claims <[]ResourceClaim>
name <texto> -obrigatório-
request <texto>
limits <map[string]Quantity>
requests <map[string]Quantity>
restartPolicy <texto>
opções: Always, Never, OnFailure
runtimeClassName <texto>
schedulerName <texto>
schedulingGates <[]PodSchedulingGate>
name <texto> -obrigatório-
securityContext <PodSecurityContext>
appArmorProfile <AppArmorProfile>
localhostProfile <texto>
type <texto> -obrigatório-
opções: Localhost, RuntimeDefault, Unconfined
fsGroup <inteiro>
fsGroupChangePolicy <texto>
opções: Always, OnRootMismatch
runAsGroup <inteiro>
runAsNonRoot <booleano>
runAsUser <inteiro>
seLinuxChangePolicy <texto>
seLinuxOptions <SELinuxOptions>
level <texto>
role <texto>
type <texto>
user <texto>
seccompProfile <SeccompProfile>
localhostProfile <texto>
type <texto> -obrigatório-
opções: Localhost, RuntimeDefault, Unconfined
supplementalGroups <[]integer>
supplementalGroupsPolicy <texto>
opções: Merge, Strict
sysctls <[]Sysctl>
name <texto> -obrigatório-
value <texto> -obrigatório-
windowsOptions <WindowsSecurityContextOptions>
gmsaCredentialSpec <texto>
gmsaCredentialSpecName <texto>
hostProcess <booleano>
runAsUserName <texto>
serviceAccount <texto>
serviceAccountName <texto>
setHostnameAsFQDN <booleano>
shareProcessNamespace <booleano>
subdomain <texto>
terminationGracePeriodSeconds <inteiro>
tolerations <[]Toleration>
effect <texto>
opções: NoExecute, NoSchedule, PreferNoSchedule
key <texto>
operator <texto>
opções: Equal, Exists
tolerationSeconds <inteiro>
value <texto>
topologySpreadConstraints <[]TopologySpreadConstraint>
labelSelector <LabelSelector>
matchExpressions <[]LabelSelectorRequirement>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
matchLabelKeys <[]texto>
maxSkew <inteiro> -obrigatório-
minDomains <inteiro>
nodeAffinityPolicy <texto>
opções: Honor, Ignore
nodeTaintsPolicy <texto>
opções: Honor, Ignore
topologyKey <texto> -obrigatório-
whenUnsatisfiable <texto> -obrigatório-
opções: DoNotSchedule, ScheduleAnyway
volumes <[]Volume>
awsElasticBlockStore <AWSElasticBlockStoreVolumeSource>
fsType <texto>
partition <inteiro>
readOnly <booleano>
volumeID <texto> -obrigatório-
azureDisk <AzureDiskVolumeSource>
cachingMode <texto>
opções: None, ReadOnly, ReadWrite
diskName <texto> -obrigatório-
diskURI <texto> -obrigatório-
fsType <texto>
kind <texto>
opções: Dedicated, Managed, Shared
readOnly <booleano>
azureFile <AzureFileVolumeSource>
readOnly <booleano>
secretName <texto> -obrigatório-
shareName <texto> -obrigatório-
cephfs <CephFSVolumeSource>
monitors <[]texto> -obrigatório-
path <texto>
readOnly <booleano>
secretFile <texto>
secretRef <LocalObjectReference>
name <texto>
user <texto>
cinder <CinderVolumeSource>
fsType <texto>
readOnly <booleano>
secretRef <LocalObjectReference>
name <texto>
volumeID <texto> -obrigatório-
configMap <ConfigMapVolumeSource>
defaultMode <inteiro>
items <[]KeyToPath>
key <texto> -obrigatório-
mode <inteiro>
path <texto> -obrigatório-
name <texto>
optional <booleano>
csi <CSIVolumeSource>
driver <texto> -obrigatório-
fsType <texto>
nodePublishSecretRef <LocalObjectReference>
name <texto>
readOnly <booleano>
volumeAttributes <mapa[texto]texto>
downwardAPI <DownwardAPIVolumeSource>
defaultMode <inteiro>
items <[]DownwardAPIVolumeFile>
fieldRef <ObjectFieldSelector>
apiVersion <texto>
fieldPath <texto> -obrigatório-
mode <inteiro>
path <texto> -obrigatório-
resourceFieldRef <ResourceFieldSelector>
containerName <texto>
divisor <Quantity>
resource <texto> -obrigatório-
emptyDir <EmptyDirVolumeSource>
medium <texto>
sizeLimit <Quantity>
ephemeral <EphemeralVolumeSource>
volumeClaimTemplate <PersistentVolumeClaimTemplate>
metadata <ObjectMeta>
annotations <mapa[texto]texto>
creationTimestamp <texto>
deletionGracePeriodSeconds <inteiro>
deletionTimestamp <texto>
finalizers <[]texto>
generateName <texto>
generation <inteiro>
labels <mapa[texto]texto>
managedFields <[]ManagedFieldsEntry>
apiVersion <texto>
fieldsType <texto>
fieldsV1 <FieldsV1>
manager <texto>
operation <texto>
subresource <texto>
time <texto>
name <texto>
namespace <texto>
ownerReferences <[]OwnerReference>
apiVersion <texto> -obrigatório-
blockOwnerDeletion <booleano>
controller <booleano>
kind <texto> -obrigatório-
name <texto> -obrigatório-
uid <texto> -obrigatório-
resourceVersion <texto>
selfLink <texto>
uid <texto>
spec <PersistentVolumeClaimSpec> -obrigatório-
accessModes <[]texto>
dataSource <TypedLocalObjectReference>
apiGroup <texto>
kind <texto> -obrigatório-
name <texto> -obrigatório-
dataSourceRef <TypedObjectReference>
apiGroup <texto>
kind <texto> -obrigatório-
name <texto> -obrigatório-
namespace <texto>
resources <VolumeResourceRequirements>
limits <map[string]Quantity>
requests <map[string]Quantity>
selector <LabelSelector>
matchExpressions <[]LabelSelectorRequirement>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
storageClassName <texto>
volumeAttributesClassName <texto>
volumeMode <texto>
opções: Block, Filesystem
volumeName <texto>
fc <FCVolumeSource>
fsType <texto>
lun <inteiro>
readOnly <booleano>
targetWWNs <[]texto>
wwids <[]texto>
flexVolume <FlexVolumeSource>
driver <texto> -obrigatório-
fsType <texto>
options <mapa[texto]texto>
readOnly <booleano>
secretRef <LocalObjectReference>
name <texto>
flocker <FlockerVolumeSource>
datasetName <texto>
datasetUUID <texto>
gcePersistentDisk <GCEPersistentDiskVolumeSource>
fsType <texto>
partition <inteiro>
pdName <texto> -obrigatório-
readOnly <booleano>
gitRepo <GitRepoVolumeSource>
directory <texto>
repository <texto> -obrigatório-
revision <texto>
glusterfs <GlusterfsVolumeSource>
endpoints <texto> -obrigatório-
path <texto> -obrigatório-
readOnly <booleano>
hostPath <HostPathVolumeSource>
path <texto> -obrigatório-
type <texto>
opções: "", BlockDevice, CharDevice, Directory, ....
image <ImageVolumeSource>
pullPolicy <texto>
opções: Always, IfNotPresent, Never
reference <texto>
iscsi <ISCSIVolumeSource>
chapAuthDiscovery <booleano>
chapAuthSession <booleano>
fsType <texto>
initiatorName <texto>
iqn <texto> -obrigatório-
iscsiInterface <texto>
lun <inteiro> -obrigatório-
portals <[]texto>
readOnly <booleano>
secretRef <LocalObjectReference>
name <texto>
targetPortal <texto> -obrigatório-
name <texto> -obrigatório-
nfs <NFSVolumeSource>
path <texto> -obrigatório-
readOnly <booleano>
server <texto> -obrigatório-
persistentVolumeClaim <PersistentVolumeClaimVolumeSource>
claimName <texto> -obrigatório-
readOnly <booleano>
photonPersistentDisk <PhotonPersistentDiskVolumeSource>
fsType <texto>
pdID <texto> -obrigatório-
portworxVolume <PortworxVolumeSource>
fsType <texto>
readOnly <booleano>
volumeID <texto> -obrigatório-
projected <ProjectedVolumeSource>
defaultMode <inteiro>
sources <[]VolumeProjection>
clusterTrustBundle <ClusterTrustBundleProjection>
labelSelector <LabelSelector>
matchExpressions <[]LabelSelectorRequirement>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
name <texto>
optional <booleano>
path <texto> -obrigatório-
signerName <texto>
configMap <ConfigMapProjection>
items <[]KeyToPath>
key <texto> -obrigatório-
mode <inteiro>
path <texto> -obrigatório-
name <texto>
optional <booleano>
downwardAPI <DownwardAPIProjection>
items <[]DownwardAPIVolumeFile>
fieldRef <ObjectFieldSelector>
apiVersion <texto>
fieldPath <texto> -obrigatório-
mode <inteiro>
path <texto> -obrigatório-
resourceFieldRef <ResourceFieldSelector>
containerName <texto>
divisor <Quantity>
resource <texto> -obrigatório-
secret <SecretProjection>
items <[]KeyToPath>
key <texto> -obrigatório-
mode <inteiro>
path <texto> -obrigatório-
name <texto>
optional <booleano>
serviceAccountToken <ServiceAccountTokenProjection>
audience <texto>
expirationSeconds <inteiro>
path <texto> -obrigatório-
quobyte <QuobyteVolumeSource>
group <texto>
readOnly <booleano>
registry <texto> -obrigatório-
tenant <texto>
user <texto>
volume <texto> -obrigatório-
rbd <RBDVolumeSource>
fsType <texto>
image <texto> -obrigatório-
keyring <texto>
monitors <[]texto> -obrigatório-
pool <texto>
readOnly <booleano>
secretRef <LocalObjectReference>
name <texto>
user <texto>
scaleIO <ScaleIOVolumeSource>
fsType <texto>
gateway <texto> -obrigatório-
protectionDomain <texto>
readOnly <booleano>
secretRef <LocalObjectReference> -obrigatório-
name <texto>
sslEnabled <booleano>
storageMode <texto>
storagePool <texto>
system <texto> -obrigatório-
volumeName <texto>
secret <SecretVolumeSource>
defaultMode <inteiro>
items <[]KeyToPath>
key <texto> -obrigatório-
mode <inteiro>
path <texto> -obrigatório-
optional <booleano>
secretName <texto>
storageos <StorageOSVolumeSource>
fsType <texto>
readOnly <booleano>
secretRef <LocalObjectReference>
name <texto>
volumeName <texto>
volumeNamespace <texto>
vsphereVolume <VsphereVirtualDiskVolumeSource>
fsType <texto>
storagePolicyID <texto>
storagePolicyName <texto>
volumePath <texto> -obrigatório-
updateStrategy <DaemonSetUpdateStrategy>
rollingUpdate <RollingUpdateDaemonSet>
maxSurge <IntOrString>
maxUnavailable <IntOrString>
type <texto>
opções: OnDelete, RollingUpdate
status <DaemonSetStatus>
collisionCount <inteiro>
conditions <[]DaemonSetCondition>
lastTransitionTime <texto>
message <texto>
reason <texto>
status <texto> -obrigatório-
type <texto> -obrigatório-
currentNumberScheduled <inteiro> -obrigatório-
desiredNumberScheduled <inteiro> -obrigatório-
numberAvailable <inteiro>
numberMisscheduled <inteiro> -obrigatório-
numberReady <inteiro> -obrigatório-
numberUnavailable <inteiro>
observedGeneration <inteiro>
updatedNumberScheduled <inteiro>
25. ingressclasses.networking.k8s.io
Recurso: ingressclasses.networking.k8s.io
Grupo/API: networking.k8s.io
Tipo: IngressClass
Versão: v1
GRUPO: networking.k8s.io
TIPO: IngressClass
VERSÃO: v1
DESCRIÇÃO:
IngressClass representa a classe do Ingress, referenciada pela especificação do Ingress.
A anotação `ingressclass.kubernetes.io/is-default-class` pode ser usada para indicar que
uma IngressClass deve ser considerada padrão. Quando um único recurso IngressClass tem
essa anotação definida como true, novos recursos Ingress sem classe especificada
receberão essa classe padrão.
CAMPOS:
apiVersion <texto>
kind <texto>
metadata <ObjectMeta>
annotations <mapa[texto]texto>
creationTimestamp <texto>
deletionGracePeriodSeconds <inteiro>
deletionTimestamp <texto>
finalizers <[]texto>
generateName <texto>
generation <inteiro>
labels <mapa[texto]texto>
managedFields <[]ManagedFieldsEntry>
apiVersion <texto>
fieldsType <texto>
fieldsV1 <FieldsV1>
manager <texto>
operation <texto>
subresource <texto>
time <texto>
name <texto>
namespace <texto>
ownerReferences <[]OwnerReference>
apiVersion <texto> -obrigatório-
blockOwnerDeletion <booleano>
controller <booleano>
kind <texto> -obrigatório-
name <texto> -obrigatório-
uid <texto> -obrigatório-
resourceVersion <texto>
selfLink <texto>
uid <texto>
spec <IngressClassSpec>
controller <texto>
parameters <IngressClassParametersReference>
apiGroup <texto>
kind <texto> -obrigatório-
name <texto> -obrigatório-
namespace <texto>
scope <texto>
26. replicasets.apps
Recurso: replicasets.apps
Grupo/API: apps
Tipo: ReplicaSet
Versão: v1
GRUPO: apps
TIPO: ReplicaSet
VERSÃO: v1
DESCRIÇÃO:
ReplicaSet garante que um número especificado de réplicas de pod esteja em execução a
qualquer momento.
CAMPOS:
apiVersion <texto>
kind <texto>
metadata <ObjectMeta>
annotations <mapa[texto]texto>
creationTimestamp <texto>
deletionGracePeriodSeconds <inteiro>
deletionTimestamp <texto>
finalizers <[]texto>
generateName <texto>
generation <inteiro>
labels <mapa[texto]texto>
managedFields <[]ManagedFieldsEntry>
apiVersion <texto>
fieldsType <texto>
fieldsV1 <FieldsV1>
manager <texto>
operation <texto>
subresource <texto>
time <texto>
name <texto>
namespace <texto>
ownerReferences <[]OwnerReference>
apiVersion <texto> -obrigatório-
blockOwnerDeletion <booleano>
controller <booleano>
kind <texto> -obrigatório-
name <texto> -obrigatório-
uid <texto> -obrigatório-
resourceVersion <texto>
selfLink <texto>
uid <texto>
spec <ReplicaSetSpec>
minReadySeconds <inteiro>
replicas <inteiro>
selector <LabelSelector> -obrigatório-
matchExpressions <[]LabelSelectorRequirement>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
template <PodTemplateSpec>
metadata <ObjectMeta>
annotations <mapa[texto]texto>
creationTimestamp <texto>
deletionGracePeriodSeconds <inteiro>
deletionTimestamp <texto>
finalizers <[]texto>
generateName <texto>
generation <inteiro>
labels <mapa[texto]texto>
managedFields <[]ManagedFieldsEntry>
apiVersion <texto>
fieldsType <texto>
fieldsV1 <FieldsV1>
manager <texto>
operation <texto>
subresource <texto>
time <texto>
name <texto>
namespace <texto>
ownerReferences <[]OwnerReference>
apiVersion <texto> -obrigatório-
blockOwnerDeletion <booleano>
controller <booleano>
kind <texto> -obrigatório-
name <texto> -obrigatório-
uid <texto> -obrigatório-
resourceVersion <texto>
selfLink <texto>
uid <texto>
spec <PodSpec>
activeDeadlineSeconds <inteiro>
affinity <Affinity>
nodeAffinity <NodeAffinity>
preferredDuringSchedulingIgnoredDuringExecution <[]PreferredSchedulingTerm>
preference <NodeSelectorTerm> -obrigatório-
matchExpressions <[]NodeSelectorRequirement>
key <texto> -obrigatório-
operator <texto> -obrigatório-
opções: DoesNotExist, Exists, Gt, In, ....
values <[]texto>
matchFields <[]NodeSelectorRequirement>
key <texto> -obrigatório-
operator <texto> -obrigatório-
opções: DoesNotExist, Exists, Gt, In, ....
values <[]texto>
weight <inteiro> -obrigatório-
requiredDuringSchedulingIgnoredDuringExecution <NodeSelector>
nodeSelectorTerms <[]NodeSelectorTerm> -obrigatório-
matchExpressions <[]NodeSelectorRequirement>
key <texto> -obrigatório-
operator <texto> -obrigatório-
opções: DoesNotExist, Exists, Gt, In, ....
values <[]texto>
matchFields <[]NodeSelectorRequirement>
key <texto> -obrigatório-
operator <texto> -obrigatório-
opções: DoesNotExist, Exists, Gt, In, ....
values <[]texto>
podAffinity <PodAffinity>
preferredDuringSchedulingIgnoredDuringExecution <[]WeightedPodAffinityTerm>
podAffinityTerm <PodAffinityTerm> -obrigatório-
labelSelector <LabelSelector>
matchExpressions <[]LabelSelectorRequirement>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
matchLabelKeys <[]texto>
mismatchLabelKeys <[]texto>
namespaceSelector <LabelSelector>
matchExpressions <[]LabelSelectorRequirement>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
namespaces <[]texto>
topologyKey <texto> -obrigatório-
weight <inteiro> -obrigatório-
requiredDuringSchedulingIgnoredDuringExecution <[]PodAffinityTerm>
labelSelector <LabelSelector>
matchExpressions <[]LabelSelectorRequirement>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
matchLabelKeys <[]texto>
mismatchLabelKeys <[]texto>
namespaceSelector <LabelSelector>
matchExpressions <[]LabelSelectorRequirement>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
namespaces <[]texto>
topologyKey <texto> -obrigatório-
podAntiAffinity <PodAntiAffinity>
preferredDuringSchedulingIgnoredDuringExecution <[]WeightedPodAffinityTerm>
podAffinityTerm <PodAffinityTerm> -obrigatório-
labelSelector <LabelSelector>
matchExpressions <[]LabelSelectorRequirement>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
matchLabelKeys <[]texto>
mismatchLabelKeys <[]texto>
namespaceSelector <LabelSelector>
matchExpressions <[]LabelSelectorRequirement>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
namespaces <[]texto>
topologyKey <texto> -obrigatório-
weight <inteiro> -obrigatório-
requiredDuringSchedulingIgnoredDuringExecution <[]PodAffinityTerm>
labelSelector <LabelSelector>
matchExpressions <[]LabelSelectorRequirement>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
matchLabelKeys <[]texto>
mismatchLabelKeys <[]texto>
namespaceSelector <LabelSelector>
matchExpressions <[]LabelSelectorRequirement>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
namespaces <[]texto>
topologyKey <texto> -obrigatório-
automountServiceAccountToken <booleano>
containers <[]Container> -obrigatório-
args <[]texto>
command <[]texto>
env <[]EnvVar>
name <texto> -obrigatório-
value <texto>
valueFrom <EnvVarSource>
configMapKeyRef <ConfigMapKeySelector>
key <texto> -obrigatório-
name <texto>
optional <booleano>
fieldRef <ObjectFieldSelector>
apiVersion <texto>
fieldPath <texto> -obrigatório-
resourceFieldRef <ResourceFieldSelector>
containerName <texto>
divisor <Quantity>
resource <texto> -obrigatório-
secretKeyRef <SecretKeySelector>
key <texto> -obrigatório-
name <texto>
optional <booleano>
envFrom <[]EnvFromSource>
configMapRef <ConfigMapEnvSource>
name <texto>
optional <booleano>
prefix <texto>
secretRef <SecretEnvSource>
name <texto>
optional <booleano>
image <texto>
imagePullPolicy <texto>
opções: Always, IfNotPresent, Never
lifecycle <Lifecycle>
postStart <LifecycleHandler>
exec <ExecAction>
command <[]texto>
httpGet <HTTPGetAction>
host <texto>
httpHeaders <[]HTTPHeader>
name <texto> -obrigatório-
value <texto> -obrigatório-
path <texto>
port <IntOrString> -obrigatório-
scheme <texto>
opções: HTTP, HTTPS
sleep <SleepAction>
seconds <inteiro> -obrigatório-
tcpSocket <TCPSocketAction>
host <texto>
port <IntOrString> -obrigatório-
preStop <LifecycleHandler>
exec <ExecAction>
command <[]texto>
httpGet <HTTPGetAction>
host <texto>
httpHeaders <[]HTTPHeader>
name <texto> -obrigatório-
value <texto> -obrigatório-
path <texto>
port <IntOrString> -obrigatório-
scheme <texto>
opções: HTTP, HTTPS
sleep <SleepAction>
seconds <inteiro> -obrigatório-
tcpSocket <TCPSocketAction>
host <texto>
port <IntOrString> -obrigatório-
stopSignal <texto>
opções: SIGABRT, SIGALRM, SIGBUS, SIGCHLD, ....
livenessProbe <Probe>
exec <ExecAction>
command <[]texto>
failureThreshold <inteiro>
grpc <GRPCAction>
port <inteiro> -obrigatório-
service <texto>
httpGet <HTTPGetAction>
host <texto>
httpHeaders <[]HTTPHeader>
name <texto> -obrigatório-
value <texto> -obrigatório-
path <texto>
port <IntOrString> -obrigatório-
scheme <texto>
opções: HTTP, HTTPS
initialDelaySeconds <inteiro>
periodSeconds <inteiro>
successThreshold <inteiro>
tcpSocket <TCPSocketAction>
host <texto>
port <IntOrString> -obrigatório-
terminationGracePeriodSeconds <inteiro>
timeoutSeconds <inteiro>
name <texto> -obrigatório-
ports <[]ContainerPort>
containerPort <inteiro> -obrigatório-
hostIP <texto>
hostPort <inteiro>
name <texto>
protocol <texto>
opções: SCTP, TCP, UDP
readinessProbe <Probe>
exec <ExecAction>
command <[]texto>
failureThreshold <inteiro>
grpc <GRPCAction>
port <inteiro> -obrigatório-
service <texto>
httpGet <HTTPGetAction>
host <texto>
httpHeaders <[]HTTPHeader>
name <texto> -obrigatório-
value <texto> -obrigatório-
path <texto>
port <IntOrString> -obrigatório-
scheme <texto>
opções: HTTP, HTTPS
initialDelaySeconds <inteiro>
periodSeconds <inteiro>
successThreshold <inteiro>
tcpSocket <TCPSocketAction>
host <texto>
port <IntOrString> -obrigatório-
terminationGracePeriodSeconds <inteiro>
timeoutSeconds <inteiro>
resizePolicy <[]ContainerResizePolicy>
resourceName <texto> -obrigatório-
restartPolicy <texto> -obrigatório-
resources <ResourceRequirements>
claims <[]ResourceClaim>
name <texto> -obrigatório-
request <texto>
limits <map[string]Quantity>
requests <map[string]Quantity>
restartPolicy <texto>
securityContext <SecurityContext>
allowPrivilegeEscalation <booleano>
appArmorProfile <AppArmorProfile>
localhostProfile <texto>
type <texto> -obrigatório-
opções: Localhost, RuntimeDefault, Unconfined
capabilities <Capabilities>
add <[]texto>
drop <[]texto>
privileged <booleano>
procMount <texto>
opções: Default, Unmasked
readOnlyRootFilesystem <booleano>
runAsGroup <inteiro>
runAsNonRoot <booleano>
runAsUser <inteiro>
seLinuxOptions <SELinuxOptions>
level <texto>
role <texto>
type <texto>
user <texto>
seccompProfile <SeccompProfile>
localhostProfile <texto>
type <texto> -obrigatório-
opções: Localhost, RuntimeDefault, Unconfined
windowsOptions <WindowsSecurityContextOptions>
gmsaCredentialSpec <texto>
gmsaCredentialSpecName <texto>
hostProcess <booleano>
runAsUserName <texto>
startupProbe <Probe>
exec <ExecAction>
command <[]texto>
failureThreshold <inteiro>
grpc <GRPCAction>
port <inteiro> -obrigatório-
service <texto>
httpGet <HTTPGetAction>
host <texto>
httpHeaders <[]HTTPHeader>
name <texto> -obrigatório-
value <texto> -obrigatório-
path <texto>
port <IntOrString> -obrigatório-
scheme <texto>
opções: HTTP, HTTPS
initialDelaySeconds <inteiro>
periodSeconds <inteiro>
successThreshold <inteiro>
tcpSocket <TCPSocketAction>
host <texto>
port <IntOrString> -obrigatório-
terminationGracePeriodSeconds <inteiro>
timeoutSeconds <inteiro>
stdin <booleano>
stdinOnce <booleano>
terminationMessagePath <texto>
terminationMessagePolicy <texto>
opções: FallbackToLogsOnError, File
tty <booleano>
volumeDevices <[]VolumeDevice>
devicePath <texto> -obrigatório-
name <texto> -obrigatório-
volumeMounts <[]VolumeMount>
mountPath <texto> -obrigatório-
mountPropagation <texto>
opções: Bidirectional, HostToContainer, None
name <texto> -obrigatório-
readOnly <booleano>
recursiveReadOnly <texto>
subPath <texto>
subPathExpr <texto>
workingDir <texto>
dnsConfig <PodDNSConfig>
nameservers <[]texto>
options <[]PodDNSConfigOption>
name <texto>
value <texto>
searches <[]texto>
dnsPolicy <texto>
opções: ClusterFirst, ClusterFirstWithHostNet, Default, None
enableServiceLinks <booleano>
ephemeralContainers <[]EphemeralContainer>
args <[]texto>
command <[]texto>
env <[]EnvVar>
name <texto> -obrigatório-
value <texto>
valueFrom <EnvVarSource>
configMapKeyRef <ConfigMapKeySelector>
key <texto> -obrigatório-
name <texto>
optional <booleano>
fieldRef <ObjectFieldSelector>
apiVersion <texto>
fieldPath <texto> -obrigatório-
resourceFieldRef <ResourceFieldSelector>
containerName <texto>
divisor <Quantity>
resource <texto> -obrigatório-
secretKeyRef <SecretKeySelector>
key <texto> -obrigatório-
name <texto>
optional <booleano>
envFrom <[]EnvFromSource>
configMapRef <ConfigMapEnvSource>
name <texto>
optional <booleano>
prefix <texto>
secretRef <SecretEnvSource>
name <texto>
optional <booleano>
image <texto>
imagePullPolicy <texto>
opções: Always, IfNotPresent, Never
lifecycle <Lifecycle>
postStart <LifecycleHandler>
exec <ExecAction>
command <[]texto>
httpGet <HTTPGetAction>
host <texto>
httpHeaders <[]HTTPHeader>
name <texto> -obrigatório-
value <texto> -obrigatório-
path <texto>
port <IntOrString> -obrigatório-
scheme <texto>
opções: HTTP, HTTPS
sleep <SleepAction>
seconds <inteiro> -obrigatório-
tcpSocket <TCPSocketAction>
host <texto>
port <IntOrString> -obrigatório-
preStop <LifecycleHandler>
exec <ExecAction>
command <[]texto>
httpGet <HTTPGetAction>
host <texto>
httpHeaders <[]HTTPHeader>
name <texto> -obrigatório-
value <texto> -obrigatório-
path <texto>
port <IntOrString> -obrigatório-
scheme <texto>
opções: HTTP, HTTPS
sleep <SleepAction>
seconds <inteiro> -obrigatório-
tcpSocket <TCPSocketAction>
host <texto>
port <IntOrString> -obrigatório-
stopSignal <texto>
opções: SIGABRT, SIGALRM, SIGBUS, SIGCHLD, ....
livenessProbe <Probe>
exec <ExecAction>
command <[]texto>
failureThreshold <inteiro>
grpc <GRPCAction>
port <inteiro> -obrigatório-
service <texto>
httpGet <HTTPGetAction>
host <texto>
httpHeaders <[]HTTPHeader>
name <texto> -obrigatório-
value <texto> -obrigatório-
path <texto>
port <IntOrString> -obrigatório-
scheme <texto>
opções: HTTP, HTTPS
initialDelaySeconds <inteiro>
periodSeconds <inteiro>
successThreshold <inteiro>
tcpSocket <TCPSocketAction>
host <texto>
port <IntOrString> -obrigatório-
terminationGracePeriodSeconds <inteiro>
timeoutSeconds <inteiro>
name <texto> -obrigatório-
ports <[]ContainerPort>
containerPort <inteiro> -obrigatório-
hostIP <texto>
hostPort <inteiro>
name <texto>
protocol <texto>
opções: SCTP, TCP, UDP
readinessProbe <Probe>
exec <ExecAction>
command <[]texto>
failureThreshold <inteiro>
grpc <GRPCAction>
port <inteiro> -obrigatório-
service <texto>
httpGet <HTTPGetAction>
host <texto>
httpHeaders <[]HTTPHeader>
name <texto> -obrigatório-
value <texto> -obrigatório-
path <texto>
port <IntOrString> -obrigatório-
scheme <texto>
opções: HTTP, HTTPS
initialDelaySeconds <inteiro>
periodSeconds <inteiro>
successThreshold <inteiro>
tcpSocket <TCPSocketAction>
host <texto>
port <IntOrString> -obrigatório-
terminationGracePeriodSeconds <inteiro>
timeoutSeconds <inteiro>
resizePolicy <[]ContainerResizePolicy>
resourceName <texto> -obrigatório-
restartPolicy <texto> -obrigatório-
resources <ResourceRequirements>
claims <[]ResourceClaim>
name <texto> -obrigatório-
request <texto>
limits <map[string]Quantity>
requests <map[string]Quantity>
restartPolicy <texto>
securityContext <SecurityContext>
allowPrivilegeEscalation <booleano>
appArmorProfile <AppArmorProfile>
localhostProfile <texto>
type <texto> -obrigatório-
opções: Localhost, RuntimeDefault, Unconfined
capabilities <Capabilities>
add <[]texto>
drop <[]texto>
privileged <booleano>
procMount <texto>
opções: Default, Unmasked
readOnlyRootFilesystem <booleano>
runAsGroup <inteiro>
runAsNonRoot <booleano>
runAsUser <inteiro>
seLinuxOptions <SELinuxOptions>
level <texto>
role <texto>
type <texto>
user <texto>
seccompProfile <SeccompProfile>
localhostProfile <texto>
type <texto> -obrigatório-
opções: Localhost, RuntimeDefault, Unconfined
windowsOptions <WindowsSecurityContextOptions>
gmsaCredentialSpec <texto>
gmsaCredentialSpecName <texto>
hostProcess <booleano>
runAsUserName <texto>
startupProbe <Probe>
exec <ExecAction>
command <[]texto>
failureThreshold <inteiro>
grpc <GRPCAction>
port <inteiro> -obrigatório-
service <texto>
httpGet <HTTPGetAction>
host <texto>
httpHeaders <[]HTTPHeader>
name <texto> -obrigatório-
value <texto> -obrigatório-
path <texto>
port <IntOrString> -obrigatório-
scheme <texto>
opções: HTTP, HTTPS
initialDelaySeconds <inteiro>
periodSeconds <inteiro>
successThreshold <inteiro>
tcpSocket <TCPSocketAction>
host <texto>
port <IntOrString> -obrigatório-
terminationGracePeriodSeconds <inteiro>
timeoutSeconds <inteiro>
stdin <booleano>
stdinOnce <booleano>
targetContainerName <texto>
terminationMessagePath <texto>
terminationMessagePolicy <texto>
opções: FallbackToLogsOnError, File
tty <booleano>
volumeDevices <[]VolumeDevice>
devicePath <texto> -obrigatório-
name <texto> -obrigatório-
volumeMounts <[]VolumeMount>
mountPath <texto> -obrigatório-
mountPropagation <texto>
opções: Bidirectional, HostToContainer, None
name <texto> -obrigatório-
readOnly <booleano>
recursiveReadOnly <texto>
subPath <texto>
subPathExpr <texto>
workingDir <texto>
hostAliases <[]HostAlias>
hostnames <[]texto>
ip <texto> -obrigatório-
hostIPC <booleano>
hostNetwork <booleano>
hostPID <booleano>
hostUsers <booleano>
hostname <texto>
imagePullSecrets <[]LocalObjectReference>
name <texto>
initContainers <[]Container>
args <[]texto>
command <[]texto>
env <[]EnvVar>
name <texto> -obrigatório-
value <texto>
valueFrom <EnvVarSource>
configMapKeyRef <ConfigMapKeySelector>
key <texto> -obrigatório-
name <texto>
optional <booleano>
fieldRef <ObjectFieldSelector>
apiVersion <texto>
fieldPath <texto> -obrigatório-
resourceFieldRef <ResourceFieldSelector>
containerName <texto>
divisor <Quantity>
resource <texto> -obrigatório-
secretKeyRef <SecretKeySelector>
key <texto> -obrigatório-
name <texto>
optional <booleano>
envFrom <[]EnvFromSource>
configMapRef <ConfigMapEnvSource>
name <texto>
optional <booleano>
prefix <texto>
secretRef <SecretEnvSource>
name <texto>
optional <booleano>
image <texto>
imagePullPolicy <texto>
opções: Always, IfNotPresent, Never
lifecycle <Lifecycle>
postStart <LifecycleHandler>
exec <ExecAction>
command <[]texto>
httpGet <HTTPGetAction>
host <texto>
httpHeaders <[]HTTPHeader>
name <texto> -obrigatório-
value <texto> -obrigatório-
path <texto>
port <IntOrString> -obrigatório-
scheme <texto>
opções: HTTP, HTTPS
sleep <SleepAction>
seconds <inteiro> -obrigatório-
tcpSocket <TCPSocketAction>
host <texto>
port <IntOrString> -obrigatório-
preStop <LifecycleHandler>
exec <ExecAction>
command <[]texto>
httpGet <HTTPGetAction>
host <texto>
httpHeaders <[]HTTPHeader>
name <texto> -obrigatório-
value <texto> -obrigatório-
path <texto>
port <IntOrString> -obrigatório-
scheme <texto>
opções: HTTP, HTTPS
sleep <SleepAction>
seconds <inteiro> -obrigatório-
tcpSocket <TCPSocketAction>
host <texto>
port <IntOrString> -obrigatório-
stopSignal <texto>
opções: SIGABRT, SIGALRM, SIGBUS, SIGCHLD, ....
livenessProbe <Probe>
exec <ExecAction>
command <[]texto>
failureThreshold <inteiro>
grpc <GRPCAction>
port <inteiro> -obrigatório-
service <texto>
httpGet <HTTPGetAction>
host <texto>
httpHeaders <[]HTTPHeader>
name <texto> -obrigatório-
value <texto> -obrigatório-
path <texto>
port <IntOrString> -obrigatório-
scheme <texto>
opções: HTTP, HTTPS
initialDelaySeconds <inteiro>
periodSeconds <inteiro>
successThreshold <inteiro>
tcpSocket <TCPSocketAction>
host <texto>
port <IntOrString> -obrigatório-
terminationGracePeriodSeconds <inteiro>
timeoutSeconds <inteiro>
name <texto> -obrigatório-
ports <[]ContainerPort>
containerPort <inteiro> -obrigatório-
hostIP <texto>
hostPort <inteiro>
name <texto>
protocol <texto>
opções: SCTP, TCP, UDP
readinessProbe <Probe>
exec <ExecAction>
command <[]texto>
failureThreshold <inteiro>
grpc <GRPCAction>
port <inteiro> -obrigatório-
service <texto>
httpGet <HTTPGetAction>
host <texto>
httpHeaders <[]HTTPHeader>
name <texto> -obrigatório-
value <texto> -obrigatório-
path <texto>
port <IntOrString> -obrigatório-
scheme <texto>
opções: HTTP, HTTPS
initialDelaySeconds <inteiro>
periodSeconds <inteiro>
successThreshold <inteiro>
tcpSocket <TCPSocketAction>
host <texto>
port <IntOrString> -obrigatório-
terminationGracePeriodSeconds <inteiro>
timeoutSeconds <inteiro>
resizePolicy <[]ContainerResizePolicy>
resourceName <texto> -obrigatório-
restartPolicy <texto> -obrigatório-
resources <ResourceRequirements>
claims <[]ResourceClaim>
name <texto> -obrigatório-
request <texto>
limits <map[string]Quantity>
requests <map[string]Quantity>
restartPolicy <texto>
securityContext <SecurityContext>
allowPrivilegeEscalation <booleano>
appArmorProfile <AppArmorProfile>
localhostProfile <texto>
type <texto> -obrigatório-
opções: Localhost, RuntimeDefault, Unconfined
capabilities <Capabilities>
add <[]texto>
drop <[]texto>
privileged <booleano>
procMount <texto>
opções: Default, Unmasked
readOnlyRootFilesystem <booleano>
runAsGroup <inteiro>
runAsNonRoot <booleano>
runAsUser <inteiro>
seLinuxOptions <SELinuxOptions>
level <texto>
role <texto>
type <texto>
user <texto>
seccompProfile <SeccompProfile>
localhostProfile <texto>
type <texto> -obrigatório-
opções: Localhost, RuntimeDefault, Unconfined
windowsOptions <WindowsSecurityContextOptions>
gmsaCredentialSpec <texto>
gmsaCredentialSpecName <texto>
hostProcess <booleano>
runAsUserName <texto>
startupProbe <Probe>
exec <ExecAction>
command <[]texto>
failureThreshold <inteiro>
grpc <GRPCAction>
port <inteiro> -obrigatório-
service <texto>
httpGet <HTTPGetAction>
host <texto>
httpHeaders <[]HTTPHeader>
name <texto> -obrigatório-
value <texto> -obrigatório-
path <texto>
port <IntOrString> -obrigatório-
scheme <texto>
opções: HTTP, HTTPS
initialDelaySeconds <inteiro>
periodSeconds <inteiro>
successThreshold <inteiro>
tcpSocket <TCPSocketAction>
host <texto>
port <IntOrString> -obrigatório-
terminationGracePeriodSeconds <inteiro>
timeoutSeconds <inteiro>
stdin <booleano>
stdinOnce <booleano>
terminationMessagePath <texto>
terminationMessagePolicy <texto>
opções: FallbackToLogsOnError, File
tty <booleano>
volumeDevices <[]VolumeDevice>
devicePath <texto> -obrigatório-
name <texto> -obrigatório-
volumeMounts <[]VolumeMount>
mountPath <texto> -obrigatório-
mountPropagation <texto>
opções: Bidirectional, HostToContainer, None
name <texto> -obrigatório-
readOnly <booleano>
recursiveReadOnly <texto>
subPath <texto>
subPathExpr <texto>
workingDir <texto>
nodeName <texto>
nodeSelector <mapa[texto]texto>
os <PodOS>
name <texto> -obrigatório-
overhead <map[string]Quantity>
preemptionPolicy <texto>
opções: Never, PreemptLowerPriority
priority <inteiro>
priorityClassName <texto>
readinessGates <[]PodReadinessGate>
conditionType <texto> -obrigatório-
resourceClaims <[]PodResourceClaim>
name <texto> -obrigatório-
resourceClaimName <texto>
resourceClaimTemplateName <texto>
resources <ResourceRequirements>
claims <[]ResourceClaim>
name <texto> -obrigatório-
request <texto>
limits <map[string]Quantity>
requests <map[string]Quantity>
restartPolicy <texto>
opções: Always, Never, OnFailure
runtimeClassName <texto>
schedulerName <texto>
schedulingGates <[]PodSchedulingGate>
name <texto> -obrigatório-
securityContext <PodSecurityContext>
appArmorProfile <AppArmorProfile>
localhostProfile <texto>
type <texto> -obrigatório-
opções: Localhost, RuntimeDefault, Unconfined
fsGroup <inteiro>
fsGroupChangePolicy <texto>
opções: Always, OnRootMismatch
runAsGroup <inteiro>
runAsNonRoot <booleano>
runAsUser <inteiro>
seLinuxChangePolicy <texto>
seLinuxOptions <SELinuxOptions>
level <texto>
role <texto>
type <texto>
user <texto>
seccompProfile <SeccompProfile>
localhostProfile <texto>
type <texto> -obrigatório-
opções: Localhost, RuntimeDefault, Unconfined
supplementalGroups <[]integer>
supplementalGroupsPolicy <texto>
opções: Merge, Strict
sysctls <[]Sysctl>
name <texto> -obrigatório-
value <texto> -obrigatório-
windowsOptions <WindowsSecurityContextOptions>
gmsaCredentialSpec <texto>
gmsaCredentialSpecName <texto>
hostProcess <booleano>
runAsUserName <texto>
serviceAccount <texto>
serviceAccountName <texto>
setHostnameAsFQDN <booleano>
shareProcessNamespace <booleano>
subdomain <texto>
terminationGracePeriodSeconds <inteiro>
tolerations <[]Toleration>
effect <texto>
opções: NoExecute, NoSchedule, PreferNoSchedule
key <texto>
operator <texto>
opções: Equal, Exists
tolerationSeconds <inteiro>
value <texto>
topologySpreadConstraints <[]TopologySpreadConstraint>
labelSelector <LabelSelector>
matchExpressions <[]LabelSelectorRequirement>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
matchLabelKeys <[]texto>
maxSkew <inteiro> -obrigatório-
minDomains <inteiro>
nodeAffinityPolicy <texto>
opções: Honor, Ignore
nodeTaintsPolicy <texto>
opções: Honor, Ignore
topologyKey <texto> -obrigatório-
whenUnsatisfiable <texto> -obrigatório-
opções: DoNotSchedule, ScheduleAnyway
volumes <[]Volume>
awsElasticBlockStore <AWSElasticBlockStoreVolumeSource>
fsType <texto>
partition <inteiro>
readOnly <booleano>
volumeID <texto> -obrigatório-
azureDisk <AzureDiskVolumeSource>
cachingMode <texto>
opções: None, ReadOnly, ReadWrite
diskName <texto> -obrigatório-
diskURI <texto> -obrigatório-
fsType <texto>
kind <texto>
opções: Dedicated, Managed, Shared
readOnly <booleano>
azureFile <AzureFileVolumeSource>
readOnly <booleano>
secretName <texto> -obrigatório-
shareName <texto> -obrigatório-
cephfs <CephFSVolumeSource>
monitors <[]texto> -obrigatório-
path <texto>
readOnly <booleano>
secretFile <texto>
secretRef <LocalObjectReference>
name <texto>
user <texto>
cinder <CinderVolumeSource>
fsType <texto>
readOnly <booleano>
secretRef <LocalObjectReference>
name <texto>
volumeID <texto> -obrigatório-
configMap <ConfigMapVolumeSource>
defaultMode <inteiro>
items <[]KeyToPath>
key <texto> -obrigatório-
mode <inteiro>
path <texto> -obrigatório-
name <texto>
optional <booleano>
csi <CSIVolumeSource>
driver <texto> -obrigatório-
fsType <texto>
nodePublishSecretRef <LocalObjectReference>
name <texto>
readOnly <booleano>
volumeAttributes <mapa[texto]texto>
downwardAPI <DownwardAPIVolumeSource>
defaultMode <inteiro>
items <[]DownwardAPIVolumeFile>
fieldRef <ObjectFieldSelector>
apiVersion <texto>
fieldPath <texto> -obrigatório-
mode <inteiro>
path <texto> -obrigatório-
resourceFieldRef <ResourceFieldSelector>
containerName <texto>
divisor <Quantity>
resource <texto> -obrigatório-
emptyDir <EmptyDirVolumeSource>
medium <texto>
sizeLimit <Quantity>
ephemeral <EphemeralVolumeSource>
volumeClaimTemplate <PersistentVolumeClaimTemplate>
metadata <ObjectMeta>
annotations <mapa[texto]texto>
creationTimestamp <texto>
deletionGracePeriodSeconds <inteiro>
deletionTimestamp <texto>
finalizers <[]texto>
generateName <texto>
generation <inteiro>
labels <mapa[texto]texto>
managedFields <[]ManagedFieldsEntry>
apiVersion <texto>
fieldsType <texto>
fieldsV1 <FieldsV1>
manager <texto>
operation <texto>
subresource <texto>
time <texto>
name <texto>
namespace <texto>
ownerReferences <[]OwnerReference>
apiVersion <texto> -obrigatório-
blockOwnerDeletion <booleano>
controller <booleano>
kind <texto> -obrigatório-
name <texto> -obrigatório-
uid <texto> -obrigatório-
resourceVersion <texto>
selfLink <texto>
uid <texto>
spec <PersistentVolumeClaimSpec> -obrigatório-
accessModes <[]texto>
dataSource <TypedLocalObjectReference>
apiGroup <texto>
kind <texto> -obrigatório-
name <texto> -obrigatório-
dataSourceRef <TypedObjectReference>
apiGroup <texto>
kind <texto> -obrigatório-
name <texto> -obrigatório-
namespace <texto>
resources <VolumeResourceRequirements>
limits <map[string]Quantity>
requests <map[string]Quantity>
selector <LabelSelector>
matchExpressions <[]LabelSelectorRequirement>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
storageClassName <texto>
volumeAttributesClassName <texto>
volumeMode <texto>
opções: Block, Filesystem
volumeName <texto>
fc <FCVolumeSource>
fsType <texto>
lun <inteiro>
readOnly <booleano>
targetWWNs <[]texto>
wwids <[]texto>
flexVolume <FlexVolumeSource>
driver <texto> -obrigatório-
fsType <texto>
options <mapa[texto]texto>
readOnly <booleano>
secretRef <LocalObjectReference>
name <texto>
flocker <FlockerVolumeSource>
datasetName <texto>
datasetUUID <texto>
gcePersistentDisk <GCEPersistentDiskVolumeSource>
fsType <texto>
partition <inteiro>
pdName <texto> -obrigatório-
readOnly <booleano>
gitRepo <GitRepoVolumeSource>
directory <texto>
repository <texto> -obrigatório-
revision <texto>
glusterfs <GlusterfsVolumeSource>
endpoints <texto> -obrigatório-
path <texto> -obrigatório-
readOnly <booleano>
hostPath <HostPathVolumeSource>
path <texto> -obrigatório-
type <texto>
opções: "", BlockDevice, CharDevice, Directory, ....
image <ImageVolumeSource>
pullPolicy <texto>
opções: Always, IfNotPresent, Never
reference <texto>
iscsi <ISCSIVolumeSource>
chapAuthDiscovery <booleano>
chapAuthSession <booleano>
fsType <texto>
initiatorName <texto>
iqn <texto> -obrigatório-
iscsiInterface <texto>
lun <inteiro> -obrigatório-
portals <[]texto>
readOnly <booleano>
secretRef <LocalObjectReference>
name <texto>
targetPortal <texto> -obrigatório-
name <texto> -obrigatório-
nfs <NFSVolumeSource>
path <texto> -obrigatório-
readOnly <booleano>
server <texto> -obrigatório-
persistentVolumeClaim <PersistentVolumeClaimVolumeSource>
claimName <texto> -obrigatório-
readOnly <booleano>
photonPersistentDisk <PhotonPersistentDiskVolumeSource>
fsType <texto>
pdID <texto> -obrigatório-
portworxVolume <PortworxVolumeSource>
fsType <texto>
readOnly <booleano>
volumeID <texto> -obrigatório-
projected <ProjectedVolumeSource>
defaultMode <inteiro>
sources <[]VolumeProjection>
clusterTrustBundle <ClusterTrustBundleProjection>
labelSelector <LabelSelector>
matchExpressions <[]LabelSelectorRequirement>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
name <texto>
optional <booleano>
path <texto> -obrigatório-
signerName <texto>
configMap <ConfigMapProjection>
items <[]KeyToPath>
key <texto> -obrigatório-
mode <inteiro>
path <texto> -obrigatório-
name <texto>
optional <booleano>
downwardAPI <DownwardAPIProjection>
items <[]DownwardAPIVolumeFile>
fieldRef <ObjectFieldSelector>
apiVersion <texto>
fieldPath <texto> -obrigatório-
mode <inteiro>
path <texto> -obrigatório-
resourceFieldRef <ResourceFieldSelector>
containerName <texto>
divisor <Quantity>
resource <texto> -obrigatório-
secret <SecretProjection>
items <[]KeyToPath>
key <texto> -obrigatório-
mode <inteiro>
path <texto> -obrigatório-
name <texto>
optional <booleano>
serviceAccountToken <ServiceAccountTokenProjection>
audience <texto>
expirationSeconds <inteiro>
path <texto> -obrigatório-
quobyte <QuobyteVolumeSource>
group <texto>
readOnly <booleano>
registry <texto> -obrigatório-
tenant <texto>
user <texto>
volume <texto> -obrigatório-
rbd <RBDVolumeSource>
fsType <texto>
image <texto> -obrigatório-
keyring <texto>
monitors <[]texto> -obrigatório-
pool <texto>
readOnly <booleano>
secretRef <LocalObjectReference>
name <texto>
user <texto>
scaleIO <ScaleIOVolumeSource>
fsType <texto>
gateway <texto> -obrigatório-
protectionDomain <texto>
readOnly <booleano>
secretRef <LocalObjectReference> -obrigatório-
name <texto>
sslEnabled <booleano>
storageMode <texto>
storagePool <texto>
system <texto> -obrigatório-
volumeName <texto>
secret <SecretVolumeSource>
defaultMode <inteiro>
items <[]KeyToPath>
key <texto> -obrigatório-
mode <inteiro>
path <texto> -obrigatório-
optional <booleano>
secretName <texto>
storageos <StorageOSVolumeSource>
fsType <texto>
readOnly <booleano>
secretRef <LocalObjectReference>
name <texto>
volumeName <texto>
volumeNamespace <texto>
vsphereVolume <VsphereVirtualDiskVolumeSource>
fsType <texto>
storagePolicyID <texto>
storagePolicyName <texto>
volumePath <texto> -obrigatório-
status <ReplicaSetStatus>
availableReplicas <inteiro>
conditions <[]ReplicaSetCondition>
lastTransitionTime <texto>
message <texto>
reason <texto>
status <texto> -obrigatório-
type <texto> -obrigatório-
fullyLabeledReplicas <inteiro>
observedGeneration <inteiro>
readyReplicas <inteiro>
replicas <inteiro> -obrigatório-
terminatingReplicas <inteiro>
27. applications.argoproj.io
Recurso: applications.argoproj.io
Grupo/API: argoproj.io
Tipo: Application
Versão: v1alpha1
GRUPO: argoproj.io
TIPO: Application
VERSÃO: v1alpha1
DESCRIÇÃO:
Application é a definição de um recurso Application.
CAMPOS:
apiVersion <texto>
kind <texto>
metadata <ObjectMeta> -obrigatório-
annotations <mapa[texto]texto>
creationTimestamp <texto>
deletionGracePeriodSeconds <inteiro>
deletionTimestamp <texto>
finalizers <[]texto>
generateName <texto>
generation <inteiro>
labels <mapa[texto]texto>
managedFields <[]ManagedFieldsEntry>
apiVersion <texto>
fieldsType <texto>
fieldsV1 <FieldsV1>
manager <texto>
operation <texto>
subresource <texto>
time <texto>
name <texto>
namespace <texto>
ownerReferences <[]OwnerReference>
apiVersion <texto> -obrigatório-
blockOwnerDeletion <booleano>
controller <booleano>
kind <texto> -obrigatório-
name <texto> -obrigatório-
uid <texto> -obrigatório-
resourceVersion <texto>
selfLink <texto>
uid <texto>
operation <objeto>
info <[]objeto>
name <texto> -obrigatório-
value <texto> -obrigatório-
initiatedBy <objeto>
automated <booleano>
username <texto>
retry <objeto>
backoff <objeto>
duration <texto>
factor <inteiro>
maxDuration <texto>
limit <inteiro>
refresh <booleano>
sync <objeto>
autoHealAttemptsCount <inteiro>
dryRun <booleano>
manifests <[]texto>
prune <booleano>
resources <[]objeto>
group <texto>
kind <texto> -obrigatório-
name <texto> -obrigatório-
namespace <texto>
revision <texto>
revisions <[]texto>
source <objeto>
chart <texto>
directory <objeto>
exclude <texto>
include <texto>
jsonnet <objeto>
extVars <[]objeto>
code <booleano>
name <texto> -obrigatório-
value <texto> -obrigatório-
libs <[]texto>
tlas <[]objeto>
code <booleano>
name <texto> -obrigatório-
value <texto> -obrigatório-
recurse <booleano>
helm <objeto>
apiVersions <[]texto>
fileParameters <[]objeto>
name <texto>
path <texto>
ignoreMissingValueFiles <booleano>
kubeVersion <texto>
namespace <texto>
parameters <[]objeto>
forceString <booleano>
name <texto>
value <texto>
passCredentials <booleano>
releaseName <texto>
skipCrds <booleano>
skipSchemaValidation <booleano>
skipTests <booleano>
valueFiles <[]texto>
values <texto>
valuesObject <objeto>
version <texto>
kustomize <objeto>
apiVersions <[]texto>
commonAnnotations <mapa[texto]texto>
commonAnnotationsEnvsubst <booleano>
commonLabels <mapa[texto]texto>
components <[]texto>
forceCommonAnnotations <booleano>
forceCommonLabels <booleano>
ignoreMissingComponents <booleano>
images <[]texto>
kubeVersion <texto>
labelIncludeTemplates <booleano>
labelWithoutSelector <booleano>
namePrefix <texto>
nameSuffix <texto>
namespace <texto>
patches <[]objeto>
options <mapa[texto]booleano>
patch <texto>
path <texto>
target <objeto>
annotationSelector <texto>
group <texto>
kind <texto>
labelSelector <texto>
name <texto>
namespace <texto>
version <texto>
replicas <[]objeto>
count <objeto> -obrigatório-
name <texto> -obrigatório-
version <texto>
name <texto>
path <texto>
plugin <objeto>
env <[]objeto>
name <texto> -obrigatório-
value <texto> -obrigatório-
name <texto>
parameters <[]objeto>
array <[]texto>
map <mapa[texto]texto>
name <texto>
string <texto>
ref <texto>
repoURL <texto> -obrigatório-
targetRevision <texto>
sources <[]objeto>
chart <texto>
directory <objeto>
exclude <texto>
include <texto>
jsonnet <objeto>
extVars <[]objeto>
code <booleano>
name <texto> -obrigatório-
value <texto> -obrigatório-
libs <[]texto>
tlas <[]objeto>
code <booleano>
name <texto> -obrigatório-
value <texto> -obrigatório-
recurse <booleano>
helm <objeto>
apiVersions <[]texto>
fileParameters <[]objeto>
name <texto>
path <texto>
ignoreMissingValueFiles <booleano>
kubeVersion <texto>
namespace <texto>
parameters <[]objeto>
forceString <booleano>
name <texto>
value <texto>
passCredentials <booleano>
releaseName <texto>
skipCrds <booleano>
skipSchemaValidation <booleano>
skipTests <booleano>
valueFiles <[]texto>
values <texto>
valuesObject <objeto>
version <texto>
kustomize <objeto>
apiVersions <[]texto>
commonAnnotations <mapa[texto]texto>
commonAnnotationsEnvsubst <booleano>
commonLabels <mapa[texto]texto>
components <[]texto>
forceCommonAnnotations <booleano>
forceCommonLabels <booleano>
ignoreMissingComponents <booleano>
images <[]texto>
kubeVersion <texto>
labelIncludeTemplates <booleano>
labelWithoutSelector <booleano>
namePrefix <texto>
nameSuffix <texto>
namespace <texto>
patches <[]objeto>
options <mapa[texto]booleano>
patch <texto>
path <texto>
target <objeto>
annotationSelector <texto>
group <texto>
kind <texto>
labelSelector <texto>
name <texto>
namespace <texto>
version <texto>
replicas <[]objeto>
count <objeto> -obrigatório-
name <texto> -obrigatório-
version <texto>
name <texto>
path <texto>
plugin <objeto>
env <[]objeto>
name <texto> -obrigatório-
value <texto> -obrigatório-
name <texto>
parameters <[]objeto>
array <[]texto>
map <mapa[texto]texto>
name <texto>
string <texto>
ref <texto>
repoURL <texto> -obrigatório-
targetRevision <texto>
syncOptions <[]texto>
syncStrategy <objeto>
apply <objeto>
force <booleano>
hook <objeto>
force <booleano>
spec <objeto> -obrigatório-
destination <objeto> -obrigatório-
name <texto>
namespace <texto>
server <texto>
ignoreDifferences <[]objeto>
group <texto>
jqPathExpressions <[]texto>
jsonPointers <[]texto>
kind <texto> -obrigatório-
managedFieldsManagers <[]texto>
name <texto>
namespace <texto>
info <[]objeto>
name <texto> -obrigatório-
value <texto> -obrigatório-
project <texto> -obrigatório-
revisionHistoryLimit <inteiro>
source <objeto>
chart <texto>
directory <objeto>
exclude <texto>
include <texto>
jsonnet <objeto>
extVars <[]objeto>
code <booleano>
name <texto> -obrigatório-
value <texto> -obrigatório-
libs <[]texto>
tlas <[]objeto>
code <booleano>
name <texto> -obrigatório-
value <texto> -obrigatório-
recurse <booleano>
helm <objeto>
apiVersions <[]texto>
fileParameters <[]objeto>
name <texto>
path <texto>
ignoreMissingValueFiles <booleano>
kubeVersion <texto>
namespace <texto>
parameters <[]objeto>
forceString <booleano>
name <texto>
value <texto>
passCredentials <booleano>
releaseName <texto>
skipCrds <booleano>
skipSchemaValidation <booleano>
skipTests <booleano>
valueFiles <[]texto>
values <texto>
valuesObject <objeto>
version <texto>
kustomize <objeto>
apiVersions <[]texto>
commonAnnotations <mapa[texto]texto>
commonAnnotationsEnvsubst <booleano>
commonLabels <mapa[texto]texto>
components <[]texto>
forceCommonAnnotations <booleano>
forceCommonLabels <booleano>
ignoreMissingComponents <booleano>
images <[]texto>
kubeVersion <texto>
labelIncludeTemplates <booleano>
labelWithoutSelector <booleano>
namePrefix <texto>
nameSuffix <texto>
namespace <texto>
patches <[]objeto>
options <mapa[texto]booleano>
patch <texto>
path <texto>
target <objeto>
annotationSelector <texto>
group <texto>
kind <texto>
labelSelector <texto>
name <texto>
namespace <texto>
version <texto>
replicas <[]objeto>
count <objeto> -obrigatório-
name <texto> -obrigatório-
version <texto>
name <texto>
path <texto>
plugin <objeto>
env <[]objeto>
name <texto> -obrigatório-
value <texto> -obrigatório-
name <texto>
parameters <[]objeto>
array <[]texto>
map <mapa[texto]texto>
name <texto>
string <texto>
ref <texto>
repoURL <texto> -obrigatório-
targetRevision <texto>
sourceHydrator <objeto>
drySource <objeto> -obrigatório-
directory <objeto>
exclude <texto>
include <texto>
jsonnet <objeto>
extVars <[]objeto>
code <booleano>
name <texto> -obrigatório-
value <texto> -obrigatório-
libs <[]texto>
tlas <[]objeto>
code <booleano>
name <texto> -obrigatório-
value <texto> -obrigatório-
recurse <booleano>
helm <objeto>
apiVersions <[]texto>
fileParameters <[]objeto>
name <texto>
path <texto>
ignoreMissingValueFiles <booleano>
kubeVersion <texto>
namespace <texto>
parameters <[]objeto>
forceString <booleano>
name <texto>
value <texto>
passCredentials <booleano>
releaseName <texto>
skipCrds <booleano>
skipSchemaValidation <booleano>
skipTests <booleano>
valueFiles <[]texto>
values <texto>
valuesObject <objeto>
version <texto>
kustomize <objeto>
apiVersions <[]texto>
commonAnnotations <mapa[texto]texto>
commonAnnotationsEnvsubst <booleano>
commonLabels <mapa[texto]texto>
components <[]texto>
forceCommonAnnotations <booleano>
forceCommonLabels <booleano>
ignoreMissingComponents <booleano>
images <[]texto>
kubeVersion <texto>
labelIncludeTemplates <booleano>
labelWithoutSelector <booleano>
namePrefix <texto>
nameSuffix <texto>
namespace <texto>
patches <[]objeto>
options <mapa[texto]booleano>
patch <texto>
path <texto>
target <objeto>
annotationSelector <texto>
group <texto>
kind <texto>
labelSelector <texto>
name <texto>
namespace <texto>
version <texto>
replicas <[]objeto>
count <objeto> -obrigatório-
name <texto> -obrigatório-
version <texto>
path <texto> -obrigatório-
plugin <objeto>
env <[]objeto>
name <texto> -obrigatório-
value <texto> -obrigatório-
name <texto>
parameters <[]objeto>
array <[]texto>
map <mapa[texto]texto>
name <texto>
string <texto>
repoURL <texto> -obrigatório-
targetRevision <texto> -obrigatório-
hydrateTo <objeto>
targetBranch <texto> -obrigatório-
syncSource <objeto> -obrigatório-
path <texto> -obrigatório-
targetBranch <texto> -obrigatório-
sources <[]objeto>
chart <texto>
directory <objeto>
exclude <texto>
include <texto>
jsonnet <objeto>
extVars <[]objeto>
code <booleano>
name <texto> -obrigatório-
value <texto> -obrigatório-
libs <[]texto>
tlas <[]objeto>
code <booleano>
name <texto> -obrigatório-
value <texto> -obrigatório-
recurse <booleano>
helm <objeto>
apiVersions <[]texto>
fileParameters <[]objeto>
name <texto>
path <texto>
ignoreMissingValueFiles <booleano>
kubeVersion <texto>
namespace <texto>
parameters <[]objeto>
forceString <booleano>
name <texto>
value <texto>
passCredentials <booleano>
releaseName <texto>
skipCrds <booleano>
skipSchemaValidation <booleano>
skipTests <booleano>
valueFiles <[]texto>
values <texto>
valuesObject <objeto>
version <texto>
kustomize <objeto>
apiVersions <[]texto>
commonAnnotations <mapa[texto]texto>
commonAnnotationsEnvsubst <booleano>
commonLabels <mapa[texto]texto>
components <[]texto>
forceCommonAnnotations <booleano>
forceCommonLabels <booleano>
ignoreMissingComponents <booleano>
images <[]texto>
kubeVersion <texto>
labelIncludeTemplates <booleano>
labelWithoutSelector <booleano>
namePrefix <texto>
nameSuffix <texto>
namespace <texto>
patches <[]objeto>
options <mapa[texto]booleano>
patch <texto>
path <texto>
target <objeto>
annotationSelector <texto>
group <texto>
kind <texto>
labelSelector <texto>
name <texto>
namespace <texto>
version <texto>
replicas <[]objeto>
count <objeto> -obrigatório-
name <texto> -obrigatório-
version <texto>
name <texto>
path <texto>
plugin <objeto>
env <[]objeto>
name <texto> -obrigatório-
value <texto> -obrigatório-
name <texto>
parameters <[]objeto>
array <[]texto>
map <mapa[texto]texto>
name <texto>
string <texto>
ref <texto>
repoURL <texto> -obrigatório-
targetRevision <texto>
syncPolicy <objeto>
automated <objeto>
allowEmpty <booleano>
enabled <booleano>
prune <booleano>
selfHeal <booleano>
managedNamespaceMetadata <objeto>
annotations <mapa[texto]texto>
labels <mapa[texto]texto>
retry <objeto>
backoff <objeto>
duration <texto>
factor <inteiro>
maxDuration <texto>
limit <inteiro>
refresh <booleano>
syncOptions <[]texto>
status <objeto>
conditions <[]objeto>
lastTransitionTime <texto>
message <texto> -obrigatório-
type <texto> -obrigatório-
controllerNamespace <texto>
health <objeto>
lastTransitionTime <texto>
message <texto>
status <texto>
history <[]objeto>
deployStartedAt <texto>
deployedAt <texto> -obrigatório-
id <inteiro> -obrigatório-
initiatedBy <objeto>
automated <booleano>
username <texto>
revision <texto>
revisions <[]texto>
source <objeto>
chart <texto>
directory <objeto>
exclude <texto>
include <texto>
jsonnet <objeto>
extVars <[]objeto>
code <booleano>
name <texto> -obrigatório-
value <texto> -obrigatório-
libs <[]texto>
tlas <[]objeto>
code <booleano>
name <texto> -obrigatório-
value <texto> -obrigatório-
recurse <booleano>
helm <objeto>
apiVersions <[]texto>
fileParameters <[]objeto>
name <texto>
path <texto>
ignoreMissingValueFiles <booleano>
kubeVersion <texto>
namespace <texto>
parameters <[]objeto>
forceString <booleano>
name <texto>
value <texto>
passCredentials <booleano>
releaseName <texto>
skipCrds <booleano>
skipSchemaValidation <booleano>
skipTests <booleano>
valueFiles <[]texto>
values <texto>
valuesObject <objeto>
version <texto>
kustomize <objeto>
apiVersions <[]texto>
commonAnnotations <mapa[texto]texto>
commonAnnotationsEnvsubst <booleano>
commonLabels <mapa[texto]texto>
components <[]texto>
forceCommonAnnotations <booleano>
forceCommonLabels <booleano>
ignoreMissingComponents <booleano>
images <[]texto>
kubeVersion <texto>
labelIncludeTemplates <booleano>
labelWithoutSelector <booleano>
namePrefix <texto>
nameSuffix <texto>
namespace <texto>
patches <[]objeto>
options <mapa[texto]booleano>
patch <texto>
path <texto>
target <objeto>
annotationSelector <texto>
group <texto>
kind <texto>
labelSelector <texto>
name <texto>
namespace <texto>
version <texto>
replicas <[]objeto>
count <objeto> -obrigatório-
name <texto> -obrigatório-
version <texto>
name <texto>
path <texto>
plugin <objeto>
env <[]objeto>
name <texto> -obrigatório-
value <texto> -obrigatório-
name <texto>
parameters <[]objeto>
array <[]texto>
map <mapa[texto]texto>
name <texto>
string <texto>
ref <texto>
repoURL <texto> -obrigatório-
targetRevision <texto>
sources <[]objeto>
chart <texto>
directory <objeto>
exclude <texto>
include <texto>
jsonnet <objeto>
extVars <[]objeto>
code <booleano>
name <texto> -obrigatório-
value <texto> -obrigatório-
libs <[]texto>
tlas <[]objeto>
code <booleano>
name <texto> -obrigatório-
value <texto> -obrigatório-
recurse <booleano>
helm <objeto>
apiVersions <[]texto>
fileParameters <[]objeto>
name <texto>
path <texto>
ignoreMissingValueFiles <booleano>
kubeVersion <texto>
namespace <texto>
parameters <[]objeto>
forceString <booleano>
name <texto>
value <texto>
passCredentials <booleano>
releaseName <texto>
skipCrds <booleano>
skipSchemaValidation <booleano>
skipTests <booleano>
valueFiles <[]texto>
values <texto>
valuesObject <objeto>
version <texto>
kustomize <objeto>
apiVersions <[]texto>
commonAnnotations <mapa[texto]texto>
commonAnnotationsEnvsubst <booleano>
commonLabels <mapa[texto]texto>
components <[]texto>
forceCommonAnnotations <booleano>
forceCommonLabels <booleano>
ignoreMissingComponents <booleano>
images <[]texto>
kubeVersion <texto>
labelIncludeTemplates <booleano>
labelWithoutSelector <booleano>
namePrefix <texto>
nameSuffix <texto>
namespace <texto>
patches <[]objeto>
options <mapa[texto]booleano>
patch <texto>
path <texto>
target <objeto>
annotationSelector <texto>
group <texto>
kind <texto>
labelSelector <texto>
name <texto>
namespace <texto>
version <texto>
replicas <[]objeto>
count <objeto> -obrigatório-
name <texto> -obrigatório-
version <texto>
name <texto>
path <texto>
plugin <objeto>
env <[]objeto>
name <texto> -obrigatório-
value <texto> -obrigatório-
name <texto>
parameters <[]objeto>
array <[]texto>
map <mapa[texto]texto>
name <texto>
string <texto>
ref <texto>
repoURL <texto> -obrigatório-
targetRevision <texto>
observedAt <texto>
operationState <objeto>
finishedAt <texto>
message <texto>
operation <objeto> -obrigatório-
info <[]objeto>
name <texto> -obrigatório-
value <texto> -obrigatório-
initiatedBy <objeto>
automated <booleano>
username <texto>
retry <objeto>
backoff <objeto>
duration <texto>
factor <inteiro>
maxDuration <texto>
limit <inteiro>
refresh <booleano>
sync <objeto>
autoHealAttemptsCount <inteiro>
dryRun <booleano>
manifests <[]texto>
prune <booleano>
resources <[]objeto>
group <texto>
kind <texto> -obrigatório-
name <texto> -obrigatório-
namespace <texto>
revision <texto>
revisions <[]texto>
source <objeto>
chart <texto>
directory <objeto>
exclude <texto>
include <texto>
jsonnet <objeto>
extVars <[]objeto>
code <booleano>
name <texto> -obrigatório-
value <texto> -obrigatório-
libs <[]texto>
tlas <[]objeto>
code <booleano>
name <texto> -obrigatório-
value <texto> -obrigatório-
recurse <booleano>
helm <objeto>
apiVersions <[]texto>
fileParameters <[]objeto>
name <texto>
path <texto>
ignoreMissingValueFiles <booleano>
kubeVersion <texto>
namespace <texto>
parameters <[]objeto>
forceString <booleano>
name <texto>
value <texto>
passCredentials <booleano>
releaseName <texto>
skipCrds <booleano>
skipSchemaValidation <booleano>
skipTests <booleano>
valueFiles <[]texto>
values <texto>
valuesObject <objeto>
version <texto>
kustomize <objeto>
apiVersions <[]texto>
commonAnnotations <mapa[texto]texto>
commonAnnotationsEnvsubst <booleano>
commonLabels <mapa[texto]texto>
components <[]texto>
forceCommonAnnotations <booleano>
forceCommonLabels <booleano>
ignoreMissingComponents <booleano>
images <[]texto>
kubeVersion <texto>
labelIncludeTemplates <booleano>
labelWithoutSelector <booleano>
namePrefix <texto>
nameSuffix <texto>
namespace <texto>
patches <[]objeto>
options <mapa[texto]booleano>
patch <texto>
path <texto>
target <objeto>
annotationSelector <texto>
group <texto>
kind <texto>
labelSelector <texto>
name <texto>
namespace <texto>
version <texto>
replicas <[]objeto>
count <objeto> -obrigatório-
name <texto> -obrigatório-
version <texto>
name <texto>
path <texto>
plugin <objeto>
env <[]objeto>
name <texto> -obrigatório-
value <texto> -obrigatório-
name <texto>
parameters <[]objeto>
array <[]texto>
map <mapa[texto]texto>
name <texto>
string <texto>
ref <texto>
repoURL <texto> -obrigatório-
targetRevision <texto>
sources <[]objeto>
chart <texto>
directory <objeto>
exclude <texto>
include <texto>
jsonnet <objeto>
extVars <[]objeto>
code <booleano>
name <texto> -obrigatório-
value <texto> -obrigatório-
libs <[]texto>
tlas <[]objeto>
code <booleano>
name <texto> -obrigatório-
value <texto> -obrigatório-
recurse <booleano>
helm <objeto>
apiVersions <[]texto>
fileParameters <[]objeto>
name <texto>
path <texto>
ignoreMissingValueFiles <booleano>
kubeVersion <texto>
namespace <texto>
parameters <[]objeto>
forceString <booleano>
name <texto>
value <texto>
passCredentials <booleano>
releaseName <texto>
skipCrds <booleano>
skipSchemaValidation <booleano>
skipTests <booleano>
valueFiles <[]texto>
values <texto>
valuesObject <objeto>
version <texto>
kustomize <objeto>
apiVersions <[]texto>
commonAnnotations <mapa[texto]texto>
commonAnnotationsEnvsubst <booleano>
commonLabels <mapa[texto]texto>
components <[]texto>
forceCommonAnnotations <booleano>
forceCommonLabels <booleano>
ignoreMissingComponents <booleano>
images <[]texto>
kubeVersion <texto>
labelIncludeTemplates <booleano>
labelWithoutSelector <booleano>
namePrefix <texto>
nameSuffix <texto>
namespace <texto>
patches <[]objeto>
options <mapa[texto]booleano>
patch <texto>
path <texto>
target <objeto>
annotationSelector <texto>
group <texto>
kind <texto>
labelSelector <texto>
name <texto>
namespace <texto>
version <texto>
replicas <[]objeto>
count <objeto> -obrigatório-
name <texto> -obrigatório-
version <texto>
name <texto>
path <texto>
plugin <objeto>
env <[]objeto>
name <texto> -obrigatório-
value <texto> -obrigatório-
name <texto>
parameters <[]objeto>
array <[]texto>
map <mapa[texto]texto>
name <texto>
string <texto>
ref <texto>
repoURL <texto> -obrigatório-
targetRevision <texto>
syncOptions <[]texto>
syncStrategy <objeto>
apply <objeto>
force <booleano>
hook <objeto>
force <booleano>
phase <texto> -obrigatório-
retryCount <inteiro>
startedAt <texto> -obrigatório-
syncResult <objeto>
managedNamespaceMetadata <objeto>
annotations <mapa[texto]texto>
labels <mapa[texto]texto>
resources <[]objeto>
group <texto> -obrigatório-
hookPhase <texto>
hookType <texto>
images <[]texto>
kind <texto> -obrigatório-
message <texto>
name <texto> -obrigatório-
namespace <texto> -obrigatório-
status <texto>
syncPhase <texto>
version <texto> -obrigatório-
revision <texto> -obrigatório-
revisions <[]texto>
source <objeto>
chart <texto>
directory <objeto>
exclude <texto>
include <texto>
jsonnet <objeto>
extVars <[]objeto>
code <booleano>
name <texto> -obrigatório-
value <texto> -obrigatório-
libs <[]texto>
tlas <[]objeto>
code <booleano>
name <texto> -obrigatório-
value <texto> -obrigatório-
recurse <booleano>
helm <objeto>
apiVersions <[]texto>
fileParameters <[]objeto>
name <texto>
path <texto>
ignoreMissingValueFiles <booleano>
kubeVersion <texto>
namespace <texto>
parameters <[]objeto>
forceString <booleano>
name <texto>
value <texto>
passCredentials <booleano>
releaseName <texto>
skipCrds <booleano>
skipSchemaValidation <booleano>
skipTests <booleano>
valueFiles <[]texto>
values <texto>
valuesObject <objeto>
version <texto>
kustomize <objeto>
apiVersions <[]texto>
commonAnnotations <mapa[texto]texto>
commonAnnotationsEnvsubst <booleano>
commonLabels <mapa[texto]texto>
components <[]texto>
forceCommonAnnotations <booleano>
forceCommonLabels <booleano>
ignoreMissingComponents <booleano>
images <[]texto>
kubeVersion <texto>
labelIncludeTemplates <booleano>
labelWithoutSelector <booleano>
namePrefix <texto>
nameSuffix <texto>
namespace <texto>
patches <[]objeto>
options <mapa[texto]booleano>
patch <texto>
path <texto>
target <objeto>
annotationSelector <texto>
group <texto>
kind <texto>
labelSelector <texto>
name <texto>
namespace <texto>
version <texto>
replicas <[]objeto>
count <objeto> -obrigatório-
name <texto> -obrigatório-
version <texto>
name <texto>
path <texto>
plugin <objeto>
env <[]objeto>
name <texto> -obrigatório-
value <texto> -obrigatório-
name <texto>
parameters <[]objeto>
array <[]texto>
map <mapa[texto]texto>
name <texto>
string <texto>
ref <texto>
repoURL <texto> -obrigatório-
targetRevision <texto>
sources <[]objeto>
chart <texto>
directory <objeto>
exclude <texto>
include <texto>
jsonnet <objeto>
extVars <[]objeto>
code <booleano>
name <texto> -obrigatório-
value <texto> -obrigatório-
libs <[]texto>
tlas <[]objeto>
code <booleano>
name <texto> -obrigatório-
value <texto> -obrigatório-
recurse <booleano>
helm <objeto>
apiVersions <[]texto>
fileParameters <[]objeto>
name <texto>
path <texto>
ignoreMissingValueFiles <booleano>
kubeVersion <texto>
namespace <texto>
parameters <[]objeto>
forceString <booleano>
name <texto>
value <texto>
passCredentials <booleano>
releaseName <texto>
skipCrds <booleano>
skipSchemaValidation <booleano>
skipTests <booleano>
valueFiles <[]texto>
values <texto>
valuesObject <objeto>
version <texto>
kustomize <objeto>
apiVersions <[]texto>
commonAnnotations <mapa[texto]texto>
commonAnnotationsEnvsubst <booleano>
commonLabels <mapa[texto]texto>
components <[]texto>
forceCommonAnnotations <booleano>
forceCommonLabels <booleano>
ignoreMissingComponents <booleano>
images <[]texto>
kubeVersion <texto>
labelIncludeTemplates <booleano>
labelWithoutSelector <booleano>
namePrefix <texto>
nameSuffix <texto>
namespace <texto>
patches <[]objeto>
options <mapa[texto]booleano>
patch <texto>
path <texto>
target <objeto>
annotationSelector <texto>
group <texto>
kind <texto>
labelSelector <texto>
name <texto>
namespace <texto>
version <texto>
replicas <[]objeto>
count <objeto> -obrigatório-
name <texto> -obrigatório-
version <texto>
name <texto>
path <texto>
plugin <objeto>
env <[]objeto>
name <texto> -obrigatório-
value <texto> -obrigatório-
name <texto>
parameters <[]objeto>
array <[]texto>
map <mapa[texto]texto>
name <texto>
string <texto>
ref <texto>
repoURL <texto> -obrigatório-
targetRevision <texto>
reconciledAt <texto>
resourceHealthSource <texto>
resources <[]objeto>
group <texto>
health <objeto>
lastTransitionTime <texto>
message <texto>
status <texto>
hook <booleano>
kind <texto>
name <texto>
namespace <texto>
requiresDeletionConfirmation <booleano>
requiresPruning <booleano>
status <texto>
syncWave <inteiro>
version <texto>
sourceHydrator <objeto>
currentOperation <objeto>
drySHA <texto>
finishedAt <texto>
hydratedSHA <texto>
message <texto> -obrigatório-
phase <texto> -obrigatório-
opções: Hydrating, Failed, Hydrated
sourceHydrator <objeto>
drySource <objeto> -obrigatório-
directory <objeto>
exclude <texto>
include <texto>
jsonnet <objeto>
extVars <[]objeto>
code <booleano>
name <texto> -obrigatório-
value <texto> -obrigatório-
libs <[]texto>
tlas <[]objeto>
code <booleano>
name <texto> -obrigatório-
value <texto> -obrigatório-
recurse <booleano>
helm <objeto>
apiVersions <[]texto>
fileParameters <[]objeto>
name <texto>
path <texto>
ignoreMissingValueFiles <booleano>
kubeVersion <texto>
namespace <texto>
parameters <[]objeto>
forceString <booleano>
name <texto>
value <texto>
passCredentials <booleano>
releaseName <texto>
skipCrds <booleano>
skipSchemaValidation <booleano>
skipTests <booleano>
valueFiles <[]texto>
values <texto>
valuesObject <objeto>
version <texto>
kustomize <objeto>
apiVersions <[]texto>
commonAnnotations <mapa[texto]texto>
commonAnnotationsEnvsubst <booleano>
commonLabels <mapa[texto]texto>
components <[]texto>
forceCommonAnnotations <booleano>
forceCommonLabels <booleano>
ignoreMissingComponents <booleano>
images <[]texto>
kubeVersion <texto>
labelIncludeTemplates <booleano>
labelWithoutSelector <booleano>
namePrefix <texto>
nameSuffix <texto>
namespace <texto>
patches <[]objeto>
options <mapa[texto]booleano>
patch <texto>
path <texto>
target <objeto>
annotationSelector <texto>
group <texto>
kind <texto>
labelSelector <texto>
name <texto>
namespace <texto>
version <texto>
replicas <[]objeto>
count <objeto> -obrigatório-
name <texto> -obrigatório-
version <texto>
path <texto> -obrigatório-
plugin <objeto>
env <[]objeto>
name <texto> -obrigatório-
value <texto> -obrigatório-
name <texto>
parameters <[]objeto>
array <[]texto>
map <mapa[texto]texto>
name <texto>
string <texto>
repoURL <texto> -obrigatório-
targetRevision <texto> -obrigatório-
hydrateTo <objeto>
targetBranch <texto> -obrigatório-
syncSource <objeto> -obrigatório-
path <texto> -obrigatório-
targetBranch <texto> -obrigatório-
startedAt <texto>
lastSuccessfulOperation <objeto>
drySHA <texto>
hydratedSHA <texto>
sourceHydrator <objeto>
drySource <objeto> -obrigatório-
directory <objeto>
exclude <texto>
include <texto>
jsonnet <objeto>
extVars <[]objeto>
code <booleano>
name <texto> -obrigatório-
value <texto> -obrigatório-
libs <[]texto>
tlas <[]objeto>
code <booleano>
name <texto> -obrigatório-
value <texto> -obrigatório-
recurse <booleano>
helm <objeto>
apiVersions <[]texto>
fileParameters <[]objeto>
name <texto>
path <texto>
ignoreMissingValueFiles <booleano>
kubeVersion <texto>
namespace <texto>
parameters <[]objeto>
forceString <booleano>
name <texto>
value <texto>
passCredentials <booleano>
releaseName <texto>
skipCrds <booleano>
skipSchemaValidation <booleano>
skipTests <booleano>
valueFiles <[]texto>
values <texto>
valuesObject <objeto>
version <texto>
kustomize <objeto>
apiVersions <[]texto>
commonAnnotations <mapa[texto]texto>
commonAnnotationsEnvsubst <booleano>
commonLabels <mapa[texto]texto>
components <[]texto>
forceCommonAnnotations <booleano>
forceCommonLabels <booleano>
ignoreMissingComponents <booleano>
images <[]texto>
kubeVersion <texto>
labelIncludeTemplates <booleano>
labelWithoutSelector <booleano>
namePrefix <texto>
nameSuffix <texto>
namespace <texto>
patches <[]objeto>
options <mapa[texto]booleano>
patch <texto>
path <texto>
target <objeto>
annotationSelector <texto>
group <texto>
kind <texto>
labelSelector <texto>
name <texto>
namespace <texto>
version <texto>
replicas <[]objeto>
count <objeto> -obrigatório-
name <texto> -obrigatório-
version <texto>
path <texto> -obrigatório-
plugin <objeto>
env <[]objeto>
name <texto> -obrigatório-
value <texto> -obrigatório-
name <texto>
parameters <[]objeto>
array <[]texto>
map <mapa[texto]texto>
name <texto>
string <texto>
repoURL <texto> -obrigatório-
targetRevision <texto> -obrigatório-
hydrateTo <objeto>
targetBranch <texto> -obrigatório-
syncSource <objeto> -obrigatório-
path <texto> -obrigatório-
targetBranch <texto> -obrigatório-
sourceType <texto>
sourceTypes <[]texto>
summary <objeto>
externalURLs <[]texto>
images <[]texto>
sync <objeto>
comparedTo <objeto>
destination <objeto> -obrigatório-
name <texto>
namespace <texto>
server <texto>
ignoreDifferences <[]objeto>
group <texto>
jqPathExpressions <[]texto>
jsonPointers <[]texto>
kind <texto> -obrigatório-
managedFieldsManagers <[]texto>
name <texto>
namespace <texto>
source <objeto>
chart <texto>
directory <objeto>
exclude <texto>
include <texto>
jsonnet <objeto>
extVars <[]objeto>
code <booleano>
name <texto> -obrigatório-
value <texto> -obrigatório-
libs <[]texto>
tlas <[]objeto>
code <booleano>
name <texto> -obrigatório-
value <texto> -obrigatório-
recurse <booleano>
helm <objeto>
apiVersions <[]texto>
fileParameters <[]objeto>
name <texto>
path <texto>
ignoreMissingValueFiles <booleano>
kubeVersion <texto>
namespace <texto>
parameters <[]objeto>
forceString <booleano>
name <texto>
value <texto>
passCredentials <booleano>
releaseName <texto>
skipCrds <booleano>
skipSchemaValidation <booleano>
skipTests <booleano>
valueFiles <[]texto>
values <texto>
valuesObject <objeto>
version <texto>
kustomize <objeto>
apiVersions <[]texto>
commonAnnotations <mapa[texto]texto>
commonAnnotationsEnvsubst <booleano>
commonLabels <mapa[texto]texto>
components <[]texto>
forceCommonAnnotations <booleano>
forceCommonLabels <booleano>
ignoreMissingComponents <booleano>
images <[]texto>
kubeVersion <texto>
labelIncludeTemplates <booleano>
labelWithoutSelector <booleano>
namePrefix <texto>
nameSuffix <texto>
namespace <texto>
patches <[]objeto>
options <mapa[texto]booleano>
patch <texto>
path <texto>
target <objeto>
annotationSelector <texto>
group <texto>
kind <texto>
labelSelector <texto>
name <texto>
namespace <texto>
version <texto>
replicas <[]objeto>
count <objeto> -obrigatório-
name <texto> -obrigatório-
version <texto>
name <texto>
path <texto>
plugin <objeto>
env <[]objeto>
name <texto> -obrigatório-
value <texto> -obrigatório-
name <texto>
parameters <[]objeto>
array <[]texto>
map <mapa[texto]texto>
name <texto>
string <texto>
ref <texto>
repoURL <texto> -obrigatório-
targetRevision <texto>
sources <[]objeto>
chart <texto>
directory <objeto>
exclude <texto>
include <texto>
jsonnet <objeto>
extVars <[]objeto>
code <booleano>
name <texto> -obrigatório-
value <texto> -obrigatório-
libs <[]texto>
tlas <[]objeto>
code <booleano>
name <texto> -obrigatório-
value <texto> -obrigatório-
recurse <booleano>
helm <objeto>
apiVersions <[]texto>
fileParameters <[]objeto>
name <texto>
path <texto>
ignoreMissingValueFiles <booleano>
kubeVersion <texto>
namespace <texto>
parameters <[]objeto>
forceString <booleano>
name <texto>
value <texto>
passCredentials <booleano>
releaseName <texto>
skipCrds <booleano>
skipSchemaValidation <booleano>
skipTests <booleano>
valueFiles <[]texto>
values <texto>
valuesObject <objeto>
version <texto>
kustomize <objeto>
apiVersions <[]texto>
commonAnnotations <mapa[texto]texto>
commonAnnotationsEnvsubst <booleano>
commonLabels <mapa[texto]texto>
components <[]texto>
forceCommonAnnotations <booleano>
forceCommonLabels <booleano>
ignoreMissingComponents <booleano>
images <[]texto>
kubeVersion <texto>
labelIncludeTemplates <booleano>
labelWithoutSelector <booleano>
namePrefix <texto>
nameSuffix <texto>
namespace <texto>
patches <[]objeto>
options <mapa[texto]booleano>
patch <texto>
path <texto>
target <objeto>
annotationSelector <texto>
group <texto>
kind <texto>
labelSelector <texto>
name <texto>
namespace <texto>
version <texto>
replicas <[]objeto>
count <objeto> -obrigatório-
name <texto> -obrigatório-
version <texto>
name <texto>
path <texto>
plugin <objeto>
env <[]objeto>
name <texto> -obrigatório-
value <texto> -obrigatório-
name <texto>
parameters <[]objeto>
array <[]texto>
map <mapa[texto]texto>
name <texto>
string <texto>
ref <texto>
repoURL <texto> -obrigatório-
targetRevision <texto>
revision <texto>
revisions <[]texto>
status <texto> -obrigatório-
28. applicationsets.argoproj.io
Recurso: applicationsets.argoproj.io
Grupo/API: argoproj.io
Tipo: ApplicationSet
Versão: v1alpha1
GRUPO: argoproj.io
TIPO: ApplicationSet
VERSÃO: v1alpha1
DESCRIÇÃO:
Descrição não fornecida.
CAMPOS:
apiVersion <texto>
kind <texto>
metadata <ObjectMeta> -obrigatório-
annotations <mapa[texto]texto>
creationTimestamp <texto>
deletionGracePeriodSeconds <inteiro>
deletionTimestamp <texto>
finalizers <[]texto>
generateName <texto>
generation <inteiro>
labels <mapa[texto]texto>
managedFields <[]ManagedFieldsEntry>
apiVersion <texto>
fieldsType <texto>
fieldsV1 <FieldsV1>
manager <texto>
operation <texto>
subresource <texto>
time <texto>
name <texto>
namespace <texto>
ownerReferences <[]OwnerReference>
apiVersion <texto> -obrigatório-
blockOwnerDeletion <booleano>
controller <booleano>
kind <texto> -obrigatório-
name <texto> -obrigatório-
uid <texto> -obrigatório-
resourceVersion <texto>
selfLink <texto>
uid <texto>
spec <objeto> -obrigatório-
applyNestedSelectors <booleano>
generators <[]objeto> -obrigatório-
clusterDecisionResource <objeto>
configMapRef <texto> -obrigatório-
labelSelector <objeto>
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
name <texto>
requeueAfterSeconds <inteiro>
template <objeto>
metadata <objeto> -obrigatório-
annotations <mapa[texto]texto>
finalizers <[]texto>
labels <mapa[texto]texto>
name <texto>
namespace <texto>
spec <objeto> -obrigatório-
destination <objeto> -obrigatório-
name <texto>
namespace <texto>
server <texto>
ignoreDifferences <[]objeto>
group <texto>
jqPathExpressions <[]texto>
jsonPointers <[]texto>
kind <texto> -obrigatório-
managedFieldsManagers <[]texto>
name <texto>
namespace <texto>
info <[]objeto>
name <texto> -obrigatório-
value <texto> -obrigatório-
project <texto> -obrigatório-
revisionHistoryLimit <inteiro>
source <objeto>
chart <texto>
directory <objeto>
exclude <texto>
include <texto>
jsonnet <objeto>
extVars <[]objeto>
code <booleano>
name <texto> -obrigatório-
value <texto> -obrigatório-
libs <[]texto>
tlas <[]objeto>
code <booleano>
name <texto> -obrigatório-
value <texto> -obrigatório-
recurse <booleano>
helm <objeto>
apiVersions <[]texto>
fileParameters <[]objeto>
name <texto>
path <texto>
ignoreMissingValueFiles <booleano>
kubeVersion <texto>
namespace <texto>
parameters <[]objeto>
forceString <booleano>
name <texto>
value <texto>
passCredentials <booleano>
releaseName <texto>
skipCrds <booleano>
skipSchemaValidation <booleano>
skipTests <booleano>
valueFiles <[]texto>
values <texto>
valuesObject <objeto>
version <texto>
kustomize <objeto>
apiVersions <[]texto>
commonAnnotations <mapa[texto]texto>
commonAnnotationsEnvsubst <booleano>
commonLabels <mapa[texto]texto>
components <[]texto>
forceCommonAnnotations <booleano>
forceCommonLabels <booleano>
ignoreMissingComponents <booleano>
images <[]texto>
kubeVersion <texto>
labelIncludeTemplates <booleano>
labelWithoutSelector <booleano>
namePrefix <texto>
nameSuffix <texto>
namespace <texto>
patches <[]objeto>
options <mapa[texto]booleano>
patch <texto>
path <texto>
target <objeto>
annotationSelector <texto>
group <texto>
kind <texto>
labelSelector <texto>
name <texto>
namespace <texto>
version <texto>
replicas <[]objeto>
count <objeto> -obrigatório-
name <texto> -obrigatório-
version <texto>
name <texto>
path <texto>
plugin <objeto>
env <[]objeto>
name <texto> -obrigatório-
value <texto> -obrigatório-
name <texto>
parameters <[]objeto>
array <[]texto>
map <mapa[texto]texto>
name <texto>
string <texto>
ref <texto>
repoURL <texto> -obrigatório-
targetRevision <texto>
sourceHydrator <objeto>
drySource <objeto> -obrigatório-
directory <objeto>
exclude <texto>
include <texto>
jsonnet <objeto>
extVars <[]objeto>
code <booleano>
name <texto> -obrigatório-
value <texto> -obrigatório-
libs <[]texto>
tlas <[]objeto>
code <booleano>
name <texto> -obrigatório-
value <texto> -obrigatório-
recurse <booleano>
helm <objeto>
apiVersions <[]texto>
fileParameters <[]objeto>
name <texto>
path <texto>
ignoreMissingValueFiles <booleano>
kubeVersion <texto>
namespace <texto>
parameters <[]objeto>
forceString <booleano>
name <texto>
value <texto>
passCredentials <booleano>
releaseName <texto>
skipCrds <booleano>
skipSchemaValidation <booleano>
skipTests <booleano>
valueFiles <[]texto>
values <texto>
valuesObject <objeto>
version <texto>
kustomize <objeto>
apiVersions <[]texto>
commonAnnotations <mapa[texto]texto>
commonAnnotationsEnvsubst <booleano>
commonLabels <mapa[texto]texto>
components <[]texto>
forceCommonAnnotations <booleano>
forceCommonLabels <booleano>
ignoreMissingComponents <booleano>
images <[]texto>
kubeVersion <texto>
labelIncludeTemplates <booleano>
labelWithoutSelector <booleano>
namePrefix <texto>
nameSuffix <texto>
namespace <texto>
patches <[]objeto>
options <mapa[texto]booleano>
patch <texto>
path <texto>
target <objeto>
annotationSelector <texto>
group <texto>
kind <texto>
labelSelector <texto>
name <texto>
namespace <texto>
version <texto>
replicas <[]objeto>
count <objeto> -obrigatório-
name <texto> -obrigatório-
version <texto>
path <texto> -obrigatório-
plugin <objeto>
env <[]objeto>
name <texto> -obrigatório-
value <texto> -obrigatório-
name <texto>
parameters <[]objeto>
array <[]texto>
map <mapa[texto]texto>
name <texto>
string <texto>
repoURL <texto> -obrigatório-
targetRevision <texto> -obrigatório-
hydrateTo <objeto>
targetBranch <texto> -obrigatório-
syncSource <objeto> -obrigatório-
path <texto> -obrigatório-
targetBranch <texto> -obrigatório-
sources <[]objeto>
chart <texto>
directory <objeto>
exclude <texto>
include <texto>
jsonnet <objeto>
extVars <[]objeto>
code <booleano>
name <texto> -obrigatório-
value <texto> -obrigatório-
libs <[]texto>
tlas <[]objeto>
code <booleano>
name <texto> -obrigatório-
value <texto> -obrigatório-
recurse <booleano>
helm <objeto>
apiVersions <[]texto>
fileParameters <[]objeto>
name <texto>
path <texto>
ignoreMissingValueFiles <booleano>
kubeVersion <texto>
namespace <texto>
parameters <[]objeto>
forceString <booleano>
name <texto>
value <texto>
passCredentials <booleano>
releaseName <texto>
skipCrds <booleano>
skipSchemaValidation <booleano>
skipTests <booleano>
valueFiles <[]texto>
values <texto>
valuesObject <objeto>
version <texto>
kustomize <objeto>
apiVersions <[]texto>
commonAnnotations <mapa[texto]texto>
commonAnnotationsEnvsubst <booleano>
commonLabels <mapa[texto]texto>
components <[]texto>
forceCommonAnnotations <booleano>
forceCommonLabels <booleano>
ignoreMissingComponents <booleano>
images <[]texto>
kubeVersion <texto>
labelIncludeTemplates <booleano>
labelWithoutSelector <booleano>
namePrefix <texto>
nameSuffix <texto>
namespace <texto>
patches <[]objeto>
options <mapa[texto]booleano>
patch <texto>
path <texto>
target <objeto>
annotationSelector <texto>
group <texto>
kind <texto>
labelSelector <texto>
name <texto>
namespace <texto>
version <texto>
replicas <[]objeto>
count <objeto> -obrigatório-
name <texto> -obrigatório-
version <texto>
name <texto>
path <texto>
plugin <objeto>
env <[]objeto>
name <texto> -obrigatório-
value <texto> -obrigatório-
name <texto>
parameters <[]objeto>
array <[]texto>
map <mapa[texto]texto>
name <texto>
string <texto>
ref <texto>
repoURL <texto> -obrigatório-
targetRevision <texto>
syncPolicy <objeto>
automated <objeto>
allowEmpty <booleano>
enabled <booleano>
prune <booleano>
selfHeal <booleano>
managedNamespaceMetadata <objeto>
annotations <mapa[texto]texto>
labels <mapa[texto]texto>
retry <objeto>
backoff <objeto>
duration <texto>
factor <inteiro>
maxDuration <texto>
limit <inteiro>
refresh <booleano>
syncOptions <[]texto>
values <mapa[texto]texto>
clusters <objeto>
flatList <booleano>
selector <objeto>
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
template <objeto>
metadata <objeto> -obrigatório-
annotations <mapa[texto]texto>
finalizers <[]texto>
labels <mapa[texto]texto>
name <texto>
namespace <texto>
spec <objeto> -obrigatório-
destination <objeto> -obrigatório-
name <texto>
namespace <texto>
server <texto>
ignoreDifferences <[]objeto>
group <texto>
jqPathExpressions <[]texto>
jsonPointers <[]texto>
kind <texto> -obrigatório-
managedFieldsManagers <[]texto>
name <texto>
namespace <texto>
info <[]objeto>
name <texto> -obrigatório-
value <texto> -obrigatório-
project <texto> -obrigatório-
revisionHistoryLimit <inteiro>
source <objeto>
chart <texto>
directory <objeto>
exclude <texto>
include <texto>
jsonnet <objeto>
extVars <[]objeto>
code <booleano>
name <texto> -obrigatório-
value <texto> -obrigatório-
libs <[]texto>
tlas <[]objeto>
code <booleano>
name <texto> -obrigatório-
value <texto> -obrigatório-
recurse <booleano>
helm <objeto>
apiVersions <[]texto>
fileParameters <[]objeto>
name <texto>
path <texto>
ignoreMissingValueFiles <booleano>
kubeVersion <texto>
namespace <texto>
parameters <[]objeto>
forceString <booleano>
name <texto>
value <texto>
passCredentials <booleano>
releaseName <texto>
skipCrds <booleano>
skipSchemaValidation <booleano>
skipTests <booleano>
valueFiles <[]texto>
values <texto>
valuesObject <objeto>
version <texto>
kustomize <objeto>
apiVersions <[]texto>
commonAnnotations <mapa[texto]texto>
commonAnnotationsEnvsubst <booleano>
commonLabels <mapa[texto]texto>
components <[]texto>
forceCommonAnnotations <booleano>
forceCommonLabels <booleano>
ignoreMissingComponents <booleano>
images <[]texto>
kubeVersion <texto>
labelIncludeTemplates <booleano>
labelWithoutSelector <booleano>
namePrefix <texto>
nameSuffix <texto>
namespace <texto>
patches <[]objeto>
options <mapa[texto]booleano>
patch <texto>
path <texto>
target <objeto>
annotationSelector <texto>
group <texto>
kind <texto>
labelSelector <texto>
name <texto>
namespace <texto>
version <texto>
replicas <[]objeto>
count <objeto> -obrigatório-
name <texto> -obrigatório-
version <texto>
name <texto>
path <texto>
plugin <objeto>
env <[]objeto>
name <texto> -obrigatório-
value <texto> -obrigatório-
name <texto>
parameters <[]objeto>
array <[]texto>
map <mapa[texto]texto>
name <texto>
string <texto>
ref <texto>
repoURL <texto> -obrigatório-
targetRevision <texto>
sourceHydrator <objeto>
drySource <objeto> -obrigatório-
directory <objeto>
exclude <texto>
include <texto>
jsonnet <objeto>
extVars <[]objeto>
code <booleano>
name <texto> -obrigatório-
value <texto> -obrigatório-
libs <[]texto>
tlas <[]objeto>
code <booleano>
name <texto> -obrigatório-
value <texto> -obrigatório-
recurse <booleano>
helm <objeto>
apiVersions <[]texto>
fileParameters <[]objeto>
name <texto>
path <texto>
ignoreMissingValueFiles <booleano>
kubeVersion <texto>
namespace <texto>
parameters <[]objeto>
forceString <booleano>
name <texto>
value <texto>
passCredentials <booleano>
releaseName <texto>
skipCrds <booleano>
skipSchemaValidation <booleano>
skipTests <booleano>
valueFiles <[]texto>
values <texto>
valuesObject <objeto>
version <texto>
kustomize <objeto>
apiVersions <[]texto>
commonAnnotations <mapa[texto]texto>
commonAnnotationsEnvsubst <booleano>
commonLabels <mapa[texto]texto>
components <[]texto>
forceCommonAnnotations <booleano>
forceCommonLabels <booleano>
ignoreMissingComponents <booleano>
images <[]texto>
kubeVersion <texto>
labelIncludeTemplates <booleano>
labelWithoutSelector <booleano>
namePrefix <texto>
nameSuffix <texto>
namespace <texto>
patches <[]objeto>
options <mapa[texto]booleano>
patch <texto>
path <texto>
target <objeto>
annotationSelector <texto>
group <texto>
kind <texto>
labelSelector <texto>
name <texto>
namespace <texto>
version <texto>
replicas <[]objeto>
count <objeto> -obrigatório-
name <texto> -obrigatório-
version <texto>
path <texto> -obrigatório-
plugin <objeto>
env <[]objeto>
name <texto> -obrigatório-
value <texto> -obrigatório-
name <texto>
parameters <[]objeto>
array <[]texto>
map <mapa[texto]texto>
name <texto>
string <texto>
repoURL <texto> -obrigatório-
targetRevision <texto> -obrigatório-
hydrateTo <objeto>
targetBranch <texto> -obrigatório-
syncSource <objeto> -obrigatório-
path <texto> -obrigatório-
targetBranch <texto> -obrigatório-
sources <[]objeto>
chart <texto>
directory <objeto>
exclude <texto>
include <texto>
jsonnet <objeto>
extVars <[]objeto>
code <booleano>
name <texto> -obrigatório-
value <texto> -obrigatório-
libs <[]texto>
tlas <[]objeto>
code <booleano>
name <texto> -obrigatório-
value <texto> -obrigatório-
recurse <booleano>
helm <objeto>
apiVersions <[]texto>
fileParameters <[]objeto>
name <texto>
path <texto>
ignoreMissingValueFiles <booleano>
kubeVersion <texto>
namespace <texto>
parameters <[]objeto>
forceString <booleano>
name <texto>
value <texto>
passCredentials <booleano>
releaseName <texto>
skipCrds <booleano>
skipSchemaValidation <booleano>
skipTests <booleano>
valueFiles <[]texto>
values <texto>
valuesObject <objeto>
version <texto>
kustomize <objeto>
apiVersions <[]texto>
commonAnnotations <mapa[texto]texto>
commonAnnotationsEnvsubst <booleano>
commonLabels <mapa[texto]texto>
components <[]texto>
forceCommonAnnotations <booleano>
forceCommonLabels <booleano>
ignoreMissingComponents <booleano>
images <[]texto>
kubeVersion <texto>
labelIncludeTemplates <booleano>
labelWithoutSelector <booleano>
namePrefix <texto>
nameSuffix <texto>
namespace <texto>
patches <[]objeto>
options <mapa[texto]booleano>
patch <texto>
path <texto>
target <objeto>
annotationSelector <texto>
group <texto>
kind <texto>
labelSelector <texto>
name <texto>
namespace <texto>
version <texto>
replicas <[]objeto>
count <objeto> -obrigatório-
name <texto> -obrigatório-
version <texto>
name <texto>
path <texto>
plugin <objeto>
env <[]objeto>
name <texto> -obrigatório-
value <texto> -obrigatório-
name <texto>
parameters <[]objeto>
array <[]texto>
map <mapa[texto]texto>
name <texto>
string <texto>
ref <texto>
repoURL <texto> -obrigatório-
targetRevision <texto>
syncPolicy <objeto>
automated <objeto>
allowEmpty <booleano>
enabled <booleano>
prune <booleano>
selfHeal <booleano>
managedNamespaceMetadata <objeto>
annotations <mapa[texto]texto>
labels <mapa[texto]texto>
retry <objeto>
backoff <objeto>
duration <texto>
factor <inteiro>
maxDuration <texto>
limit <inteiro>
refresh <booleano>
syncOptions <[]texto>
values <mapa[texto]texto>
git <objeto>
directories <[]objeto>
exclude <booleano>
path <texto> -obrigatório-
files <[]objeto>
exclude <booleano>
path <texto> -obrigatório-
pathParamPrefix <texto>
repoURL <texto> -obrigatório-
requeueAfterSeconds <inteiro>
revision <texto> -obrigatório-
template <objeto>
metadata <objeto> -obrigatório-
annotations <mapa[texto]texto>
finalizers <[]texto>
labels <mapa[texto]texto>
name <texto>
namespace <texto>
spec <objeto> -obrigatório-
destination <objeto> -obrigatório-
name <texto>
namespace <texto>
server <texto>
ignoreDifferences <[]objeto>
group <texto>
jqPathExpressions <[]texto>
jsonPointers <[]texto>
kind <texto> -obrigatório-
managedFieldsManagers <[]texto>
name <texto>
namespace <texto>
info <[]objeto>
name <texto> -obrigatório-
value <texto> -obrigatório-
project <texto> -obrigatório-
revisionHistoryLimit <inteiro>
source <objeto>
chart <texto>
directory <objeto>
exclude <texto>
include <texto>
jsonnet <objeto>
extVars <[]objeto>
code <booleano>
name <texto> -obrigatório-
value <texto> -obrigatório-
libs <[]texto>
tlas <[]objeto>
code <booleano>
name <texto> -obrigatório-
value <texto> -obrigatório-
recurse <booleano>
helm <objeto>
apiVersions <[]texto>
fileParameters <[]objeto>
name <texto>
path <texto>
ignoreMissingValueFiles <booleano>
kubeVersion <texto>
namespace <texto>
parameters <[]objeto>
forceString <booleano>
name <texto>
value <texto>
passCredentials <booleano>
releaseName <texto>
skipCrds <booleano>
skipSchemaValidation <booleano>
skipTests <booleano>
valueFiles <[]texto>
values <texto>
valuesObject <objeto>
version <texto>
kustomize <objeto>
apiVersions <[]texto>
commonAnnotations <mapa[texto]texto>
commonAnnotationsEnvsubst <booleano>
commonLabels <mapa[texto]texto>
components <[]texto>
forceCommonAnnotations <booleano>
forceCommonLabels <booleano>
ignoreMissingComponents <booleano>
images <[]texto>
kubeVersion <texto>
labelIncludeTemplates <booleano>
labelWithoutSelector <booleano>
namePrefix <texto>
nameSuffix <texto>
namespace <texto>
patches <[]objeto>
options <mapa[texto]booleano>
patch <texto>
path <texto>
target <objeto>
annotationSelector <texto>
group <texto>
kind <texto>
labelSelector <texto>
name <texto>
namespace <texto>
version <texto>
replicas <[]objeto>
count <objeto> -obrigatório-
name <texto> -obrigatório-
version <texto>
name <texto>
path <texto>
plugin <objeto>
env <[]objeto>
name <texto> -obrigatório-
value <texto> -obrigatório-
name <texto>
parameters <[]objeto>
array <[]texto>
map <mapa[texto]texto>
name <texto>
string <texto>
ref <texto>
repoURL <texto> -obrigatório-
targetRevision <texto>
sourceHydrator <objeto>
drySource <objeto> -obrigatório-
directory <objeto>
exclude <texto>
include <texto>
jsonnet <objeto>
extVars <[]objeto>
code <booleano>
name <texto> -obrigatório-
value <texto> -obrigatório-
libs <[]texto>
tlas <[]objeto>
code <booleano>
name <texto> -obrigatório-
value <texto> -obrigatório-
recurse <booleano>
helm <objeto>
apiVersions <[]texto>
fileParameters <[]objeto>
name <texto>
path <texto>
ignoreMissingValueFiles <booleano>
kubeVersion <texto>
namespace <texto>
parameters <[]objeto>
forceString <booleano>
name <texto>
value <texto>
passCredentials <booleano>
releaseName <texto>
skipCrds <booleano>
skipSchemaValidation <booleano>
skipTests <booleano>
valueFiles <[]texto>
values <texto>
valuesObject <objeto>
version <texto>
kustomize <objeto>
apiVersions <[]texto>
commonAnnotations <mapa[texto]texto>
commonAnnotationsEnvsubst <booleano>
commonLabels <mapa[texto]texto>
components <[]texto>
forceCommonAnnotations <booleano>
forceCommonLabels <booleano>
ignoreMissingComponents <booleano>
images <[]texto>
kubeVersion <texto>
labelIncludeTemplates <booleano>
labelWithoutSelector <booleano>
namePrefix <texto>
nameSuffix <texto>
namespace <texto>
patches <[]objeto>
options <mapa[texto]booleano>
patch <texto>
path <texto>
target <objeto>
annotationSelector <texto>
group <texto>
kind <texto>
labelSelector <texto>
name <texto>
namespace <texto>
version <texto>
replicas <[]objeto>
count <objeto> -obrigatório-
name <texto> -obrigatório-
version <texto>
path <texto> -obrigatório-
plugin <objeto>
env <[]objeto>
name <texto> -obrigatório-
value <texto> -obrigatório-
name <texto>
parameters <[]objeto>
array <[]texto>
map <mapa[texto]texto>
name <texto>
string <texto>
repoURL <texto> -obrigatório-
targetRevision <texto> -obrigatório-
hydrateTo <objeto>
targetBranch <texto> -obrigatório-
syncSource <objeto> -obrigatório-
path <texto> -obrigatório-
targetBranch <texto> -obrigatório-
sources <[]objeto>
chart <texto>
directory <objeto>
exclude <texto>
include <texto>
jsonnet <objeto>
extVars <[]objeto>
code <booleano>
name <texto> -obrigatório-
value <texto> -obrigatório-
libs <[]texto>
tlas <[]objeto>
code <booleano>
name <texto> -obrigatório-
value <texto> -obrigatório-
recurse <booleano>
helm <objeto>
apiVersions <[]texto>
fileParameters <[]objeto>
name <texto>
path <texto>
ignoreMissingValueFiles <booleano>
kubeVersion <texto>
namespace <texto>
parameters <[]objeto>
forceString <booleano>
name <texto>
value <texto>
passCredentials <booleano>
releaseName <texto>
skipCrds <booleano>
skipSchemaValidation <booleano>
skipTests <booleano>
valueFiles <[]texto>
values <texto>
valuesObject <objeto>
version <texto>
kustomize <objeto>
apiVersions <[]texto>
commonAnnotations <mapa[texto]texto>
commonAnnotationsEnvsubst <booleano>
commonLabels <mapa[texto]texto>
components <[]texto>
forceCommonAnnotations <booleano>
forceCommonLabels <booleano>
ignoreMissingComponents <booleano>
images <[]texto>
kubeVersion <texto>
labelIncludeTemplates <booleano>
labelWithoutSelector <booleano>
namePrefix <texto>
nameSuffix <texto>
namespace <texto>
patches <[]objeto>
options <mapa[texto]booleano>
patch <texto>
path <texto>
target <objeto>
annotationSelector <texto>
group <texto>
kind <texto>
labelSelector <texto>
name <texto>
namespace <texto>
version <texto>
replicas <[]objeto>
count <objeto> -obrigatório-
name <texto> -obrigatório-
version <texto>
name <texto>
path <texto>
plugin <objeto>
env <[]objeto>
name <texto> -obrigatório-
value <texto> -obrigatório-
name <texto>
parameters <[]objeto>
array <[]texto>
map <mapa[texto]texto>
name <texto>
string <texto>
ref <texto>
repoURL <texto> -obrigatório-
targetRevision <texto>
syncPolicy <objeto>
automated <objeto>
allowEmpty <booleano>
enabled <booleano>
prune <booleano>
selfHeal <booleano>
managedNamespaceMetadata <objeto>
annotations <mapa[texto]texto>
labels <mapa[texto]texto>
retry <objeto>
backoff <objeto>
duration <texto>
factor <inteiro>
maxDuration <texto>
limit <inteiro>
refresh <booleano>
syncOptions <[]texto>
values <mapa[texto]texto>
list <objeto>
elements <[]objeto>
elementsYaml <texto>
template <objeto>
metadata <objeto> -obrigatório-
annotations <mapa[texto]texto>
finalizers <[]texto>
labels <mapa[texto]texto>
name <texto>
namespace <texto>
spec <objeto> -obrigatório-
destination <objeto> -obrigatório-
name <texto>
namespace <texto>
server <texto>
ignoreDifferences <[]objeto>
group <texto>
jqPathExpressions <[]texto>
jsonPointers <[]texto>
kind <texto> -obrigatório-
managedFieldsManagers <[]texto>
name <texto>
namespace <texto>
info <[]objeto>
name <texto> -obrigatório-
value <texto> -obrigatório-
project <texto> -obrigatório-
revisionHistoryLimit <inteiro>
source <objeto>
chart <texto>
directory <objeto>
exclude <texto>
include <texto>
jsonnet <objeto>
extVars <[]objeto>
code <booleano>
name <texto> -obrigatório-
value <texto> -obrigatório-
libs <[]texto>
tlas <[]objeto>
code <booleano>
name <texto> -obrigatório-
value <texto> -obrigatório-
recurse <booleano>
helm <objeto>
apiVersions <[]texto>
fileParameters <[]objeto>
name <texto>
path <texto>
ignoreMissingValueFiles <booleano>
kubeVersion <texto>
namespace <texto>
parameters <[]objeto>
forceString <booleano>
name <texto>
value <texto>
passCredentials <booleano>
releaseName <texto>
skipCrds <booleano>
skipSchemaValidation <booleano>
skipTests <booleano>
valueFiles <[]texto>
values <texto>
valuesObject <objeto>
version <texto>
kustomize <objeto>
apiVersions <[]texto>
commonAnnotations <mapa[texto]texto>
commonAnnotationsEnvsubst <booleano>
commonLabels <mapa[texto]texto>
components <[]texto>
forceCommonAnnotations <booleano>
forceCommonLabels <booleano>
ignoreMissingComponents <booleano>
images <[]texto>
kubeVersion <texto>
labelIncludeTemplates <booleano>
labelWithoutSelector <booleano>
namePrefix <texto>
nameSuffix <texto>
namespace <texto>
patches <[]objeto>
options <mapa[texto]booleano>
patch <texto>
path <texto>
target <objeto>
annotationSelector <texto>
group <texto>
kind <texto>
labelSelector <texto>
name <texto>
namespace <texto>
version <texto>
replicas <[]objeto>
count <objeto> -obrigatório-
name <texto> -obrigatório-
version <texto>
name <texto>
path <texto>
plugin <objeto>
env <[]objeto>
name <texto> -obrigatório-
value <texto> -obrigatório-
name <texto>
parameters <[]objeto>
array <[]texto>
map <mapa[texto]texto>
name <texto>
string <texto>
ref <texto>
repoURL <texto> -obrigatório-
targetRevision <texto>
sourceHydrator <objeto>
drySource <objeto> -obrigatório-
directory <objeto>
exclude <texto>
include <texto>
jsonnet <objeto>
extVars <[]objeto>
code <booleano>
name <texto> -obrigatório-
value <texto> -obrigatório-
libs <[]texto>
tlas <[]objeto>
code <booleano>
name <texto> -obrigatório-
value <texto> -obrigatório-
recurse <booleano>
helm <objeto>
apiVersions <[]texto>
fileParameters <[]objeto>
name <texto>
path <texto>
ignoreMissingValueFiles <booleano>
kubeVersion <texto>
namespace <texto>
parameters <[]objeto>
forceString <booleano>
name <texto>
value <texto>
passCredentials <booleano>
releaseName <texto>
skipCrds <booleano>
skipSchemaValidation <booleano>
skipTests <booleano>
valueFiles <[]texto>
values <texto>
valuesObject <objeto>
version <texto>
kustomize <objeto>
apiVersions <[]texto>
commonAnnotations <mapa[texto]texto>
commonAnnotationsEnvsubst <booleano>
commonLabels <mapa[texto]texto>
components <[]texto>
forceCommonAnnotations <booleano>
forceCommonLabels <booleano>
ignoreMissingComponents <booleano>
images <[]texto>
kubeVersion <texto>
labelIncludeTemplates <booleano>
labelWithoutSelector <booleano>
namePrefix <texto>
nameSuffix <texto>
namespace <texto>
patches <[]objeto>
options <mapa[texto]booleano>
patch <texto>
path <texto>
target <objeto>
annotationSelector <texto>
group <texto>
kind <texto>
labelSelector <texto>
name <texto>
namespace <texto>
version <texto>
replicas <[]objeto>
count <objeto> -obrigatório-
name <texto> -obrigatório-
version <texto>
path <texto> -obrigatório-
plugin <objeto>
env <[]objeto>
name <texto> -obrigatório-
value <texto> -obrigatório-
name <texto>
parameters <[]objeto>
array <[]texto>
map <mapa[texto]texto>
name <texto>
string <texto>
repoURL <texto> -obrigatório-
targetRevision <texto> -obrigatório-
hydrateTo <objeto>
targetBranch <texto> -obrigatório-
syncSource <objeto> -obrigatório-
path <texto> -obrigatório-
targetBranch <texto> -obrigatório-
sources <[]objeto>
chart <texto>
directory <objeto>
exclude <texto>
include <texto>
jsonnet <objeto>
extVars <[]objeto>
code <booleano>
name <texto> -obrigatório-
value <texto> -obrigatório-
libs <[]texto>
tlas <[]objeto>
code <booleano>
name <texto> -obrigatório-
value <texto> -obrigatório-
recurse <booleano>
helm <objeto>
apiVersions <[]texto>
fileParameters <[]objeto>
name <texto>
path <texto>
ignoreMissingValueFiles <booleano>
kubeVersion <texto>
namespace <texto>
parameters <[]objeto>
forceString <booleano>
name <texto>
value <texto>
passCredentials <booleano>
releaseName <texto>
skipCrds <booleano>
skipSchemaValidation <booleano>
skipTests <booleano>
valueFiles <[]texto>
values <texto>
valuesObject <objeto>
version <texto>
kustomize <objeto>
apiVersions <[]texto>
commonAnnotations <mapa[texto]texto>
commonAnnotationsEnvsubst <booleano>
commonLabels <mapa[texto]texto>
components <[]texto>
forceCommonAnnotations <booleano>
forceCommonLabels <booleano>
ignoreMissingComponents <booleano>
images <[]texto>
kubeVersion <texto>
labelIncludeTemplates <booleano>
labelWithoutSelector <booleano>
namePrefix <texto>
nameSuffix <texto>
namespace <texto>
patches <[]objeto>
options <mapa[texto]booleano>
patch <texto>
path <texto>
target <objeto>
annotationSelector <texto>
group <texto>
kind <texto>
labelSelector <texto>
name <texto>
namespace <texto>
version <texto>
replicas <[]objeto>
count <objeto> -obrigatório-
name <texto> -obrigatório-
version <texto>
name <texto>
path <texto>
plugin <objeto>
env <[]objeto>
name <texto> -obrigatório-
value <texto> -obrigatório-
name <texto>
parameters <[]objeto>
array <[]texto>
map <mapa[texto]texto>
name <texto>
string <texto>
ref <texto>
repoURL <texto> -obrigatório-
targetRevision <texto>
syncPolicy <objeto>
automated <objeto>
allowEmpty <booleano>
enabled <booleano>
prune <booleano>
selfHeal <booleano>
managedNamespaceMetadata <objeto>
annotations <mapa[texto]texto>
labels <mapa[texto]texto>
retry <objeto>
backoff <objeto>
duration <texto>
factor <inteiro>
maxDuration <texto>
limit <inteiro>
refresh <booleano>
syncOptions <[]texto>
matrix <objeto>
generators <[]objeto> -obrigatório-
clusterDecisionResource <objeto>
configMapRef <texto> -obrigatório-
labelSelector <objeto>
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
name <texto>
requeueAfterSeconds <inteiro>
template <objeto>
metadata <objeto> -obrigatório-
annotations <mapa[texto]texto>
finalizers <[]texto>
labels <mapa[texto]texto>
name <texto>
namespace <texto>
spec <objeto> -obrigatório-
destination <objeto> -obrigatório-
name <texto>
namespace <texto>
server <texto>
ignoreDifferences <[]objeto>
group <texto>
jqPathExpressions <[]texto>
jsonPointers <[]texto>
kind <texto> -obrigatório-
managedFieldsManagers <[]texto>
name <texto>
namespace <texto>
info <[]objeto>
name <texto> -obrigatório-
value <texto> -obrigatório-
project <texto> -obrigatório-
revisionHistoryLimit <inteiro>
source <objeto>
chart <texto>
directory <objeto>
exclude <texto>
include <texto>
jsonnet <objeto>
extVars <[]objeto>
code <booleano>
name <texto> -obrigatório-
value <texto> -obrigatório-
libs <[]texto>
tlas <[]objeto>
code <booleano>
name <texto> -obrigatório-
value <texto> -obrigatório-
recurse <booleano>
helm <objeto>
apiVersions <[]texto>
fileParameters <[]objeto>
name <texto>
path <texto>
ignoreMissingValueFiles <booleano>
kubeVersion <texto>
namespace <texto>
parameters <[]objeto>
forceString <booleano>
name <texto>
value <texto>
passCredentials <booleano>
releaseName <texto>
skipCrds <booleano>
skipSchemaValidation <booleano>
skipTests <booleano>
valueFiles <[]texto>
values <texto>
valuesObject <objeto>
version <texto>
kustomize <objeto>
apiVersions <[]texto>
commonAnnotations <mapa[texto]texto>
commonAnnotationsEnvsubst <booleano>
commonLabels <mapa[texto]texto>
components <[]texto>
forceCommonAnnotations <booleano>
forceCommonLabels <booleano>
ignoreMissingComponents <booleano>
images <[]texto>
kubeVersion <texto>
labelIncludeTemplates <booleano>
labelWithoutSelector <booleano>
namePrefix <texto>
nameSuffix <texto>
namespace <texto>
patches <[]objeto>
options <mapa[texto]booleano>
patch <texto>
path <texto>
target <objeto>
annotationSelector <texto>
group <texto>
kind <texto>
labelSelector <texto>
name <texto>
namespace <texto>
version <texto>
replicas <[]objeto>
count <objeto> -obrigatório-
name <texto> -obrigatório-
version <texto>
name <texto>
path <texto>
plugin <objeto>
env <[]objeto>
name <texto> -obrigatório-
value <texto> -obrigatório-
name <texto>
parameters <[]objeto>
array <[]texto>
map <mapa[texto]texto>
name <texto>
string <texto>
ref <texto>
repoURL <texto> -obrigatório-
targetRevision <texto>
sourceHydrator <objeto>
drySource <objeto> -obrigatório-
directory <objeto>
exclude <texto>
include <texto>
jsonnet <objeto>
extVars <[]objeto>
code <booleano>
name <texto> -obrigatório-
value <texto> -obrigatório-
libs <[]texto>
tlas <[]objeto>
code <booleano>
name <texto> -obrigatório-
value <texto> -obrigatório-
recurse <booleano>
helm <objeto>
apiVersions <[]texto>
fileParameters <[]objeto>
name <texto>
path <texto>
ignoreMissingValueFiles <booleano>
kubeVersion <texto>
namespace <texto>
parameters <[]objeto>
forceString <booleano>
name <texto>
value <texto>
passCredentials <booleano>
releaseName <texto>
skipCrds <booleano>
skipSchemaValidation <booleano>
skipTests <booleano>
valueFiles <[]texto>
values <texto>
valuesObject <objeto>
version <texto>
kustomize <objeto>
apiVersions <[]texto>
commonAnnotations <mapa[texto]texto>
commonAnnotationsEnvsubst <booleano>
commonLabels <mapa[texto]texto>
components <[]texto>
forceCommonAnnotations <booleano>
forceCommonLabels <booleano>
ignoreMissingComponents <booleano>
images <[]texto>
kubeVersion <texto>
labelIncludeTemplates <booleano>
labelWithoutSelector <booleano>
namePrefix <texto>
nameSuffix <texto>
namespace <texto>
patches <[]objeto>
options <mapa[texto]booleano>
patch <texto>
path <texto>
target <objeto>
annotationSelector <texto>
group <texto>
kind <texto>
labelSelector <texto>
name <texto>
namespace <texto>
version <texto>
replicas <[]objeto>
count <objeto> -obrigatório-
name <texto> -obrigatório-
version <texto>
path <texto> -obrigatório-
plugin <objeto>
env <[]objeto>
name <texto> -obrigatório-
value <texto> -obrigatório-
name <texto>
parameters <[]objeto>
array <[]texto>
map <mapa[texto]texto>
name <texto>
string <texto>
repoURL <texto> -obrigatório-
targetRevision <texto> -obrigatório-
hydrateTo <objeto>
targetBranch <texto> -obrigatório-
syncSource <objeto> -obrigatório-
path <texto> -obrigatório-
targetBranch <texto> -obrigatório-
sources <[]objeto>
chart <texto>
directory <objeto>
exclude <texto>
include <texto>
jsonnet <objeto>
extVars <[]objeto>
code <booleano>
name <texto> -obrigatório-
value <texto> -obrigatório-
libs <[]texto>
tlas <[]objeto>
code <booleano>
name <texto> -obrigatório-
value <texto> -obrigatório-
recurse <booleano>
helm <objeto>
apiVersions <[]texto>
fileParameters <[]objeto>
name <texto>
path <texto>
ignoreMissingValueFiles <booleano>
kubeVersion <texto>
namespace <texto>
parameters <[]objeto>
forceString <booleano>
name <texto>
value <texto>
passCredentials <booleano>
releaseName <texto>
skipCrds <booleano>
skipSchemaValidation <booleano>
skipTests <booleano>
valueFiles <[]texto>
values <texto>
valuesObject <objeto>
version <texto>
kustomize <objeto>
apiVersions <[]texto>
commonAnnotations <mapa[texto]texto>
commonAnnotationsEnvsubst <booleano>
commonLabels <mapa[texto]texto>
components <[]texto>
forceCommonAnnotations <booleano>
forceCommonLabels <booleano>
ignoreMissingComponents <booleano>
images <[]texto>
kubeVersion <texto>
labelIncludeTemplates <booleano>
labelWithoutSelector <booleano>
namePrefix <texto>
nameSuffix <texto>
namespace <texto>
patches <[]objeto>
options <mapa[texto]booleano>
patch <texto>
path <texto>
target <objeto>
annotationSelector <texto>
group <texto>
kind <texto>
labelSelector <texto>
name <texto>
namespace <texto>
version <texto>
replicas <[]objeto>
count <objeto> -obrigatório-
name <texto> -obrigatório-
version <texto>
name <texto>
path <texto>
plugin <objeto>
env <[]objeto>
name <texto> -obrigatório-
value <texto> -obrigatório-
name <texto>
parameters <[]objeto>
array <[]texto>
map <mapa[texto]texto>
name <texto>
string <texto>
ref <texto>
repoURL <texto> -obrigatório-
targetRevision <texto>
syncPolicy <objeto>
automated <objeto>
allowEmpty <booleano>
enabled <booleano>
prune <booleano>
selfHeal <booleano>
managedNamespaceMetadata <objeto>
annotations <mapa[texto]texto>
labels <mapa[texto]texto>
retry <objeto>
backoff <objeto>
duration <texto>
factor <inteiro>
maxDuration <texto>
limit <inteiro>
refresh <booleano>
syncOptions <[]texto>
values <mapa[texto]texto>
clusters <objeto>
flatList <booleano>
selector <objeto>
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
template <objeto>
metadata <objeto> -obrigatório-
annotations <mapa[texto]texto>
finalizers <[]texto>
labels <mapa[texto]texto>
name <texto>
namespace <texto>
spec <objeto> -obrigatório-
destination <objeto> -obrigatório-
name <texto>
namespace <texto>
server <texto>
ignoreDifferences <[]objeto>
group <texto>
jqPathExpressions <[]texto>
jsonPointers <[]texto>
kind <texto> -obrigatório-
managedFieldsManagers <[]texto>
name <texto>
namespace <texto>
info <[]objeto>
name <texto> -obrigatório-
value <texto> -obrigatório-
project <texto> -obrigatório-
revisionHistoryLimit <inteiro>
source <objeto>
chart <texto>
directory <objeto>
exclude <texto>
include <texto>
jsonnet <objeto>
extVars <[]objeto>
code <booleano>
name <texto> -obrigatório-
value <texto> -obrigatório-
libs <[]texto>
tlas <[]objeto>
code <booleano>
name <texto> -obrigatório-
value <texto> -obrigatório-
recurse <booleano>
helm <objeto>
apiVersions <[]texto>
fileParameters <[]objeto>
name <texto>
path <texto>
ignoreMissingValueFiles <booleano>
kubeVersion <texto>
namespace <texto>
parameters <[]objeto>
forceString <booleano>
name <texto>
value <texto>
passCredentials <booleano>
releaseName <texto>
skipCrds <booleano>
skipSchemaValidation <booleano>
skipTests <booleano>
valueFiles <[]texto>
values <texto>
valuesObject <objeto>
version <texto>
kustomize <objeto>
apiVersions <[]texto>
commonAnnotations <mapa[texto]texto>
commonAnnotationsEnvsubst <booleano>
commonLabels <mapa[texto]texto>
components <[]texto>
forceCommonAnnotations <booleano>
forceCommonLabels <booleano>
ignoreMissingComponents <booleano>
images <[]texto>
kubeVersion <texto>
labelIncludeTemplates <booleano>
labelWithoutSelector <booleano>
namePrefix <texto>
nameSuffix <texto>
namespace <texto>
patches <[]objeto>
options <mapa[texto]booleano>
patch <texto>
path <texto>
target <objeto>
annotationSelector <texto>
group <texto>
kind <texto>
labelSelector <texto>
name <texto>
namespace <texto>
version <texto>
replicas <[]objeto>
count <objeto> -obrigatório-
name <texto> -obrigatório-
version <texto>
name <texto>
path <texto>
plugin <objeto>
env <[]objeto>
name <texto> -obrigatório-
value <texto> -obrigatório-
name <texto>
parameters <[]objeto>
array <[]texto>
map <mapa[texto]texto>
name <texto>
string <texto>
ref <texto>
repoURL <texto> -obrigatório-
targetRevision <texto>
sourceHydrator <objeto>
drySource <objeto> -obrigatório-
directory <objeto>
exclude <texto>
include <texto>
jsonnet <objeto>
extVars <[]objeto>
code <booleano>
name <texto> -obrigatório-
value <texto> -obrigatório-
libs <[]texto>
tlas <[]objeto>
code <booleano>
name <texto> -obrigatório-
value <texto> -obrigatório-
recurse <booleano>
helm <objeto>
apiVersions <[]texto>
fileParameters <[]objeto>
name <texto>
path <texto>
ignoreMissingValueFiles <booleano>
kubeVersion <texto>
namespace <texto>
parameters <[]objeto>
forceString <booleano>
name <texto>
value <texto>
passCredentials <booleano>
releaseName <texto>
skipCrds <booleano>
skipSchemaValidation <booleano>
skipTests <booleano>
valueFiles <[]texto>
values <texto>
valuesObject <objeto>
version <texto>
kustomize <objeto>
apiVersions <[]texto>
commonAnnotations <mapa[texto]texto>
commonAnnotationsEnvsubst <booleano>
commonLabels <mapa[texto]texto>
components <[]texto>
forceCommonAnnotations <booleano>
forceCommonLabels <booleano>
ignoreMissingComponents <booleano>
images <[]texto>
kubeVersion <texto>
labelIncludeTemplates <booleano>
labelWithoutSelector <booleano>
namePrefix <texto>
nameSuffix <texto>
namespace <texto>
patches <[]objeto>
options <mapa[texto]booleano>
patch <texto>
path <texto>
target <objeto>
annotationSelector <texto>
group <texto>
kind <texto>
labelSelector <texto>
name <texto>
namespace <texto>
version <texto>
replicas <[]objeto>
count <objeto> -obrigatório-
name <texto> -obrigatório-
version <texto>
path <texto> -obrigatório-
plugin <objeto>
env <[]objeto>
name <texto> -obrigatório-
value <texto> -obrigatório-
name <texto>
parameters <[]objeto>
array <[]texto>
map <mapa[texto]texto>
name <texto>
string <texto>
repoURL <texto> -obrigatório-
targetRevision <texto> -obrigatório-
hydrateTo <objeto>
targetBranch <texto> -obrigatório-
syncSource <objeto> -obrigatório-
path <texto> -obrigatório-
targetBranch <texto> -obrigatório-
sources <[]objeto>
chart <texto>
directory <objeto>
exclude <texto>
include <texto>
jsonnet <objeto>
extVars <[]objeto>
code <booleano>
name <texto> -obrigatório-
value <texto> -obrigatório-
libs <[]texto>
tlas <[]objeto>
code <booleano>
name <texto> -obrigatório-
value <texto> -obrigatório-
recurse <booleano>
helm <objeto>
apiVersions <[]texto>
fileParameters <[]objeto>
name <texto>
path <texto>
ignoreMissingValueFiles <booleano>
kubeVersion <texto>
namespace <texto>
parameters <[]objeto>
forceString <booleano>
name <texto>
value <texto>
passCredentials <booleano>
releaseName <texto>
skipCrds <booleano>
skipSchemaValidation <booleano>
skipTests <booleano>
valueFiles <[]texto>
values <texto>
valuesObject <objeto>
version <texto>
kustomize <objeto>
apiVersions <[]texto>
commonAnnotations <mapa[texto]texto>
commonAnnotationsEnvsubst <booleano>
commonLabels <mapa[texto]texto>
components <[]texto>
forceCommonAnnotations <booleano>
forceCommonLabels <booleano>
ignoreMissingComponents <booleano>
images <[]texto>
kubeVersion <texto>
labelIncludeTemplates <booleano>
labelWithoutSelector <booleano>
namePrefix <texto>
nameSuffix <texto>
namespace <texto>
patches <[]objeto>
options <mapa[texto]booleano>
patch <texto>
path <texto>
target <objeto>
annotationSelector <texto>
group <texto>
kind <texto>
labelSelector <texto>
name <texto>
namespace <texto>
version <texto>
replicas <[]objeto>
count <objeto> -obrigatório-
name <texto> -obrigatório-
version <texto>
name <texto>
path <texto>
plugin <objeto>
env <[]objeto>
name <texto> -obrigatório-
value <texto> -obrigatório-
name <texto>
parameters <[]objeto>
array <[]texto>
map <mapa[texto]texto>
name <texto>
string <texto>
ref <texto>
repoURL <texto> -obrigatório-
targetRevision <texto>
syncPolicy <objeto>
automated <objeto>
allowEmpty <booleano>
enabled <booleano>
prune <booleano>
selfHeal <booleano>
managedNamespaceMetadata <objeto>
annotations <mapa[texto]texto>
labels <mapa[texto]texto>
retry <objeto>
backoff <objeto>
duration <texto>
factor <inteiro>
maxDuration <texto>
limit <inteiro>
refresh <booleano>
syncOptions <[]texto>
values <mapa[texto]texto>
git <objeto>
directories <[]objeto>
exclude <booleano>
path <texto> -obrigatório-
files <[]objeto>
exclude <booleano>
path <texto> -obrigatório-
pathParamPrefix <texto>
repoURL <texto> -obrigatório-
requeueAfterSeconds <inteiro>
revision <texto> -obrigatório-
template <objeto>
metadata <objeto> -obrigatório-
annotations <mapa[texto]texto>
finalizers <[]texto>
labels <mapa[texto]texto>
name <texto>
namespace <texto>
spec <objeto> -obrigatório-
destination <objeto> -obrigatório-
name <texto>
namespace <texto>
server <texto>
ignoreDifferences <[]objeto>
group <texto>
jqPathExpressions <[]texto>
jsonPointers <[]texto>
kind <texto> -obrigatório-
managedFieldsManagers <[]texto>
name <texto>
namespace <texto>
info <[]objeto>
name <texto> -obrigatório-
value <texto> -obrigatório-
project <texto> -obrigatório-
revisionHistoryLimit <inteiro>
source <objeto>
chart <texto>
directory <objeto>
exclude <texto>
include <texto>
jsonnet <objeto>
extVars <[]objeto>
code <booleano>
name <texto> -obrigatório-
value <texto> -obrigatório-
libs <[]texto>
tlas <[]objeto>
code <booleano>
name <texto> -obrigatório-
value <texto> -obrigatório-
recurse <booleano>
helm <objeto>
apiVersions <[]texto>
fileParameters <[]objeto>
name <texto>
path <texto>
ignoreMissingValueFiles <booleano>
kubeVersion <texto>
namespace <texto>
parameters <[]objeto>
forceString <booleano>
name <texto>
value <texto>
passCredentials <booleano>
releaseName <texto>
skipCrds <booleano>
skipSchemaValidation <booleano>
skipTests <booleano>
valueFiles <[]texto>
values <texto>
valuesObject <objeto>
version <texto>
kustomize <objeto>
apiVersions <[]texto>
commonAnnotations <mapa[texto]texto>
commonAnnotationsEnvsubst <booleano>
commonLabels <mapa[texto]texto>
components <[]texto>
forceCommonAnnotations <booleano>
forceCommonLabels <booleano>
ignoreMissingComponents <booleano>
images <[]texto>
kubeVersion <texto>
labelIncludeTemplates <booleano>
labelWithoutSelector <booleano>
namePrefix <texto>
nameSuffix <texto>
namespace <texto>
patches <[]objeto>
options <mapa[texto]booleano>
patch <texto>
path <texto>
target <objeto>
annotationSelector <texto>
group <texto>
kind <texto>
labelSelector <texto>
name <texto>
namespace <texto>
version <texto>
replicas <[]objeto>
count <objeto> -obrigatório-
name <texto> -obrigatório-
version <texto>
name <texto>
path <texto>
plugin <objeto>
env <[]objeto>
name <texto> -obrigatório-
value <texto> -obrigatório-
name <texto>
parameters <[]objeto>
array <[]texto>
map <mapa[texto]texto>
name <texto>
string <texto>
ref <texto>
repoURL <texto> -obrigatório-
targetRevision <texto>
sourceHydrator <objeto>
drySource <objeto> -obrigatório-
directory <objeto>
exclude <texto>
include <texto>
jsonnet <objeto>
extVars <[]objeto>
code <booleano>
name <texto> -obrigatório-
value <texto> -obrigatório-
libs <[]texto>
tlas <[]objeto>
code <booleano>
name <texto> -obrigatório-
value <texto> -obrigatório-
recurse <booleano>
helm <objeto>
apiVersions <[]texto>
fileParameters <[]objeto>
name <texto>
path <texto>
ignoreMissingValueFiles <booleano>
kubeVersion <texto>
namespace <texto>
parameters <[]objeto>
forceString <booleano>
name <texto>
value <texto>
passCredentials <booleano>
releaseName <texto>
skipCrds <booleano>
skipSchemaValidation <booleano>
skipTests <booleano>
valueFiles <[]texto>
values <texto>
valuesObject <objeto>
version <texto>
kustomize <objeto>
apiVersions <[]texto>
commonAnnotations <mapa[texto]texto>
commonAnnotationsEnvsubst <booleano>
commonLabels <mapa[texto]texto>
components <[]texto>
forceCommonAnnotations <booleano>
forceCommonLabels <booleano>
ignoreMissingComponents <booleano>
images <[]texto>
kubeVersion <texto>
labelIncludeTemplates <booleano>
labelWithoutSelector <booleano>
namePrefix <texto>
nameSuffix <texto>
namespace <texto>
patches <[]objeto>
options <mapa[texto]booleano>
patch <texto>
path <texto>
target <objeto>
annotationSelector <texto>
group <texto>
kind <texto>
labelSelector <texto>
name <texto>
namespace <texto>
version <texto>
replicas <[]objeto>
count <objeto> -obrigatório-
name <texto> -obrigatório-
version <texto>
path <texto> -obrigatório-
plugin <objeto>
env <[]objeto>
name <texto> -obrigatório-
value <texto> -obrigatório-
name <texto>
parameters <[]objeto>
array <[]texto>
map <mapa[texto]texto>
name <texto>
string <texto>
repoURL <texto> -obrigatório-
targetRevision <texto> -obrigatório-
hydrateTo <objeto>
targetBranch <texto> -obrigatório-
syncSource <objeto> -obrigatório-
path <texto> -obrigatório-
targetBranch <texto> -obrigatório-
sources <[]objeto>
chart <texto>
directory <objeto>
exclude <texto>
include <texto>
jsonnet <objeto>
extVars <[]objeto>
code <booleano>
name <texto> -obrigatório-
value <texto> -obrigatório-
libs <[]texto>
tlas <[]objeto>
code <booleano>
name <texto> -obrigatório-
value <texto> -obrigatório-
recurse <booleano>
helm <objeto>
apiVersions <[]texto>
fileParameters <[]objeto>
name <texto>
path <texto>
ignoreMissingValueFiles <booleano>
kubeVersion <texto>
namespace <texto>
parameters <[]objeto>
forceString <booleano>
name <texto>
value <texto>
passCredentials <booleano>
releaseName <texto>
skipCrds <booleano>
skipSchemaValidation <booleano>
skipTests <booleano>
valueFiles <[]texto>
values <texto>
valuesObject <objeto>
version <texto>
kustomize <objeto>
apiVersions <[]texto>
commonAnnotations <mapa[texto]texto>
commonAnnotationsEnvsubst <booleano>
commonLabels <mapa[texto]texto>
components <[]texto>
forceCommonAnnotations <booleano>
forceCommonLabels <booleano>
ignoreMissingComponents <booleano>
images <[]texto>
kubeVersion <texto>
labelIncludeTemplates <booleano>
labelWithoutSelector <booleano>
namePrefix <texto>
nameSuffix <texto>
namespace <texto>
patches <[]objeto>
options <mapa[texto]booleano>
patch <texto>
path <texto>
target <objeto>
annotationSelector <texto>
group <texto>
kind <texto>
labelSelector <texto>
name <texto>
namespace <texto>
version <texto>
replicas <[]objeto>
count <objeto> -obrigatório-
name <texto> -obrigatório-
version <texto>
name <texto>
path <texto>
plugin <objeto>
env <[]objeto>
name <texto> -obrigatório-
value <texto> -obrigatório-
name <texto>
parameters <[]objeto>
array <[]texto>
map <mapa[texto]texto>
name <texto>
string <texto>
ref <texto>
repoURL <texto> -obrigatório-
targetRevision <texto>
syncPolicy <objeto>
automated <objeto>
allowEmpty <booleano>
enabled <booleano>
prune <booleano>
selfHeal <booleano>
managedNamespaceMetadata <objeto>
annotations <mapa[texto]texto>
labels <mapa[texto]texto>
retry <objeto>
backoff <objeto>
duration <texto>
factor <inteiro>
maxDuration <texto>
limit <inteiro>
refresh <booleano>
syncOptions <[]texto>
values <mapa[texto]texto>
list <objeto>
elements <[]objeto>
elementsYaml <texto>
template <objeto>
metadata <objeto> -obrigatório-
annotations <mapa[texto]texto>
finalizers <[]texto>
labels <mapa[texto]texto>
name <texto>
namespace <texto>
spec <objeto> -obrigatório-
destination <objeto> -obrigatório-
name <texto>
namespace <texto>
server <texto>
ignoreDifferences <[]objeto>
group <texto>
jqPathExpressions <[]texto>
jsonPointers <[]texto>
kind <texto> -obrigatório-
managedFieldsManagers <[]texto>
name <texto>
namespace <texto>
info <[]objeto>
name <texto> -obrigatório-
value <texto> -obrigatório-
project <texto> -obrigatório-
revisionHistoryLimit <inteiro>
source <objeto>
chart <texto>
directory <objeto>
exclude <texto>
include <texto>
jsonnet <objeto>
extVars <[]objeto>
code <booleano>
name <texto> -obrigatório-
value <texto> -obrigatório-
libs <[]texto>
tlas <[]objeto>
code <booleano>
name <texto> -obrigatório-
value <texto> -obrigatório-
recurse <booleano>
helm <objeto>
apiVersions <[]texto>
fileParameters <[]objeto>
name <texto>
path <texto>
ignoreMissingValueFiles <booleano>
kubeVersion <texto>
namespace <texto>
parameters <[]objeto>
forceString <booleano>
name <texto>
value <texto>
passCredentials <booleano>
releaseName <texto>
skipCrds <booleano>
skipSchemaValidation <booleano>
skipTests <booleano>
valueFiles <[]texto>
values <texto>
valuesObject <objeto>
version <texto>
kustomize <objeto>
apiVersions <[]texto>
commonAnnotations <mapa[texto]texto>
commonAnnotationsEnvsubst <booleano>
commonLabels <mapa[texto]texto>
components <[]texto>
forceCommonAnnotations <booleano>
forceCommonLabels <booleano>
ignoreMissingComponents <booleano>
images <[]texto>
kubeVersion <texto>
labelIncludeTemplates <booleano>
labelWithoutSelector <booleano>
namePrefix <texto>
nameSuffix <texto>
namespace <texto>
patches <[]objeto>
options <mapa[texto]booleano>
patch <texto>
path <texto>
target <objeto>
annotationSelector <texto>
group <texto>
kind <texto>
labelSelector <texto>
name <texto>
namespace <texto>
version <texto>
replicas <[]objeto>
count <objeto> -obrigatório-
name <texto> -obrigatório-
version <texto>
name <texto>
path <texto>
plugin <objeto>
env <[]objeto>
name <texto> -obrigatório-
value <texto> -obrigatório-
name <texto>
parameters <[]objeto>
array <[]texto>
map <mapa[texto]texto>
name <texto>
string <texto>
ref <texto>
repoURL <texto> -obrigatório-
targetRevision <texto>
sourceHydrator <objeto>
drySource <objeto> -obrigatório-
directory <objeto>
exclude <texto>
include <texto>
jsonnet <objeto>
extVars <[]objeto>
code <booleano>
name <texto> -obrigatório-
value <texto> -obrigatório-
libs <[]texto>
tlas <[]objeto>
code <booleano>
name <texto> -obrigatório-
value <texto> -obrigatório-
recurse <booleano>
helm <objeto>
apiVersions <[]texto>
fileParameters <[]objeto>
name <texto>
path <texto>
ignoreMissingValueFiles <booleano>
kubeVersion <texto>
namespace <texto>
parameters <[]objeto>
forceString <booleano>
name <texto>
value <texto>
passCredentials <booleano>
releaseName <texto>
skipCrds <booleano>
skipSchemaValidation <booleano>
skipTests <booleano>
valueFiles <[]texto>
values <texto>
valuesObject <objeto>
version <texto>
kustomize <objeto>
apiVersions <[]texto>
commonAnnotations <mapa[texto]texto>
commonAnnotationsEnvsubst <booleano>
commonLabels <mapa[texto]texto>
components <[]texto>
forceCommonAnnotations <booleano>
forceCommonLabels <booleano>
ignoreMissingComponents <booleano>
images <[]texto>
kubeVersion <texto>
labelIncludeTemplates <booleano>
labelWithoutSelector <booleano>
namePrefix <texto>
nameSuffix <texto>
namespace <texto>
patches <[]objeto>
options <mapa[texto]booleano>
patch <texto>
path <texto>
target <objeto>
annotationSelector <texto>
group <texto>
kind <texto>
labelSelector <texto>
name <texto>
namespace <texto>
version <texto>
replicas <[]objeto>
count <objeto> -obrigatório-
name <texto> -obrigatório-
version <texto>
path <texto> -obrigatório-
plugin <objeto>
env <[]objeto>
name <texto> -obrigatório-
value <texto> -obrigatório-
name <texto>
parameters <[]objeto>
array <[]texto>
map <mapa[texto]texto>
name <texto>
string <texto>
repoURL <texto> -obrigatório-
targetRevision <texto> -obrigatório-
hydrateTo <objeto>
targetBranch <texto> -obrigatório-
syncSource <objeto> -obrigatório-
path <texto> -obrigatório-
targetBranch <texto> -obrigatório-
sources <[]objeto>
chart <texto>
directory <objeto>
exclude <texto>
include <texto>
jsonnet <objeto>
extVars <[]objeto>
code <booleano>
name <texto> -obrigatório-
value <texto> -obrigatório-
libs <[]texto>
tlas <[]objeto>
code <booleano>
name <texto> -obrigatório-
value <texto> -obrigatório-
recurse <booleano>
helm <objeto>
apiVersions <[]texto>
fileParameters <[]objeto>
name <texto>
path <texto>
ignoreMissingValueFiles <booleano>
kubeVersion <texto>
namespace <texto>
parameters <[]objeto>
forceString <booleano>
name <texto>
value <texto>
passCredentials <booleano>
releaseName <texto>
skipCrds <booleano>
skipSchemaValidation <booleano>
skipTests <booleano>
valueFiles <[]texto>
values <texto>
valuesObject <objeto>
version <texto>
kustomize <objeto>
apiVersions <[]texto>
commonAnnotations <mapa[texto]texto>
commonAnnotationsEnvsubst <booleano>
commonLabels <mapa[texto]texto>
components <[]texto>
forceCommonAnnotations <booleano>
forceCommonLabels <booleano>
ignoreMissingComponents <booleano>
images <[]texto>
kubeVersion <texto>
labelIncludeTemplates <booleano>
labelWithoutSelector <booleano>
namePrefix <texto>
nameSuffix <texto>
namespace <texto>
patches <[]objeto>
options <mapa[texto]booleano>
patch <texto>
path <texto>
target <objeto>
annotationSelector <texto>
group <texto>
kind <texto>
labelSelector <texto>
name <texto>
namespace <texto>
version <texto>
replicas <[]objeto>
count <objeto> -obrigatório-
name <texto> -obrigatório-
version <texto>
name <texto>
path <texto>
plugin <objeto>
env <[]objeto>
name <texto> -obrigatório-
value <texto> -obrigatório-
name <texto>
parameters <[]objeto>
array <[]texto>
map <mapa[texto]texto>
name <texto>
string <texto>
ref <texto>
repoURL <texto> -obrigatório-
targetRevision <texto>
syncPolicy <objeto>
automated <objeto>
allowEmpty <booleano>
enabled <booleano>
prune <booleano>
selfHeal <booleano>
managedNamespaceMetadata <objeto>
annotations <mapa[texto]texto>
labels <mapa[texto]texto>
retry <objeto>
backoff <objeto>
duration <texto>
factor <inteiro>
maxDuration <texto>
limit <inteiro>
refresh <booleano>
syncOptions <[]texto>
matrix <objeto>
merge <objeto>
plugin <objeto>
configMapRef <objeto> -obrigatório-
name <texto> -obrigatório-
input <objeto>
parameters <mapa[texto]objeto>
requeueAfterSeconds <inteiro>
template <objeto>
metadata <objeto> -obrigatório-
annotations <mapa[texto]texto>
finalizers <[]texto>
labels <mapa[texto]texto>
name <texto>
namespace <texto>
spec <objeto> -obrigatório-
destination <objeto> -obrigatório-
name <texto>
namespace <texto>
server <texto>
ignoreDifferences <[]objeto>
group <texto>
jqPathExpressions <[]texto>
jsonPointers <[]texto>
kind <texto> -obrigatório-
managedFieldsManagers <[]texto>
name <texto>
namespace <texto>
info <[]objeto>
name <texto> -obrigatório-
value <texto> -obrigatório-
project <texto> -obrigatório-
revisionHistoryLimit <inteiro>
source <objeto>
chart <texto>
directory <objeto>
exclude <texto>
include <texto>
jsonnet <objeto>
extVars <[]objeto>
code <booleano>
name <texto> -obrigatório-
value <texto> -obrigatório-
libs <[]texto>
tlas <[]objeto>
code <booleano>
name <texto> -obrigatório-
value <texto> -obrigatório-
recurse <booleano>
helm <objeto>
apiVersions <[]texto>
fileParameters <[]objeto>
name <texto>
path <texto>
ignoreMissingValueFiles <booleano>
kubeVersion <texto>
namespace <texto>
parameters <[]objeto>
forceString <booleano>
name <texto>
value <texto>
passCredentials <booleano>
releaseName <texto>
skipCrds <booleano>
skipSchemaValidation <booleano>
skipTests <booleano>
valueFiles <[]texto>
values <texto>
valuesObject <objeto>
version <texto>
kustomize <objeto>
apiVersions <[]texto>
commonAnnotations <mapa[texto]texto>
commonAnnotationsEnvsubst <booleano>
commonLabels <mapa[texto]texto>
components <[]texto>
forceCommonAnnotations <booleano>
forceCommonLabels <booleano>
ignoreMissingComponents <booleano>
images <[]texto>
kubeVersion <texto>
labelIncludeTemplates <booleano>
labelWithoutSelector <booleano>
namePrefix <texto>
nameSuffix <texto>
namespace <texto>
patches <[]objeto>
options <mapa[texto]booleano>
patch <texto>
path <texto>
target <objeto>
annotationSelector <texto>
group <texto>
kind <texto>
labelSelector <texto>
name <texto>
namespace <texto>
version <texto>
replicas <[]objeto>
count <objeto> -obrigatório-
name <texto> -obrigatório-
version <texto>
name <texto>
path <texto>
plugin <objeto>
env <[]objeto>
name <texto> -obrigatório-
value <texto> -obrigatório-
name <texto>
parameters <[]objeto>
array <[]texto>
map <mapa[texto]texto>
name <texto>
string <texto>
ref <texto>
repoURL <texto> -obrigatório-
targetRevision <texto>
sourceHydrator <objeto>
drySource <objeto> -obrigatório-
directory <objeto>
exclude <texto>
include <texto>
jsonnet <objeto>
extVars <[]objeto>
code <booleano>
name <texto> -obrigatório-
value <texto> -obrigatório-
libs <[]texto>
tlas <[]objeto>
code <booleano>
name <texto> -obrigatório-
value <texto> -obrigatório-
recurse <booleano>
helm <objeto>
apiVersions <[]texto>
fileParameters <[]objeto>
name <texto>
path <texto>
ignoreMissingValueFiles <booleano>
kubeVersion <texto>
namespace <texto>
parameters <[]objeto>
forceString <booleano>
name <texto>
value <texto>
passCredentials <booleano>
releaseName <texto>
skipCrds <booleano>
skipSchemaValidation <booleano>
skipTests <booleano>
valueFiles <[]texto>
values <texto>
valuesObject <objeto>
version <texto>
kustomize <objeto>
apiVersions <[]texto>
commonAnnotations <mapa[texto]texto>
commonAnnotationsEnvsubst <booleano>
commonLabels <mapa[texto]texto>
components <[]texto>
forceCommonAnnotations <booleano>
forceCommonLabels <booleano>
ignoreMissingComponents <booleano>
images <[]texto>
kubeVersion <texto>
labelIncludeTemplates <booleano>
labelWithoutSelector <booleano>
namePrefix <texto>
nameSuffix <texto>
namespace <texto>
patches <[]objeto>
options <mapa[texto]booleano>
patch <texto>
path <texto>
target <objeto>
annotationSelector <texto>
group <texto>
kind <texto>
labelSelector <texto>
name <texto>
namespace <texto>
version <texto>
replicas <[]objeto>
count <objeto> -obrigatório-
name <texto> -obrigatório-
version <texto>
path <texto> -obrigatório-
plugin <objeto>
env <[]objeto>
name <texto> -obrigatório-
value <texto> -obrigatório-
name <texto>
parameters <[]objeto>
array <[]texto>
map <mapa[texto]texto>
name <texto>
string <texto>
repoURL <texto> -obrigatório-
targetRevision <texto> -obrigatório-
hydrateTo <objeto>
targetBranch <texto> -obrigatório-
syncSource <objeto> -obrigatório-
path <texto> -obrigatório-
targetBranch <texto> -obrigatório-
sources <[]objeto>
chart <texto>
directory <objeto>
exclude <texto>
include <texto>
jsonnet <objeto>
extVars <[]objeto>
code <booleano>
name <texto> -obrigatório-
value <texto> -obrigatório-
libs <[]texto>
tlas <[]objeto>
code <booleano>
name <texto> -obrigatório-
value <texto> -obrigatório-
recurse <booleano>
helm <objeto>
apiVersions <[]texto>
fileParameters <[]objeto>
name <texto>
path <texto>
ignoreMissingValueFiles <booleano>
kubeVersion <texto>
namespace <texto>
parameters <[]objeto>
forceString <booleano>
name <texto>
value <texto>
passCredentials <booleano>
releaseName <texto>
skipCrds <booleano>
skipSchemaValidation <booleano>
skipTests <booleano>
valueFiles <[]texto>
values <texto>
valuesObject <objeto>
version <texto>
kustomize <objeto>
apiVersions <[]texto>
commonAnnotations <mapa[texto]texto>
commonAnnotationsEnvsubst <booleano>
commonLabels <mapa[texto]texto>
components <[]texto>
forceCommonAnnotations <booleano>
forceCommonLabels <booleano>
ignoreMissingComponents <booleano>
images <[]texto>
kubeVersion <texto>
labelIncludeTemplates <booleano>
labelWithoutSelector <booleano>
namePrefix <texto>
nameSuffix <texto>
namespace <texto>
patches <[]objeto>
options <mapa[texto]booleano>
patch <texto>
path <texto>
target <objeto>
annotationSelector <texto>
group <texto>
kind <texto>
labelSelector <texto>
name <texto>
namespace <texto>
version <texto>
replicas <[]objeto>
count <objeto> -obrigatório-
name <texto> -obrigatório-
version <texto>
name <texto>
path <texto>
plugin <objeto>
env <[]objeto>
name <texto> -obrigatório-
value <texto> -obrigatório-
name <texto>
parameters <[]objeto>
array <[]texto>
map <mapa[texto]texto>
name <texto>
string <texto>
ref <texto>
repoURL <texto> -obrigatório-
targetRevision <texto>
syncPolicy <objeto>
automated <objeto>
allowEmpty <booleano>
enabled <booleano>
prune <booleano>
selfHeal <booleano>
managedNamespaceMetadata <objeto>
annotations <mapa[texto]texto>
labels <mapa[texto]texto>
retry <objeto>
backoff <objeto>
duration <texto>
factor <inteiro>
maxDuration <texto>
limit <inteiro>
refresh <booleano>
syncOptions <[]texto>
values <mapa[texto]texto>
pullRequest <objeto>
azuredevops <objeto>
api <texto>
labels <[]texto>
organization <texto> -obrigatório-
project <texto> -obrigatório-
repo <texto> -obrigatório-
tokenRef <objeto>
key <texto> -obrigatório-
secretName <texto> -obrigatório-
bitbucket <objeto>
api <texto>
basicAuth <objeto>
passwordRef <objeto> -obrigatório-
key <texto> -obrigatório-
secretName <texto> -obrigatório-
username <texto> -obrigatório-
bearerToken <objeto>
tokenRef <objeto> -obrigatório-
key <texto> -obrigatório-
secretName <texto> -obrigatório-
owner <texto> -obrigatório-
repo <texto> -obrigatório-
bitbucketServer <objeto>
api <texto> -obrigatório-
basicAuth <objeto>
passwordRef <objeto> -obrigatório-
key <texto> -obrigatório-
secretName <texto> -obrigatório-
username <texto> -obrigatório-
bearerToken <objeto>
tokenRef <objeto> -obrigatório-
key <texto> -obrigatório-
secretName <texto> -obrigatório-
caRef <objeto>
configMapName <texto> -obrigatório-
key <texto> -obrigatório-
insecure <booleano>
project <texto> -obrigatório-
repo <texto> -obrigatório-
continueOnRepoNotFoundError <booleano>
filters <[]objeto>
branchMatch <texto>
targetBranchMatch <texto>
titleMatch <texto>
gitea <objeto>
api <texto> -obrigatório-
insecure <booleano>
labels <[]texto>
owner <texto> -obrigatório-
repo <texto> -obrigatório-
tokenRef <objeto>
key <texto> -obrigatório-
secretName <texto> -obrigatório-
github <objeto>
api <texto>
appSecretName <texto>
labels <[]texto>
owner <texto> -obrigatório-
repo <texto> -obrigatório-
tokenRef <objeto>
key <texto> -obrigatório-
secretName <texto> -obrigatório-
gitlab <objeto>
api <texto>
caRef <objeto>
configMapName <texto> -obrigatório-
key <texto> -obrigatório-
insecure <booleano>
labels <[]texto>
project <texto> -obrigatório-
pullRequestState <texto>
tokenRef <objeto>
key <texto> -obrigatório-
secretName <texto> -obrigatório-
requeueAfterSeconds <inteiro>
template <objeto>
metadata <objeto> -obrigatório-
annotations <mapa[texto]texto>
finalizers <[]texto>
labels <mapa[texto]texto>
name <texto>
namespace <texto>
spec <objeto> -obrigatório-
destination <objeto> -obrigatório-
name <texto>
namespace <texto>
server <texto>
ignoreDifferences <[]objeto>
group <texto>
jqPathExpressions <[]texto>
jsonPointers <[]texto>
kind <texto> -obrigatório-
managedFieldsManagers <[]texto>
name <texto>
namespace <texto>
info <[]objeto>
name <texto> -obrigatório-
value <texto> -obrigatório-
project <texto> -obrigatório-
revisionHistoryLimit <inteiro>
source <objeto>
chart <texto>
directory <objeto>
exclude <texto>
include <texto>
jsonnet <objeto>
extVars <[]objeto>
code <booleano>
name <texto> -obrigatório-
value <texto> -obrigatório-
libs <[]texto>
tlas <[]objeto>
code <booleano>
name <texto> -obrigatório-
value <texto> -obrigatório-
recurse <booleano>
helm <objeto>
apiVersions <[]texto>
fileParameters <[]objeto>
name <texto>
path <texto>
ignoreMissingValueFiles <booleano>
kubeVersion <texto>
namespace <texto>
parameters <[]objeto>
forceString <booleano>
name <texto>
value <texto>
passCredentials <booleano>
releaseName <texto>
skipCrds <booleano>
skipSchemaValidation <booleano>
skipTests <booleano>
valueFiles <[]texto>
values <texto>
valuesObject <objeto>
version <texto>
kustomize <objeto>
apiVersions <[]texto>
commonAnnotations <mapa[texto]texto>
commonAnnotationsEnvsubst <booleano>
commonLabels <mapa[texto]texto>
components <[]texto>
forceCommonAnnotations <booleano>
forceCommonLabels <booleano>
ignoreMissingComponents <booleano>
images <[]texto>
kubeVersion <texto>
labelIncludeTemplates <booleano>
labelWithoutSelector <booleano>
namePrefix <texto>
nameSuffix <texto>
namespace <texto>
patches <[]objeto>
options <mapa[texto]booleano>
patch <texto>
path <texto>
target <objeto>
annotationSelector <texto>
group <texto>
kind <texto>
labelSelector <texto>
name <texto>
namespace <texto>
version <texto>
replicas <[]objeto>
count <objeto> -obrigatório-
name <texto> -obrigatório-
version <texto>
name <texto>
path <texto>
plugin <objeto>
env <[]objeto>
name <texto> -obrigatório-
value <texto> -obrigatório-
name <texto>
parameters <[]objeto>
array <[]texto>
map <mapa[texto]texto>
name <texto>
string <texto>
ref <texto>
repoURL <texto> -obrigatório-
targetRevision <texto>
sourceHydrator <objeto>
drySource <objeto> -obrigatório-
directory <objeto>
exclude <texto>
include <texto>
jsonnet <objeto>
extVars <[]objeto>
code <booleano>
name <texto> -obrigatório-
value <texto> -obrigatório-
libs <[]texto>
tlas <[]objeto>
code <booleano>
name <texto> -obrigatório-
value <texto> -obrigatório-
recurse <booleano>
helm <objeto>
apiVersions <[]texto>
fileParameters <[]objeto>
name <texto>
path <texto>
ignoreMissingValueFiles <booleano>
kubeVersion <texto>
namespace <texto>
parameters <[]objeto>
forceString <booleano>
name <texto>
value <texto>
passCredentials <booleano>
releaseName <texto>
skipCrds <booleano>
skipSchemaValidation <booleano>
skipTests <booleano>
valueFiles <[]texto>
values <texto>
valuesObject <objeto>
version <texto>
kustomize <objeto>
apiVersions <[]texto>
commonAnnotations <mapa[texto]texto>
commonAnnotationsEnvsubst <booleano>
commonLabels <mapa[texto]texto>
components <[]texto>
forceCommonAnnotations <booleano>
forceCommonLabels <booleano>
ignoreMissingComponents <booleano>
images <[]texto>
kubeVersion <texto>
labelIncludeTemplates <booleano>
labelWithoutSelector <booleano>
namePrefix <texto>
nameSuffix <texto>
namespace <texto>
patches <[]objeto>
options <mapa[texto]booleano>
patch <texto>
path <texto>
target <objeto>
annotationSelector <texto>
group <texto>
kind <texto>
labelSelector <texto>
name <texto>
namespace <texto>
version <texto>
replicas <[]objeto>
count <objeto> -obrigatório-
name <texto> -obrigatório-
version <texto>
path <texto> -obrigatório-
plugin <objeto>
env <[]objeto>
name <texto> -obrigatório-
value <texto> -obrigatório-
name <texto>
parameters <[]objeto>
array <[]texto>
map <mapa[texto]texto>
name <texto>
string <texto>
repoURL <texto> -obrigatório-
targetRevision <texto> -obrigatório-
hydrateTo <objeto>
targetBranch <texto> -obrigatório-
syncSource <objeto> -obrigatório-
path <texto> -obrigatório-
targetBranch <texto> -obrigatório-
sources <[]objeto>
chart <texto>
directory <objeto>
exclude <texto>
include <texto>
jsonnet <objeto>
extVars <[]objeto>
code <booleano>
name <texto> -obrigatório-
value <texto> -obrigatório-
libs <[]texto>
tlas <[]objeto>
code <booleano>
name <texto> -obrigatório-
value <texto> -obrigatório-
recurse <booleano>
helm <objeto>
apiVersions <[]texto>
fileParameters <[]objeto>
name <texto>
path <texto>
ignoreMissingValueFiles <booleano>
kubeVersion <texto>
namespace <texto>
parameters <[]objeto>
forceString <booleano>
name <texto>
value <texto>
passCredentials <booleano>
releaseName <texto>
skipCrds <booleano>
skipSchemaValidation <booleano>
skipTests <booleano>
valueFiles <[]texto>
values <texto>
valuesObject <objeto>
version <texto>
kustomize <objeto>
apiVersions <[]texto>
commonAnnotations <mapa[texto]texto>
commonAnnotationsEnvsubst <booleano>
commonLabels <mapa[texto]texto>
components <[]texto>
forceCommonAnnotations <booleano>
forceCommonLabels <booleano>
ignoreMissingComponents <booleano>
images <[]texto>
kubeVersion <texto>
labelIncludeTemplates <booleano>
labelWithoutSelector <booleano>
namePrefix <texto>
nameSuffix <texto>
namespace <texto>
patches <[]objeto>
options <mapa[texto]booleano>
patch <texto>
path <texto>
target <objeto>
annotationSelector <texto>
group <texto>
kind <texto>
labelSelector <texto>
name <texto>
namespace <texto>
version <texto>
replicas <[]objeto>
count <objeto> -obrigatório-
name <texto> -obrigatório-
version <texto>
name <texto>
path <texto>
plugin <objeto>
env <[]objeto>
name <texto> -obrigatório-
value <texto> -obrigatório-
name <texto>
parameters <[]objeto>
array <[]texto>
map <mapa[texto]texto>
name <texto>
string <texto>
ref <texto>
repoURL <texto> -obrigatório-
targetRevision <texto>
syncPolicy <objeto>
automated <objeto>
allowEmpty <booleano>
enabled <booleano>
prune <booleano>
selfHeal <booleano>
managedNamespaceMetadata <objeto>
annotations <mapa[texto]texto>
labels <mapa[texto]texto>
retry <objeto>
backoff <objeto>
duration <texto>
factor <inteiro>
maxDuration <texto>
limit <inteiro>
refresh <booleano>
syncOptions <[]texto>
values <mapa[texto]texto>
scmProvider <objeto>
awsCodeCommit <objeto>
allBranches <booleano>
region <texto>
role <texto>
tagFilters <[]objeto>
key <texto> -obrigatório-
value <texto>
azureDevOps <objeto>
accessTokenRef <objeto> -obrigatório-
key <texto> -obrigatório-
secretName <texto> -obrigatório-
allBranches <booleano>
api <texto>
organization <texto> -obrigatório-
teamProject <texto> -obrigatório-
bitbucket <objeto>
allBranches <booleano>
appPasswordRef <objeto> -obrigatório-
key <texto> -obrigatório-
secretName <texto> -obrigatório-
owner <texto> -obrigatório-
user <texto> -obrigatório-
bitbucketServer <objeto>
allBranches <booleano>
api <texto> -obrigatório-
basicAuth <objeto>
passwordRef <objeto> -obrigatório-
key <texto> -obrigatório-
secretName <texto> -obrigatório-
username <texto> -obrigatório-
bearerToken <objeto>
tokenRef <objeto> -obrigatório-
key <texto> -obrigatório-
secretName <texto> -obrigatório-
caRef <objeto>
configMapName <texto> -obrigatório-
key <texto> -obrigatório-
insecure <booleano>
project <texto> -obrigatório-
cloneProtocol <texto>
filters <[]objeto>
branchMatch <texto>
labelMatch <texto>
pathsDoNotExist <[]texto>
pathsExist <[]texto>
repositoryMatch <texto>
gitea <objeto>
allBranches <booleano>
api <texto> -obrigatório-
insecure <booleano>
owner <texto> -obrigatório-
tokenRef <objeto>
key <texto> -obrigatório-
secretName <texto> -obrigatório-
github <objeto>
allBranches <booleano>
api <texto>
appSecretName <texto>
organization <texto> -obrigatório-
tokenRef <objeto>
key <texto> -obrigatório-
secretName <texto> -obrigatório-
gitlab <objeto>
allBranches <booleano>
api <texto>
caRef <objeto>
configMapName <texto> -obrigatório-
key <texto> -obrigatório-
group <texto> -obrigatório-
includeSharedProjects <booleano>
includeSubgroups <booleano>
insecure <booleano>
tokenRef <objeto>
key <texto> -obrigatório-
secretName <texto> -obrigatório-
topic <texto>
requeueAfterSeconds <inteiro>
template <objeto>
metadata <objeto> -obrigatório-
annotations <mapa[texto]texto>
finalizers <[]texto>
labels <mapa[texto]texto>
name <texto>
namespace <texto>
spec <objeto> -obrigatório-
destination <objeto> -obrigatório-
name <texto>
namespace <texto>
server <texto>
ignoreDifferences <[]objeto>
group <texto>
jqPathExpressions <[]texto>
jsonPointers <[]texto>
kind <texto> -obrigatório-
managedFieldsManagers <[]texto>
name <texto>
namespace <texto>
info <[]objeto>
name <texto> -obrigatório-
value <texto> -obrigatório-
project <texto> -obrigatório-
revisionHistoryLimit <inteiro>
source <objeto>
chart <texto>
directory <objeto>
exclude <texto>
include <texto>
jsonnet <objeto>
extVars <[]objeto>
code <booleano>
name <texto> -obrigatório-
value <texto> -obrigatório-
libs <[]texto>
tlas <[]objeto>
code <booleano>
name <texto> -obrigatório-
value <texto> -obrigatório-
recurse <booleano>
helm <objeto>
apiVersions <[]texto>
fileParameters <[]objeto>
name <texto>
path <texto>
ignoreMissingValueFiles <booleano>
kubeVersion <texto>
namespace <texto>
parameters <[]objeto>
forceString <booleano>
name <texto>
value <texto>
passCredentials <booleano>
releaseName <texto>
skipCrds <booleano>
skipSchemaValidation <booleano>
skipTests <booleano>
valueFiles <[]texto>
values <texto>
valuesObject <objeto>
version <texto>
kustomize <objeto>
apiVersions <[]texto>
commonAnnotations <mapa[texto]texto>
commonAnnotationsEnvsubst <booleano>
commonLabels <mapa[texto]texto>
components <[]texto>
forceCommonAnnotations <booleano>
forceCommonLabels <booleano>
ignoreMissingComponents <booleano>
images <[]texto>
kubeVersion <texto>
labelIncludeTemplates <booleano>
labelWithoutSelector <booleano>
namePrefix <texto>
nameSuffix <texto>
namespace <texto>
patches <[]objeto>
options <mapa[texto]booleano>
patch <texto>
path <texto>
target <objeto>
annotationSelector <texto>
group <texto>
kind <texto>
labelSelector <texto>
name <texto>
namespace <texto>
version <texto>
replicas <[]objeto>
count <objeto> -obrigatório-
name <texto> -obrigatório-
version <texto>
name <texto>
path <texto>
plugin <objeto>
env <[]objeto>
name <texto> -obrigatório-
value <texto> -obrigatório-
name <texto>
parameters <[]objeto>
array <[]texto>
map <mapa[texto]texto>
name <texto>
string <texto>
ref <texto>
repoURL <texto> -obrigatório-
targetRevision <texto>
sourceHydrator <objeto>
drySource <objeto> -obrigatório-
directory <objeto>
exclude <texto>
include <texto>
jsonnet <objeto>
extVars <[]objeto>
code <booleano>
name <texto> -obrigatório-
value <texto> -obrigatório-
libs <[]texto>
tlas <[]objeto>
code <booleano>
name <texto> -obrigatório-
value <texto> -obrigatório-
recurse <booleano>
helm <objeto>
apiVersions <[]texto>
fileParameters <[]objeto>
name <texto>
path <texto>
ignoreMissingValueFiles <booleano>
kubeVersion <texto>
namespace <texto>
parameters <[]objeto>
forceString <booleano>
name <texto>
value <texto>
passCredentials <booleano>
releaseName <texto>
skipCrds <booleano>
skipSchemaValidation <booleano>
skipTests <booleano>
valueFiles <[]texto>
values <texto>
valuesObject <objeto>
version <texto>
kustomize <objeto>
apiVersions <[]texto>
commonAnnotations <mapa[texto]texto>
commonAnnotationsEnvsubst <booleano>
commonLabels <mapa[texto]texto>
components <[]texto>
forceCommonAnnotations <booleano>
forceCommonLabels <booleano>
ignoreMissingComponents <booleano>
images <[]texto>
kubeVersion <texto>
labelIncludeTemplates <booleano>
labelWithoutSelector <booleano>
namePrefix <texto>
nameSuffix <texto>
namespace <texto>
patches <[]objeto>
options <mapa[texto]booleano>
patch <texto>
path <texto>
target <objeto>
annotationSelector <texto>
group <texto>
kind <texto>
labelSelector <texto>
name <texto>
namespace <texto>
version <texto>
replicas <[]objeto>
count <objeto> -obrigatório-
name <texto> -obrigatório-
version <texto>
path <texto> -obrigatório-
plugin <objeto>
env <[]objeto>
name <texto> -obrigatório-
value <texto> -obrigatório-
name <texto>
parameters <[]objeto>
array <[]texto>
map <mapa[texto]texto>
name <texto>
string <texto>
repoURL <texto> -obrigatório-
targetRevision <texto> -obrigatório-
hydrateTo <objeto>
targetBranch <texto> -obrigatório-
syncSource <objeto> -obrigatório-
path <texto> -obrigatório-
targetBranch <texto> -obrigatório-
sources <[]objeto>
chart <texto>
directory <objeto>
exclude <texto>
include <texto>
jsonnet <objeto>
extVars <[]objeto>
code <booleano>
name <texto> -obrigatório-
value <texto> -obrigatório-
libs <[]texto>
tlas <[]objeto>
code <booleano>
name <texto> -obrigatório-
value <texto> -obrigatório-
recurse <booleano>
helm <objeto>
apiVersions <[]texto>
fileParameters <[]objeto>
name <texto>
path <texto>
ignoreMissingValueFiles <booleano>
kubeVersion <texto>
namespace <texto>
parameters <[]objeto>
forceString <booleano>
name <texto>
value <texto>
passCredentials <booleano>
releaseName <texto>
skipCrds <booleano>
skipSchemaValidation <booleano>
skipTests <booleano>
valueFiles <[]texto>
values <texto>
valuesObject <objeto>
version <texto>
kustomize <objeto>
apiVersions <[]texto>
commonAnnotations <mapa[texto]texto>
commonAnnotationsEnvsubst <booleano>
commonLabels <mapa[texto]texto>
components <[]texto>
forceCommonAnnotations <booleano>
forceCommonLabels <booleano>
ignoreMissingComponents <booleano>
images <[]texto>
kubeVersion <texto>
labelIncludeTemplates <booleano>
labelWithoutSelector <booleano>
namePrefix <texto>
nameSuffix <texto>
namespace <texto>
patches <[]objeto>
options <mapa[texto]booleano>
patch <texto>
path <texto>
target <objeto>
annotationSelector <texto>
group <texto>
kind <texto>
labelSelector <texto>
name <texto>
namespace <texto>
version <texto>
replicas <[]objeto>
count <objeto> -obrigatório-
name <texto> -obrigatório-
version <texto>
name <texto>
path <texto>
plugin <objeto>
env <[]objeto>
name <texto> -obrigatório-
value <texto> -obrigatório-
name <texto>
parameters <[]objeto>
array <[]texto>
map <mapa[texto]texto>
name <texto>
string <texto>
ref <texto>
repoURL <texto> -obrigatório-
targetRevision <texto>
syncPolicy <objeto>
automated <objeto>
allowEmpty <booleano>
enabled <booleano>
prune <booleano>
selfHeal <booleano>
managedNamespaceMetadata <objeto>
annotations <mapa[texto]texto>
labels <mapa[texto]texto>
retry <objeto>
backoff <objeto>
duration <texto>
factor <inteiro>
maxDuration <texto>
limit <inteiro>
refresh <booleano>
syncOptions <[]texto>
values <mapa[texto]texto>
selector <objeto>
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
template <objeto>
metadata <objeto> -obrigatório-
annotations <mapa[texto]texto>
finalizers <[]texto>
labels <mapa[texto]texto>
name <texto>
namespace <texto>
spec <objeto> -obrigatório-
destination <objeto> -obrigatório-
name <texto>
namespace <texto>
server <texto>
ignoreDifferences <[]objeto>
group <texto>
jqPathExpressions <[]texto>
jsonPointers <[]texto>
kind <texto> -obrigatório-
managedFieldsManagers <[]texto>
name <texto>
namespace <texto>
info <[]objeto>
name <texto> -obrigatório-
value <texto> -obrigatório-
project <texto> -obrigatório-
revisionHistoryLimit <inteiro>
source <objeto>
chart <texto>
directory <objeto>
exclude <texto>
include <texto>
jsonnet <objeto>
extVars <[]objeto>
code <booleano>
name <texto> -obrigatório-
value <texto> -obrigatório-
libs <[]texto>
tlas <[]objeto>
code <booleano>
name <texto> -obrigatório-
value <texto> -obrigatório-
recurse <booleano>
helm <objeto>
apiVersions <[]texto>
fileParameters <[]objeto>
name <texto>
path <texto>
ignoreMissingValueFiles <booleano>
kubeVersion <texto>
namespace <texto>
parameters <[]objeto>
forceString <booleano>
name <texto>
value <texto>
passCredentials <booleano>
releaseName <texto>
skipCrds <booleano>
skipSchemaValidation <booleano>
skipTests <booleano>
valueFiles <[]texto>
values <texto>
valuesObject <objeto>
version <texto>
kustomize <objeto>
apiVersions <[]texto>
commonAnnotations <mapa[texto]texto>
commonAnnotationsEnvsubst <booleano>
commonLabels <mapa[texto]texto>
components <[]texto>
forceCommonAnnotations <booleano>
forceCommonLabels <booleano>
ignoreMissingComponents <booleano>
images <[]texto>
kubeVersion <texto>
labelIncludeTemplates <booleano>
labelWithoutSelector <booleano>
namePrefix <texto>
nameSuffix <texto>
namespace <texto>
patches <[]objeto>
options <mapa[texto]booleano>
patch <texto>
path <texto>
target <objeto>
annotationSelector <texto>
group <texto>
kind <texto>
labelSelector <texto>
name <texto>
namespace <texto>
version <texto>
replicas <[]objeto>
count <objeto> -obrigatório-
name <texto> -obrigatório-
version <texto>
name <texto>
path <texto>
plugin <objeto>
env <[]objeto>
name <texto> -obrigatório-
value <texto> -obrigatório-
name <texto>
parameters <[]objeto>
array <[]texto>
map <mapa[texto]texto>
name <texto>
string <texto>
ref <texto>
repoURL <texto> -obrigatório-
targetRevision <texto>
sourceHydrator <objeto>
drySource <objeto> -obrigatório-
directory <objeto>
exclude <texto>
include <texto>
jsonnet <objeto>
extVars <[]objeto>
code <booleano>
name <texto> -obrigatório-
value <texto> -obrigatório-
libs <[]texto>
tlas <[]objeto>
code <booleano>
name <texto> -obrigatório-
value <texto> -obrigatório-
recurse <booleano>
helm <objeto>
apiVersions <[]texto>
fileParameters <[]objeto>
name <texto>
path <texto>
ignoreMissingValueFiles <booleano>
kubeVersion <texto>
namespace <texto>
parameters <[]objeto>
forceString <booleano>
name <texto>
value <texto>
passCredentials <booleano>
releaseName <texto>
skipCrds <booleano>
skipSchemaValidation <booleano>
skipTests <booleano>
valueFiles <[]texto>
values <texto>
valuesObject <objeto>
version <texto>
kustomize <objeto>
apiVersions <[]texto>
commonAnnotations <mapa[texto]texto>
commonAnnotationsEnvsubst <booleano>
commonLabels <mapa[texto]texto>
components <[]texto>
forceCommonAnnotations <booleano>
forceCommonLabels <booleano>
ignoreMissingComponents <booleano>
images <[]texto>
kubeVersion <texto>
labelIncludeTemplates <booleano>
labelWithoutSelector <booleano>
namePrefix <texto>
nameSuffix <texto>
namespace <texto>
patches <[]objeto>
options <mapa[texto]booleano>
patch <texto>
path <texto>
target <objeto>
annotationSelector <texto>
group <texto>
kind <texto>
labelSelector <texto>
name <texto>
namespace <texto>
version <texto>
replicas <[]objeto>
count <objeto> -obrigatório-
name <texto> -obrigatório-
version <texto>
path <texto> -obrigatório-
plugin <objeto>
env <[]objeto>
name <texto> -obrigatório-
value <texto> -obrigatório-
name <texto>
parameters <[]objeto>
array <[]texto>
map <mapa[texto]texto>
name <texto>
string <texto>
repoURL <texto> -obrigatório-
targetRevision <texto> -obrigatório-
hydrateTo <objeto>
targetBranch <texto> -obrigatório-
syncSource <objeto> -obrigatório-
path <texto> -obrigatório-
targetBranch <texto> -obrigatório-
sources <[]objeto>
chart <texto>
directory <objeto>
exclude <texto>
include <texto>
jsonnet <objeto>
extVars <[]objeto>
code <booleano>
name <texto> -obrigatório-
value <texto> -obrigatório-
libs <[]texto>
tlas <[]objeto>
code <booleano>
name <texto> -obrigatório-
value <texto> -obrigatório-
recurse <booleano>
helm <objeto>
apiVersions <[]texto>
fileParameters <[]objeto>
name <texto>
path <texto>
ignoreMissingValueFiles <booleano>
kubeVersion <texto>
namespace <texto>
parameters <[]objeto>
forceString <booleano>
name <texto>
value <texto>
passCredentials <booleano>
releaseName <texto>
skipCrds <booleano>
skipSchemaValidation <booleano>
skipTests <booleano>
valueFiles <[]texto>
values <texto>
valuesObject <objeto>
version <texto>
kustomize <objeto>
apiVersions <[]texto>
commonAnnotations <mapa[texto]texto>
commonAnnotationsEnvsubst <booleano>
commonLabels <mapa[texto]texto>
components <[]texto>
forceCommonAnnotations <booleano>
forceCommonLabels <booleano>
ignoreMissingComponents <booleano>
images <[]texto>
kubeVersion <texto>
labelIncludeTemplates <booleano>
labelWithoutSelector <booleano>
namePrefix <texto>
nameSuffix <texto>
namespace <texto>
patches <[]objeto>
options <mapa[texto]booleano>
patch <texto>
path <texto>
target <objeto>
annotationSelector <texto>
group <texto>
kind <texto>
labelSelector <texto>
name <texto>
namespace <texto>
version <texto>
replicas <[]objeto>
count <objeto> -obrigatório-
name <texto> -obrigatório-
version <texto>
name <texto>
path <texto>
plugin <objeto>
env <[]objeto>
name <texto> -obrigatório-
value <texto> -obrigatório-
name <texto>
parameters <[]objeto>
array <[]texto>
map <mapa[texto]texto>
name <texto>
string <texto>
ref <texto>
repoURL <texto> -obrigatório-
targetRevision <texto>
syncPolicy <objeto>
automated <objeto>
allowEmpty <booleano>
enabled <booleano>
prune <booleano>
selfHeal <booleano>
managedNamespaceMetadata <objeto>
annotations <mapa[texto]texto>
labels <mapa[texto]texto>
retry <objeto>
backoff <objeto>
duration <texto>
factor <inteiro>
maxDuration <texto>
limit <inteiro>
refresh <booleano>
syncOptions <[]texto>
merge <objeto>
generators <[]objeto> -obrigatório-
clusterDecisionResource <objeto>
configMapRef <texto> -obrigatório-
labelSelector <objeto>
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
name <texto>
requeueAfterSeconds <inteiro>
template <objeto>
metadata <objeto> -obrigatório-
annotations <mapa[texto]texto>
finalizers <[]texto>
labels <mapa[texto]texto>
name <texto>
namespace <texto>
spec <objeto> -obrigatório-
destination <objeto> -obrigatório-
name <texto>
namespace <texto>
server <texto>
ignoreDifferences <[]objeto>
group <texto>
jqPathExpressions <[]texto>
jsonPointers <[]texto>
kind <texto> -obrigatório-
managedFieldsManagers <[]texto>
name <texto>
namespace <texto>
info <[]objeto>
name <texto> -obrigatório-
value <texto> -obrigatório-
project <texto> -obrigatório-
revisionHistoryLimit <inteiro>
source <objeto>
chart <texto>
directory <objeto>
exclude <texto>
include <texto>
jsonnet <objeto>
extVars <[]objeto>
code <booleano>
name <texto> -obrigatório-
value <texto> -obrigatório-
libs <[]texto>
tlas <[]objeto>
code <booleano>
name <texto> -obrigatório-
value <texto> -obrigatório-
recurse <booleano>
helm <objeto>
apiVersions <[]texto>
fileParameters <[]objeto>
name <texto>
path <texto>
ignoreMissingValueFiles <booleano>
kubeVersion <texto>
namespace <texto>
parameters <[]objeto>
forceString <booleano>
name <texto>
value <texto>
passCredentials <booleano>
releaseName <texto>
skipCrds <booleano>
skipSchemaValidation <booleano>
skipTests <booleano>
valueFiles <[]texto>
values <texto>
valuesObject <objeto>
version <texto>
kustomize <objeto>
apiVersions <[]texto>
commonAnnotations <mapa[texto]texto>
commonAnnotationsEnvsubst <booleano>
commonLabels <mapa[texto]texto>
components <[]texto>
forceCommonAnnotations <booleano>
forceCommonLabels <booleano>
ignoreMissingComponents <booleano>
images <[]texto>
kubeVersion <texto>
labelIncludeTemplates <booleano>
labelWithoutSelector <booleano>
namePrefix <texto>
nameSuffix <texto>
namespace <texto>
patches <[]objeto>
options <mapa[texto]booleano>
patch <texto>
path <texto>
target <objeto>
annotationSelector <texto>
group <texto>
kind <texto>
labelSelector <texto>
name <texto>
namespace <texto>
version <texto>
replicas <[]objeto>
count <objeto> -obrigatório-
name <texto> -obrigatório-
version <texto>
name <texto>
path <texto>
plugin <objeto>
env <[]objeto>
name <texto> -obrigatório-
value <texto> -obrigatório-
name <texto>
parameters <[]objeto>
array <[]texto>
map <mapa[texto]texto>
name <texto>
string <texto>
ref <texto>
repoURL <texto> -obrigatório-
targetRevision <texto>
sourceHydrator <objeto>
drySource <objeto> -obrigatório-
directory <objeto>
exclude <texto>
include <texto>
jsonnet <objeto>
extVars <[]objeto>
code <booleano>
name <texto> -obrigatório-
value <texto> -obrigatório-
libs <[]texto>
tlas <[]objeto>
code <booleano>
name <texto> -obrigatório-
value <texto> -obrigatório-
recurse <booleano>
helm <objeto>
apiVersions <[]texto>
fileParameters <[]objeto>
name <texto>
path <texto>
ignoreMissingValueFiles <booleano>
kubeVersion <texto>
namespace <texto>
parameters <[]objeto>
forceString <booleano>
name <texto>
value <texto>
passCredentials <booleano>
releaseName <texto>
skipCrds <booleano>
skipSchemaValidation <booleano>
skipTests <booleano>
valueFiles <[]texto>
values <texto>
valuesObject <objeto>
version <texto>
kustomize <objeto>
apiVersions <[]texto>
commonAnnotations <mapa[texto]texto>
commonAnnotationsEnvsubst <booleano>
commonLabels <mapa[texto]texto>
components <[]texto>
forceCommonAnnotations <booleano>
forceCommonLabels <booleano>
ignoreMissingComponents <booleano>
images <[]texto>
kubeVersion <texto>
labelIncludeTemplates <booleano>
labelWithoutSelector <booleano>
namePrefix <texto>
nameSuffix <texto>
namespace <texto>
patches <[]objeto>
options <mapa[texto]booleano>
patch <texto>
path <texto>
target <objeto>
annotationSelector <texto>
group <texto>
kind <texto>
labelSelector <texto>
name <texto>
namespace <texto>
version <texto>
replicas <[]objeto>
count <objeto> -obrigatório-
name <texto> -obrigatório-
version <texto>
path <texto> -obrigatório-
plugin <objeto>
env <[]objeto>
name <texto> -obrigatório-
value <texto> -obrigatório-
name <texto>
parameters <[]objeto>
array <[]texto>
map <mapa[texto]texto>
name <texto>
string <texto>
repoURL <texto> -obrigatório-
targetRevision <texto> -obrigatório-
hydrateTo <objeto>
targetBranch <texto> -obrigatório-
syncSource <objeto> -obrigatório-
path <texto> -obrigatório-
targetBranch <texto> -obrigatório-
sources <[]objeto>
chart <texto>
directory <objeto>
exclude <texto>
include <texto>
jsonnet <objeto>
extVars <[]objeto>
code <booleano>
name <texto> -obrigatório-
value <texto> -obrigatório-
libs <[]texto>
tlas <[]objeto>
code <booleano>
name <texto> -obrigatório-
value <texto> -obrigatório-
recurse <booleano>
helm <objeto>
apiVersions <[]texto>
fileParameters <[]objeto>
name <texto>
path <texto>
ignoreMissingValueFiles <booleano>
kubeVersion <texto>
namespace <texto>
parameters <[]objeto>
forceString <booleano>
name <texto>
value <texto>
passCredentials <booleano>
releaseName <texto>
skipCrds <booleano>
skipSchemaValidation <booleano>
skipTests <booleano>
valueFiles <[]texto>
values <texto>
valuesObject <objeto>
version <texto>
kustomize <objeto>
apiVersions <[]texto>
commonAnnotations <mapa[texto]texto>
commonAnnotationsEnvsubst <booleano>
commonLabels <mapa[texto]texto>
components <[]texto>
forceCommonAnnotations <booleano>
forceCommonLabels <booleano>
ignoreMissingComponents <booleano>
images <[]texto>
kubeVersion <texto>
labelIncludeTemplates <booleano>
labelWithoutSelector <booleano>
namePrefix <texto>
nameSuffix <texto>
namespace <texto>
patches <[]objeto>
options <mapa[texto]booleano>
patch <texto>
path <texto>
target <objeto>
annotationSelector <texto>
group <texto>
kind <texto>
labelSelector <texto>
name <texto>
namespace <texto>
version <texto>
replicas <[]objeto>
count <objeto> -obrigatório-
name <texto> -obrigatório-
version <texto>
name <texto>
path <texto>
plugin <objeto>
env <[]objeto>
name <texto> -obrigatório-
value <texto> -obrigatório-
name <texto>
parameters <[]objeto>
array <[]texto>
map <mapa[texto]texto>
name <texto>
string <texto>
ref <texto>
repoURL <texto> -obrigatório-
targetRevision <texto>
syncPolicy <objeto>
automated <objeto>
allowEmpty <booleano>
enabled <booleano>
prune <booleano>
selfHeal <booleano>
managedNamespaceMetadata <objeto>
annotations <mapa[texto]texto>
labels <mapa[texto]texto>
retry <objeto>
backoff <objeto>
duration <texto>
factor <inteiro>
maxDuration <texto>
limit <inteiro>
refresh <booleano>
syncOptions <[]texto>
values <mapa[texto]texto>
clusters <objeto>
flatList <booleano>
selector <objeto>
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
template <objeto>
metadata <objeto> -obrigatório-
annotations <mapa[texto]texto>
finalizers <[]texto>
labels <mapa[texto]texto>
name <texto>
namespace <texto>
spec <objeto> -obrigatório-
destination <objeto> -obrigatório-
name <texto>
namespace <texto>
server <texto>
ignoreDifferences <[]objeto>
group <texto>
jqPathExpressions <[]texto>
jsonPointers <[]texto>
kind <texto> -obrigatório-
managedFieldsManagers <[]texto>
name <texto>
namespace <texto>
info <[]objeto>
name <texto> -obrigatório-
value <texto> -obrigatório-
project <texto> -obrigatório-
revisionHistoryLimit <inteiro>
source <objeto>
chart <texto>
directory <objeto>
exclude <texto>
include <texto>
jsonnet <objeto>
extVars <[]objeto>
code <booleano>
name <texto> -obrigatório-
value <texto> -obrigatório-
libs <[]texto>
tlas <[]objeto>
code <booleano>
name <texto> -obrigatório-
value <texto> -obrigatório-
recurse <booleano>
helm <objeto>
apiVersions <[]texto>
fileParameters <[]objeto>
name <texto>
path <texto>
ignoreMissingValueFiles <booleano>
kubeVersion <texto>
namespace <texto>
parameters <[]objeto>
forceString <booleano>
name <texto>
value <texto>
passCredentials <booleano>
releaseName <texto>
skipCrds <booleano>
skipSchemaValidation <booleano>
skipTests <booleano>
valueFiles <[]texto>
values <texto>
valuesObject <objeto>
version <texto>
kustomize <objeto>
apiVersions <[]texto>
commonAnnotations <mapa[texto]texto>
commonAnnotationsEnvsubst <booleano>
commonLabels <mapa[texto]texto>
components <[]texto>
forceCommonAnnotations <booleano>
forceCommonLabels <booleano>
ignoreMissingComponents <booleano>
images <[]texto>
kubeVersion <texto>
labelIncludeTemplates <booleano>
labelWithoutSelector <booleano>
namePrefix <texto>
nameSuffix <texto>
namespace <texto>
patches <[]objeto>
options <mapa[texto]booleano>
patch <texto>
path <texto>
target <objeto>
annotationSelector <texto>
group <texto>
kind <texto>
labelSelector <texto>
name <texto>
namespace <texto>
version <texto>
replicas <[]objeto>
count <objeto> -obrigatório-
name <texto> -obrigatório-
version <texto>
name <texto>
path <texto>
plugin <objeto>
env <[]objeto>
name <texto> -obrigatório-
value <texto> -obrigatório-
name <texto>
parameters <[]objeto>
array <[]texto>
map <mapa[texto]texto>
name <texto>
string <texto>
ref <texto>
repoURL <texto> -obrigatório-
targetRevision <texto>
sourceHydrator <objeto>
drySource <objeto> -obrigatório-
directory <objeto>
exclude <texto>
include <texto>
jsonnet <objeto>
extVars <[]objeto>
code <booleano>
name <texto> -obrigatório-
value <texto> -obrigatório-
libs <[]texto>
tlas <[]objeto>
code <booleano>
name <texto> -obrigatório-
value <texto> -obrigatório-
recurse <booleano>
helm <objeto>
apiVersions <[]texto>
fileParameters <[]objeto>
name <texto>
path <texto>
ignoreMissingValueFiles <booleano>
kubeVersion <texto>
namespace <texto>
parameters <[]objeto>
forceString <booleano>
name <texto>
value <texto>
passCredentials <booleano>
releaseName <texto>
skipCrds <booleano>
skipSchemaValidation <booleano>
skipTests <booleano>
valueFiles <[]texto>
values <texto>
valuesObject <objeto>
version <texto>
kustomize <objeto>
apiVersions <[]texto>
commonAnnotations <mapa[texto]texto>
commonAnnotationsEnvsubst <booleano>
commonLabels <mapa[texto]texto>
components <[]texto>
forceCommonAnnotations <booleano>
forceCommonLabels <booleano>
ignoreMissingComponents <booleano>
images <[]texto>
kubeVersion <texto>
labelIncludeTemplates <booleano>
labelWithoutSelector <booleano>
namePrefix <texto>
nameSuffix <texto>
namespace <texto>
patches <[]objeto>
options <mapa[texto]booleano>
patch <texto>
path <texto>
target <objeto>
annotationSelector <texto>
group <texto>
kind <texto>
labelSelector <texto>
name <texto>
namespace <texto>
version <texto>
replicas <[]objeto>
count <objeto> -obrigatório-
name <texto> -obrigatório-
version <texto>
path <texto> -obrigatório-
plugin <objeto>
env <[]objeto>
name <texto> -obrigatório-
value <texto> -obrigatório-
name <texto>
parameters <[]objeto>
array <[]texto>
map <mapa[texto]texto>
name <texto>
string <texto>
repoURL <texto> -obrigatório-
targetRevision <texto> -obrigatório-
hydrateTo <objeto>
targetBranch <texto> -obrigatório-
syncSource <objeto> -obrigatório-
path <texto> -obrigatório-
targetBranch <texto> -obrigatório-
sources <[]objeto>
chart <texto>
directory <objeto>
exclude <texto>
include <texto>
jsonnet <objeto>
extVars <[]objeto>
code <booleano>
name <texto> -obrigatório-
value <texto> -obrigatório-
libs <[]texto>
tlas <[]objeto>
code <booleano>
name <texto> -obrigatório-
value <texto> -obrigatório-
recurse <booleano>
helm <objeto>
apiVersions <[]texto>
fileParameters <[]objeto>
name <texto>
path <texto>
ignoreMissingValueFiles <booleano>
kubeVersion <texto>
namespace <texto>
parameters <[]objeto>
forceString <booleano>
name <texto>
value <texto>
passCredentials <booleano>
releaseName <texto>
skipCrds <booleano>
skipSchemaValidation <booleano>
skipTests <booleano>
valueFiles <[]texto>
values <texto>
valuesObject <objeto>
version <texto>
kustomize <objeto>
apiVersions <[]texto>
commonAnnotations <mapa[texto]texto>
commonAnnotationsEnvsubst <booleano>
commonLabels <mapa[texto]texto>
components <[]texto>
forceCommonAnnotations <booleano>
forceCommonLabels <booleano>
ignoreMissingComponents <booleano>
images <[]texto>
kubeVersion <texto>
labelIncludeTemplates <booleano>
labelWithoutSelector <booleano>
namePrefix <texto>
nameSuffix <texto>
namespace <texto>
patches <[]objeto>
options <mapa[texto]booleano>
patch <texto>
path <texto>
target <objeto>
annotationSelector <texto>
group <texto>
kind <texto>
labelSelector <texto>
name <texto>
namespace <texto>
version <texto>
replicas <[]objeto>
count <objeto> -obrigatório-
name <texto> -obrigatório-
version <texto>
name <texto>
path <texto>
plugin <objeto>
env <[]objeto>
name <texto> -obrigatório-
value <texto> -obrigatório-
name <texto>
parameters <[]objeto>
array <[]texto>
map <mapa[texto]texto>
name <texto>
string <texto>
ref <texto>
repoURL <texto> -obrigatório-
targetRevision <texto>
syncPolicy <objeto>
automated <objeto>
allowEmpty <booleano>
enabled <booleano>
prune <booleano>
selfHeal <booleano>
managedNamespaceMetadata <objeto>
annotations <mapa[texto]texto>
labels <mapa[texto]texto>
retry <objeto>
backoff <objeto>
duration <texto>
factor <inteiro>
maxDuration <texto>
limit <inteiro>
refresh <booleano>
syncOptions <[]texto>
values <mapa[texto]texto>
git <objeto>
directories <[]objeto>
exclude <booleano>
path <texto> -obrigatório-
files <[]objeto>
exclude <booleano>
path <texto> -obrigatório-
pathParamPrefix <texto>
repoURL <texto> -obrigatório-
requeueAfterSeconds <inteiro>
revision <texto> -obrigatório-
template <objeto>
metadata <objeto> -obrigatório-
annotations <mapa[texto]texto>
finalizers <[]texto>
labels <mapa[texto]texto>
name <texto>
namespace <texto>
spec <objeto> -obrigatório-
destination <objeto> -obrigatório-
name <texto>
namespace <texto>
server <texto>
ignoreDifferences <[]objeto>
group <texto>
jqPathExpressions <[]texto>
jsonPointers <[]texto>
kind <texto> -obrigatório-
managedFieldsManagers <[]texto>
name <texto>
namespace <texto>
info <[]objeto>
name <texto> -obrigatório-
value <texto> -obrigatório-
project <texto> -obrigatório-
revisionHistoryLimit <inteiro>
source <objeto>
chart <texto>
directory <objeto>
exclude <texto>
include <texto>
jsonnet <objeto>
extVars <[]objeto>
code <booleano>
name <texto> -obrigatório-
value <texto> -obrigatório-
libs <[]texto>
tlas <[]objeto>
code <booleano>
name <texto> -obrigatório-
value <texto> -obrigatório-
recurse <booleano>
helm <objeto>
apiVersions <[]texto>
fileParameters <[]objeto>
name <texto>
path <texto>
ignoreMissingValueFiles <booleano>
kubeVersion <texto>
namespace <texto>
parameters <[]objeto>
forceString <booleano>
name <texto>
value <texto>
passCredentials <booleano>
releaseName <texto>
skipCrds <booleano>
skipSchemaValidation <booleano>
skipTests <booleano>
valueFiles <[]texto>
values <texto>
valuesObject <objeto>
version <texto>
kustomize <objeto>
apiVersions <[]texto>
commonAnnotations <mapa[texto]texto>
commonAnnotationsEnvsubst <booleano>
commonLabels <mapa[texto]texto>
components <[]texto>
forceCommonAnnotations <booleano>
forceCommonLabels <booleano>
ignoreMissingComponents <booleano>
images <[]texto>
kubeVersion <texto>
labelIncludeTemplates <booleano>
labelWithoutSelector <booleano>
namePrefix <texto>
nameSuffix <texto>
namespace <texto>
patches <[]objeto>
options <mapa[texto]booleano>
patch <texto>
path <texto>
target <objeto>
annotationSelector <texto>
group <texto>
kind <texto>
labelSelector <texto>
name <texto>
namespace <texto>
version <texto>
replicas <[]objeto>
count <objeto> -obrigatório-
name <texto> -obrigatório-
version <texto>
name <texto>
path <texto>
plugin <objeto>
env <[]objeto>
name <texto> -obrigatório-
value <texto> -obrigatório-
name <texto>
parameters <[]objeto>
array <[]texto>
map <mapa[texto]texto>
name <texto>
string <texto>
ref <texto>
repoURL <texto> -obrigatório-
targetRevision <texto>
sourceHydrator <objeto>
drySource <objeto> -obrigatório-
directory <objeto>
exclude <texto>
include <texto>
jsonnet <objeto>
extVars <[]objeto>
code <booleano>
name <texto> -obrigatório-
value <texto> -obrigatório-
libs <[]texto>
tlas <[]objeto>
code <booleano>
name <texto> -obrigatório-
value <texto> -obrigatório-
recurse <booleano>
helm <objeto>
apiVersions <[]texto>
fileParameters <[]objeto>
name <texto>
path <texto>
ignoreMissingValueFiles <booleano>
kubeVersion <texto>
namespace <texto>
parameters <[]objeto>
forceString <booleano>
name <texto>
value <texto>
passCredentials <booleano>
releaseName <texto>
skipCrds <booleano>
skipSchemaValidation <booleano>
skipTests <booleano>
valueFiles <[]texto>
values <texto>
valuesObject <objeto>
version <texto>
kustomize <objeto>
apiVersions <[]texto>
commonAnnotations <mapa[texto]texto>
commonAnnotationsEnvsubst <booleano>
commonLabels <mapa[texto]texto>
components <[]texto>
forceCommonAnnotations <booleano>
forceCommonLabels <booleano>
ignoreMissingComponents <booleano>
images <[]texto>
kubeVersion <texto>
labelIncludeTemplates <booleano>
labelWithoutSelector <booleano>
namePrefix <texto>
nameSuffix <texto>
namespace <texto>
patches <[]objeto>
options <mapa[texto]booleano>
patch <texto>
path <texto>
target <objeto>
annotationSelector <texto>
group <texto>
kind <texto>
labelSelector <texto>
name <texto>
namespace <texto>
version <texto>
replicas <[]objeto>
count <objeto> -obrigatório-
name <texto> -obrigatório-
version <texto>
path <texto> -obrigatório-
plugin <objeto>
env <[]objeto>
name <texto> -obrigatório-
value <texto> -obrigatório-
name <texto>
parameters <[]objeto>
array <[]texto>
map <mapa[texto]texto>
name <texto>
string <texto>
repoURL <texto> -obrigatório-
targetRevision <texto> -obrigatório-
hydrateTo <objeto>
targetBranch <texto> -obrigatório-
syncSource <objeto> -obrigatório-
path <texto> -obrigatório-
targetBranch <texto> -obrigatório-
sources <[]objeto>
chart <texto>
directory <objeto>
exclude <texto>
include <texto>
jsonnet <objeto>
extVars <[]objeto>
code <booleano>
name <texto> -obrigatório-
value <texto> -obrigatório-
libs <[]texto>
tlas <[]objeto>
code <booleano>
name <texto> -obrigatório-
value <texto> -obrigatório-
recurse <booleano>
helm <objeto>
apiVersions <[]texto>
fileParameters <[]objeto>
name <texto>
path <texto>
ignoreMissingValueFiles <booleano>
kubeVersion <texto>
namespace <texto>
parameters <[]objeto>
forceString <booleano>
name <texto>
value <texto>
passCredentials <booleano>
releaseName <texto>
skipCrds <booleano>
skipSchemaValidation <booleano>
skipTests <booleano>
valueFiles <[]texto>
values <texto>
valuesObject <objeto>
version <texto>
kustomize <objeto>
apiVersions <[]texto>
commonAnnotations <mapa[texto]texto>
commonAnnotationsEnvsubst <booleano>
commonLabels <mapa[texto]texto>
components <[]texto>
forceCommonAnnotations <booleano>
forceCommonLabels <booleano>
ignoreMissingComponents <booleano>
images <[]texto>
kubeVersion <texto>
labelIncludeTemplates <booleano>
labelWithoutSelector <booleano>
namePrefix <texto>
nameSuffix <texto>
namespace <texto>
patches <[]objeto>
options <mapa[texto]booleano>
patch <texto>
path <texto>
target <objeto>
annotationSelector <texto>
group <texto>
kind <texto>
labelSelector <texto>
name <texto>
namespace <texto>
version <texto>
replicas <[]objeto>
count <objeto> -obrigatório-
name <texto> -obrigatório-
version <texto>
name <texto>
path <texto>
plugin <objeto>
env <[]objeto>
name <texto> -obrigatório-
value <texto> -obrigatório-
name <texto>
parameters <[]objeto>
array <[]texto>
map <mapa[texto]texto>
name <texto>
string <texto>
ref <texto>
repoURL <texto> -obrigatório-
targetRevision <texto>
syncPolicy <objeto>
automated <objeto>
allowEmpty <booleano>
enabled <booleano>
prune <booleano>
selfHeal <booleano>
managedNamespaceMetadata <objeto>
annotations <mapa[texto]texto>
labels <mapa[texto]texto>
retry <objeto>
backoff <objeto>
duration <texto>
factor <inteiro>
maxDuration <texto>
limit <inteiro>
refresh <booleano>
syncOptions <[]texto>
values <mapa[texto]texto>
list <objeto>
elements <[]objeto>
elementsYaml <texto>
template <objeto>
metadata <objeto> -obrigatório-
annotations <mapa[texto]texto>
finalizers <[]texto>
labels <mapa[texto]texto>
name <texto>
namespace <texto>
spec <objeto> -obrigatório-
destination <objeto> -obrigatório-
name <texto>
namespace <texto>
server <texto>
ignoreDifferences <[]objeto>
group <texto>
jqPathExpressions <[]texto>
jsonPointers <[]texto>
kind <texto> -obrigatório-
managedFieldsManagers <[]texto>
name <texto>
namespace <texto>
info <[]objeto>
name <texto> -obrigatório-
value <texto> -obrigatório-
project <texto> -obrigatório-
revisionHistoryLimit <inteiro>
source <objeto>
chart <texto>
directory <objeto>
exclude <texto>
include <texto>
jsonnet <objeto>
extVars <[]objeto>
code <booleano>
name <texto> -obrigatório-
value <texto> -obrigatório-
libs <[]texto>
tlas <[]objeto>
code <booleano>
name <texto> -obrigatório-
value <texto> -obrigatório-
recurse <booleano>
helm <objeto>
apiVersions <[]texto>
fileParameters <[]objeto>
name <texto>
path <texto>
ignoreMissingValueFiles <booleano>
kubeVersion <texto>
namespace <texto>
parameters <[]objeto>
forceString <booleano>
name <texto>
value <texto>
passCredentials <booleano>
releaseName <texto>
skipCrds <booleano>
skipSchemaValidation <booleano>
skipTests <booleano>
valueFiles <[]texto>
values <texto>
valuesObject <objeto>
version <texto>
kustomize <objeto>
apiVersions <[]texto>
commonAnnotations <mapa[texto]texto>
commonAnnotationsEnvsubst <booleano>
commonLabels <mapa[texto]texto>
components <[]texto>
forceCommonAnnotations <booleano>
forceCommonLabels <booleano>
ignoreMissingComponents <booleano>
images <[]texto>
kubeVersion <texto>
labelIncludeTemplates <booleano>
labelWithoutSelector <booleano>
namePrefix <texto>
nameSuffix <texto>
namespace <texto>
patches <[]objeto>
options <mapa[texto]booleano>
patch <texto>
path <texto>
target <objeto>
annotationSelector <texto>
group <texto>
kind <texto>
labelSelector <texto>
name <texto>
namespace <texto>
version <texto>
replicas <[]objeto>
count <objeto> -obrigatório-
name <texto> -obrigatório-
version <texto>
name <texto>
path <texto>
plugin <objeto>
env <[]objeto>
name <texto> -obrigatório-
value <texto> -obrigatório-
name <texto>
parameters <[]objeto>
array <[]texto>
map <mapa[texto]texto>
name <texto>
string <texto>
ref <texto>
repoURL <texto> -obrigatório-
targetRevision <texto>
sourceHydrator <objeto>
drySource <objeto> -obrigatório-
directory <objeto>
exclude <texto>
include <texto>
jsonnet <objeto>
extVars <[]objeto>
code <booleano>
name <texto> -obrigatório-
value <texto> -obrigatório-
libs <[]texto>
tlas <[]objeto>
code <booleano>
name <texto> -obrigatório-
value <texto> -obrigatório-
recurse <booleano>
helm <objeto>
apiVersions <[]texto>
fileParameters <[]objeto>
name <texto>
path <texto>
ignoreMissingValueFiles <booleano>
kubeVersion <texto>
namespace <texto>
parameters <[]objeto>
forceString <booleano>
name <texto>
value <texto>
passCredentials <booleano>
releaseName <texto>
skipCrds <booleano>
skipSchemaValidation <booleano>
skipTests <booleano>
valueFiles <[]texto>
values <texto>
valuesObject <objeto>
version <texto>
kustomize <objeto>
apiVersions <[]texto>
commonAnnotations <mapa[texto]texto>
commonAnnotationsEnvsubst <booleano>
commonLabels <mapa[texto]texto>
components <[]texto>
forceCommonAnnotations <booleano>
forceCommonLabels <booleano>
ignoreMissingComponents <booleano>
images <[]texto>
kubeVersion <texto>
labelIncludeTemplates <booleano>
labelWithoutSelector <booleano>
namePrefix <texto>
nameSuffix <texto>
namespace <texto>
patches <[]objeto>
options <mapa[texto]booleano>
patch <texto>
path <texto>
target <objeto>
annotationSelector <texto>
group <texto>
kind <texto>
labelSelector <texto>
name <texto>
namespace <texto>
version <texto>
replicas <[]objeto>
count <objeto> -obrigatório-
name <texto> -obrigatório-
version <texto>
path <texto> -obrigatório-
plugin <objeto>
env <[]objeto>
name <texto> -obrigatório-
value <texto> -obrigatório-
name <texto>
parameters <[]objeto>
array <[]texto>
map <mapa[texto]texto>
name <texto>
string <texto>
repoURL <texto> -obrigatório-
targetRevision <texto> -obrigatório-
hydrateTo <objeto>
targetBranch <texto> -obrigatório-
syncSource <objeto> -obrigatório-
path <texto> -obrigatório-
targetBranch <texto> -obrigatório-
sources <[]objeto>
chart <texto>
directory <objeto>
exclude <texto>
include <texto>
jsonnet <objeto>
extVars <[]objeto>
code <booleano>
name <texto> -obrigatório-
value <texto> -obrigatório-
libs <[]texto>
tlas <[]objeto>
code <booleano>
name <texto> -obrigatório-
value <texto> -obrigatório-
recurse <booleano>
helm <objeto>
apiVersions <[]texto>
fileParameters <[]objeto>
name <texto>
path <texto>
ignoreMissingValueFiles <booleano>
kubeVersion <texto>
namespace <texto>
parameters <[]objeto>
forceString <booleano>
name <texto>
value <texto>
passCredentials <booleano>
releaseName <texto>
skipCrds <booleano>
skipSchemaValidation <booleano>
skipTests <booleano>
valueFiles <[]texto>
values <texto>
valuesObject <objeto>
version <texto>
kustomize <objeto>
apiVersions <[]texto>
commonAnnotations <mapa[texto]texto>
commonAnnotationsEnvsubst <booleano>
commonLabels <mapa[texto]texto>
components <[]texto>
forceCommonAnnotations <booleano>
forceCommonLabels <booleano>
ignoreMissingComponents <booleano>
images <[]texto>
kubeVersion <texto>
labelIncludeTemplates <booleano>
labelWithoutSelector <booleano>
namePrefix <texto>
nameSuffix <texto>
namespace <texto>
patches <[]objeto>
options <mapa[texto]booleano>
patch <texto>
path <texto>
target <objeto>
annotationSelector <texto>
group <texto>
kind <texto>
labelSelector <texto>
name <texto>
namespace <texto>
version <texto>
replicas <[]objeto>
count <objeto> -obrigatório-
name <texto> -obrigatório-
version <texto>
name <texto>
path <texto>
plugin <objeto>
env <[]objeto>
name <texto> -obrigatório-
value <texto> -obrigatório-
name <texto>
parameters <[]objeto>
array <[]texto>
map <mapa[texto]texto>
name <texto>
string <texto>
ref <texto>
repoURL <texto> -obrigatório-
targetRevision <texto>
syncPolicy <objeto>
automated <objeto>
allowEmpty <booleano>
enabled <booleano>
prune <booleano>
selfHeal <booleano>
managedNamespaceMetadata <objeto>
annotations <mapa[texto]texto>
labels <mapa[texto]texto>
retry <objeto>
backoff <objeto>
duration <texto>
factor <inteiro>
maxDuration <texto>
limit <inteiro>
refresh <booleano>
syncOptions <[]texto>
matrix <objeto>
merge <objeto>
plugin <objeto>
configMapRef <objeto> -obrigatório-
name <texto> -obrigatório-
input <objeto>
parameters <mapa[texto]objeto>
requeueAfterSeconds <inteiro>
template <objeto>
metadata <objeto> -obrigatório-
annotations <mapa[texto]texto>
finalizers <[]texto>
labels <mapa[texto]texto>
name <texto>
namespace <texto>
spec <objeto> -obrigatório-
destination <objeto> -obrigatório-
name <texto>
namespace <texto>
server <texto>
ignoreDifferences <[]objeto>
group <texto>
jqPathExpressions <[]texto>
jsonPointers <[]texto>
kind <texto> -obrigatório-
managedFieldsManagers <[]texto>
name <texto>
namespace <texto>
info <[]objeto>
name <texto> -obrigatório-
value <texto> -obrigatório-
project <texto> -obrigatório-
revisionHistoryLimit <inteiro>
source <objeto>
chart <texto>
directory <objeto>
exclude <texto>
include <texto>
jsonnet <objeto>
extVars <[]objeto>
code <booleano>
name <texto> -obrigatório-
value <texto> -obrigatório-
libs <[]texto>
tlas <[]objeto>
code <booleano>
name <texto> -obrigatório-
value <texto> -obrigatório-
recurse <booleano>
helm <objeto>
apiVersions <[]texto>
fileParameters <[]objeto>
name <texto>
path <texto>
ignoreMissingValueFiles <booleano>
kubeVersion <texto>
namespace <texto>
parameters <[]objeto>
forceString <booleano>
name <texto>
value <texto>
passCredentials <booleano>
releaseName <texto>
skipCrds <booleano>
skipSchemaValidation <booleano>
skipTests <booleano>
valueFiles <[]texto>
values <texto>
valuesObject <objeto>
version <texto>
kustomize <objeto>
apiVersions <[]texto>
commonAnnotations <mapa[texto]texto>
commonAnnotationsEnvsubst <booleano>
commonLabels <mapa[texto]texto>
components <[]texto>
forceCommonAnnotations <booleano>
forceCommonLabels <booleano>
ignoreMissingComponents <booleano>
images <[]texto>
kubeVersion <texto>
labelIncludeTemplates <booleano>
labelWithoutSelector <booleano>
namePrefix <texto>
nameSuffix <texto>
namespace <texto>
patches <[]objeto>
options <mapa[texto]booleano>
patch <texto>
path <texto>
target <objeto>
annotationSelector <texto>
group <texto>
kind <texto>
labelSelector <texto>
name <texto>
namespace <texto>
version <texto>
replicas <[]objeto>
count <objeto> -obrigatório-
name <texto> -obrigatório-
version <texto>
name <texto>
path <texto>
plugin <objeto>
env <[]objeto>
name <texto> -obrigatório-
value <texto> -obrigatório-
name <texto>
parameters <[]objeto>
array <[]texto>
map <mapa[texto]texto>
name <texto>
string <texto>
ref <texto>
repoURL <texto> -obrigatório-
targetRevision <texto>
sourceHydrator <objeto>
drySource <objeto> -obrigatório-
directory <objeto>
exclude <texto>
include <texto>
jsonnet <objeto>
extVars <[]objeto>
code <booleano>
name <texto> -obrigatório-
value <texto> -obrigatório-
libs <[]texto>
tlas <[]objeto>
code <booleano>
name <texto> -obrigatório-
value <texto> -obrigatório-
recurse <booleano>
helm <objeto>
apiVersions <[]texto>
fileParameters <[]objeto>
name <texto>
path <texto>
ignoreMissingValueFiles <booleano>
kubeVersion <texto>
namespace <texto>
parameters <[]objeto>
forceString <booleano>
name <texto>
value <texto>
passCredentials <booleano>
releaseName <texto>
skipCrds <booleano>
skipSchemaValidation <booleano>
skipTests <booleano>
valueFiles <[]texto>
values <texto>
valuesObject <objeto>
version <texto>
kustomize <objeto>
apiVersions <[]texto>
commonAnnotations <mapa[texto]texto>
commonAnnotationsEnvsubst <booleano>
commonLabels <mapa[texto]texto>
components <[]texto>
forceCommonAnnotations <booleano>
forceCommonLabels <booleano>
ignoreMissingComponents <booleano>
images <[]texto>
kubeVersion <texto>
labelIncludeTemplates <booleano>
labelWithoutSelector <booleano>
namePrefix <texto>
nameSuffix <texto>
namespace <texto>
patches <[]objeto>
options <mapa[texto]booleano>
patch <texto>
path <texto>
target <objeto>
annotationSelector <texto>
group <texto>
kind <texto>
labelSelector <texto>
name <texto>
namespace <texto>
version <texto>
replicas <[]objeto>
count <objeto> -obrigatório-
name <texto> -obrigatório-
version <texto>
path <texto> -obrigatório-
plugin <objeto>
env <[]objeto>
name <texto> -obrigatório-
value <texto> -obrigatório-
name <texto>
parameters <[]objeto>
array <[]texto>
map <mapa[texto]texto>
name <texto>
string <texto>
repoURL <texto> -obrigatório-
targetRevision <texto> -obrigatório-
hydrateTo <objeto>
targetBranch <texto> -obrigatório-
syncSource <objeto> -obrigatório-
path <texto> -obrigatório-
targetBranch <texto> -obrigatório-
sources <[]objeto>
chart <texto>
directory <objeto>
exclude <texto>
include <texto>
jsonnet <objeto>
extVars <[]objeto>
code <booleano>
name <texto> -obrigatório-
value <texto> -obrigatório-
libs <[]texto>
tlas <[]objeto>
code <booleano>
name <texto> -obrigatório-
value <texto> -obrigatório-
recurse <booleano>
helm <objeto>
apiVersions <[]texto>
fileParameters <[]objeto>
name <texto>
path <texto>
ignoreMissingValueFiles <booleano>
kubeVersion <texto>
namespace <texto>
parameters <[]objeto>
forceString <booleano>
name <texto>
value <texto>
passCredentials <booleano>
releaseName <texto>
skipCrds <booleano>
skipSchemaValidation <booleano>
skipTests <booleano>
valueFiles <[]texto>
values <texto>
valuesObject <objeto>
version <texto>
kustomize <objeto>
apiVersions <[]texto>
commonAnnotations <mapa[texto]texto>
commonAnnotationsEnvsubst <booleano>
commonLabels <mapa[texto]texto>
components <[]texto>
forceCommonAnnotations <booleano>
forceCommonLabels <booleano>
ignoreMissingComponents <booleano>
images <[]texto>
kubeVersion <texto>
labelIncludeTemplates <booleano>
labelWithoutSelector <booleano>
namePrefix <texto>
nameSuffix <texto>
namespace <texto>
patches <[]objeto>
options <mapa[texto]booleano>
patch <texto>
path <texto>
target <objeto>
annotationSelector <texto>
group <texto>
kind <texto>
labelSelector <texto>
name <texto>
namespace <texto>
version <texto>
replicas <[]objeto>
count <objeto> -obrigatório-
name <texto> -obrigatório-
version <texto>
name <texto>
path <texto>
plugin <objeto>
env <[]objeto>
name <texto> -obrigatório-
value <texto> -obrigatório-
name <texto>
parameters <[]objeto>
array <[]texto>
map <mapa[texto]texto>
name <texto>
string <texto>
ref <texto>
repoURL <texto> -obrigatório-
targetRevision <texto>
syncPolicy <objeto>
automated <objeto>
allowEmpty <booleano>
enabled <booleano>
prune <booleano>
selfHeal <booleano>
managedNamespaceMetadata <objeto>
annotations <mapa[texto]texto>
labels <mapa[texto]texto>
retry <objeto>
backoff <objeto>
duration <texto>
factor <inteiro>
maxDuration <texto>
limit <inteiro>
refresh <booleano>
syncOptions <[]texto>
values <mapa[texto]texto>
pullRequest <objeto>
azuredevops <objeto>
api <texto>
labels <[]texto>
organization <texto> -obrigatório-
project <texto> -obrigatório-
repo <texto> -obrigatório-
tokenRef <objeto>
key <texto> -obrigatório-
secretName <texto> -obrigatório-
bitbucket <objeto>
api <texto>
basicAuth <objeto>
passwordRef <objeto> -obrigatório-
key <texto> -obrigatório-
secretName <texto> -obrigatório-
username <texto> -obrigatório-
bearerToken <objeto>
tokenRef <objeto> -obrigatório-
key <texto> -obrigatório-
secretName <texto> -obrigatório-
owner <texto> -obrigatório-
repo <texto> -obrigatório-
bitbucketServer <objeto>
api <texto> -obrigatório-
basicAuth <objeto>
passwordRef <objeto> -obrigatório-
key <texto> -obrigatório-
secretName <texto> -obrigatório-
username <texto> -obrigatório-
bearerToken <objeto>
tokenRef <objeto> -obrigatório-
key <texto> -obrigatório-
secretName <texto> -obrigatório-
caRef <objeto>
configMapName <texto> -obrigatório-
key <texto> -obrigatório-
insecure <booleano>
project <texto> -obrigatório-
repo <texto> -obrigatório-
continueOnRepoNotFoundError <booleano>
filters <[]objeto>
branchMatch <texto>
targetBranchMatch <texto>
titleMatch <texto>
gitea <objeto>
api <texto> -obrigatório-
insecure <booleano>
labels <[]texto>
owner <texto> -obrigatório-
repo <texto> -obrigatório-
tokenRef <objeto>
key <texto> -obrigatório-
secretName <texto> -obrigatório-
github <objeto>
api <texto>
appSecretName <texto>
labels <[]texto>
owner <texto> -obrigatório-
repo <texto> -obrigatório-
tokenRef <objeto>
key <texto> -obrigatório-
secretName <texto> -obrigatório-
gitlab <objeto>
api <texto>
caRef <objeto>
configMapName <texto> -obrigatório-
key <texto> -obrigatório-
insecure <booleano>
labels <[]texto>
project <texto> -obrigatório-
pullRequestState <texto>
tokenRef <objeto>
key <texto> -obrigatório-
secretName <texto> -obrigatório-
requeueAfterSeconds <inteiro>
template <objeto>
metadata <objeto> -obrigatório-
annotations <mapa[texto]texto>
finalizers <[]texto>
labels <mapa[texto]texto>
name <texto>
namespace <texto>
spec <objeto> -obrigatório-
destination <objeto> -obrigatório-
name <texto>
namespace <texto>
server <texto>
ignoreDifferences <[]objeto>
group <texto>
jqPathExpressions <[]texto>
jsonPointers <[]texto>
kind <texto> -obrigatório-
managedFieldsManagers <[]texto>
name <texto>
namespace <texto>
info <[]objeto>
name <texto> -obrigatório-
value <texto> -obrigatório-
project <texto> -obrigatório-
revisionHistoryLimit <inteiro>
source <objeto>
chart <texto>
directory <objeto>
exclude <texto>
include <texto>
jsonnet <objeto>
extVars <[]objeto>
code <booleano>
name <texto> -obrigatório-
value <texto> -obrigatório-
libs <[]texto>
tlas <[]objeto>
code <booleano>
name <texto> -obrigatório-
value <texto> -obrigatório-
recurse <booleano>
helm <objeto>
apiVersions <[]texto>
fileParameters <[]objeto>
name <texto>
path <texto>
ignoreMissingValueFiles <booleano>
kubeVersion <texto>
namespace <texto>
parameters <[]objeto>
forceString <booleano>
name <texto>
value <texto>
passCredentials <booleano>
releaseName <texto>
skipCrds <booleano>
skipSchemaValidation <booleano>
skipTests <booleano>
valueFiles <[]texto>
values <texto>
valuesObject <objeto>
version <texto>
kustomize <objeto>
apiVersions <[]texto>
commonAnnotations <mapa[texto]texto>
commonAnnotationsEnvsubst <booleano>
commonLabels <mapa[texto]texto>
components <[]texto>
forceCommonAnnotations <booleano>
forceCommonLabels <booleano>
ignoreMissingComponents <booleano>
images <[]texto>
kubeVersion <texto>
labelIncludeTemplates <booleano>
labelWithoutSelector <booleano>
namePrefix <texto>
nameSuffix <texto>
namespace <texto>
patches <[]objeto>
options <mapa[texto]booleano>
patch <texto>
path <texto>
target <objeto>
annotationSelector <texto>
group <texto>
kind <texto>
labelSelector <texto>
name <texto>
namespace <texto>
version <texto>
replicas <[]objeto>
count <objeto> -obrigatório-
name <texto> -obrigatório-
version <texto>
name <texto>
path <texto>
plugin <objeto>
env <[]objeto>
name <texto> -obrigatório-
value <texto> -obrigatório-
name <texto>
parameters <[]objeto>
array <[]texto>
map <mapa[texto]texto>
name <texto>
string <texto>
ref <texto>
repoURL <texto> -obrigatório-
targetRevision <texto>
sourceHydrator <objeto>
drySource <objeto> -obrigatório-
directory <objeto>
exclude <texto>
include <texto>
jsonnet <objeto>
extVars <[]objeto>
code <booleano>
name <texto> -obrigatório-
value <texto> -obrigatório-
libs <[]texto>
tlas <[]objeto>
code <booleano>
name <texto> -obrigatório-
value <texto> -obrigatório-
recurse <booleano>
helm <objeto>
apiVersions <[]texto>
fileParameters <[]objeto>
name <texto>
path <texto>
ignoreMissingValueFiles <booleano>
kubeVersion <texto>
namespace <texto>
parameters <[]objeto>
forceString <booleano>
name <texto>
value <texto>
passCredentials <booleano>
releaseName <texto>
skipCrds <booleano>
skipSchemaValidation <booleano>
skipTests <booleano>
valueFiles <[]texto>
values <texto>
valuesObject <objeto>
version <texto>
kustomize <objeto>
apiVersions <[]texto>
commonAnnotations <mapa[texto]texto>
commonAnnotationsEnvsubst <booleano>
commonLabels <mapa[texto]texto>
components <[]texto>
forceCommonAnnotations <booleano>
forceCommonLabels <booleano>
ignoreMissingComponents <booleano>
images <[]texto>
kubeVersion <texto>
labelIncludeTemplates <booleano>
labelWithoutSelector <booleano>
namePrefix <texto>
nameSuffix <texto>
namespace <texto>
patches <[]objeto>
options <mapa[texto]booleano>
patch <texto>
path <texto>
target <objeto>
annotationSelector <texto>
group <texto>
kind <texto>
labelSelector <texto>
name <texto>
namespace <texto>
version <texto>
replicas <[]objeto>
count <objeto> -obrigatório-
name <texto> -obrigatório-
version <texto>
path <texto> -obrigatório-
plugin <objeto>
env <[]objeto>
name <texto> -obrigatório-
value <texto> -obrigatório-
name <texto>
parameters <[]objeto>
array <[]texto>
map <mapa[texto]texto>
name <texto>
string <texto>
repoURL <texto> -obrigatório-
targetRevision <texto> -obrigatório-
hydrateTo <objeto>
targetBranch <texto> -obrigatório-
syncSource <objeto> -obrigatório-
path <texto> -obrigatório-
targetBranch <texto> -obrigatório-
sources <[]objeto>
chart <texto>
directory <objeto>
exclude <texto>
include <texto>
jsonnet <objeto>
extVars <[]objeto>
code <booleano>
name <texto> -obrigatório-
value <texto> -obrigatório-
libs <[]texto>
tlas <[]objeto>
code <booleano>
name <texto> -obrigatório-
value <texto> -obrigatório-
recurse <booleano>
helm <objeto>
apiVersions <[]texto>
fileParameters <[]objeto>
name <texto>
path <texto>
ignoreMissingValueFiles <booleano>
kubeVersion <texto>
namespace <texto>
parameters <[]objeto>
forceString <booleano>
name <texto>
value <texto>
passCredentials <booleano>
releaseName <texto>
skipCrds <booleano>
skipSchemaValidation <booleano>
skipTests <booleano>
valueFiles <[]texto>
values <texto>
valuesObject <objeto>
version <texto>
kustomize <objeto>
apiVersions <[]texto>
commonAnnotations <mapa[texto]texto>
commonAnnotationsEnvsubst <booleano>
commonLabels <mapa[texto]texto>
components <[]texto>
forceCommonAnnotations <booleano>
forceCommonLabels <booleano>
ignoreMissingComponents <booleano>
images <[]texto>
kubeVersion <texto>
labelIncludeTemplates <booleano>
labelWithoutSelector <booleano>
namePrefix <texto>
nameSuffix <texto>
namespace <texto>
patches <[]objeto>
options <mapa[texto]booleano>
patch <texto>
path <texto>
target <objeto>
annotationSelector <texto>
group <texto>
kind <texto>
labelSelector <texto>
name <texto>
namespace <texto>
version <texto>
replicas <[]objeto>
count <objeto> -obrigatório-
name <texto> -obrigatório-
version <texto>
name <texto>
path <texto>
plugin <objeto>
env <[]objeto>
name <texto> -obrigatório-
value <texto> -obrigatório-
name <texto>
parameters <[]objeto>
array <[]texto>
map <mapa[texto]texto>
name <texto>
string <texto>
ref <texto>
repoURL <texto> -obrigatório-
targetRevision <texto>
syncPolicy <objeto>
automated <objeto>
allowEmpty <booleano>
enabled <booleano>
prune <booleano>
selfHeal <booleano>
managedNamespaceMetadata <objeto>
annotations <mapa[texto]texto>
labels <mapa[texto]texto>
retry <objeto>
backoff <objeto>
duration <texto>
factor <inteiro>
maxDuration <texto>
limit <inteiro>
refresh <booleano>
syncOptions <[]texto>
values <mapa[texto]texto>
scmProvider <objeto>
awsCodeCommit <objeto>
allBranches <booleano>
region <texto>
role <texto>
tagFilters <[]objeto>
key <texto> -obrigatório-
value <texto>
azureDevOps <objeto>
accessTokenRef <objeto> -obrigatório-
key <texto> -obrigatório-
secretName <texto> -obrigatório-
allBranches <booleano>
api <texto>
organization <texto> -obrigatório-
teamProject <texto> -obrigatório-
bitbucket <objeto>
allBranches <booleano>
appPasswordRef <objeto> -obrigatório-
key <texto> -obrigatório-
secretName <texto> -obrigatório-
owner <texto> -obrigatório-
user <texto> -obrigatório-
bitbucketServer <objeto>
allBranches <booleano>
api <texto> -obrigatório-
basicAuth <objeto>
passwordRef <objeto> -obrigatório-
key <texto> -obrigatório-
secretName <texto> -obrigatório-
username <texto> -obrigatório-
bearerToken <objeto>
tokenRef <objeto> -obrigatório-
key <texto> -obrigatório-
secretName <texto> -obrigatório-
caRef <objeto>
configMapName <texto> -obrigatório-
key <texto> -obrigatório-
insecure <booleano>
project <texto> -obrigatório-
cloneProtocol <texto>
filters <[]objeto>
branchMatch <texto>
labelMatch <texto>
pathsDoNotExist <[]texto>
pathsExist <[]texto>
repositoryMatch <texto>
gitea <objeto>
allBranches <booleano>
api <texto> -obrigatório-
insecure <booleano>
owner <texto> -obrigatório-
tokenRef <objeto>
key <texto> -obrigatório-
secretName <texto> -obrigatório-
github <objeto>
allBranches <booleano>
api <texto>
appSecretName <texto>
organization <texto> -obrigatório-
tokenRef <objeto>
key <texto> -obrigatório-
secretName <texto> -obrigatório-
gitlab <objeto>
allBranches <booleano>
api <texto>
caRef <objeto>
configMapName <texto> -obrigatório-
key <texto> -obrigatório-
group <texto> -obrigatório-
includeSharedProjects <booleano>
includeSubgroups <booleano>
insecure <booleano>
tokenRef <objeto>
key <texto> -obrigatório-
secretName <texto> -obrigatório-
topic <texto>
requeueAfterSeconds <inteiro>
template <objeto>
metadata <objeto> -obrigatório-
annotations <mapa[texto]texto>
finalizers <[]texto>
labels <mapa[texto]texto>
name <texto>
namespace <texto>
spec <objeto> -obrigatório-
destination <objeto> -obrigatório-
name <texto>
namespace <texto>
server <texto>
ignoreDifferences <[]objeto>
group <texto>
jqPathExpressions <[]texto>
jsonPointers <[]texto>
kind <texto> -obrigatório-
managedFieldsManagers <[]texto>
name <texto>
namespace <texto>
info <[]objeto>
name <texto> -obrigatório-
value <texto> -obrigatório-
project <texto> -obrigatório-
revisionHistoryLimit <inteiro>
source <objeto>
chart <texto>
directory <objeto>
exclude <texto>
include <texto>
jsonnet <objeto>
extVars <[]objeto>
code <booleano>
name <texto> -obrigatório-
value <texto> -obrigatório-
libs <[]texto>
tlas <[]objeto>
code <booleano>
name <texto> -obrigatório-
value <texto> -obrigatório-
recurse <booleano>
helm <objeto>
apiVersions <[]texto>
fileParameters <[]objeto>
name <texto>
path <texto>
ignoreMissingValueFiles <booleano>
kubeVersion <texto>
namespace <texto>
parameters <[]objeto>
forceString <booleano>
name <texto>
value <texto>
passCredentials <booleano>
releaseName <texto>
skipCrds <booleano>
skipSchemaValidation <booleano>
skipTests <booleano>
valueFiles <[]texto>
values <texto>
valuesObject <objeto>
version <texto>
kustomize <objeto>
apiVersions <[]texto>
commonAnnotations <mapa[texto]texto>
commonAnnotationsEnvsubst <booleano>
commonLabels <mapa[texto]texto>
components <[]texto>
forceCommonAnnotations <booleano>
forceCommonLabels <booleano>
ignoreMissingComponents <booleano>
images <[]texto>
kubeVersion <texto>
labelIncludeTemplates <booleano>
labelWithoutSelector <booleano>
namePrefix <texto>
nameSuffix <texto>
namespace <texto>
patches <[]objeto>
options <mapa[texto]booleano>
patch <texto>
path <texto>
target <objeto>
annotationSelector <texto>
group <texto>
kind <texto>
labelSelector <texto>
name <texto>
namespace <texto>
version <texto>
replicas <[]objeto>
count <objeto> -obrigatório-
name <texto> -obrigatório-
version <texto>
name <texto>
path <texto>
plugin <objeto>
env <[]objeto>
name <texto> -obrigatório-
value <texto> -obrigatório-
name <texto>
parameters <[]objeto>
array <[]texto>
map <mapa[texto]texto>
name <texto>
string <texto>
ref <texto>
repoURL <texto> -obrigatório-
targetRevision <texto>
sourceHydrator <objeto>
drySource <objeto> -obrigatório-
directory <objeto>
exclude <texto>
include <texto>
jsonnet <objeto>
extVars <[]objeto>
code <booleano>
name <texto> -obrigatório-
value <texto> -obrigatório-
libs <[]texto>
tlas <[]objeto>
code <booleano>
name <texto> -obrigatório-
value <texto> -obrigatório-
recurse <booleano>
helm <objeto>
apiVersions <[]texto>
fileParameters <[]objeto>
name <texto>
path <texto>
ignoreMissingValueFiles <booleano>
kubeVersion <texto>
namespace <texto>
parameters <[]objeto>
forceString <booleano>
name <texto>
value <texto>
passCredentials <booleano>
releaseName <texto>
skipCrds <booleano>
skipSchemaValidation <booleano>
skipTests <booleano>
valueFiles <[]texto>
values <texto>
valuesObject <objeto>
version <texto>
kustomize <objeto>
apiVersions <[]texto>
commonAnnotations <mapa[texto]texto>
commonAnnotationsEnvsubst <booleano>
commonLabels <mapa[texto]texto>
components <[]texto>
forceCommonAnnotations <booleano>
forceCommonLabels <booleano>
ignoreMissingComponents <booleano>
images <[]texto>
kubeVersion <texto>
labelIncludeTemplates <booleano>
labelWithoutSelector <booleano>
namePrefix <texto>
nameSuffix <texto>
namespace <texto>
patches <[]objeto>
options <mapa[texto]booleano>
patch <texto>
path <texto>
target <objeto>
annotationSelector <texto>
group <texto>
kind <texto>
labelSelector <texto>
name <texto>
namespace <texto>
version <texto>
replicas <[]objeto>
count <objeto> -obrigatório-
name <texto> -obrigatório-
version <texto>
path <texto> -obrigatório-
plugin <objeto>
env <[]objeto>
name <texto> -obrigatório-
value <texto> -obrigatório-
name <texto>
parameters <[]objeto>
array <[]texto>
map <mapa[texto]texto>
name <texto>
string <texto>
repoURL <texto> -obrigatório-
targetRevision <texto> -obrigatório-
hydrateTo <objeto>
targetBranch <texto> -obrigatório-
syncSource <objeto> -obrigatório-
path <texto> -obrigatório-
targetBranch <texto> -obrigatório-
sources <[]objeto>
chart <texto>
directory <objeto>
exclude <texto>
include <texto>
jsonnet <objeto>
extVars <[]objeto>
code <booleano>
name <texto> -obrigatório-
value <texto> -obrigatório-
libs <[]texto>
tlas <[]objeto>
code <booleano>
name <texto> -obrigatório-
value <texto> -obrigatório-
recurse <booleano>
helm <objeto>
apiVersions <[]texto>
fileParameters <[]objeto>
name <texto>
path <texto>
ignoreMissingValueFiles <booleano>
kubeVersion <texto>
namespace <texto>
parameters <[]objeto>
forceString <booleano>
name <texto>
value <texto>
passCredentials <booleano>
releaseName <texto>
skipCrds <booleano>
skipSchemaValidation <booleano>
skipTests <booleano>
valueFiles <[]texto>
values <texto>
valuesObject <objeto>
version <texto>
kustomize <objeto>
apiVersions <[]texto>
commonAnnotations <mapa[texto]texto>
commonAnnotationsEnvsubst <booleano>
commonLabels <mapa[texto]texto>
components <[]texto>
forceCommonAnnotations <booleano>
forceCommonLabels <booleano>
ignoreMissingComponents <booleano>
images <[]texto>
kubeVersion <texto>
labelIncludeTemplates <booleano>
labelWithoutSelector <booleano>
namePrefix <texto>
nameSuffix <texto>
namespace <texto>
patches <[]objeto>
options <mapa[texto]booleano>
patch <texto>
path <texto>
target <objeto>
annotationSelector <texto>
group <texto>
kind <texto>
labelSelector <texto>
name <texto>
namespace <texto>
version <texto>
replicas <[]objeto>
count <objeto> -obrigatório-
name <texto> -obrigatório-
version <texto>
name <texto>
path <texto>
plugin <objeto>
env <[]objeto>
name <texto> -obrigatório-
value <texto> -obrigatório-
name <texto>
parameters <[]objeto>
array <[]texto>
map <mapa[texto]texto>
name <texto>
string <texto>
ref <texto>
repoURL <texto> -obrigatório-
targetRevision <texto>
syncPolicy <objeto>
automated <objeto>
allowEmpty <booleano>
enabled <booleano>
prune <booleano>
selfHeal <booleano>
managedNamespaceMetadata <objeto>
annotations <mapa[texto]texto>
labels <mapa[texto]texto>
retry <objeto>
backoff <objeto>
duration <texto>
factor <inteiro>
maxDuration <texto>
limit <inteiro>
refresh <booleano>
syncOptions <[]texto>
values <mapa[texto]texto>
selector <objeto>
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
mergeKeys <[]texto> -obrigatório-
template <objeto>
metadata <objeto> -obrigatório-
annotations <mapa[texto]texto>
finalizers <[]texto>
labels <mapa[texto]texto>
name <texto>
namespace <texto>
spec <objeto> -obrigatório-
destination <objeto> -obrigatório-
name <texto>
namespace <texto>
server <texto>
ignoreDifferences <[]objeto>
group <texto>
jqPathExpressions <[]texto>
jsonPointers <[]texto>
kind <texto> -obrigatório-
managedFieldsManagers <[]texto>
name <texto>
namespace <texto>
info <[]objeto>
name <texto> -obrigatório-
value <texto> -obrigatório-
project <texto> -obrigatório-
revisionHistoryLimit <inteiro>
source <objeto>
chart <texto>
directory <objeto>
exclude <texto>
include <texto>
jsonnet <objeto>
extVars <[]objeto>
code <booleano>
name <texto> -obrigatório-
value <texto> -obrigatório-
libs <[]texto>
tlas <[]objeto>
code <booleano>
name <texto> -obrigatório-
value <texto> -obrigatório-
recurse <booleano>
helm <objeto>
apiVersions <[]texto>
fileParameters <[]objeto>
name <texto>
path <texto>
ignoreMissingValueFiles <booleano>
kubeVersion <texto>
namespace <texto>
parameters <[]objeto>
forceString <booleano>
name <texto>
value <texto>
passCredentials <booleano>
releaseName <texto>
skipCrds <booleano>
skipSchemaValidation <booleano>
skipTests <booleano>
valueFiles <[]texto>
values <texto>
valuesObject <objeto>
version <texto>
kustomize <objeto>
apiVersions <[]texto>
commonAnnotations <mapa[texto]texto>
commonAnnotationsEnvsubst <booleano>
commonLabels <mapa[texto]texto>
components <[]texto>
forceCommonAnnotations <booleano>
forceCommonLabels <booleano>
ignoreMissingComponents <booleano>
images <[]texto>
kubeVersion <texto>
labelIncludeTemplates <booleano>
labelWithoutSelector <booleano>
namePrefix <texto>
nameSuffix <texto>
namespace <texto>
patches <[]objeto>
options <mapa[texto]booleano>
patch <texto>
path <texto>
target <objeto>
annotationSelector <texto>
group <texto>
kind <texto>
labelSelector <texto>
name <texto>
namespace <texto>
version <texto>
replicas <[]objeto>
count <objeto> -obrigatório-
name <texto> -obrigatório-
version <texto>
name <texto>
path <texto>
plugin <objeto>
env <[]objeto>
name <texto> -obrigatório-
value <texto> -obrigatório-
name <texto>
parameters <[]objeto>
array <[]texto>
map <mapa[texto]texto>
name <texto>
string <texto>
ref <texto>
repoURL <texto> -obrigatório-
targetRevision <texto>
sourceHydrator <objeto>
drySource <objeto> -obrigatório-
directory <objeto>
exclude <texto>
include <texto>
jsonnet <objeto>
extVars <[]objeto>
code <booleano>
name <texto> -obrigatório-
value <texto> -obrigatório-
libs <[]texto>
tlas <[]objeto>
code <booleano>
name <texto> -obrigatório-
value <texto> -obrigatório-
recurse <booleano>
helm <objeto>
apiVersions <[]texto>
fileParameters <[]objeto>
name <texto>
path <texto>
ignoreMissingValueFiles <booleano>
kubeVersion <texto>
namespace <texto>
parameters <[]objeto>
forceString <booleano>
name <texto>
value <texto>
passCredentials <booleano>
releaseName <texto>
skipCrds <booleano>
skipSchemaValidation <booleano>
skipTests <booleano>
valueFiles <[]texto>
values <texto>
valuesObject <objeto>
version <texto>
kustomize <objeto>
apiVersions <[]texto>
commonAnnotations <mapa[texto]texto>
commonAnnotationsEnvsubst <booleano>
commonLabels <mapa[texto]texto>
components <[]texto>
forceCommonAnnotations <booleano>
forceCommonLabels <booleano>
ignoreMissingComponents <booleano>
images <[]texto>
kubeVersion <texto>
labelIncludeTemplates <booleano>
labelWithoutSelector <booleano>
namePrefix <texto>
nameSuffix <texto>
namespace <texto>
patches <[]objeto>
options <mapa[texto]booleano>
patch <texto>
path <texto>
target <objeto>
annotationSelector <texto>
group <texto>
kind <texto>
labelSelector <texto>
name <texto>
namespace <texto>
version <texto>
replicas <[]objeto>
count <objeto> -obrigatório-
name <texto> -obrigatório-
version <texto>
path <texto> -obrigatório-
plugin <objeto>
env <[]objeto>
name <texto> -obrigatório-
value <texto> -obrigatório-
name <texto>
parameters <[]objeto>
array <[]texto>
map <mapa[texto]texto>
name <texto>
string <texto>
repoURL <texto> -obrigatório-
targetRevision <texto> -obrigatório-
hydrateTo <objeto>
targetBranch <texto> -obrigatório-
syncSource <objeto> -obrigatório-
path <texto> -obrigatório-
targetBranch <texto> -obrigatório-
sources <[]objeto>
chart <texto>
directory <objeto>
exclude <texto>
include <texto>
jsonnet <objeto>
extVars <[]objeto>
code <booleano>
name <texto> -obrigatório-
value <texto> -obrigatório-
libs <[]texto>
tlas <[]objeto>
code <booleano>
name <texto> -obrigatório-
value <texto> -obrigatório-
recurse <booleano>
helm <objeto>
apiVersions <[]texto>
fileParameters <[]objeto>
name <texto>
path <texto>
ignoreMissingValueFiles <booleano>
kubeVersion <texto>
namespace <texto>
parameters <[]objeto>
forceString <booleano>
name <texto>
value <texto>
passCredentials <booleano>
releaseName <texto>
skipCrds <booleano>
skipSchemaValidation <booleano>
skipTests <booleano>
valueFiles <[]texto>
values <texto>
valuesObject <objeto>
version <texto>
kustomize <objeto>
apiVersions <[]texto>
commonAnnotations <mapa[texto]texto>
commonAnnotationsEnvsubst <booleano>
commonLabels <mapa[texto]texto>
components <[]texto>
forceCommonAnnotations <booleano>
forceCommonLabels <booleano>
ignoreMissingComponents <booleano>
images <[]texto>
kubeVersion <texto>
labelIncludeTemplates <booleano>
labelWithoutSelector <booleano>
namePrefix <texto>
nameSuffix <texto>
namespace <texto>
patches <[]objeto>
options <mapa[texto]booleano>
patch <texto>
path <texto>
target <objeto>
annotationSelector <texto>
group <texto>
kind <texto>
labelSelector <texto>
name <texto>
namespace <texto>
version <texto>
replicas <[]objeto>
count <objeto> -obrigatório-
name <texto> -obrigatório-
version <texto>
name <texto>
path <texto>
plugin <objeto>
env <[]objeto>
name <texto> -obrigatório-
value <texto> -obrigatório-
name <texto>
parameters <[]objeto>
array <[]texto>
map <mapa[texto]texto>
name <texto>
string <texto>
ref <texto>
repoURL <texto> -obrigatório-
targetRevision <texto>
syncPolicy <objeto>
automated <objeto>
allowEmpty <booleano>
enabled <booleano>
prune <booleano>
selfHeal <booleano>
managedNamespaceMetadata <objeto>
annotations <mapa[texto]texto>
labels <mapa[texto]texto>
retry <objeto>
backoff <objeto>
duration <texto>
factor <inteiro>
maxDuration <texto>
limit <inteiro>
refresh <booleano>
syncOptions <[]texto>
plugin <objeto>
configMapRef <objeto> -obrigatório-
name <texto> -obrigatório-
input <objeto>
parameters <mapa[texto]objeto>
requeueAfterSeconds <inteiro>
template <objeto>
metadata <objeto> -obrigatório-
annotations <mapa[texto]texto>
finalizers <[]texto>
labels <mapa[texto]texto>
name <texto>
namespace <texto>
spec <objeto> -obrigatório-
destination <objeto> -obrigatório-
name <texto>
namespace <texto>
server <texto>
ignoreDifferences <[]objeto>
group <texto>
jqPathExpressions <[]texto>
jsonPointers <[]texto>
kind <texto> -obrigatório-
managedFieldsManagers <[]texto>
name <texto>
namespace <texto>
info <[]objeto>
name <texto> -obrigatório-
value <texto> -obrigatório-
project <texto> -obrigatório-
revisionHistoryLimit <inteiro>
source <objeto>
chart <texto>
directory <objeto>
exclude <texto>
include <texto>
jsonnet <objeto>
extVars <[]objeto>
code <booleano>
name <texto> -obrigatório-
value <texto> -obrigatório-
libs <[]texto>
tlas <[]objeto>
code <booleano>
name <texto> -obrigatório-
value <texto> -obrigatório-
recurse <booleano>
helm <objeto>
apiVersions <[]texto>
fileParameters <[]objeto>
name <texto>
path <texto>
ignoreMissingValueFiles <booleano>
kubeVersion <texto>
namespace <texto>
parameters <[]objeto>
forceString <booleano>
name <texto>
value <texto>
passCredentials <booleano>
releaseName <texto>
skipCrds <booleano>
skipSchemaValidation <booleano>
skipTests <booleano>
valueFiles <[]texto>
values <texto>
valuesObject <objeto>
version <texto>
kustomize <objeto>
apiVersions <[]texto>
commonAnnotations <mapa[texto]texto>
commonAnnotationsEnvsubst <booleano>
commonLabels <mapa[texto]texto>
components <[]texto>
forceCommonAnnotations <booleano>
forceCommonLabels <booleano>
ignoreMissingComponents <booleano>
images <[]texto>
kubeVersion <texto>
labelIncludeTemplates <booleano>
labelWithoutSelector <booleano>
namePrefix <texto>
nameSuffix <texto>
namespace <texto>
patches <[]objeto>
options <mapa[texto]booleano>
patch <texto>
path <texto>
target <objeto>
annotationSelector <texto>
group <texto>
kind <texto>
labelSelector <texto>
name <texto>
namespace <texto>
version <texto>
replicas <[]objeto>
count <objeto> -obrigatório-
name <texto> -obrigatório-
version <texto>
name <texto>
path <texto>
plugin <objeto>
env <[]objeto>
name <texto> -obrigatório-
value <texto> -obrigatório-
name <texto>
parameters <[]objeto>
array <[]texto>
map <mapa[texto]texto>
name <texto>
string <texto>
ref <texto>
repoURL <texto> -obrigatório-
targetRevision <texto>
sourceHydrator <objeto>
drySource <objeto> -obrigatório-
directory <objeto>
exclude <texto>
include <texto>
jsonnet <objeto>
extVars <[]objeto>
code <booleano>
name <texto> -obrigatório-
value <texto> -obrigatório-
libs <[]texto>
tlas <[]objeto>
code <booleano>
name <texto> -obrigatório-
value <texto> -obrigatório-
recurse <booleano>
helm <objeto>
apiVersions <[]texto>
fileParameters <[]objeto>
name <texto>
path <texto>
ignoreMissingValueFiles <booleano>
kubeVersion <texto>
namespace <texto>
parameters <[]objeto>
forceString <booleano>
name <texto>
value <texto>
passCredentials <booleano>
releaseName <texto>
skipCrds <booleano>
skipSchemaValidation <booleano>
skipTests <booleano>
valueFiles <[]texto>
values <texto>
valuesObject <objeto>
version <texto>
kustomize <objeto>
apiVersions <[]texto>
commonAnnotations <mapa[texto]texto>
commonAnnotationsEnvsubst <booleano>
commonLabels <mapa[texto]texto>
components <[]texto>
forceCommonAnnotations <booleano>
forceCommonLabels <booleano>
ignoreMissingComponents <booleano>
images <[]texto>
kubeVersion <texto>
labelIncludeTemplates <booleano>
labelWithoutSelector <booleano>
namePrefix <texto>
nameSuffix <texto>
namespace <texto>
patches <[]objeto>
options <mapa[texto]booleano>
patch <texto>
path <texto>
target <objeto>
annotationSelector <texto>
group <texto>
kind <texto>
labelSelector <texto>
name <texto>
namespace <texto>
version <texto>
replicas <[]objeto>
count <objeto> -obrigatório-
name <texto> -obrigatório-
version <texto>
path <texto> -obrigatório-
plugin <objeto>
env <[]objeto>
name <texto> -obrigatório-
value <texto> -obrigatório-
name <texto>
parameters <[]objeto>
array <[]texto>
map <mapa[texto]texto>
name <texto>
string <texto>
repoURL <texto> -obrigatório-
targetRevision <texto> -obrigatório-
hydrateTo <objeto>
targetBranch <texto> -obrigatório-
syncSource <objeto> -obrigatório-
path <texto> -obrigatório-
targetBranch <texto> -obrigatório-
sources <[]objeto>
chart <texto>
directory <objeto>
exclude <texto>
include <texto>
jsonnet <objeto>
extVars <[]objeto>
code <booleano>
name <texto> -obrigatório-
value <texto> -obrigatório-
libs <[]texto>
tlas <[]objeto>
code <booleano>
name <texto> -obrigatório-
value <texto> -obrigatório-
recurse <booleano>
helm <objeto>
apiVersions <[]texto>
fileParameters <[]objeto>
name <texto>
path <texto>
ignoreMissingValueFiles <booleano>
kubeVersion <texto>
namespace <texto>
parameters <[]objeto>
forceString <booleano>
name <texto>
value <texto>
passCredentials <booleano>
releaseName <texto>
skipCrds <booleano>
skipSchemaValidation <booleano>
skipTests <booleano>
valueFiles <[]texto>
values <texto>
valuesObject <objeto>
version <texto>
kustomize <objeto>
apiVersions <[]texto>
commonAnnotations <mapa[texto]texto>
commonAnnotationsEnvsubst <booleano>
commonLabels <mapa[texto]texto>
components <[]texto>
forceCommonAnnotations <booleano>
forceCommonLabels <booleano>
ignoreMissingComponents <booleano>
images <[]texto>
kubeVersion <texto>
labelIncludeTemplates <booleano>
labelWithoutSelector <booleano>
namePrefix <texto>
nameSuffix <texto>
namespace <texto>
patches <[]objeto>
options <mapa[texto]booleano>
patch <texto>
path <texto>
target <objeto>
annotationSelector <texto>
group <texto>
kind <texto>
labelSelector <texto>
name <texto>
namespace <texto>
version <texto>
replicas <[]objeto>
count <objeto> -obrigatório-
name <texto> -obrigatório-
version <texto>
name <texto>
path <texto>
plugin <objeto>
env <[]objeto>
name <texto> -obrigatório-
value <texto> -obrigatório-
name <texto>
parameters <[]objeto>
array <[]texto>
map <mapa[texto]texto>
name <texto>
string <texto>
ref <texto>
repoURL <texto> -obrigatório-
targetRevision <texto>
syncPolicy <objeto>
automated <objeto>
allowEmpty <booleano>
enabled <booleano>
prune <booleano>
selfHeal <booleano>
managedNamespaceMetadata <objeto>
annotations <mapa[texto]texto>
labels <mapa[texto]texto>
retry <objeto>
backoff <objeto>
duration <texto>
factor <inteiro>
maxDuration <texto>
limit <inteiro>
refresh <booleano>
syncOptions <[]texto>
values <mapa[texto]texto>
pullRequest <objeto>
azuredevops <objeto>
api <texto>
labels <[]texto>
organization <texto> -obrigatório-
project <texto> -obrigatório-
repo <texto> -obrigatório-
tokenRef <objeto>
key <texto> -obrigatório-
secretName <texto> -obrigatório-
bitbucket <objeto>
api <texto>
basicAuth <objeto>
passwordRef <objeto> -obrigatório-
key <texto> -obrigatório-
secretName <texto> -obrigatório-
username <texto> -obrigatório-
bearerToken <objeto>
tokenRef <objeto> -obrigatório-
key <texto> -obrigatório-
secretName <texto> -obrigatório-
owner <texto> -obrigatório-
repo <texto> -obrigatório-
bitbucketServer <objeto>
api <texto> -obrigatório-
basicAuth <objeto>
passwordRef <objeto> -obrigatório-
key <texto> -obrigatório-
secretName <texto> -obrigatório-
username <texto> -obrigatório-
bearerToken <objeto>
tokenRef <objeto> -obrigatório-
key <texto> -obrigatório-
secretName <texto> -obrigatório-
caRef <objeto>
configMapName <texto> -obrigatório-
key <texto> -obrigatório-
insecure <booleano>
project <texto> -obrigatório-
repo <texto> -obrigatório-
continueOnRepoNotFoundError <booleano>
filters <[]objeto>
branchMatch <texto>
targetBranchMatch <texto>
titleMatch <texto>
gitea <objeto>
api <texto> -obrigatório-
insecure <booleano>
labels <[]texto>
owner <texto> -obrigatório-
repo <texto> -obrigatório-
tokenRef <objeto>
key <texto> -obrigatório-
secretName <texto> -obrigatório-
github <objeto>
api <texto>
appSecretName <texto>
labels <[]texto>
owner <texto> -obrigatório-
repo <texto> -obrigatório-
tokenRef <objeto>
key <texto> -obrigatório-
secretName <texto> -obrigatório-
gitlab <objeto>
api <texto>
caRef <objeto>
configMapName <texto> -obrigatório-
key <texto> -obrigatório-
insecure <booleano>
labels <[]texto>
project <texto> -obrigatório-
pullRequestState <texto>
tokenRef <objeto>
key <texto> -obrigatório-
secretName <texto> -obrigatório-
requeueAfterSeconds <inteiro>
template <objeto>
metadata <objeto> -obrigatório-
annotations <mapa[texto]texto>
finalizers <[]texto>
labels <mapa[texto]texto>
name <texto>
namespace <texto>
spec <objeto> -obrigatório-
destination <objeto> -obrigatório-
name <texto>
namespace <texto>
server <texto>
ignoreDifferences <[]objeto>
group <texto>
jqPathExpressions <[]texto>
jsonPointers <[]texto>
kind <texto> -obrigatório-
managedFieldsManagers <[]texto>
name <texto>
namespace <texto>
info <[]objeto>
name <texto> -obrigatório-
value <texto> -obrigatório-
project <texto> -obrigatório-
revisionHistoryLimit <inteiro>
source <objeto>
chart <texto>
directory <objeto>
exclude <texto>
include <texto>
jsonnet <objeto>
extVars <[]objeto>
code <booleano>
name <texto> -obrigatório-
value <texto> -obrigatório-
libs <[]texto>
tlas <[]objeto>
code <booleano>
name <texto> -obrigatório-
value <texto> -obrigatório-
recurse <booleano>
helm <objeto>
apiVersions <[]texto>
fileParameters <[]objeto>
name <texto>
path <texto>
ignoreMissingValueFiles <booleano>
kubeVersion <texto>
namespace <texto>
parameters <[]objeto>
forceString <booleano>
name <texto>
value <texto>
passCredentials <booleano>
releaseName <texto>
skipCrds <booleano>
skipSchemaValidation <booleano>
skipTests <booleano>
valueFiles <[]texto>
values <texto>
valuesObject <objeto>
version <texto>
kustomize <objeto>
apiVersions <[]texto>
commonAnnotations <mapa[texto]texto>
commonAnnotationsEnvsubst <booleano>
commonLabels <mapa[texto]texto>
components <[]texto>
forceCommonAnnotations <booleano>
forceCommonLabels <booleano>
ignoreMissingComponents <booleano>
images <[]texto>
kubeVersion <texto>
labelIncludeTemplates <booleano>
labelWithoutSelector <booleano>
namePrefix <texto>
nameSuffix <texto>
namespace <texto>
patches <[]objeto>
options <mapa[texto]booleano>
patch <texto>
path <texto>
target <objeto>
annotationSelector <texto>
group <texto>
kind <texto>
labelSelector <texto>
name <texto>
namespace <texto>
version <texto>
replicas <[]objeto>
count <objeto> -obrigatório-
name <texto> -obrigatório-
version <texto>
name <texto>
path <texto>
plugin <objeto>
env <[]objeto>
name <texto> -obrigatório-
value <texto> -obrigatório-
name <texto>
parameters <[]objeto>
array <[]texto>
map <mapa[texto]texto>
name <texto>
string <texto>
ref <texto>
repoURL <texto> -obrigatório-
targetRevision <texto>
sourceHydrator <objeto>
drySource <objeto> -obrigatório-
directory <objeto>
exclude <texto>
include <texto>
jsonnet <objeto>
extVars <[]objeto>
code <booleano>
name <texto> -obrigatório-
value <texto> -obrigatório-
libs <[]texto>
tlas <[]objeto>
code <booleano>
name <texto> -obrigatório-
value <texto> -obrigatório-
recurse <booleano>
helm <objeto>
apiVersions <[]texto>
fileParameters <[]objeto>
name <texto>
path <texto>
ignoreMissingValueFiles <booleano>
kubeVersion <texto>
namespace <texto>
parameters <[]objeto>
forceString <booleano>
name <texto>
value <texto>
passCredentials <booleano>
releaseName <texto>
skipCrds <booleano>
skipSchemaValidation <booleano>
skipTests <booleano>
valueFiles <[]texto>
values <texto>
valuesObject <objeto>
version <texto>
kustomize <objeto>
apiVersions <[]texto>
commonAnnotations <mapa[texto]texto>
commonAnnotationsEnvsubst <booleano>
commonLabels <mapa[texto]texto>
components <[]texto>
forceCommonAnnotations <booleano>
forceCommonLabels <booleano>
ignoreMissingComponents <booleano>
images <[]texto>
kubeVersion <texto>
labelIncludeTemplates <booleano>
labelWithoutSelector <booleano>
namePrefix <texto>
nameSuffix <texto>
namespace <texto>
patches <[]objeto>
options <mapa[texto]booleano>
patch <texto>
path <texto>
target <objeto>
annotationSelector <texto>
group <texto>
kind <texto>
labelSelector <texto>
name <texto>
namespace <texto>
version <texto>
replicas <[]objeto>
count <objeto> -obrigatório-
name <texto> -obrigatório-
version <texto>
path <texto> -obrigatório-
plugin <objeto>
env <[]objeto>
name <texto> -obrigatório-
value <texto> -obrigatório-
name <texto>
parameters <[]objeto>
array <[]texto>
map <mapa[texto]texto>
name <texto>
string <texto>
repoURL <texto> -obrigatório-
targetRevision <texto> -obrigatório-
hydrateTo <objeto>
targetBranch <texto> -obrigatório-
syncSource <objeto> -obrigatório-
path <texto> -obrigatório-
targetBranch <texto> -obrigatório-
sources <[]objeto>
chart <texto>
directory <objeto>
exclude <texto>
include <texto>
jsonnet <objeto>
extVars <[]objeto>
code <booleano>
name <texto> -obrigatório-
value <texto> -obrigatório-
libs <[]texto>
tlas <[]objeto>
code <booleano>
name <texto> -obrigatório-
value <texto> -obrigatório-
recurse <booleano>
helm <objeto>
apiVersions <[]texto>
fileParameters <[]objeto>
name <texto>
path <texto>
ignoreMissingValueFiles <booleano>
kubeVersion <texto>
namespace <texto>
parameters <[]objeto>
forceString <booleano>
name <texto>
value <texto>
passCredentials <booleano>
releaseName <texto>
skipCrds <booleano>
skipSchemaValidation <booleano>
skipTests <booleano>
valueFiles <[]texto>
values <texto>
valuesObject <objeto>
version <texto>
kustomize <objeto>
apiVersions <[]texto>
commonAnnotations <mapa[texto]texto>
commonAnnotationsEnvsubst <booleano>
commonLabels <mapa[texto]texto>
components <[]texto>
forceCommonAnnotations <booleano>
forceCommonLabels <booleano>
ignoreMissingComponents <booleano>
images <[]texto>
kubeVersion <texto>
labelIncludeTemplates <booleano>
labelWithoutSelector <booleano>
namePrefix <texto>
nameSuffix <texto>
namespace <texto>
patches <[]objeto>
options <mapa[texto]booleano>
patch <texto>
path <texto>
target <objeto>
annotationSelector <texto>
group <texto>
kind <texto>
labelSelector <texto>
name <texto>
namespace <texto>
version <texto>
replicas <[]objeto>
count <objeto> -obrigatório-
name <texto> -obrigatório-
version <texto>
name <texto>
path <texto>
plugin <objeto>
env <[]objeto>
name <texto> -obrigatório-
value <texto> -obrigatório-
name <texto>
parameters <[]objeto>
array <[]texto>
map <mapa[texto]texto>
name <texto>
string <texto>
ref <texto>
repoURL <texto> -obrigatório-
targetRevision <texto>
syncPolicy <objeto>
automated <objeto>
allowEmpty <booleano>
enabled <booleano>
prune <booleano>
selfHeal <booleano>
managedNamespaceMetadata <objeto>
annotations <mapa[texto]texto>
labels <mapa[texto]texto>
retry <objeto>
backoff <objeto>
duration <texto>
factor <inteiro>
maxDuration <texto>
limit <inteiro>
refresh <booleano>
syncOptions <[]texto>
values <mapa[texto]texto>
scmProvider <objeto>
awsCodeCommit <objeto>
allBranches <booleano>
region <texto>
role <texto>
tagFilters <[]objeto>
key <texto> -obrigatório-
value <texto>
azureDevOps <objeto>
accessTokenRef <objeto> -obrigatório-
key <texto> -obrigatório-
secretName <texto> -obrigatório-
allBranches <booleano>
api <texto>
organization <texto> -obrigatório-
teamProject <texto> -obrigatório-
bitbucket <objeto>
allBranches <booleano>
appPasswordRef <objeto> -obrigatório-
key <texto> -obrigatório-
secretName <texto> -obrigatório-
owner <texto> -obrigatório-
user <texto> -obrigatório-
bitbucketServer <objeto>
allBranches <booleano>
api <texto> -obrigatório-
basicAuth <objeto>
passwordRef <objeto> -obrigatório-
key <texto> -obrigatório-
secretName <texto> -obrigatório-
username <texto> -obrigatório-
bearerToken <objeto>
tokenRef <objeto> -obrigatório-
key <texto> -obrigatório-
secretName <texto> -obrigatório-
caRef <objeto>
configMapName <texto> -obrigatório-
key <texto> -obrigatório-
insecure <booleano>
project <texto> -obrigatório-
cloneProtocol <texto>
filters <[]objeto>
branchMatch <texto>
labelMatch <texto>
pathsDoNotExist <[]texto>
pathsExist <[]texto>
repositoryMatch <texto>
gitea <objeto>
allBranches <booleano>
api <texto> -obrigatório-
insecure <booleano>
owner <texto> -obrigatório-
tokenRef <objeto>
key <texto> -obrigatório-
secretName <texto> -obrigatório-
github <objeto>
allBranches <booleano>
api <texto>
appSecretName <texto>
organization <texto> -obrigatório-
tokenRef <objeto>
key <texto> -obrigatório-
secretName <texto> -obrigatório-
gitlab <objeto>
allBranches <booleano>
api <texto>
caRef <objeto>
configMapName <texto> -obrigatório-
key <texto> -obrigatório-
group <texto> -obrigatório-
includeSharedProjects <booleano>
includeSubgroups <booleano>
insecure <booleano>
tokenRef <objeto>
key <texto> -obrigatório-
secretName <texto> -obrigatório-
topic <texto>
requeueAfterSeconds <inteiro>
template <objeto>
metadata <objeto> -obrigatório-
annotations <mapa[texto]texto>
finalizers <[]texto>
labels <mapa[texto]texto>
name <texto>
namespace <texto>
spec <objeto> -obrigatório-
destination <objeto> -obrigatório-
name <texto>
namespace <texto>
server <texto>
ignoreDifferences <[]objeto>
group <texto>
jqPathExpressions <[]texto>
jsonPointers <[]texto>
kind <texto> -obrigatório-
managedFieldsManagers <[]texto>
name <texto>
namespace <texto>
info <[]objeto>
name <texto> -obrigatório-
value <texto> -obrigatório-
project <texto> -obrigatório-
revisionHistoryLimit <inteiro>
source <objeto>
chart <texto>
directory <objeto>
exclude <texto>
include <texto>
jsonnet <objeto>
extVars <[]objeto>
code <booleano>
name <texto> -obrigatório-
value <texto> -obrigatório-
libs <[]texto>
tlas <[]objeto>
code <booleano>
name <texto> -obrigatório-
value <texto> -obrigatório-
recurse <booleano>
helm <objeto>
apiVersions <[]texto>
fileParameters <[]objeto>
name <texto>
path <texto>
ignoreMissingValueFiles <booleano>
kubeVersion <texto>
namespace <texto>
parameters <[]objeto>
forceString <booleano>
name <texto>
value <texto>
passCredentials <booleano>
releaseName <texto>
skipCrds <booleano>
skipSchemaValidation <booleano>
skipTests <booleano>
valueFiles <[]texto>
values <texto>
valuesObject <objeto>
version <texto>
kustomize <objeto>
apiVersions <[]texto>
commonAnnotations <mapa[texto]texto>
commonAnnotationsEnvsubst <booleano>
commonLabels <mapa[texto]texto>
components <[]texto>
forceCommonAnnotations <booleano>
forceCommonLabels <booleano>
ignoreMissingComponents <booleano>
images <[]texto>
kubeVersion <texto>
labelIncludeTemplates <booleano>
labelWithoutSelector <booleano>
namePrefix <texto>
nameSuffix <texto>
namespace <texto>
patches <[]objeto>
options <mapa[texto]booleano>
patch <texto>
path <texto>
target <objeto>
annotationSelector <texto>
group <texto>
kind <texto>
labelSelector <texto>
name <texto>
namespace <texto>
version <texto>
replicas <[]objeto>
count <objeto> -obrigatório-
name <texto> -obrigatório-
version <texto>
name <texto>
path <texto>
plugin <objeto>
env <[]objeto>
name <texto> -obrigatório-
value <texto> -obrigatório-
name <texto>
parameters <[]objeto>
array <[]texto>
map <mapa[texto]texto>
name <texto>
string <texto>
ref <texto>
repoURL <texto> -obrigatório-
targetRevision <texto>
sourceHydrator <objeto>
drySource <objeto> -obrigatório-
directory <objeto>
exclude <texto>
include <texto>
jsonnet <objeto>
extVars <[]objeto>
code <booleano>
name <texto> -obrigatório-
value <texto> -obrigatório-
libs <[]texto>
tlas <[]objeto>
code <booleano>
name <texto> -obrigatório-
value <texto> -obrigatório-
recurse <booleano>
helm <objeto>
apiVersions <[]texto>
fileParameters <[]objeto>
name <texto>
path <texto>
ignoreMissingValueFiles <booleano>
kubeVersion <texto>
namespace <texto>
parameters <[]objeto>
forceString <booleano>
name <texto>
value <texto>
passCredentials <booleano>
releaseName <texto>
skipCrds <booleano>
skipSchemaValidation <booleano>
skipTests <booleano>
valueFiles <[]texto>
values <texto>
valuesObject <objeto>
version <texto>
kustomize <objeto>
apiVersions <[]texto>
commonAnnotations <mapa[texto]texto>
commonAnnotationsEnvsubst <booleano>
commonLabels <mapa[texto]texto>
components <[]texto>
forceCommonAnnotations <booleano>
forceCommonLabels <booleano>
ignoreMissingComponents <booleano>
images <[]texto>
kubeVersion <texto>
labelIncludeTemplates <booleano>
labelWithoutSelector <booleano>
namePrefix <texto>
nameSuffix <texto>
namespace <texto>
patches <[]objeto>
options <mapa[texto]booleano>
patch <texto>
path <texto>
target <objeto>
annotationSelector <texto>
group <texto>
kind <texto>
labelSelector <texto>
name <texto>
namespace <texto>
version <texto>
replicas <[]objeto>
count <objeto> -obrigatório-
name <texto> -obrigatório-
version <texto>
path <texto> -obrigatório-
plugin <objeto>
env <[]objeto>
name <texto> -obrigatório-
value <texto> -obrigatório-
name <texto>
parameters <[]objeto>
array <[]texto>
map <mapa[texto]texto>
name <texto>
string <texto>
repoURL <texto> -obrigatório-
targetRevision <texto> -obrigatório-
hydrateTo <objeto>
targetBranch <texto> -obrigatório-
syncSource <objeto> -obrigatório-
path <texto> -obrigatório-
targetBranch <texto> -obrigatório-
sources <[]objeto>
chart <texto>
directory <objeto>
exclude <texto>
include <texto>
jsonnet <objeto>
extVars <[]objeto>
code <booleano>
name <texto> -obrigatório-
value <texto> -obrigatório-
libs <[]texto>
tlas <[]objeto>
code <booleano>
name <texto> -obrigatório-
value <texto> -obrigatório-
recurse <booleano>
helm <objeto>
apiVersions <[]texto>
fileParameters <[]objeto>
name <texto>
path <texto>
ignoreMissingValueFiles <booleano>
kubeVersion <texto>
namespace <texto>
parameters <[]objeto>
forceString <booleano>
name <texto>
value <texto>
passCredentials <booleano>
releaseName <texto>
skipCrds <booleano>
skipSchemaValidation <booleano>
skipTests <booleano>
valueFiles <[]texto>
values <texto>
valuesObject <objeto>
version <texto>
kustomize <objeto>
apiVersions <[]texto>
commonAnnotations <mapa[texto]texto>
commonAnnotationsEnvsubst <booleano>
commonLabels <mapa[texto]texto>
components <[]texto>
forceCommonAnnotations <booleano>
forceCommonLabels <booleano>
ignoreMissingComponents <booleano>
images <[]texto>
kubeVersion <texto>
labelIncludeTemplates <booleano>
labelWithoutSelector <booleano>
namePrefix <texto>
nameSuffix <texto>
namespace <texto>
patches <[]objeto>
options <mapa[texto]booleano>
patch <texto>
path <texto>
target <objeto>
annotationSelector <texto>
group <texto>
kind <texto>
labelSelector <texto>
name <texto>
namespace <texto>
version <texto>
replicas <[]objeto>
count <objeto> -obrigatório-
name <texto> -obrigatório-
version <texto>
name <texto>
path <texto>
plugin <objeto>
env <[]objeto>
name <texto> -obrigatório-
value <texto> -obrigatório-
name <texto>
parameters <[]objeto>
array <[]texto>
map <mapa[texto]texto>
name <texto>
string <texto>
ref <texto>
repoURL <texto> -obrigatório-
targetRevision <texto>
syncPolicy <objeto>
automated <objeto>
allowEmpty <booleano>
enabled <booleano>
prune <booleano>
selfHeal <booleano>
managedNamespaceMetadata <objeto>
annotations <mapa[texto]texto>
labels <mapa[texto]texto>
retry <objeto>
backoff <objeto>
duration <texto>
factor <inteiro>
maxDuration <texto>
limit <inteiro>
refresh <booleano>
syncOptions <[]texto>
values <mapa[texto]texto>
selector <objeto>
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
goTemplate <booleano>
goTemplateOptions <[]texto>
ignoreApplicationDifferences <[]objeto>
jqPathExpressions <[]texto>
jsonPointers <[]texto>
name <texto>
preservedFields <objeto>
annotations <[]texto>
labels <[]texto>
strategy <objeto>
deletionOrder <texto>
rollingSync <objeto>
steps <[]objeto>
matchExpressions <[]objeto>
key <texto>
operator <texto>
values <[]texto>
maxUpdate <objeto>
type <texto>
syncPolicy <objeto>
applicationsSync <texto>
opções: create-only, create-update, create-delete, sync
preserveResourcesOnDeletion <booleano>
template <objeto> -obrigatório-
metadata <objeto> -obrigatório-
annotations <mapa[texto]texto>
finalizers <[]texto>
labels <mapa[texto]texto>
name <texto>
namespace <texto>
spec <objeto> -obrigatório-
destination <objeto> -obrigatório-
name <texto>
namespace <texto>
server <texto>
ignoreDifferences <[]objeto>
group <texto>
jqPathExpressions <[]texto>
jsonPointers <[]texto>
kind <texto> -obrigatório-
managedFieldsManagers <[]texto>
name <texto>
namespace <texto>
info <[]objeto>
name <texto> -obrigatório-
value <texto> -obrigatório-
project <texto> -obrigatório-
revisionHistoryLimit <inteiro>
source <objeto>
chart <texto>
directory <objeto>
exclude <texto>
include <texto>
jsonnet <objeto>
extVars <[]objeto>
code <booleano>
name <texto> -obrigatório-
value <texto> -obrigatório-
libs <[]texto>
tlas <[]objeto>
code <booleano>
name <texto> -obrigatório-
value <texto> -obrigatório-
recurse <booleano>
helm <objeto>
apiVersions <[]texto>
fileParameters <[]objeto>
name <texto>
path <texto>
ignoreMissingValueFiles <booleano>
kubeVersion <texto>
namespace <texto>
parameters <[]objeto>
forceString <booleano>
name <texto>
value <texto>
passCredentials <booleano>
releaseName <texto>
skipCrds <booleano>
skipSchemaValidation <booleano>
skipTests <booleano>
valueFiles <[]texto>
values <texto>
valuesObject <objeto>
version <texto>
kustomize <objeto>
apiVersions <[]texto>
commonAnnotations <mapa[texto]texto>
commonAnnotationsEnvsubst <booleano>
commonLabels <mapa[texto]texto>
components <[]texto>
forceCommonAnnotations <booleano>
forceCommonLabels <booleano>
ignoreMissingComponents <booleano>
images <[]texto>
kubeVersion <texto>
labelIncludeTemplates <booleano>
labelWithoutSelector <booleano>
namePrefix <texto>
nameSuffix <texto>
namespace <texto>
patches <[]objeto>
options <mapa[texto]booleano>
patch <texto>
path <texto>
target <objeto>
annotationSelector <texto>
group <texto>
kind <texto>
labelSelector <texto>
name <texto>
namespace <texto>
version <texto>
replicas <[]objeto>
count <objeto> -obrigatório-
name <texto> -obrigatório-
version <texto>
name <texto>
path <texto>
plugin <objeto>
env <[]objeto>
name <texto> -obrigatório-
value <texto> -obrigatório-
name <texto>
parameters <[]objeto>
array <[]texto>
map <mapa[texto]texto>
name <texto>
string <texto>
ref <texto>
repoURL <texto> -obrigatório-
targetRevision <texto>
sourceHydrator <objeto>
drySource <objeto> -obrigatório-
directory <objeto>
exclude <texto>
include <texto>
jsonnet <objeto>
extVars <[]objeto>
code <booleano>
name <texto> -obrigatório-
value <texto> -obrigatório-
libs <[]texto>
tlas <[]objeto>
code <booleano>
name <texto> -obrigatório-
value <texto> -obrigatório-
recurse <booleano>
helm <objeto>
apiVersions <[]texto>
fileParameters <[]objeto>
name <texto>
path <texto>
ignoreMissingValueFiles <booleano>
kubeVersion <texto>
namespace <texto>
parameters <[]objeto>
forceString <booleano>
name <texto>
value <texto>
passCredentials <booleano>
releaseName <texto>
skipCrds <booleano>
skipSchemaValidation <booleano>
skipTests <booleano>
valueFiles <[]texto>
values <texto>
valuesObject <objeto>
version <texto>
kustomize <objeto>
apiVersions <[]texto>
commonAnnotations <mapa[texto]texto>
commonAnnotationsEnvsubst <booleano>
commonLabels <mapa[texto]texto>
components <[]texto>
forceCommonAnnotations <booleano>
forceCommonLabels <booleano>
ignoreMissingComponents <booleano>
images <[]texto>
kubeVersion <texto>
labelIncludeTemplates <booleano>
labelWithoutSelector <booleano>
namePrefix <texto>
nameSuffix <texto>
namespace <texto>
patches <[]objeto>
options <mapa[texto]booleano>
patch <texto>
path <texto>
target <objeto>
annotationSelector <texto>
group <texto>
kind <texto>
labelSelector <texto>
name <texto>
namespace <texto>
version <texto>
replicas <[]objeto>
count <objeto> -obrigatório-
name <texto> -obrigatório-
version <texto>
path <texto> -obrigatório-
plugin <objeto>
env <[]objeto>
name <texto> -obrigatório-
value <texto> -obrigatório-
name <texto>
parameters <[]objeto>
array <[]texto>
map <mapa[texto]texto>
name <texto>
string <texto>
repoURL <texto> -obrigatório-
targetRevision <texto> -obrigatório-
hydrateTo <objeto>
targetBranch <texto> -obrigatório-
syncSource <objeto> -obrigatório-
path <texto> -obrigatório-
targetBranch <texto> -obrigatório-
sources <[]objeto>
chart <texto>
directory <objeto>
exclude <texto>
include <texto>
jsonnet <objeto>
extVars <[]objeto>
code <booleano>
name <texto> -obrigatório-
value <texto> -obrigatório-
libs <[]texto>
tlas <[]objeto>
code <booleano>
name <texto> -obrigatório-
value <texto> -obrigatório-
recurse <booleano>
helm <objeto>
apiVersions <[]texto>
fileParameters <[]objeto>
name <texto>
path <texto>
ignoreMissingValueFiles <booleano>
kubeVersion <texto>
namespace <texto>
parameters <[]objeto>
forceString <booleano>
name <texto>
value <texto>
passCredentials <booleano>
releaseName <texto>
skipCrds <booleano>
skipSchemaValidation <booleano>
skipTests <booleano>
valueFiles <[]texto>
values <texto>
valuesObject <objeto>
version <texto>
kustomize <objeto>
apiVersions <[]texto>
commonAnnotations <mapa[texto]texto>
commonAnnotationsEnvsubst <booleano>
commonLabels <mapa[texto]texto>
components <[]texto>
forceCommonAnnotations <booleano>
forceCommonLabels <booleano>
ignoreMissingComponents <booleano>
images <[]texto>
kubeVersion <texto>
labelIncludeTemplates <booleano>
labelWithoutSelector <booleano>
namePrefix <texto>
nameSuffix <texto>
namespace <texto>
patches <[]objeto>
options <mapa[texto]booleano>
patch <texto>
path <texto>
target <objeto>
annotationSelector <texto>
group <texto>
kind <texto>
labelSelector <texto>
name <texto>
namespace <texto>
version <texto>
replicas <[]objeto>
count <objeto> -obrigatório-
name <texto> -obrigatório-
version <texto>
name <texto>
path <texto>
plugin <objeto>
env <[]objeto>
name <texto> -obrigatório-
value <texto> -obrigatório-
name <texto>
parameters <[]objeto>
array <[]texto>
map <mapa[texto]texto>
name <texto>
string <texto>
ref <texto>
repoURL <texto> -obrigatório-
targetRevision <texto>
syncPolicy <objeto>
automated <objeto>
allowEmpty <booleano>
enabled <booleano>
prune <booleano>
selfHeal <booleano>
managedNamespaceMetadata <objeto>
annotations <mapa[texto]texto>
labels <mapa[texto]texto>
retry <objeto>
backoff <objeto>
duration <texto>
factor <inteiro>
maxDuration <texto>
limit <inteiro>
refresh <booleano>
syncOptions <[]texto>
templatePatch <texto>
status <objeto>
applicationStatus <[]objeto>
application <texto> -obrigatório-
lastTransitionTime <texto>
message <texto> -obrigatório-
status <texto> -obrigatório-
step <texto> -obrigatório-
targetRevisions <[]texto> -obrigatório-
conditions <[]objeto>
lastTransitionTime <texto>
message <texto> -obrigatório-
reason <texto> -obrigatório-
status <texto> -obrigatório-
type <texto> -obrigatório-
health <objeto>
lastTransitionTime <texto>
message <texto>
status <texto>
resources <[]objeto>
group <texto>
health <objeto>
lastTransitionTime <texto>
message <texto>
status <texto>
hook <booleano>
kind <texto>
name <texto>
namespace <texto>
requiresDeletionConfirmation <booleano>
requiresPruning <booleano>
status <texto>
syncWave <inteiro>
version <texto>
resourcesCount <inteiro>
29. appprojects.argoproj.io
Recurso: appprojects.argoproj.io
Grupo/API: argoproj.io
Tipo: AppProject
Versão: v1alpha1
GRUPO: argoproj.io
TIPO: AppProject
VERSÃO: v1alpha1
DESCRIÇÃO:
AppProject fornece um agrupamento lógico de aplicações, com controles para: * onde as
aplicações podem ser implantadas (lista permitida de clusters) * o que pode ser
implantado (lista permitida de repositórios e lista permitida/bloqueada de recursos) *
quem pode acessar essas aplicações (papéis, vínculos de grupos OIDC) * o que essas
pessoas podem fazer (políticas RBAC) * acesso automatizado a esses papéis (tokens JWT).
CAMPOS:
apiVersion <texto>
kind <texto>
metadata <ObjectMeta> -obrigatório-
annotations <mapa[texto]texto>
creationTimestamp <texto>
deletionGracePeriodSeconds <inteiro>
deletionTimestamp <texto>
finalizers <[]texto>
generateName <texto>
generation <inteiro>
labels <mapa[texto]texto>
managedFields <[]ManagedFieldsEntry>
apiVersion <texto>
fieldsType <texto>
fieldsV1 <FieldsV1>
manager <texto>
operation <texto>
subresource <texto>
time <texto>
name <texto>
namespace <texto>
ownerReferences <[]OwnerReference>
apiVersion <texto> -obrigatório-
blockOwnerDeletion <booleano>
controller <booleano>
kind <texto> -obrigatório-
name <texto> -obrigatório-
uid <texto> -obrigatório-
resourceVersion <texto>
selfLink <texto>
uid <texto>
spec <objeto> -obrigatório-
clusterResourceBlacklist <[]objeto>
group <texto> -obrigatório-
kind <texto> -obrigatório-
name <texto>
clusterResourceWhitelist <[]objeto>
group <texto> -obrigatório-
kind <texto> -obrigatório-
name <texto>
description <texto>
destinationServiceAccounts <[]objeto>
defaultServiceAccount <texto> -obrigatório-
namespace <texto>
server <texto> -obrigatório-
destinations <[]objeto>
name <texto>
namespace <texto>
server <texto>
namespaceResourceBlacklist <[]objeto>
group <texto> -obrigatório-
kind <texto> -obrigatório-
namespaceResourceWhitelist <[]objeto>
group <texto> -obrigatório-
kind <texto> -obrigatório-
orphanedResources <objeto>
ignore <[]objeto>
group <texto>
kind <texto>
name <texto>
warn <booleano>
permitOnlyProjectScopedClusters <booleano>
roles <[]objeto>
description <texto>
groups <[]texto>
jwtTokens <[]objeto>
exp <inteiro>
iat <inteiro> -obrigatório-
id <texto>
name <texto> -obrigatório-
policies <[]texto>
signatureKeys <[]objeto>
keyID <texto> -obrigatório-
sourceNamespaces <[]texto>
sourceRepos <[]texto>
syncWindows <[]objeto>
andOperator <booleano>
applications <[]texto>
clusters <[]texto>
description <texto>
duration <texto>
kind <texto>
manualSync <booleano>
namespaces <[]texto>
schedule <texto>
timeZone <texto>
status <objeto>
jwtTokensByRole <mapa[texto]objeto>
items <[]objeto>
exp <inteiro>
iat <inteiro> -obrigatório-
id <texto>
30. certificatesigningrequests.certificates.k8s.io
Recurso: certificatesigningrequests.certificates.k8s.io
Grupo/API: certificates.k8s.io
Tipo: CertificateSigningRequest
Versão: v1
GRUPO: certificates.k8s.io
TIPO: CertificateSigningRequest
VERSÃO: v1
DESCRIÇÃO:
Objetos CertificateSigningRequest fornecem um mecanismo para obter certificados x509
enviando uma solicitação de assinatura de certificado, que é aprovada e emitida de forma
assíncrona. Kubelets usam esta API para obter: 1. certificados de cliente para
autenticação no kube-apiserver (com o signerName
"kubernetes.io/kube-apiserver-client-kubelet"); 2. certificados de servidor para
endpoints TLS aos quais o kube-apiserver pode se conectar com segurança (com o
signerName "kubernetes.io/kubelet-serving"). Esta API também pode ser usada para
solicitar certificados de cliente para autenticação no kube-apiserver (com o signerName
"kubernetes.io/kube-apiserver-client") ou para obter certificados de assinadores
personalizados que não são do Kubernetes.
CAMPOS:
apiVersion <texto>
kind <texto>
metadata <ObjectMeta>
annotations <mapa[texto]texto>
creationTimestamp <texto>
deletionGracePeriodSeconds <inteiro>
deletionTimestamp <texto>
finalizers <[]texto>
generateName <texto>
generation <inteiro>
labels <mapa[texto]texto>
managedFields <[]ManagedFieldsEntry>
apiVersion <texto>
fieldsType <texto>
fieldsV1 <FieldsV1>
manager <texto>
operation <texto>
subresource <texto>
time <texto>
name <texto>
namespace <texto>
ownerReferences <[]OwnerReference>
apiVersion <texto> -obrigatório-
blockOwnerDeletion <booleano>
controller <booleano>
kind <texto> -obrigatório-
name <texto> -obrigatório-
uid <texto> -obrigatório-
resourceVersion <texto>
selfLink <texto>
uid <texto>
spec <CertificateSigningRequestSpec> -obrigatório-
expirationSeconds <inteiro>
extra <map[string][]string>
groups <[]texto>
request <texto> -obrigatório-
signerName <texto> -obrigatório-
uid <texto>
usages <[]texto>
username <texto>
status <CertificateSigningRequestStatus>
certificate <texto>
conditions <[]CertificateSigningRequestCondition>
lastTransitionTime <texto>
lastUpdateTime <texto>
message <texto>
reason <texto>
status <texto> -obrigatório-
type <texto> -obrigatório-
31. volumesnapshots.snapshot.storage.k8s.io
Recurso: volumesnapshots.snapshot.storage.k8s.io
Grupo/API: snapshot.storage.k8s.io
Tipo: VolumeSnapshot
Versão: v1
GRUPO: snapshot.storage.k8s.io
TIPO: VolumeSnapshot
VERSÃO: v1
DESCRIÇÃO:
VolumeSnapshot é a solicitação de um usuário para criar um snapshot pontual de um volume
persistente ou vincular-se a um snapshot preexistente.
CAMPOS:
apiVersion <texto>
kind <texto>
metadata <ObjectMeta>
annotations <mapa[texto]texto>
creationTimestamp <texto>
deletionGracePeriodSeconds <inteiro>
deletionTimestamp <texto>
finalizers <[]texto>
generateName <texto>
generation <inteiro>
labels <mapa[texto]texto>
managedFields <[]ManagedFieldsEntry>
apiVersion <texto>
fieldsType <texto>
fieldsV1 <FieldsV1>
manager <texto>
operation <texto>
subresource <texto>
time <texto>
name <texto>
namespace <texto>
ownerReferences <[]OwnerReference>
apiVersion <texto> -obrigatório-
blockOwnerDeletion <booleano>
controller <booleano>
kind <texto> -obrigatório-
name <texto> -obrigatório-
uid <texto> -obrigatório-
resourceVersion <texto>
selfLink <texto>
uid <texto>
spec <objeto> -obrigatório-
source <objeto> -obrigatório-
persistentVolumeClaimName <texto>
volumeSnapshotContentName <texto>
volumeSnapshotClassName <texto>
status <objeto>
boundVolumeSnapshotContentName <texto>
creationTime <texto>
error <objeto>
message <texto>
time <texto>
readyToUse <booleano>
restoreSize <texto>
volumeGroupSnapshotName <texto>
32. volumesnapshotclasses.snapshot.storage.k8s.io
Recurso: volumesnapshotclasses.snapshot.storage.k8s.io
Grupo/API: snapshot.storage.k8s.io
Tipo: VolumeSnapshotClass
Versão: v1
GRUPO: snapshot.storage.k8s.io
TIPO: VolumeSnapshotClass
VERSÃO: v1
DESCRIÇÃO:
VolumeSnapshotClass especifica parâmetros que um sistema de armazenamento subjacente usa
ao criar um snapshot de volume. Uma VolumeSnapshotClass específica é usada ao
especificar seu nome em um objeto VolumeSnapshot. VolumeSnapshotClasses não pertencem a
namespaces.
CAMPOS:
apiVersion <texto>
deletionPolicy <texto> -obrigatório-
opções: Delete, Retain
driver <texto> -obrigatório-
kind <texto>
metadata <ObjectMeta>
annotations <mapa[texto]texto>
creationTimestamp <texto>
deletionGracePeriodSeconds <inteiro>
deletionTimestamp <texto>
finalizers <[]texto>
generateName <texto>
generation <inteiro>
labels <mapa[texto]texto>
managedFields <[]ManagedFieldsEntry>
apiVersion <texto>
fieldsType <texto>
fieldsV1 <FieldsV1>
manager <texto>
operation <texto>
subresource <texto>
time <texto>
name <texto>
namespace <texto>
ownerReferences <[]OwnerReference>
apiVersion <texto> -obrigatório-
blockOwnerDeletion <booleano>
controller <booleano>
kind <texto> -obrigatório-
name <texto> -obrigatório-
uid <texto> -obrigatório-
resourceVersion <texto>
selfLink <texto>
uid <texto>
parameters <mapa[texto]texto>
33. volumesnapshotcontents.snapshot.storage.k8s.io
Recurso: volumesnapshotcontents.snapshot.storage.k8s.io
Grupo/API: snapshot.storage.k8s.io
Tipo: VolumeSnapshotContent
Versão: v1
GRUPO: snapshot.storage.k8s.io
TIPO: VolumeSnapshotContent
VERSÃO: v1
DESCRIÇÃO:
VolumeSnapshotContent representa o objeto real de snapshot "em disco" no sistema de
armazenamento subjacente.
CAMPOS:
apiVersion <texto>
kind <texto>
metadata <ObjectMeta>
annotations <mapa[texto]texto>
creationTimestamp <texto>
deletionGracePeriodSeconds <inteiro>
deletionTimestamp <texto>
finalizers <[]texto>
generateName <texto>
generation <inteiro>
labels <mapa[texto]texto>
managedFields <[]ManagedFieldsEntry>
apiVersion <texto>
fieldsType <texto>
fieldsV1 <FieldsV1>
manager <texto>
operation <texto>
subresource <texto>
time <texto>
name <texto>
namespace <texto>
ownerReferences <[]OwnerReference>
apiVersion <texto> -obrigatório-
blockOwnerDeletion <booleano>
controller <booleano>
kind <texto> -obrigatório-
name <texto> -obrigatório-
uid <texto> -obrigatório-
resourceVersion <texto>
selfLink <texto>
uid <texto>
spec <objeto> -obrigatório-
deletionPolicy <texto> -obrigatório-
opções: Delete, Retain
driver <texto> -obrigatório-
source <objeto> -obrigatório-
snapshotHandle <texto>
volumeHandle <texto>
sourceVolumeMode <texto>
volumeSnapshotClassName <texto>
volumeSnapshotRef <objeto> -obrigatório-
apiVersion <texto>
fieldPath <texto>
kind <texto>
name <texto>
namespace <texto>
resourceVersion <texto>
uid <texto>
status <objeto>
creationTime <inteiro>
error <objeto>
message <texto>
time <texto>
readyToUse <booleano>
restoreSize <inteiro>
snapshotHandle <texto>
volumeGroupSnapshotHandle <texto>
34. runtimeclasses.node.k8s.io
Recurso: runtimeclasses.node.k8s.io
Grupo/API: node.k8s.io
Tipo: RuntimeClass
Versão: v1
GRUPO: node.k8s.io
TIPO: RuntimeClass
VERSÃO: v1
DESCRIÇÃO:
RuntimeClass define uma classe de runtime de contêiner suportada no cluster. A
RuntimeClass é usada para determinar qual runtime de contêiner será usado para executar
todos os contêineres em um pod. RuntimeClasses são definidas manualmente por um usuário
ou provisionador do cluster e referenciadas no PodSpec. O Kubelet é responsável por
resolver a referência RuntimeClassName antes de executar o pod. Para mais detalhes,
consulte https://kubernetes.io/docs/concepts/containers/runtime-class/
CAMPOS:
apiVersion <texto>
handler <texto> -obrigatório-
kind <texto>
metadata <ObjectMeta>
annotations <mapa[texto]texto>
creationTimestamp <texto>
deletionGracePeriodSeconds <inteiro>
deletionTimestamp <texto>
finalizers <[]texto>
generateName <texto>
generation <inteiro>
labels <mapa[texto]texto>
managedFields <[]ManagedFieldsEntry>
apiVersion <texto>
fieldsType <texto>
fieldsV1 <FieldsV1>
manager <texto>
operation <texto>
subresource <texto>
time <texto>
name <texto>
namespace <texto>
ownerReferences <[]OwnerReference>
apiVersion <texto> -obrigatório-
blockOwnerDeletion <booleano>
controller <booleano>
kind <texto> -obrigatório-
name <texto> -obrigatório-
uid <texto> -obrigatório-
resourceVersion <texto>
selfLink <texto>
uid <texto>
overhead <Overhead>
podFixed <map[string]Quantity>
scheduling <Scheduling>
nodeSelector <mapa[texto]texto>
tolerations <[]Toleration>
effect <texto>
opções: NoExecute, NoSchedule, PreferNoSchedule
key <texto>
operator <texto>
opções: Equal, Exists
tolerationSeconds <inteiro>
value <texto>
35. priorityclasses.scheduling.k8s.io
Recurso: priorityclasses.scheduling.k8s.io
Grupo/API: scheduling.k8s.io
Tipo: PriorityClass
Versão: v1
GRUPO: scheduling.k8s.io
TIPO: PriorityClass
VERSÃO: v1
DESCRIÇÃO:
PriorityClass define o mapeamento entre o nome de uma classe de prioridade e o valor
inteiro da prioridade. O valor pode ser qualquer inteiro válido.
CAMPOS:
apiVersion <texto>
description <texto>
globalDefault <booleano>
kind <texto>
metadata <ObjectMeta>
annotations <mapa[texto]texto>
creationTimestamp <texto>
deletionGracePeriodSeconds <inteiro>
deletionTimestamp <texto>
finalizers <[]texto>
generateName <texto>
generation <inteiro>
labels <mapa[texto]texto>
managedFields <[]ManagedFieldsEntry>
apiVersion <texto>
fieldsType <texto>
fieldsV1 <FieldsV1>
manager <texto>
operation <texto>
subresource <texto>
time <texto>
name <texto>
namespace <texto>
ownerReferences <[]OwnerReference>
apiVersion <texto> -obrigatório-
blockOwnerDeletion <booleano>
controller <booleano>
kind <texto> -obrigatório-
name <texto> -obrigatório-
uid <texto> -obrigatório-
resourceVersion <texto>
selfLink <texto>
uid <texto>
preemptionPolicy <texto>
opções: Never, PreemptLowerPriority
value <inteiro> -obrigatório-
36. customresourcedefinitions.apiextensions.k8s.io
Recurso: customresourcedefinitions.apiextensions.k8s.io
Grupo/API: apiextensions.k8s.io
Tipo: CustomResourceDefinition
Versão: v1
GRUPO: apiextensions.k8s.io
TIPO: CustomResourceDefinition
VERSÃO: v1
DESCRIÇÃO:
CustomResourceDefinition representa um recurso que deve ser exposto no API Server. Seu
nome DEVE estar no formato <.spec.name>.<.spec.group>.
CAMPOS:
apiVersion <texto>
kind <texto>
metadata <ObjectMeta>
annotations <mapa[texto]texto>
creationTimestamp <texto>
deletionGracePeriodSeconds <inteiro>
deletionTimestamp <texto>
finalizers <[]texto>
generateName <texto>
generation <inteiro>
labels <mapa[texto]texto>
managedFields <[]ManagedFieldsEntry>
apiVersion <texto>
fieldsType <texto>
fieldsV1 <FieldsV1>
manager <texto>
operation <texto>
subresource <texto>
time <texto>
name <texto>
namespace <texto>
ownerReferences <[]OwnerReference>
apiVersion <texto> -obrigatório-
blockOwnerDeletion <booleano>
controller <booleano>
kind <texto> -obrigatório-
name <texto> -obrigatório-
uid <texto> -obrigatório-
resourceVersion <texto>
selfLink <texto>
uid <texto>
spec <CustomResourceDefinitionSpec> -obrigatório-
conversion <CustomResourceConversion>
strategy <texto> -obrigatório-
webhook <WebhookConversion>
clientConfig <WebhookClientConfig>
caBundle <texto>
service <ServiceReference>
name <texto> -obrigatório-
namespace <texto> -obrigatório-
path <texto>
port <inteiro>
url <texto>
conversionReviewVersions <[]texto> -obrigatório-
group <texto> -obrigatório-
names <CustomResourceDefinitionNames> -obrigatório-
categories <[]texto>
kind <texto> -obrigatório-
listKind <texto>
plural <texto> -obrigatório-
shortNames <[]texto>
singular <texto>
preserveUnknownFields <booleano>
scope <texto> -obrigatório-
versions <[]CustomResourceDefinitionVersion> -obrigatório-
additionalPrinterColumns <[]CustomResourceColumnDefinition>
description <texto>
format <texto>
jsonPath <texto> -obrigatório-
name <texto> -obrigatório-
priority <inteiro>
type <texto> -obrigatório-
deprecated <booleano>
deprecationWarning <texto>
name <texto> -obrigatório-
schema <CustomResourceValidation>
openAPIV3Schema <JSONSchemaProps>
$ref <texto>
$schema <texto>
additionalItems <JSONSchemaPropsOrBool>
additionalProperties <JSONSchemaPropsOrBool>
allOf <[]JSONSchemaProps>
anyOf <[]JSONSchemaProps>
default <JSON>
definitions <map[string]JSONSchemaProps>
dependencies <map[string]JSONSchemaPropsOrStringArray>
description <texto>
enum <[]JSON>
example <JSON>
exclusiveMaximum <booleano>
exclusiveMinimum <booleano>
externalDocs <ExternalDocumentation>
description <texto>
url <texto>
format <texto>
id <texto>
items <JSONSchemaPropsOrArray>
maxItems <inteiro>
maxLength <inteiro>
maxProperties <inteiro>
maximum <number>
minItems <inteiro>
minLength <inteiro>
minProperties <inteiro>
minimum <number>
multipleOf <number>
not <JSONSchemaProps>
nullable <booleano>
oneOf <[]JSONSchemaProps>
pattern <texto>
patternProperties <map[string]JSONSchemaProps>
properties <map[string]JSONSchemaProps>
required <[]texto>
title <texto>
type <texto>
uniqueItems <booleano>
x-kubernetes-embedded-resource <booleano>
x-kubernetes-int-or-string <booleano>
x-kubernetes-list-map-keys <[]texto>
x-kubernetes-list-type <texto>
x-kubernetes-map-type <texto>
x-kubernetes-preserve-unknown-fields <booleano>
x-kubernetes-validations <[]ValidationRule>
fieldPath <texto>
message <texto>
messageExpression <texto>
optionalOldSelf <booleano>
reason <texto>
opções: FieldValueDuplicate, FieldValueForbidden, FieldValueInvalid, FieldValueRequired
rule <texto> -obrigatório-
selectableFields <[]SelectableField>
jsonPath <texto> -obrigatório-
served <booleano> -obrigatório-
storage <booleano> -obrigatório-
subresources <CustomResourceSubresources>
scale <CustomResourceSubresourceScale>
labelSelectorPath <texto>
specReplicasPath <texto> -obrigatório-
statusReplicasPath <texto> -obrigatório-
status <CustomResourceSubresourceStatus>
status <CustomResourceDefinitionStatus>
acceptedNames <CustomResourceDefinitionNames>
categories <[]texto>
kind <texto> -obrigatório-
listKind <texto>
plural <texto> -obrigatório-
shortNames <[]texto>
singular <texto>
conditions <[]CustomResourceDefinitionCondition>
lastTransitionTime <texto>
message <texto>
reason <texto>
status <texto> -obrigatório-
type <texto> -obrigatório-
storedVersions <[]texto>
37. validatingadmissionpolicies.admissionregistration.k8s.io
Recurso: validatingadmissionpolicies.admissionregistration.k8s.io
Grupo/API: admissionregistration.k8s.io
Tipo: ValidatingAdmissionPolicy
Versão: v1
GRUPO: admissionregistration.k8s.io
TIPO: ValidatingAdmissionPolicy
VERSÃO: v1
DESCRIÇÃO:
ValidatingAdmissionPolicy descreve a definição de uma política de validação de admissão
que aceita ou rejeita um objeto sem alterá-lo.
CAMPOS:
apiVersion <texto>
kind <texto>
metadata <ObjectMeta>
annotations <mapa[texto]texto>
creationTimestamp <texto>
deletionGracePeriodSeconds <inteiro>
deletionTimestamp <texto>
finalizers <[]texto>
generateName <texto>
generation <inteiro>
labels <mapa[texto]texto>
managedFields <[]ManagedFieldsEntry>
apiVersion <texto>
fieldsType <texto>
fieldsV1 <FieldsV1>
manager <texto>
operation <texto>
subresource <texto>
time <texto>
name <texto>
namespace <texto>
ownerReferences <[]OwnerReference>
apiVersion <texto> -obrigatório-
blockOwnerDeletion <booleano>
controller <booleano>
kind <texto> -obrigatório-
name <texto> -obrigatório-
uid <texto> -obrigatório-
resourceVersion <texto>
selfLink <texto>
uid <texto>
spec <ValidatingAdmissionPolicySpec>
auditAnnotations <[]AuditAnnotation>
key <texto> -obrigatório-
valueExpression <texto> -obrigatório-
failurePolicy <texto>
opções: Fail, Ignore
matchConditions <[]MatchCondition>
expression <texto> -obrigatório-
name <texto> -obrigatório-
matchConstraints <MatchResources>
excludeResourceRules <[]NamedRuleWithOperations>
apiGroups <[]texto>
apiVersions <[]texto>
operations <[]texto>
resourceNames <[]texto>
resources <[]texto>
scope <texto>
matchPolicy <texto>
opções: Equivalent, Exact
namespaceSelector <LabelSelector>
matchExpressions <[]LabelSelectorRequirement>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
objectSelector <LabelSelector>
matchExpressions <[]LabelSelectorRequirement>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
resourceRules <[]NamedRuleWithOperations>
apiGroups <[]texto>
apiVersions <[]texto>
operations <[]texto>
resourceNames <[]texto>
resources <[]texto>
scope <texto>
paramKind <ParamKind>
apiVersion <texto>
kind <texto>
validations <[]Validation>
expression <texto> -obrigatório-
message <texto>
messageExpression <texto>
reason <texto>
variables <[]Variable>
expression <texto> -obrigatório-
name <texto> -obrigatório-
status <ValidatingAdmissionPolicyStatus>
conditions <[]Condition>
lastTransitionTime <texto> -obrigatório-
message <texto> -obrigatório-
observedGeneration <inteiro>
reason <texto> -obrigatório-
status <texto> -obrigatório-
type <texto> -obrigatório-
observedGeneration <inteiro>
typeChecking <TypeChecking>
expressionWarnings <[]ExpressionWarning>
fieldRef <texto> -obrigatório-
warning <texto> -obrigatório-
38. validatingadmissionpolicybindings.admissionregistration.k8s.io
Recurso: validatingadmissionpolicybindings.admissionregistration.k8s.io
Grupo/API: admissionregistration.k8s.io
Tipo: ValidatingAdmissionPolicyBinding
Versão: v1
GRUPO: admissionregistration.k8s.io
TIPO: ValidatingAdmissionPolicyBinding
VERSÃO: v1
DESCRIÇÃO:
ValidatingAdmissionPolicyBinding vincula a ValidatingAdmissionPolicy a recursos
parametrizados. ValidatingAdmissionPolicyBinding e CRDs de parâmetros juntos definem
como administradores de cluster configuram políticas para clusters. Para uma determinada
requisição de admissão, cada binding fará com que sua política seja avaliada N vezes,
onde N é 1 para políticas/bindings que não usam parâmetros; caso contrário, N é o número
de parâmetros selecionados pelo binding. As expressões CEL de uma política devem ter um
custo CEL calculado abaixo do orçamento CEL máximo. Cada avaliação da política recebe um
orçamento CEL independente. Adicionar/remover políticas, bindings ou parâmetros não pode
afetar se uma determinada combinação (política, binding, parâmetro) está dentro de seu
próprio orçamento CEL.
CAMPOS:
apiVersion <texto>
kind <texto>
metadata <ObjectMeta>
annotations <mapa[texto]texto>
creationTimestamp <texto>
deletionGracePeriodSeconds <inteiro>
deletionTimestamp <texto>
finalizers <[]texto>
generateName <texto>
generation <inteiro>
labels <mapa[texto]texto>
managedFields <[]ManagedFieldsEntry>
apiVersion <texto>
fieldsType <texto>
fieldsV1 <FieldsV1>
manager <texto>
operation <texto>
subresource <texto>
time <texto>
name <texto>
namespace <texto>
ownerReferences <[]OwnerReference>
apiVersion <texto> -obrigatório-
blockOwnerDeletion <booleano>
controller <booleano>
kind <texto> -obrigatório-
name <texto> -obrigatório-
uid <texto> -obrigatório-
resourceVersion <texto>
selfLink <texto>
uid <texto>
spec <ValidatingAdmissionPolicyBindingSpec>
matchResources <MatchResources>
excludeResourceRules <[]NamedRuleWithOperations>
apiGroups <[]texto>
apiVersions <[]texto>
operations <[]texto>
resourceNames <[]texto>
resources <[]texto>
scope <texto>
matchPolicy <texto>
opções: Equivalent, Exact
namespaceSelector <LabelSelector>
matchExpressions <[]LabelSelectorRequirement>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
objectSelector <LabelSelector>
matchExpressions <[]LabelSelectorRequirement>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
resourceRules <[]NamedRuleWithOperations>
apiGroups <[]texto>
apiVersions <[]texto>
operations <[]texto>
resourceNames <[]texto>
resources <[]texto>
scope <texto>
paramRef <ParamRef>
name <texto>
namespace <texto>
parameterNotFoundAction <texto>
selector <LabelSelector>
matchExpressions <[]LabelSelectorRequirement>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
policyName <texto>
validationActions <[]texto>
39. mutatingwebhookconfigurations.admissionregistration.k8s.io
Recurso: mutatingwebhookconfigurations.admissionregistration.k8s.io
Grupo/API: admissionregistration.k8s.io
Tipo: MutatingWebhookConfiguration
Versão: v1
GRUPO: admissionregistration.k8s.io
TIPO: MutatingWebhookConfiguration
VERSÃO: v1
DESCRIÇÃO:
MutatingWebhookConfiguration descreve a configuração de um admission webhook que aceita
ou rejeita objetos e também pode alterá-los.
CAMPOS:
apiVersion <texto>
kind <texto>
metadata <ObjectMeta>
annotations <mapa[texto]texto>
creationTimestamp <texto>
deletionGracePeriodSeconds <inteiro>
deletionTimestamp <texto>
finalizers <[]texto>
generateName <texto>
generation <inteiro>
labels <mapa[texto]texto>
managedFields <[]ManagedFieldsEntry>
apiVersion <texto>
fieldsType <texto>
fieldsV1 <FieldsV1>
manager <texto>
operation <texto>
subresource <texto>
time <texto>
name <texto>
namespace <texto>
ownerReferences <[]OwnerReference>
apiVersion <texto> -obrigatório-
blockOwnerDeletion <booleano>
controller <booleano>
kind <texto> -obrigatório-
name <texto> -obrigatório-
uid <texto> -obrigatório-
resourceVersion <texto>
selfLink <texto>
uid <texto>
webhooks <[]MutatingWebhook>
admissionReviewVersions <[]texto> -obrigatório-
clientConfig <WebhookClientConfig> -obrigatório-
caBundle <texto>
service <ServiceReference>
name <texto> -obrigatório-
namespace <texto> -obrigatório-
path <texto>
port <inteiro>
url <texto>
failurePolicy <texto>
opções: Fail, Ignore
matchConditions <[]MatchCondition>
expression <texto> -obrigatório-
name <texto> -obrigatório-
matchPolicy <texto>
opções: Equivalent, Exact
name <texto> -obrigatório-
namespaceSelector <LabelSelector>
matchExpressions <[]LabelSelectorRequirement>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
objectSelector <LabelSelector>
matchExpressions <[]LabelSelectorRequirement>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
reinvocationPolicy <texto>
opções: IfNeeded, Never
rules <[]RuleWithOperations>
apiGroups <[]texto>
apiVersions <[]texto>
operations <[]texto>
resources <[]texto>
scope <texto>
sideEffects <texto> -obrigatório-
opções: None, NoneOnDryRun, Some, Unknown
timeoutSeconds <inteiro>
40. validatingwebhookconfigurations.admissionregistration.k8s.io
Recurso: validatingwebhookconfigurations.admissionregistration.k8s.io
Grupo/API: admissionregistration.k8s.io
Tipo: ValidatingWebhookConfiguration
Versão: v1
GRUPO: admissionregistration.k8s.io
TIPO: ValidatingWebhookConfiguration
VERSÃO: v1
DESCRIÇÃO:
ValidatingWebhookConfiguration descreve a configuração de um admission webhook que
aceita ou rejeita um objeto sem alterá-lo.
CAMPOS:
apiVersion <texto>
kind <texto>
metadata <ObjectMeta>
annotations <mapa[texto]texto>
creationTimestamp <texto>
deletionGracePeriodSeconds <inteiro>
deletionTimestamp <texto>
finalizers <[]texto>
generateName <texto>
generation <inteiro>
labels <mapa[texto]texto>
managedFields <[]ManagedFieldsEntry>
apiVersion <texto>
fieldsType <texto>
fieldsV1 <FieldsV1>
manager <texto>
operation <texto>
subresource <texto>
time <texto>
name <texto>
namespace <texto>
ownerReferences <[]OwnerReference>
apiVersion <texto> -obrigatório-
blockOwnerDeletion <booleano>
controller <booleano>
kind <texto> -obrigatório-
name <texto> -obrigatório-
uid <texto> -obrigatório-
resourceVersion <texto>
selfLink <texto>
uid <texto>
webhooks <[]ValidatingWebhook>
admissionReviewVersions <[]texto> -obrigatório-
clientConfig <WebhookClientConfig> -obrigatório-
caBundle <texto>
service <ServiceReference>
name <texto> -obrigatório-
namespace <texto> -obrigatório-
path <texto>
port <inteiro>
url <texto>
failurePolicy <texto>
opções: Fail, Ignore
matchConditions <[]MatchCondition>
expression <texto> -obrigatório-
name <texto> -obrigatório-
matchPolicy <texto>
opções: Equivalent, Exact
name <texto> -obrigatório-
namespaceSelector <LabelSelector>
matchExpressions <[]LabelSelectorRequirement>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
objectSelector <LabelSelector>
matchExpressions <[]LabelSelectorRequirement>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
rules <[]RuleWithOperations>
apiGroups <[]texto>
apiVersions <[]texto>
operations <[]texto>
resources <[]texto>
scope <texto>
sideEffects <texto> -obrigatório-
opções: None, NoneOnDryRun, Some, Unknown
timeoutSeconds <inteiro>
41. endpointslices.discovery.k8s.io
Recurso: endpointslices.discovery.k8s.io
Grupo/API: discovery.k8s.io
Tipo: EndpointSlice
Versão: v1
GRUPO: discovery.k8s.io
TIPO: EndpointSlice
VERSÃO: v1
DESCRIÇÃO:
EndpointSlice representa um conjunto de endpoints de serviço. A maioria dos
EndpointSlices é criada pelo controlador EndpointSlice para representar os Pods
selecionados por objetos Service. Para um determinado serviço, pode haver vários objetos
EndpointSlice que precisam ser unidos para produzir o conjunto completo de endpoints; é
possível encontrar todos os slices de um serviço listando EndpointSlices no namespace do
serviço cuja label `kubernetes.io/service-name` contém o nome do serviço.
CAMPOS:
addressType <texto> -obrigatório-
opções: FQDN, IPv4, IPv6
apiVersion <texto>
endpoints <[]Endpoint> -obrigatório-
addresses <[]texto> -obrigatório-
conditions <EndpointConditions>
ready <booleano>
serving <booleano>
terminating <booleano>
deprecatedTopology <mapa[texto]texto>
hints <EndpointHints>
forNodes <[]ForNode>
name <texto> -obrigatório-
forZones <[]ForZone>
name <texto> -obrigatório-
hostname <texto>
nodeName <texto>
targetRef <ObjectReference>
apiVersion <texto>
fieldPath <texto>
kind <texto>
name <texto>
namespace <texto>
resourceVersion <texto>
uid <texto>
zone <texto>
kind <texto>
metadata <ObjectMeta>
annotations <mapa[texto]texto>
creationTimestamp <texto>
deletionGracePeriodSeconds <inteiro>
deletionTimestamp <texto>
finalizers <[]texto>
generateName <texto>
generation <inteiro>
labels <mapa[texto]texto>
managedFields <[]ManagedFieldsEntry>
apiVersion <texto>
fieldsType <texto>
fieldsV1 <FieldsV1>
manager <texto>
operation <texto>
subresource <texto>
time <texto>
name <texto>
namespace <texto>
ownerReferences <[]OwnerReference>
apiVersion <texto> -obrigatório-
blockOwnerDeletion <booleano>
controller <booleano>
kind <texto> -obrigatório-
name <texto> -obrigatório-
uid <texto> -obrigatório-
resourceVersion <texto>
selfLink <texto>
uid <texto>
ports <[]EndpointPort>
appProtocol <texto>
name <texto>
port <inteiro>
protocol <texto>
opções: SCTP, TCP, UDP
42. endpoints
Recurso: endpoints
Tipo: Endpoints
Versão: v1
TIPO: Endpoints
VERSÃO: v1
DESCRIÇÃO:
Endpoints é uma coleção de endpoints que implementam o serviço real. Exemplo: Nome:
"mysvc", Subsets: [ { Addresses: [{"ip": "10.10.1.1"}, {"ip": "10.10.2.2"}], Ports:
[{"name": "a", "port": 8675}, {"name": "b", "port": 309}] }, { Addresses: [{"ip":
"10.10.3.3"}], Ports: [{"name": "a", "port": 93}, {"name": "b", "port": 76}] }, ].
Endpoints é uma API legada e não contém informações sobre todos os recursos de Service.
Use discoveryv1.EndpointSlice para obter informações completas sobre endpoints de
Service. Obsoleto: esta API está obsoleta desde a versão v1.33+. Use
discoveryv1.EndpointSlice.
CAMPOS:
apiVersion <texto>
kind <texto>
metadata <ObjectMeta>
annotations <mapa[texto]texto>
creationTimestamp <texto>
deletionGracePeriodSeconds <inteiro>
deletionTimestamp <texto>
finalizers <[]texto>
generateName <texto>
generation <inteiro>
labels <mapa[texto]texto>
managedFields <[]ManagedFieldsEntry>
apiVersion <texto>
fieldsType <texto>
fieldsV1 <FieldsV1>
manager <texto>
operation <texto>
subresource <texto>
time <texto>
name <texto>
namespace <texto>
ownerReferences <[]OwnerReference>
apiVersion <texto> -obrigatório-
blockOwnerDeletion <booleano>
controller <booleano>
kind <texto> -obrigatório-
name <texto> -obrigatório-
uid <texto> -obrigatório-
resourceVersion <texto>
selfLink <texto>
uid <texto>
subsets <[]EndpointSubset>
addresses <[]EndpointAddress>
hostname <texto>
ip <texto> -obrigatório-
nodeName <texto>
targetRef <ObjectReference>
apiVersion <texto>
fieldPath <texto>
kind <texto>
name <texto>
namespace <texto>
resourceVersion <texto>
uid <texto>
notReadyAddresses <[]EndpointAddress>
hostname <texto>
ip <texto> -obrigatório-
nodeName <texto>
targetRef <ObjectReference>
apiVersion <texto>
fieldPath <texto>
kind <texto>
name <texto>
namespace <texto>
resourceVersion <texto>
uid <texto>
ports <[]EndpointPort>
appProtocol <texto>
name <texto>
port <inteiro> -obrigatório-
protocol <texto>
opções: SCTP, TCP, UDP
43. leases.coordination.k8s.io
Recurso: leases.coordination.k8s.io
Grupo/API: coordination.k8s.io
Tipo: Lease
Versão: v1
GRUPO: coordination.k8s.io
TIPO: Lease
VERSÃO: v1
DESCRIÇÃO:
Lease define um conceito de concessão/locação.
CAMPOS:
apiVersion <texto>
kind <texto>
metadata <ObjectMeta>
annotations <mapa[texto]texto>
creationTimestamp <texto>
deletionGracePeriodSeconds <inteiro>
deletionTimestamp <texto>
finalizers <[]texto>
generateName <texto>
generation <inteiro>
labels <mapa[texto]texto>
managedFields <[]ManagedFieldsEntry>
apiVersion <texto>
fieldsType <texto>
fieldsV1 <FieldsV1>
manager <texto>
operation <texto>
subresource <texto>
time <texto>
name <texto>
namespace <texto>
ownerReferences <[]OwnerReference>
apiVersion <texto> -obrigatório-
blockOwnerDeletion <booleano>
controller <booleano>
kind <texto> -obrigatório-
name <texto> -obrigatório-
uid <texto> -obrigatório-
resourceVersion <texto>
selfLink <texto>
uid <texto>
spec <LeaseSpec>
acquireTime <texto>
holderIdentity <texto>
leaseDurationSeconds <inteiro>
leaseTransitions <inteiro>
preferredHolder <texto>
renewTime <texto>
strategy <texto>
44. events
Recurso: events
Tipo: Event
Versão: v1
TIPO: Event
VERSÃO: v1
DESCRIÇÃO:
Event é um relatório de um evento em algum lugar do cluster. Events têm tempo de
retenção limitado, e gatilhos e mensagens podem evoluir com o tempo. Consumidores de
eventos não devem depender do momento de um evento com um determinado Reason como
reflexo de um gatilho subjacente consistente, nem da existência contínua de eventos com
esse Reason. Events devem ser tratados como dados informativos, de melhor esforço e
suplementares.
CAMPOS:
action <texto>
apiVersion <texto>
count <inteiro>
eventTime <texto>
firstTimestamp <texto>
involvedObject <ObjectReference> -obrigatório-
apiVersion <texto>
fieldPath <texto>
kind <texto>
name <texto>
namespace <texto>
resourceVersion <texto>
uid <texto>
kind <texto>
lastTimestamp <texto>
message <texto>
metadata <ObjectMeta> -obrigatório-
annotations <mapa[texto]texto>
creationTimestamp <texto>
deletionGracePeriodSeconds <inteiro>
deletionTimestamp <texto>
finalizers <[]texto>
generateName <texto>
generation <inteiro>
labels <mapa[texto]texto>
managedFields <[]ManagedFieldsEntry>
apiVersion <texto>
fieldsType <texto>
fieldsV1 <FieldsV1>
manager <texto>
operation <texto>
subresource <texto>
time <texto>
name <texto>
namespace <texto>
ownerReferences <[]OwnerReference>
apiVersion <texto> -obrigatório-
blockOwnerDeletion <booleano>
controller <booleano>
kind <texto> -obrigatório-
name <texto> -obrigatório-
uid <texto> -obrigatório-
resourceVersion <texto>
selfLink <texto>
uid <texto>
reason <texto>
related <ObjectReference>
apiVersion <texto>
fieldPath <texto>
kind <texto>
name <texto>
namespace <texto>
resourceVersion <texto>
uid <texto>
reportingComponent <texto>
reportingInstance <texto>
series <EventSeries>
count <inteiro>
lastObservedTime <texto>
source <EventSource>
component <texto>
host <texto>
type <texto>
45. events.events.k8s.io
Recurso: events.events.k8s.io
Tipo: Event
Versão: v1
TIPO: Event
VERSÃO: v1
error: field "io" does not exist
46. nodes
Recurso: nodes
Tipo: Node
Versão: v1
TIPO: Node
VERSÃO: v1
DESCRIÇÃO:
Node é um nó worker no Kubernetes. Cada nó terá um identificador único no cache, isto é,
no etcd.
CAMPOS:
apiVersion <texto>
kind <texto>
metadata <ObjectMeta>
annotations <mapa[texto]texto>
creationTimestamp <texto>
deletionGracePeriodSeconds <inteiro>
deletionTimestamp <texto>
finalizers <[]texto>
generateName <texto>
generation <inteiro>
labels <mapa[texto]texto>
managedFields <[]ManagedFieldsEntry>
apiVersion <texto>
fieldsType <texto>
fieldsV1 <FieldsV1>
manager <texto>
operation <texto>
subresource <texto>
time <texto>
name <texto>
namespace <texto>
ownerReferences <[]OwnerReference>
apiVersion <texto> -obrigatório-
blockOwnerDeletion <booleano>
controller <booleano>
kind <texto> -obrigatório-
name <texto> -obrigatório-
uid <texto> -obrigatório-
resourceVersion <texto>
selfLink <texto>
uid <texto>
spec <NodeSpec>
configSource <NodeConfigSource>
configMap <ConfigMapNodeConfigSource>
kubeletConfigKey <texto> -obrigatório-
name <texto> -obrigatório-
namespace <texto> -obrigatório-
resourceVersion <texto>
uid <texto>
externalID <texto>
podCIDR <texto>
podCIDRs <[]texto>
providerID <texto>
taints <[]Taint>
effect <texto> -obrigatório-
opções: NoExecute, NoSchedule, PreferNoSchedule
key <texto> -obrigatório-
timeAdded <texto>
value <texto>
unschedulable <booleano>
status <NodeStatus>
addresses <[]NodeAddress>
address <texto> -obrigatório-
type <texto> -obrigatório-
allocatable <map[string]Quantity>
capacity <map[string]Quantity>
conditions <[]NodeCondition>
lastHeartbeatTime <texto>
lastTransitionTime <texto>
message <texto>
reason <texto>
status <texto> -obrigatório-
type <texto> -obrigatório-
config <NodeConfigStatus>
active <NodeConfigSource>
configMap <ConfigMapNodeConfigSource>
kubeletConfigKey <texto> -obrigatório-
name <texto> -obrigatório-
namespace <texto> -obrigatório-
resourceVersion <texto>
uid <texto>
assigned <NodeConfigSource>
configMap <ConfigMapNodeConfigSource>
kubeletConfigKey <texto> -obrigatório-
name <texto> -obrigatório-
namespace <texto> -obrigatório-
resourceVersion <texto>
uid <texto>
error <texto>
lastKnownGood <NodeConfigSource>
configMap <ConfigMapNodeConfigSource>
kubeletConfigKey <texto> -obrigatório-
name <texto> -obrigatório-
namespace <texto> -obrigatório-
resourceVersion <texto>
uid <texto>
daemonEndpoints <NodeDaemonEndpoints>
kubeletEndpoint <DaemonEndpoint>
Port <inteiro> -obrigatório-
features <NodeFeatures>
supplementalGroupsPolicy <booleano>
images <[]ContainerImage>
names <[]texto>
sizeBytes <inteiro>
nodeInfo <NodeSystemInfo>
architecture <texto> -obrigatório-
bootID <texto> -obrigatório-
containerRuntimeVersion <texto> -obrigatório-
kernelVersion <texto> -obrigatório-
kubeProxyVersion <texto> -obrigatório-
kubeletVersion <texto> -obrigatório-
machineID <texto> -obrigatório-
operatingSystem <texto> -obrigatório-
osImage <texto> -obrigatório-
swap <NodeSwapStatus>
capacity <inteiro>
systemUUID <texto> -obrigatório-
phase <texto>
opções: Pending, Running, Terminated
runtimeHandlers <[]NodeRuntimeHandler>
features <NodeRuntimeHandlerFeatures>
recursiveReadOnlyMounts <booleano>
userNamespaces <booleano>
name <texto>
volumesAttached <[]AttachedVolume>
devicePath <texto> -obrigatório-
name <texto> -obrigatório-
volumesInUse <[]texto>
47. podtemplates
Recurso: podtemplates
Tipo: PodTemplate
Versão: v1
TIPO: PodTemplate
VERSÃO: v1
DESCRIÇÃO:
PodTemplate descreve um modelo para criar cópias de um pod predefinido.
CAMPOS:
apiVersion <texto>
kind <texto>
metadata <ObjectMeta>
annotations <mapa[texto]texto>
creationTimestamp <texto>
deletionGracePeriodSeconds <inteiro>
deletionTimestamp <texto>
finalizers <[]texto>
generateName <texto>
generation <inteiro>
labels <mapa[texto]texto>
managedFields <[]ManagedFieldsEntry>
apiVersion <texto>
fieldsType <texto>
fieldsV1 <FieldsV1>
manager <texto>
operation <texto>
subresource <texto>
time <texto>
name <texto>
namespace <texto>
ownerReferences <[]OwnerReference>
apiVersion <texto> -obrigatório-
blockOwnerDeletion <booleano>
controller <booleano>
kind <texto> -obrigatório-
name <texto> -obrigatório-
uid <texto> -obrigatório-
resourceVersion <texto>
selfLink <texto>
uid <texto>
template <PodTemplateSpec>
metadata <ObjectMeta>
annotations <mapa[texto]texto>
creationTimestamp <texto>
deletionGracePeriodSeconds <inteiro>
deletionTimestamp <texto>
finalizers <[]texto>
generateName <texto>
generation <inteiro>
labels <mapa[texto]texto>
managedFields <[]ManagedFieldsEntry>
apiVersion <texto>
fieldsType <texto>
fieldsV1 <FieldsV1>
manager <texto>
operation <texto>
subresource <texto>
time <texto>
name <texto>
namespace <texto>
ownerReferences <[]OwnerReference>
apiVersion <texto> -obrigatório-
blockOwnerDeletion <booleano>
controller <booleano>
kind <texto> -obrigatório-
name <texto> -obrigatório-
uid <texto> -obrigatório-
resourceVersion <texto>
selfLink <texto>
uid <texto>
spec <PodSpec>
activeDeadlineSeconds <inteiro>
affinity <Affinity>
nodeAffinity <NodeAffinity>
preferredDuringSchedulingIgnoredDuringExecution <[]PreferredSchedulingTerm>
preference <NodeSelectorTerm> -obrigatório-
matchExpressions <[]NodeSelectorRequirement>
key <texto> -obrigatório-
operator <texto> -obrigatório-
opções: DoesNotExist, Exists, Gt, In, ....
values <[]texto>
matchFields <[]NodeSelectorRequirement>
key <texto> -obrigatório-
operator <texto> -obrigatório-
opções: DoesNotExist, Exists, Gt, In, ....
values <[]texto>
weight <inteiro> -obrigatório-
requiredDuringSchedulingIgnoredDuringExecution <NodeSelector>
nodeSelectorTerms <[]NodeSelectorTerm> -obrigatório-
matchExpressions <[]NodeSelectorRequirement>
key <texto> -obrigatório-
operator <texto> -obrigatório-
opções: DoesNotExist, Exists, Gt, In, ....
values <[]texto>
matchFields <[]NodeSelectorRequirement>
key <texto> -obrigatório-
operator <texto> -obrigatório-
opções: DoesNotExist, Exists, Gt, In, ....
values <[]texto>
podAffinity <PodAffinity>
preferredDuringSchedulingIgnoredDuringExecution <[]WeightedPodAffinityTerm>
podAffinityTerm <PodAffinityTerm> -obrigatório-
labelSelector <LabelSelector>
matchExpressions <[]LabelSelectorRequirement>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
matchLabelKeys <[]texto>
mismatchLabelKeys <[]texto>
namespaceSelector <LabelSelector>
matchExpressions <[]LabelSelectorRequirement>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
namespaces <[]texto>
topologyKey <texto> -obrigatório-
weight <inteiro> -obrigatório-
requiredDuringSchedulingIgnoredDuringExecution <[]PodAffinityTerm>
labelSelector <LabelSelector>
matchExpressions <[]LabelSelectorRequirement>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
matchLabelKeys <[]texto>
mismatchLabelKeys <[]texto>
namespaceSelector <LabelSelector>
matchExpressions <[]LabelSelectorRequirement>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
namespaces <[]texto>
topologyKey <texto> -obrigatório-
podAntiAffinity <PodAntiAffinity>
preferredDuringSchedulingIgnoredDuringExecution <[]WeightedPodAffinityTerm>
podAffinityTerm <PodAffinityTerm> -obrigatório-
labelSelector <LabelSelector>
matchExpressions <[]LabelSelectorRequirement>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
matchLabelKeys <[]texto>
mismatchLabelKeys <[]texto>
namespaceSelector <LabelSelector>
matchExpressions <[]LabelSelectorRequirement>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
namespaces <[]texto>
topologyKey <texto> -obrigatório-
weight <inteiro> -obrigatório-
requiredDuringSchedulingIgnoredDuringExecution <[]PodAffinityTerm>
labelSelector <LabelSelector>
matchExpressions <[]LabelSelectorRequirement>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
matchLabelKeys <[]texto>
mismatchLabelKeys <[]texto>
namespaceSelector <LabelSelector>
matchExpressions <[]LabelSelectorRequirement>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
namespaces <[]texto>
topologyKey <texto> -obrigatório-
automountServiceAccountToken <booleano>
containers <[]Container> -obrigatório-
args <[]texto>
command <[]texto>
env <[]EnvVar>
name <texto> -obrigatório-
value <texto>
valueFrom <EnvVarSource>
configMapKeyRef <ConfigMapKeySelector>
key <texto> -obrigatório-
name <texto>
optional <booleano>
fieldRef <ObjectFieldSelector>
apiVersion <texto>
fieldPath <texto> -obrigatório-
resourceFieldRef <ResourceFieldSelector>
containerName <texto>
divisor <Quantity>
resource <texto> -obrigatório-
secretKeyRef <SecretKeySelector>
key <texto> -obrigatório-
name <texto>
optional <booleano>
envFrom <[]EnvFromSource>
configMapRef <ConfigMapEnvSource>
name <texto>
optional <booleano>
prefix <texto>
secretRef <SecretEnvSource>
name <texto>
optional <booleano>
image <texto>
imagePullPolicy <texto>
opções: Always, IfNotPresent, Never
lifecycle <Lifecycle>
postStart <LifecycleHandler>
exec <ExecAction>
command <[]texto>
httpGet <HTTPGetAction>
host <texto>
httpHeaders <[]HTTPHeader>
name <texto> -obrigatório-
value <texto> -obrigatório-
path <texto>
port <IntOrString> -obrigatório-
scheme <texto>
opções: HTTP, HTTPS
sleep <SleepAction>
seconds <inteiro> -obrigatório-
tcpSocket <TCPSocketAction>
host <texto>
port <IntOrString> -obrigatório-
preStop <LifecycleHandler>
exec <ExecAction>
command <[]texto>
httpGet <HTTPGetAction>
host <texto>
httpHeaders <[]HTTPHeader>
name <texto> -obrigatório-
value <texto> -obrigatório-
path <texto>
port <IntOrString> -obrigatório-
scheme <texto>
opções: HTTP, HTTPS
sleep <SleepAction>
seconds <inteiro> -obrigatório-
tcpSocket <TCPSocketAction>
host <texto>
port <IntOrString> -obrigatório-
stopSignal <texto>
opções: SIGABRT, SIGALRM, SIGBUS, SIGCHLD, ....
livenessProbe <Probe>
exec <ExecAction>
command <[]texto>
failureThreshold <inteiro>
grpc <GRPCAction>
port <inteiro> -obrigatório-
service <texto>
httpGet <HTTPGetAction>
host <texto>
httpHeaders <[]HTTPHeader>
name <texto> -obrigatório-
value <texto> -obrigatório-
path <texto>
port <IntOrString> -obrigatório-
scheme <texto>
opções: HTTP, HTTPS
initialDelaySeconds <inteiro>
periodSeconds <inteiro>
successThreshold <inteiro>
tcpSocket <TCPSocketAction>
host <texto>
port <IntOrString> -obrigatório-
terminationGracePeriodSeconds <inteiro>
timeoutSeconds <inteiro>
name <texto> -obrigatório-
ports <[]ContainerPort>
containerPort <inteiro> -obrigatório-
hostIP <texto>
hostPort <inteiro>
name <texto>
protocol <texto>
opções: SCTP, TCP, UDP
readinessProbe <Probe>
exec <ExecAction>
command <[]texto>
failureThreshold <inteiro>
grpc <GRPCAction>
port <inteiro> -obrigatório-
service <texto>
httpGet <HTTPGetAction>
host <texto>
httpHeaders <[]HTTPHeader>
name <texto> -obrigatório-
value <texto> -obrigatório-
path <texto>
port <IntOrString> -obrigatório-
scheme <texto>
opções: HTTP, HTTPS
initialDelaySeconds <inteiro>
periodSeconds <inteiro>
successThreshold <inteiro>
tcpSocket <TCPSocketAction>
host <texto>
port <IntOrString> -obrigatório-
terminationGracePeriodSeconds <inteiro>
timeoutSeconds <inteiro>
resizePolicy <[]ContainerResizePolicy>
resourceName <texto> -obrigatório-
restartPolicy <texto> -obrigatório-
resources <ResourceRequirements>
claims <[]ResourceClaim>
name <texto> -obrigatório-
request <texto>
limits <map[string]Quantity>
requests <map[string]Quantity>
restartPolicy <texto>
securityContext <SecurityContext>
allowPrivilegeEscalation <booleano>
appArmorProfile <AppArmorProfile>
localhostProfile <texto>
type <texto> -obrigatório-
opções: Localhost, RuntimeDefault, Unconfined
capabilities <Capabilities>
add <[]texto>
drop <[]texto>
privileged <booleano>
procMount <texto>
opções: Default, Unmasked
readOnlyRootFilesystem <booleano>
runAsGroup <inteiro>
runAsNonRoot <booleano>
runAsUser <inteiro>
seLinuxOptions <SELinuxOptions>
level <texto>
role <texto>
type <texto>
user <texto>
seccompProfile <SeccompProfile>
localhostProfile <texto>
type <texto> -obrigatório-
opções: Localhost, RuntimeDefault, Unconfined
windowsOptions <WindowsSecurityContextOptions>
gmsaCredentialSpec <texto>
gmsaCredentialSpecName <texto>
hostProcess <booleano>
runAsUserName <texto>
startupProbe <Probe>
exec <ExecAction>
command <[]texto>
failureThreshold <inteiro>
grpc <GRPCAction>
port <inteiro> -obrigatório-
service <texto>
httpGet <HTTPGetAction>
host <texto>
httpHeaders <[]HTTPHeader>
name <texto> -obrigatório-
value <texto> -obrigatório-
path <texto>
port <IntOrString> -obrigatório-
scheme <texto>
opções: HTTP, HTTPS
initialDelaySeconds <inteiro>
periodSeconds <inteiro>
successThreshold <inteiro>
tcpSocket <TCPSocketAction>
host <texto>
port <IntOrString> -obrigatório-
terminationGracePeriodSeconds <inteiro>
timeoutSeconds <inteiro>
stdin <booleano>
stdinOnce <booleano>
terminationMessagePath <texto>
terminationMessagePolicy <texto>
opções: FallbackToLogsOnError, File
tty <booleano>
volumeDevices <[]VolumeDevice>
devicePath <texto> -obrigatório-
name <texto> -obrigatório-
volumeMounts <[]VolumeMount>
mountPath <texto> -obrigatório-
mountPropagation <texto>
opções: Bidirectional, HostToContainer, None
name <texto> -obrigatório-
readOnly <booleano>
recursiveReadOnly <texto>
subPath <texto>
subPathExpr <texto>
workingDir <texto>
dnsConfig <PodDNSConfig>
nameservers <[]texto>
options <[]PodDNSConfigOption>
name <texto>
value <texto>
searches <[]texto>
dnsPolicy <texto>
opções: ClusterFirst, ClusterFirstWithHostNet, Default, None
enableServiceLinks <booleano>
ephemeralContainers <[]EphemeralContainer>
args <[]texto>
command <[]texto>
env <[]EnvVar>
name <texto> -obrigatório-
value <texto>
valueFrom <EnvVarSource>
configMapKeyRef <ConfigMapKeySelector>
key <texto> -obrigatório-
name <texto>
optional <booleano>
fieldRef <ObjectFieldSelector>
apiVersion <texto>
fieldPath <texto> -obrigatório-
resourceFieldRef <ResourceFieldSelector>
containerName <texto>
divisor <Quantity>
resource <texto> -obrigatório-
secretKeyRef <SecretKeySelector>
key <texto> -obrigatório-
name <texto>
optional <booleano>
envFrom <[]EnvFromSource>
configMapRef <ConfigMapEnvSource>
name <texto>
optional <booleano>
prefix <texto>
secretRef <SecretEnvSource>
name <texto>
optional <booleano>
image <texto>
imagePullPolicy <texto>
opções: Always, IfNotPresent, Never
lifecycle <Lifecycle>
postStart <LifecycleHandler>
exec <ExecAction>
command <[]texto>
httpGet <HTTPGetAction>
host <texto>
httpHeaders <[]HTTPHeader>
name <texto> -obrigatório-
value <texto> -obrigatório-
path <texto>
port <IntOrString> -obrigatório-
scheme <texto>
opções: HTTP, HTTPS
sleep <SleepAction>
seconds <inteiro> -obrigatório-
tcpSocket <TCPSocketAction>
host <texto>
port <IntOrString> -obrigatório-
preStop <LifecycleHandler>
exec <ExecAction>
command <[]texto>
httpGet <HTTPGetAction>
host <texto>
httpHeaders <[]HTTPHeader>
name <texto> -obrigatório-
value <texto> -obrigatório-
path <texto>
port <IntOrString> -obrigatório-
scheme <texto>
opções: HTTP, HTTPS
sleep <SleepAction>
seconds <inteiro> -obrigatório-
tcpSocket <TCPSocketAction>
host <texto>
port <IntOrString> -obrigatório-
stopSignal <texto>
opções: SIGABRT, SIGALRM, SIGBUS, SIGCHLD, ....
livenessProbe <Probe>
exec <ExecAction>
command <[]texto>
failureThreshold <inteiro>
grpc <GRPCAction>
port <inteiro> -obrigatório-
service <texto>
httpGet <HTTPGetAction>
host <texto>
httpHeaders <[]HTTPHeader>
name <texto> -obrigatório-
value <texto> -obrigatório-
path <texto>
port <IntOrString> -obrigatório-
scheme <texto>
opções: HTTP, HTTPS
initialDelaySeconds <inteiro>
periodSeconds <inteiro>
successThreshold <inteiro>
tcpSocket <TCPSocketAction>
host <texto>
port <IntOrString> -obrigatório-
terminationGracePeriodSeconds <inteiro>
timeoutSeconds <inteiro>
name <texto> -obrigatório-
ports <[]ContainerPort>
containerPort <inteiro> -obrigatório-
hostIP <texto>
hostPort <inteiro>
name <texto>
protocol <texto>
opções: SCTP, TCP, UDP
readinessProbe <Probe>
exec <ExecAction>
command <[]texto>
failureThreshold <inteiro>
grpc <GRPCAction>
port <inteiro> -obrigatório-
service <texto>
httpGet <HTTPGetAction>
host <texto>
httpHeaders <[]HTTPHeader>
name <texto> -obrigatório-
value <texto> -obrigatório-
path <texto>
port <IntOrString> -obrigatório-
scheme <texto>
opções: HTTP, HTTPS
initialDelaySeconds <inteiro>
periodSeconds <inteiro>
successThreshold <inteiro>
tcpSocket <TCPSocketAction>
host <texto>
port <IntOrString> -obrigatório-
terminationGracePeriodSeconds <inteiro>
timeoutSeconds <inteiro>
resizePolicy <[]ContainerResizePolicy>
resourceName <texto> -obrigatório-
restartPolicy <texto> -obrigatório-
resources <ResourceRequirements>
claims <[]ResourceClaim>
name <texto> -obrigatório-
request <texto>
limits <map[string]Quantity>
requests <map[string]Quantity>
restartPolicy <texto>
securityContext <SecurityContext>
allowPrivilegeEscalation <booleano>
appArmorProfile <AppArmorProfile>
localhostProfile <texto>
type <texto> -obrigatório-
opções: Localhost, RuntimeDefault, Unconfined
capabilities <Capabilities>
add <[]texto>
drop <[]texto>
privileged <booleano>
procMount <texto>
opções: Default, Unmasked
readOnlyRootFilesystem <booleano>
runAsGroup <inteiro>
runAsNonRoot <booleano>
runAsUser <inteiro>
seLinuxOptions <SELinuxOptions>
level <texto>
role <texto>
type <texto>
user <texto>
seccompProfile <SeccompProfile>
localhostProfile <texto>
type <texto> -obrigatório-
opções: Localhost, RuntimeDefault, Unconfined
windowsOptions <WindowsSecurityContextOptions>
gmsaCredentialSpec <texto>
gmsaCredentialSpecName <texto>
hostProcess <booleano>
runAsUserName <texto>
startupProbe <Probe>
exec <ExecAction>
command <[]texto>
failureThreshold <inteiro>
grpc <GRPCAction>
port <inteiro> -obrigatório-
service <texto>
httpGet <HTTPGetAction>
host <texto>
httpHeaders <[]HTTPHeader>
name <texto> -obrigatório-
value <texto> -obrigatório-
path <texto>
port <IntOrString> -obrigatório-
scheme <texto>
opções: HTTP, HTTPS
initialDelaySeconds <inteiro>
periodSeconds <inteiro>
successThreshold <inteiro>
tcpSocket <TCPSocketAction>
host <texto>
port <IntOrString> -obrigatório-
terminationGracePeriodSeconds <inteiro>
timeoutSeconds <inteiro>
stdin <booleano>
stdinOnce <booleano>
targetContainerName <texto>
terminationMessagePath <texto>
terminationMessagePolicy <texto>
opções: FallbackToLogsOnError, File
tty <booleano>
volumeDevices <[]VolumeDevice>
devicePath <texto> -obrigatório-
name <texto> -obrigatório-
volumeMounts <[]VolumeMount>
mountPath <texto> -obrigatório-
mountPropagation <texto>
opções: Bidirectional, HostToContainer, None
name <texto> -obrigatório-
readOnly <booleano>
recursiveReadOnly <texto>
subPath <texto>
subPathExpr <texto>
workingDir <texto>
hostAliases <[]HostAlias>
hostnames <[]texto>
ip <texto> -obrigatório-
hostIPC <booleano>
hostNetwork <booleano>
hostPID <booleano>
hostUsers <booleano>
hostname <texto>
imagePullSecrets <[]LocalObjectReference>
name <texto>
initContainers <[]Container>
args <[]texto>
command <[]texto>
env <[]EnvVar>
name <texto> -obrigatório-
value <texto>
valueFrom <EnvVarSource>
configMapKeyRef <ConfigMapKeySelector>
key <texto> -obrigatório-
name <texto>
optional <booleano>
fieldRef <ObjectFieldSelector>
apiVersion <texto>
fieldPath <texto> -obrigatório-
resourceFieldRef <ResourceFieldSelector>
containerName <texto>
divisor <Quantity>
resource <texto> -obrigatório-
secretKeyRef <SecretKeySelector>
key <texto> -obrigatório-
name <texto>
optional <booleano>
envFrom <[]EnvFromSource>
configMapRef <ConfigMapEnvSource>
name <texto>
optional <booleano>
prefix <texto>
secretRef <SecretEnvSource>
name <texto>
optional <booleano>
image <texto>
imagePullPolicy <texto>
opções: Always, IfNotPresent, Never
lifecycle <Lifecycle>
postStart <LifecycleHandler>
exec <ExecAction>
command <[]texto>
httpGet <HTTPGetAction>
host <texto>
httpHeaders <[]HTTPHeader>
name <texto> -obrigatório-
value <texto> -obrigatório-
path <texto>
port <IntOrString> -obrigatório-
scheme <texto>
opções: HTTP, HTTPS
sleep <SleepAction>
seconds <inteiro> -obrigatório-
tcpSocket <TCPSocketAction>
host <texto>
port <IntOrString> -obrigatório-
preStop <LifecycleHandler>
exec <ExecAction>
command <[]texto>
httpGet <HTTPGetAction>
host <texto>
httpHeaders <[]HTTPHeader>
name <texto> -obrigatório-
value <texto> -obrigatório-
path <texto>
port <IntOrString> -obrigatório-
scheme <texto>
opções: HTTP, HTTPS
sleep <SleepAction>
seconds <inteiro> -obrigatório-
tcpSocket <TCPSocketAction>
host <texto>
port <IntOrString> -obrigatório-
stopSignal <texto>
opções: SIGABRT, SIGALRM, SIGBUS, SIGCHLD, ....
livenessProbe <Probe>
exec <ExecAction>
command <[]texto>
failureThreshold <inteiro>
grpc <GRPCAction>
port <inteiro> -obrigatório-
service <texto>
httpGet <HTTPGetAction>
host <texto>
httpHeaders <[]HTTPHeader>
name <texto> -obrigatório-
value <texto> -obrigatório-
path <texto>
port <IntOrString> -obrigatório-
scheme <texto>
opções: HTTP, HTTPS
initialDelaySeconds <inteiro>
periodSeconds <inteiro>
successThreshold <inteiro>
tcpSocket <TCPSocketAction>
host <texto>
port <IntOrString> -obrigatório-
terminationGracePeriodSeconds <inteiro>
timeoutSeconds <inteiro>
name <texto> -obrigatório-
ports <[]ContainerPort>
containerPort <inteiro> -obrigatório-
hostIP <texto>
hostPort <inteiro>
name <texto>
protocol <texto>
opções: SCTP, TCP, UDP
readinessProbe <Probe>
exec <ExecAction>
command <[]texto>
failureThreshold <inteiro>
grpc <GRPCAction>
port <inteiro> -obrigatório-
service <texto>
httpGet <HTTPGetAction>
host <texto>
httpHeaders <[]HTTPHeader>
name <texto> -obrigatório-
value <texto> -obrigatório-
path <texto>
port <IntOrString> -obrigatório-
scheme <texto>
opções: HTTP, HTTPS
initialDelaySeconds <inteiro>
periodSeconds <inteiro>
successThreshold <inteiro>
tcpSocket <TCPSocketAction>
host <texto>
port <IntOrString> -obrigatório-
terminationGracePeriodSeconds <inteiro>
timeoutSeconds <inteiro>
resizePolicy <[]ContainerResizePolicy>
resourceName <texto> -obrigatório-
restartPolicy <texto> -obrigatório-
resources <ResourceRequirements>
claims <[]ResourceClaim>
name <texto> -obrigatório-
request <texto>
limits <map[string]Quantity>
requests <map[string]Quantity>
restartPolicy <texto>
securityContext <SecurityContext>
allowPrivilegeEscalation <booleano>
appArmorProfile <AppArmorProfile>
localhostProfile <texto>
type <texto> -obrigatório-
opções: Localhost, RuntimeDefault, Unconfined
capabilities <Capabilities>
add <[]texto>
drop <[]texto>
privileged <booleano>
procMount <texto>
opções: Default, Unmasked
readOnlyRootFilesystem <booleano>
runAsGroup <inteiro>
runAsNonRoot <booleano>
runAsUser <inteiro>
seLinuxOptions <SELinuxOptions>
level <texto>
role <texto>
type <texto>
user <texto>
seccompProfile <SeccompProfile>
localhostProfile <texto>
type <texto> -obrigatório-
opções: Localhost, RuntimeDefault, Unconfined
windowsOptions <WindowsSecurityContextOptions>
gmsaCredentialSpec <texto>
gmsaCredentialSpecName <texto>
hostProcess <booleano>
runAsUserName <texto>
startupProbe <Probe>
exec <ExecAction>
command <[]texto>
failureThreshold <inteiro>
grpc <GRPCAction>
port <inteiro> -obrigatório-
service <texto>
httpGet <HTTPGetAction>
host <texto>
httpHeaders <[]HTTPHeader>
name <texto> -obrigatório-
value <texto> -obrigatório-
path <texto>
port <IntOrString> -obrigatório-
scheme <texto>
opções: HTTP, HTTPS
initialDelaySeconds <inteiro>
periodSeconds <inteiro>
successThreshold <inteiro>
tcpSocket <TCPSocketAction>
host <texto>
port <IntOrString> -obrigatório-
terminationGracePeriodSeconds <inteiro>
timeoutSeconds <inteiro>
stdin <booleano>
stdinOnce <booleano>
terminationMessagePath <texto>
terminationMessagePolicy <texto>
opções: FallbackToLogsOnError, File
tty <booleano>
volumeDevices <[]VolumeDevice>
devicePath <texto> -obrigatório-
name <texto> -obrigatório-
volumeMounts <[]VolumeMount>
mountPath <texto> -obrigatório-
mountPropagation <texto>
opções: Bidirectional, HostToContainer, None
name <texto> -obrigatório-
readOnly <booleano>
recursiveReadOnly <texto>
subPath <texto>
subPathExpr <texto>
workingDir <texto>
nodeName <texto>
nodeSelector <mapa[texto]texto>
os <PodOS>
name <texto> -obrigatório-
overhead <map[string]Quantity>
preemptionPolicy <texto>
opções: Never, PreemptLowerPriority
priority <inteiro>
priorityClassName <texto>
readinessGates <[]PodReadinessGate>
conditionType <texto> -obrigatório-
resourceClaims <[]PodResourceClaim>
name <texto> -obrigatório-
resourceClaimName <texto>
resourceClaimTemplateName <texto>
resources <ResourceRequirements>
claims <[]ResourceClaim>
name <texto> -obrigatório-
request <texto>
limits <map[string]Quantity>
requests <map[string]Quantity>
restartPolicy <texto>
opções: Always, Never, OnFailure
runtimeClassName <texto>
schedulerName <texto>
schedulingGates <[]PodSchedulingGate>
name <texto> -obrigatório-
securityContext <PodSecurityContext>
appArmorProfile <AppArmorProfile>
localhostProfile <texto>
type <texto> -obrigatório-
opções: Localhost, RuntimeDefault, Unconfined
fsGroup <inteiro>
fsGroupChangePolicy <texto>
opções: Always, OnRootMismatch
runAsGroup <inteiro>
runAsNonRoot <booleano>
runAsUser <inteiro>
seLinuxChangePolicy <texto>
seLinuxOptions <SELinuxOptions>
level <texto>
role <texto>
type <texto>
user <texto>
seccompProfile <SeccompProfile>
localhostProfile <texto>
type <texto> -obrigatório-
opções: Localhost, RuntimeDefault, Unconfined
supplementalGroups <[]integer>
supplementalGroupsPolicy <texto>
opções: Merge, Strict
sysctls <[]Sysctl>
name <texto> -obrigatório-
value <texto> -obrigatório-
windowsOptions <WindowsSecurityContextOptions>
gmsaCredentialSpec <texto>
gmsaCredentialSpecName <texto>
hostProcess <booleano>
runAsUserName <texto>
serviceAccount <texto>
serviceAccountName <texto>
setHostnameAsFQDN <booleano>
shareProcessNamespace <booleano>
subdomain <texto>
terminationGracePeriodSeconds <inteiro>
tolerations <[]Toleration>
effect <texto>
opções: NoExecute, NoSchedule, PreferNoSchedule
key <texto>
operator <texto>
opções: Equal, Exists
tolerationSeconds <inteiro>
value <texto>
topologySpreadConstraints <[]TopologySpreadConstraint>
labelSelector <LabelSelector>
matchExpressions <[]LabelSelectorRequirement>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
matchLabelKeys <[]texto>
maxSkew <inteiro> -obrigatório-
minDomains <inteiro>
nodeAffinityPolicy <texto>
opções: Honor, Ignore
nodeTaintsPolicy <texto>
opções: Honor, Ignore
topologyKey <texto> -obrigatório-
whenUnsatisfiable <texto> -obrigatório-
opções: DoNotSchedule, ScheduleAnyway
volumes <[]Volume>
awsElasticBlockStore <AWSElasticBlockStoreVolumeSource>
fsType <texto>
partition <inteiro>
readOnly <booleano>
volumeID <texto> -obrigatório-
azureDisk <AzureDiskVolumeSource>
cachingMode <texto>
opções: None, ReadOnly, ReadWrite
diskName <texto> -obrigatório-
diskURI <texto> -obrigatório-
fsType <texto>
kind <texto>
opções: Dedicated, Managed, Shared
readOnly <booleano>
azureFile <AzureFileVolumeSource>
readOnly <booleano>
secretName <texto> -obrigatório-
shareName <texto> -obrigatório-
cephfs <CephFSVolumeSource>
monitors <[]texto> -obrigatório-
path <texto>
readOnly <booleano>
secretFile <texto>
secretRef <LocalObjectReference>
name <texto>
user <texto>
cinder <CinderVolumeSource>
fsType <texto>
readOnly <booleano>
secretRef <LocalObjectReference>
name <texto>
volumeID <texto> -obrigatório-
configMap <ConfigMapVolumeSource>
defaultMode <inteiro>
items <[]KeyToPath>
key <texto> -obrigatório-
mode <inteiro>
path <texto> -obrigatório-
name <texto>
optional <booleano>
csi <CSIVolumeSource>
driver <texto> -obrigatório-
fsType <texto>
nodePublishSecretRef <LocalObjectReference>
name <texto>
readOnly <booleano>
volumeAttributes <mapa[texto]texto>
downwardAPI <DownwardAPIVolumeSource>
defaultMode <inteiro>
items <[]DownwardAPIVolumeFile>
fieldRef <ObjectFieldSelector>
apiVersion <texto>
fieldPath <texto> -obrigatório-
mode <inteiro>
path <texto> -obrigatório-
resourceFieldRef <ResourceFieldSelector>
containerName <texto>
divisor <Quantity>
resource <texto> -obrigatório-
emptyDir <EmptyDirVolumeSource>
medium <texto>
sizeLimit <Quantity>
ephemeral <EphemeralVolumeSource>
volumeClaimTemplate <PersistentVolumeClaimTemplate>
metadata <ObjectMeta>
annotations <mapa[texto]texto>
creationTimestamp <texto>
deletionGracePeriodSeconds <inteiro>
deletionTimestamp <texto>
finalizers <[]texto>
generateName <texto>
generation <inteiro>
labels <mapa[texto]texto>
managedFields <[]ManagedFieldsEntry>
apiVersion <texto>
fieldsType <texto>
fieldsV1 <FieldsV1>
manager <texto>
operation <texto>
subresource <texto>
time <texto>
name <texto>
namespace <texto>
ownerReferences <[]OwnerReference>
apiVersion <texto> -obrigatório-
blockOwnerDeletion <booleano>
controller <booleano>
kind <texto> -obrigatório-
name <texto> -obrigatório-
uid <texto> -obrigatório-
resourceVersion <texto>
selfLink <texto>
uid <texto>
spec <PersistentVolumeClaimSpec> -obrigatório-
accessModes <[]texto>
dataSource <TypedLocalObjectReference>
apiGroup <texto>
kind <texto> -obrigatório-
name <texto> -obrigatório-
dataSourceRef <TypedObjectReference>
apiGroup <texto>
kind <texto> -obrigatório-
name <texto> -obrigatório-
namespace <texto>
resources <VolumeResourceRequirements>
limits <map[string]Quantity>
requests <map[string]Quantity>
selector <LabelSelector>
matchExpressions <[]LabelSelectorRequirement>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
storageClassName <texto>
volumeAttributesClassName <texto>
volumeMode <texto>
opções: Block, Filesystem
volumeName <texto>
fc <FCVolumeSource>
fsType <texto>
lun <inteiro>
readOnly <booleano>
targetWWNs <[]texto>
wwids <[]texto>
flexVolume <FlexVolumeSource>
driver <texto> -obrigatório-
fsType <texto>
options <mapa[texto]texto>
readOnly <booleano>
secretRef <LocalObjectReference>
name <texto>
flocker <FlockerVolumeSource>
datasetName <texto>
datasetUUID <texto>
gcePersistentDisk <GCEPersistentDiskVolumeSource>
fsType <texto>
partition <inteiro>
pdName <texto> -obrigatório-
readOnly <booleano>
gitRepo <GitRepoVolumeSource>
directory <texto>
repository <texto> -obrigatório-
revision <texto>
glusterfs <GlusterfsVolumeSource>
endpoints <texto> -obrigatório-
path <texto> -obrigatório-
readOnly <booleano>
hostPath <HostPathVolumeSource>
path <texto> -obrigatório-
type <texto>
opções: "", BlockDevice, CharDevice, Directory, ....
image <ImageVolumeSource>
pullPolicy <texto>
opções: Always, IfNotPresent, Never
reference <texto>
iscsi <ISCSIVolumeSource>
chapAuthDiscovery <booleano>
chapAuthSession <booleano>
fsType <texto>
initiatorName <texto>
iqn <texto> -obrigatório-
iscsiInterface <texto>
lun <inteiro> -obrigatório-
portals <[]texto>
readOnly <booleano>
secretRef <LocalObjectReference>
name <texto>
targetPortal <texto> -obrigatório-
name <texto> -obrigatório-
nfs <NFSVolumeSource>
path <texto> -obrigatório-
readOnly <booleano>
server <texto> -obrigatório-
persistentVolumeClaim <PersistentVolumeClaimVolumeSource>
claimName <texto> -obrigatório-
readOnly <booleano>
photonPersistentDisk <PhotonPersistentDiskVolumeSource>
fsType <texto>
pdID <texto> -obrigatório-
portworxVolume <PortworxVolumeSource>
fsType <texto>
readOnly <booleano>
volumeID <texto> -obrigatório-
projected <ProjectedVolumeSource>
defaultMode <inteiro>
sources <[]VolumeProjection>
clusterTrustBundle <ClusterTrustBundleProjection>
labelSelector <LabelSelector>
matchExpressions <[]LabelSelectorRequirement>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
name <texto>
optional <booleano>
path <texto> -obrigatório-
signerName <texto>
configMap <ConfigMapProjection>
items <[]KeyToPath>
key <texto> -obrigatório-
mode <inteiro>
path <texto> -obrigatório-
name <texto>
optional <booleano>
downwardAPI <DownwardAPIProjection>
items <[]DownwardAPIVolumeFile>
fieldRef <ObjectFieldSelector>
apiVersion <texto>
fieldPath <texto> -obrigatório-
mode <inteiro>
path <texto> -obrigatório-
resourceFieldRef <ResourceFieldSelector>
containerName <texto>
divisor <Quantity>
resource <texto> -obrigatório-
secret <SecretProjection>
items <[]KeyToPath>
key <texto> -obrigatório-
mode <inteiro>
path <texto> -obrigatório-
name <texto>
optional <booleano>
serviceAccountToken <ServiceAccountTokenProjection>
audience <texto>
expirationSeconds <inteiro>
path <texto> -obrigatório-
quobyte <QuobyteVolumeSource>
group <texto>
readOnly <booleano>
registry <texto> -obrigatório-
tenant <texto>
user <texto>
volume <texto> -obrigatório-
rbd <RBDVolumeSource>
fsType <texto>
image <texto> -obrigatório-
keyring <texto>
monitors <[]texto> -obrigatório-
pool <texto>
readOnly <booleano>
secretRef <LocalObjectReference>
name <texto>
user <texto>
scaleIO <ScaleIOVolumeSource>
fsType <texto>
gateway <texto> -obrigatório-
protectionDomain <texto>
readOnly <booleano>
secretRef <LocalObjectReference> -obrigatório-
name <texto>
sslEnabled <booleano>
storageMode <texto>
storagePool <texto>
system <texto> -obrigatório-
volumeName <texto>
secret <SecretVolumeSource>
defaultMode <inteiro>
items <[]KeyToPath>
key <texto> -obrigatório-
mode <inteiro>
path <texto> -obrigatório-
optional <booleano>
secretName <texto>
storageos <StorageOSVolumeSource>
fsType <texto>
readOnly <booleano>
secretRef <LocalObjectReference>
name <texto>
volumeName <texto>
volumeNamespace <texto>
vsphereVolume <VsphereVirtualDiskVolumeSource>
fsType <texto>
storagePolicyID <texto>
storagePolicyName <texto>
volumePath <texto> -obrigatório-
48. replicationcontrollers
Recurso: replicationcontrollers
Tipo: ReplicationController
Versão: v1
TIPO: ReplicationController
VERSÃO: v1
DESCRIÇÃO:
ReplicationController representa a configuração de um controlador de replicação.
CAMPOS:
apiVersion <texto>
kind <texto>
metadata <ObjectMeta>
annotations <mapa[texto]texto>
creationTimestamp <texto>
deletionGracePeriodSeconds <inteiro>
deletionTimestamp <texto>
finalizers <[]texto>
generateName <texto>
generation <inteiro>
labels <mapa[texto]texto>
managedFields <[]ManagedFieldsEntry>
apiVersion <texto>
fieldsType <texto>
fieldsV1 <FieldsV1>
manager <texto>
operation <texto>
subresource <texto>
time <texto>
name <texto>
namespace <texto>
ownerReferences <[]OwnerReference>
apiVersion <texto> -obrigatório-
blockOwnerDeletion <booleano>
controller <booleano>
kind <texto> -obrigatório-
name <texto> -obrigatório-
uid <texto> -obrigatório-
resourceVersion <texto>
selfLink <texto>
uid <texto>
spec <ReplicationControllerSpec>
minReadySeconds <inteiro>
replicas <inteiro>
selector <mapa[texto]texto>
template <PodTemplateSpec>
metadata <ObjectMeta>
annotations <mapa[texto]texto>
creationTimestamp <texto>
deletionGracePeriodSeconds <inteiro>
deletionTimestamp <texto>
finalizers <[]texto>
generateName <texto>
generation <inteiro>
labels <mapa[texto]texto>
managedFields <[]ManagedFieldsEntry>
apiVersion <texto>
fieldsType <texto>
fieldsV1 <FieldsV1>
manager <texto>
operation <texto>
subresource <texto>
time <texto>
name <texto>
namespace <texto>
ownerReferences <[]OwnerReference>
apiVersion <texto> -obrigatório-
blockOwnerDeletion <booleano>
controller <booleano>
kind <texto> -obrigatório-
name <texto> -obrigatório-
uid <texto> -obrigatório-
resourceVersion <texto>
selfLink <texto>
uid <texto>
spec <PodSpec>
activeDeadlineSeconds <inteiro>
affinity <Affinity>
nodeAffinity <NodeAffinity>
preferredDuringSchedulingIgnoredDuringExecution <[]PreferredSchedulingTerm>
preference <NodeSelectorTerm> -obrigatório-
matchExpressions <[]NodeSelectorRequirement>
key <texto> -obrigatório-
operator <texto> -obrigatório-
opções: DoesNotExist, Exists, Gt, In, ....
values <[]texto>
matchFields <[]NodeSelectorRequirement>
key <texto> -obrigatório-
operator <texto> -obrigatório-
opções: DoesNotExist, Exists, Gt, In, ....
values <[]texto>
weight <inteiro> -obrigatório-
requiredDuringSchedulingIgnoredDuringExecution <NodeSelector>
nodeSelectorTerms <[]NodeSelectorTerm> -obrigatório-
matchExpressions <[]NodeSelectorRequirement>
key <texto> -obrigatório-
operator <texto> -obrigatório-
opções: DoesNotExist, Exists, Gt, In, ....
values <[]texto>
matchFields <[]NodeSelectorRequirement>
key <texto> -obrigatório-
operator <texto> -obrigatório-
opções: DoesNotExist, Exists, Gt, In, ....
values <[]texto>
podAffinity <PodAffinity>
preferredDuringSchedulingIgnoredDuringExecution <[]WeightedPodAffinityTerm>
podAffinityTerm <PodAffinityTerm> -obrigatório-
labelSelector <LabelSelector>
matchExpressions <[]LabelSelectorRequirement>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
matchLabelKeys <[]texto>
mismatchLabelKeys <[]texto>
namespaceSelector <LabelSelector>
matchExpressions <[]LabelSelectorRequirement>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
namespaces <[]texto>
topologyKey <texto> -obrigatório-
weight <inteiro> -obrigatório-
requiredDuringSchedulingIgnoredDuringExecution <[]PodAffinityTerm>
labelSelector <LabelSelector>
matchExpressions <[]LabelSelectorRequirement>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
matchLabelKeys <[]texto>
mismatchLabelKeys <[]texto>
namespaceSelector <LabelSelector>
matchExpressions <[]LabelSelectorRequirement>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
namespaces <[]texto>
topologyKey <texto> -obrigatório-
podAntiAffinity <PodAntiAffinity>
preferredDuringSchedulingIgnoredDuringExecution <[]WeightedPodAffinityTerm>
podAffinityTerm <PodAffinityTerm> -obrigatório-
labelSelector <LabelSelector>
matchExpressions <[]LabelSelectorRequirement>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
matchLabelKeys <[]texto>
mismatchLabelKeys <[]texto>
namespaceSelector <LabelSelector>
matchExpressions <[]LabelSelectorRequirement>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
namespaces <[]texto>
topologyKey <texto> -obrigatório-
weight <inteiro> -obrigatório-
requiredDuringSchedulingIgnoredDuringExecution <[]PodAffinityTerm>
labelSelector <LabelSelector>
matchExpressions <[]LabelSelectorRequirement>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
matchLabelKeys <[]texto>
mismatchLabelKeys <[]texto>
namespaceSelector <LabelSelector>
matchExpressions <[]LabelSelectorRequirement>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
namespaces <[]texto>
topologyKey <texto> -obrigatório-
automountServiceAccountToken <booleano>
containers <[]Container> -obrigatório-
args <[]texto>
command <[]texto>
env <[]EnvVar>
name <texto> -obrigatório-
value <texto>
valueFrom <EnvVarSource>
configMapKeyRef <ConfigMapKeySelector>
key <texto> -obrigatório-
name <texto>
optional <booleano>
fieldRef <ObjectFieldSelector>
apiVersion <texto>
fieldPath <texto> -obrigatório-
resourceFieldRef <ResourceFieldSelector>
containerName <texto>
divisor <Quantity>
resource <texto> -obrigatório-
secretKeyRef <SecretKeySelector>
key <texto> -obrigatório-
name <texto>
optional <booleano>
envFrom <[]EnvFromSource>
configMapRef <ConfigMapEnvSource>
name <texto>
optional <booleano>
prefix <texto>
secretRef <SecretEnvSource>
name <texto>
optional <booleano>
image <texto>
imagePullPolicy <texto>
opções: Always, IfNotPresent, Never
lifecycle <Lifecycle>
postStart <LifecycleHandler>
exec <ExecAction>
command <[]texto>
httpGet <HTTPGetAction>
host <texto>
httpHeaders <[]HTTPHeader>
name <texto> -obrigatório-
value <texto> -obrigatório-
path <texto>
port <IntOrString> -obrigatório-
scheme <texto>
opções: HTTP, HTTPS
sleep <SleepAction>
seconds <inteiro> -obrigatório-
tcpSocket <TCPSocketAction>
host <texto>
port <IntOrString> -obrigatório-
preStop <LifecycleHandler>
exec <ExecAction>
command <[]texto>
httpGet <HTTPGetAction>
host <texto>
httpHeaders <[]HTTPHeader>
name <texto> -obrigatório-
value <texto> -obrigatório-
path <texto>
port <IntOrString> -obrigatório-
scheme <texto>
opções: HTTP, HTTPS
sleep <SleepAction>
seconds <inteiro> -obrigatório-
tcpSocket <TCPSocketAction>
host <texto>
port <IntOrString> -obrigatório-
stopSignal <texto>
opções: SIGABRT, SIGALRM, SIGBUS, SIGCHLD, ....
livenessProbe <Probe>
exec <ExecAction>
command <[]texto>
failureThreshold <inteiro>
grpc <GRPCAction>
port <inteiro> -obrigatório-
service <texto>
httpGet <HTTPGetAction>
host <texto>
httpHeaders <[]HTTPHeader>
name <texto> -obrigatório-
value <texto> -obrigatório-
path <texto>
port <IntOrString> -obrigatório-
scheme <texto>
opções: HTTP, HTTPS
initialDelaySeconds <inteiro>
periodSeconds <inteiro>
successThreshold <inteiro>
tcpSocket <TCPSocketAction>
host <texto>
port <IntOrString> -obrigatório-
terminationGracePeriodSeconds <inteiro>
timeoutSeconds <inteiro>
name <texto> -obrigatório-
ports <[]ContainerPort>
containerPort <inteiro> -obrigatório-
hostIP <texto>
hostPort <inteiro>
name <texto>
protocol <texto>
opções: SCTP, TCP, UDP
readinessProbe <Probe>
exec <ExecAction>
command <[]texto>
failureThreshold <inteiro>
grpc <GRPCAction>
port <inteiro> -obrigatório-
service <texto>
httpGet <HTTPGetAction>
host <texto>
httpHeaders <[]HTTPHeader>
name <texto> -obrigatório-
value <texto> -obrigatório-
path <texto>
port <IntOrString> -obrigatório-
scheme <texto>
opções: HTTP, HTTPS
initialDelaySeconds <inteiro>
periodSeconds <inteiro>
successThreshold <inteiro>
tcpSocket <TCPSocketAction>
host <texto>
port <IntOrString> -obrigatório-
terminationGracePeriodSeconds <inteiro>
timeoutSeconds <inteiro>
resizePolicy <[]ContainerResizePolicy>
resourceName <texto> -obrigatório-
restartPolicy <texto> -obrigatório-
resources <ResourceRequirements>
claims <[]ResourceClaim>
name <texto> -obrigatório-
request <texto>
limits <map[string]Quantity>
requests <map[string]Quantity>
restartPolicy <texto>
securityContext <SecurityContext>
allowPrivilegeEscalation <booleano>
appArmorProfile <AppArmorProfile>
localhostProfile <texto>
type <texto> -obrigatório-
opções: Localhost, RuntimeDefault, Unconfined
capabilities <Capabilities>
add <[]texto>
drop <[]texto>
privileged <booleano>
procMount <texto>
opções: Default, Unmasked
readOnlyRootFilesystem <booleano>
runAsGroup <inteiro>
runAsNonRoot <booleano>
runAsUser <inteiro>
seLinuxOptions <SELinuxOptions>
level <texto>
role <texto>
type <texto>
user <texto>
seccompProfile <SeccompProfile>
localhostProfile <texto>
type <texto> -obrigatório-
opções: Localhost, RuntimeDefault, Unconfined
windowsOptions <WindowsSecurityContextOptions>
gmsaCredentialSpec <texto>
gmsaCredentialSpecName <texto>
hostProcess <booleano>
runAsUserName <texto>
startupProbe <Probe>
exec <ExecAction>
command <[]texto>
failureThreshold <inteiro>
grpc <GRPCAction>
port <inteiro> -obrigatório-
service <texto>
httpGet <HTTPGetAction>
host <texto>
httpHeaders <[]HTTPHeader>
name <texto> -obrigatório-
value <texto> -obrigatório-
path <texto>
port <IntOrString> -obrigatório-
scheme <texto>
opções: HTTP, HTTPS
initialDelaySeconds <inteiro>
periodSeconds <inteiro>
successThreshold <inteiro>
tcpSocket <TCPSocketAction>
host <texto>
port <IntOrString> -obrigatório-
terminationGracePeriodSeconds <inteiro>
timeoutSeconds <inteiro>
stdin <booleano>
stdinOnce <booleano>
terminationMessagePath <texto>
terminationMessagePolicy <texto>
opções: FallbackToLogsOnError, File
tty <booleano>
volumeDevices <[]VolumeDevice>
devicePath <texto> -obrigatório-
name <texto> -obrigatório-
volumeMounts <[]VolumeMount>
mountPath <texto> -obrigatório-
mountPropagation <texto>
opções: Bidirectional, HostToContainer, None
name <texto> -obrigatório-
readOnly <booleano>
recursiveReadOnly <texto>
subPath <texto>
subPathExpr <texto>
workingDir <texto>
dnsConfig <PodDNSConfig>
nameservers <[]texto>
options <[]PodDNSConfigOption>
name <texto>
value <texto>
searches <[]texto>
dnsPolicy <texto>
opções: ClusterFirst, ClusterFirstWithHostNet, Default, None
enableServiceLinks <booleano>
ephemeralContainers <[]EphemeralContainer>
args <[]texto>
command <[]texto>
env <[]EnvVar>
name <texto> -obrigatório-
value <texto>
valueFrom <EnvVarSource>
configMapKeyRef <ConfigMapKeySelector>
key <texto> -obrigatório-
name <texto>
optional <booleano>
fieldRef <ObjectFieldSelector>
apiVersion <texto>
fieldPath <texto> -obrigatório-
resourceFieldRef <ResourceFieldSelector>
containerName <texto>
divisor <Quantity>
resource <texto> -obrigatório-
secretKeyRef <SecretKeySelector>
key <texto> -obrigatório-
name <texto>
optional <booleano>
envFrom <[]EnvFromSource>
configMapRef <ConfigMapEnvSource>
name <texto>
optional <booleano>
prefix <texto>
secretRef <SecretEnvSource>
name <texto>
optional <booleano>
image <texto>
imagePullPolicy <texto>
opções: Always, IfNotPresent, Never
lifecycle <Lifecycle>
postStart <LifecycleHandler>
exec <ExecAction>
command <[]texto>
httpGet <HTTPGetAction>
host <texto>
httpHeaders <[]HTTPHeader>
name <texto> -obrigatório-
value <texto> -obrigatório-
path <texto>
port <IntOrString> -obrigatório-
scheme <texto>
opções: HTTP, HTTPS
sleep <SleepAction>
seconds <inteiro> -obrigatório-
tcpSocket <TCPSocketAction>
host <texto>
port <IntOrString> -obrigatório-
preStop <LifecycleHandler>
exec <ExecAction>
command <[]texto>
httpGet <HTTPGetAction>
host <texto>
httpHeaders <[]HTTPHeader>
name <texto> -obrigatório-
value <texto> -obrigatório-
path <texto>
port <IntOrString> -obrigatório-
scheme <texto>
opções: HTTP, HTTPS
sleep <SleepAction>
seconds <inteiro> -obrigatório-
tcpSocket <TCPSocketAction>
host <texto>
port <IntOrString> -obrigatório-
stopSignal <texto>
opções: SIGABRT, SIGALRM, SIGBUS, SIGCHLD, ....
livenessProbe <Probe>
exec <ExecAction>
command <[]texto>
failureThreshold <inteiro>
grpc <GRPCAction>
port <inteiro> -obrigatório-
service <texto>
httpGet <HTTPGetAction>
host <texto>
httpHeaders <[]HTTPHeader>
name <texto> -obrigatório-
value <texto> -obrigatório-
path <texto>
port <IntOrString> -obrigatório-
scheme <texto>
opções: HTTP, HTTPS
initialDelaySeconds <inteiro>
periodSeconds <inteiro>
successThreshold <inteiro>
tcpSocket <TCPSocketAction>
host <texto>
port <IntOrString> -obrigatório-
terminationGracePeriodSeconds <inteiro>
timeoutSeconds <inteiro>
name <texto> -obrigatório-
ports <[]ContainerPort>
containerPort <inteiro> -obrigatório-
hostIP <texto>
hostPort <inteiro>
name <texto>
protocol <texto>
opções: SCTP, TCP, UDP
readinessProbe <Probe>
exec <ExecAction>
command <[]texto>
failureThreshold <inteiro>
grpc <GRPCAction>
port <inteiro> -obrigatório-
service <texto>
httpGet <HTTPGetAction>
host <texto>
httpHeaders <[]HTTPHeader>
name <texto> -obrigatório-
value <texto> -obrigatório-
path <texto>
port <IntOrString> -obrigatório-
scheme <texto>
opções: HTTP, HTTPS
initialDelaySeconds <inteiro>
periodSeconds <inteiro>
successThreshold <inteiro>
tcpSocket <TCPSocketAction>
host <texto>
port <IntOrString> -obrigatório-
terminationGracePeriodSeconds <inteiro>
timeoutSeconds <inteiro>
resizePolicy <[]ContainerResizePolicy>
resourceName <texto> -obrigatório-
restartPolicy <texto> -obrigatório-
resources <ResourceRequirements>
claims <[]ResourceClaim>
name <texto> -obrigatório-
request <texto>
limits <map[string]Quantity>
requests <map[string]Quantity>
restartPolicy <texto>
securityContext <SecurityContext>
allowPrivilegeEscalation <booleano>
appArmorProfile <AppArmorProfile>
localhostProfile <texto>
type <texto> -obrigatório-
opções: Localhost, RuntimeDefault, Unconfined
capabilities <Capabilities>
add <[]texto>
drop <[]texto>
privileged <booleano>
procMount <texto>
opções: Default, Unmasked
readOnlyRootFilesystem <booleano>
runAsGroup <inteiro>
runAsNonRoot <booleano>
runAsUser <inteiro>
seLinuxOptions <SELinuxOptions>
level <texto>
role <texto>
type <texto>
user <texto>
seccompProfile <SeccompProfile>
localhostProfile <texto>
type <texto> -obrigatório-
opções: Localhost, RuntimeDefault, Unconfined
windowsOptions <WindowsSecurityContextOptions>
gmsaCredentialSpec <texto>
gmsaCredentialSpecName <texto>
hostProcess <booleano>
runAsUserName <texto>
startupProbe <Probe>
exec <ExecAction>
command <[]texto>
failureThreshold <inteiro>
grpc <GRPCAction>
port <inteiro> -obrigatório-
service <texto>
httpGet <HTTPGetAction>
host <texto>
httpHeaders <[]HTTPHeader>
name <texto> -obrigatório-
value <texto> -obrigatório-
path <texto>
port <IntOrString> -obrigatório-
scheme <texto>
opções: HTTP, HTTPS
initialDelaySeconds <inteiro>
periodSeconds <inteiro>
successThreshold <inteiro>
tcpSocket <TCPSocketAction>
host <texto>
port <IntOrString> -obrigatório-
terminationGracePeriodSeconds <inteiro>
timeoutSeconds <inteiro>
stdin <booleano>
stdinOnce <booleano>
targetContainerName <texto>
terminationMessagePath <texto>
terminationMessagePolicy <texto>
opções: FallbackToLogsOnError, File
tty <booleano>
volumeDevices <[]VolumeDevice>
devicePath <texto> -obrigatório-
name <texto> -obrigatório-
volumeMounts <[]VolumeMount>
mountPath <texto> -obrigatório-
mountPropagation <texto>
opções: Bidirectional, HostToContainer, None
name <texto> -obrigatório-
readOnly <booleano>
recursiveReadOnly <texto>
subPath <texto>
subPathExpr <texto>
workingDir <texto>
hostAliases <[]HostAlias>
hostnames <[]texto>
ip <texto> -obrigatório-
hostIPC <booleano>
hostNetwork <booleano>
hostPID <booleano>
hostUsers <booleano>
hostname <texto>
imagePullSecrets <[]LocalObjectReference>
name <texto>
initContainers <[]Container>
args <[]texto>
command <[]texto>
env <[]EnvVar>
name <texto> -obrigatório-
value <texto>
valueFrom <EnvVarSource>
configMapKeyRef <ConfigMapKeySelector>
key <texto> -obrigatório-
name <texto>
optional <booleano>
fieldRef <ObjectFieldSelector>
apiVersion <texto>
fieldPath <texto> -obrigatório-
resourceFieldRef <ResourceFieldSelector>
containerName <texto>
divisor <Quantity>
resource <texto> -obrigatório-
secretKeyRef <SecretKeySelector>
key <texto> -obrigatório-
name <texto>
optional <booleano>
envFrom <[]EnvFromSource>
configMapRef <ConfigMapEnvSource>
name <texto>
optional <booleano>
prefix <texto>
secretRef <SecretEnvSource>
name <texto>
optional <booleano>
image <texto>
imagePullPolicy <texto>
opções: Always, IfNotPresent, Never
lifecycle <Lifecycle>
postStart <LifecycleHandler>
exec <ExecAction>
command <[]texto>
httpGet <HTTPGetAction>
host <texto>
httpHeaders <[]HTTPHeader>
name <texto> -obrigatório-
value <texto> -obrigatório-
path <texto>
port <IntOrString> -obrigatório-
scheme <texto>
opções: HTTP, HTTPS
sleep <SleepAction>
seconds <inteiro> -obrigatório-
tcpSocket <TCPSocketAction>
host <texto>
port <IntOrString> -obrigatório-
preStop <LifecycleHandler>
exec <ExecAction>
command <[]texto>
httpGet <HTTPGetAction>
host <texto>
httpHeaders <[]HTTPHeader>
name <texto> -obrigatório-
value <texto> -obrigatório-
path <texto>
port <IntOrString> -obrigatório-
scheme <texto>
opções: HTTP, HTTPS
sleep <SleepAction>
seconds <inteiro> -obrigatório-
tcpSocket <TCPSocketAction>
host <texto>
port <IntOrString> -obrigatório-
stopSignal <texto>
opções: SIGABRT, SIGALRM, SIGBUS, SIGCHLD, ....
livenessProbe <Probe>
exec <ExecAction>
command <[]texto>
failureThreshold <inteiro>
grpc <GRPCAction>
port <inteiro> -obrigatório-
service <texto>
httpGet <HTTPGetAction>
host <texto>
httpHeaders <[]HTTPHeader>
name <texto> -obrigatório-
value <texto> -obrigatório-
path <texto>
port <IntOrString> -obrigatório-
scheme <texto>
opções: HTTP, HTTPS
initialDelaySeconds <inteiro>
periodSeconds <inteiro>
successThreshold <inteiro>
tcpSocket <TCPSocketAction>
host <texto>
port <IntOrString> -obrigatório-
terminationGracePeriodSeconds <inteiro>
timeoutSeconds <inteiro>
name <texto> -obrigatório-
ports <[]ContainerPort>
containerPort <inteiro> -obrigatório-
hostIP <texto>
hostPort <inteiro>
name <texto>
protocol <texto>
opções: SCTP, TCP, UDP
readinessProbe <Probe>
exec <ExecAction>
command <[]texto>
failureThreshold <inteiro>
grpc <GRPCAction>
port <inteiro> -obrigatório-
service <texto>
httpGet <HTTPGetAction>
host <texto>
httpHeaders <[]HTTPHeader>
name <texto> -obrigatório-
value <texto> -obrigatório-
path <texto>
port <IntOrString> -obrigatório-
scheme <texto>
opções: HTTP, HTTPS
initialDelaySeconds <inteiro>
periodSeconds <inteiro>
successThreshold <inteiro>
tcpSocket <TCPSocketAction>
host <texto>
port <IntOrString> -obrigatório-
terminationGracePeriodSeconds <inteiro>
timeoutSeconds <inteiro>
resizePolicy <[]ContainerResizePolicy>
resourceName <texto> -obrigatório-
restartPolicy <texto> -obrigatório-
resources <ResourceRequirements>
claims <[]ResourceClaim>
name <texto> -obrigatório-
request <texto>
limits <map[string]Quantity>
requests <map[string]Quantity>
restartPolicy <texto>
securityContext <SecurityContext>
allowPrivilegeEscalation <booleano>
appArmorProfile <AppArmorProfile>
localhostProfile <texto>
type <texto> -obrigatório-
opções: Localhost, RuntimeDefault, Unconfined
capabilities <Capabilities>
add <[]texto>
drop <[]texto>
privileged <booleano>
procMount <texto>
opções: Default, Unmasked
readOnlyRootFilesystem <booleano>
runAsGroup <inteiro>
runAsNonRoot <booleano>
runAsUser <inteiro>
seLinuxOptions <SELinuxOptions>
level <texto>
role <texto>
type <texto>
user <texto>
seccompProfile <SeccompProfile>
localhostProfile <texto>
type <texto> -obrigatório-
opções: Localhost, RuntimeDefault, Unconfined
windowsOptions <WindowsSecurityContextOptions>
gmsaCredentialSpec <texto>
gmsaCredentialSpecName <texto>
hostProcess <booleano>
runAsUserName <texto>
startupProbe <Probe>
exec <ExecAction>
command <[]texto>
failureThreshold <inteiro>
grpc <GRPCAction>
port <inteiro> -obrigatório-
service <texto>
httpGet <HTTPGetAction>
host <texto>
httpHeaders <[]HTTPHeader>
name <texto> -obrigatório-
value <texto> -obrigatório-
path <texto>
port <IntOrString> -obrigatório-
scheme <texto>
opções: HTTP, HTTPS
initialDelaySeconds <inteiro>
periodSeconds <inteiro>
successThreshold <inteiro>
tcpSocket <TCPSocketAction>
host <texto>
port <IntOrString> -obrigatório-
terminationGracePeriodSeconds <inteiro>
timeoutSeconds <inteiro>
stdin <booleano>
stdinOnce <booleano>
terminationMessagePath <texto>
terminationMessagePolicy <texto>
opções: FallbackToLogsOnError, File
tty <booleano>
volumeDevices <[]VolumeDevice>
devicePath <texto> -obrigatório-
name <texto> -obrigatório-
volumeMounts <[]VolumeMount>
mountPath <texto> -obrigatório-
mountPropagation <texto>
opções: Bidirectional, HostToContainer, None
name <texto> -obrigatório-
readOnly <booleano>
recursiveReadOnly <texto>
subPath <texto>
subPathExpr <texto>
workingDir <texto>
nodeName <texto>
nodeSelector <mapa[texto]texto>
os <PodOS>
name <texto> -obrigatório-
overhead <map[string]Quantity>
preemptionPolicy <texto>
opções: Never, PreemptLowerPriority
priority <inteiro>
priorityClassName <texto>
readinessGates <[]PodReadinessGate>
conditionType <texto> -obrigatório-
resourceClaims <[]PodResourceClaim>
name <texto> -obrigatório-
resourceClaimName <texto>
resourceClaimTemplateName <texto>
resources <ResourceRequirements>
claims <[]ResourceClaim>
name <texto> -obrigatório-
request <texto>
limits <map[string]Quantity>
requests <map[string]Quantity>
restartPolicy <texto>
opções: Always, Never, OnFailure
runtimeClassName <texto>
schedulerName <texto>
schedulingGates <[]PodSchedulingGate>
name <texto> -obrigatório-
securityContext <PodSecurityContext>
appArmorProfile <AppArmorProfile>
localhostProfile <texto>
type <texto> -obrigatório-
opções: Localhost, RuntimeDefault, Unconfined
fsGroup <inteiro>
fsGroupChangePolicy <texto>
opções: Always, OnRootMismatch
runAsGroup <inteiro>
runAsNonRoot <booleano>
runAsUser <inteiro>
seLinuxChangePolicy <texto>
seLinuxOptions <SELinuxOptions>
level <texto>
role <texto>
type <texto>
user <texto>
seccompProfile <SeccompProfile>
localhostProfile <texto>
type <texto> -obrigatório-
opções: Localhost, RuntimeDefault, Unconfined
supplementalGroups <[]integer>
supplementalGroupsPolicy <texto>
opções: Merge, Strict
sysctls <[]Sysctl>
name <texto> -obrigatório-
value <texto> -obrigatório-
windowsOptions <WindowsSecurityContextOptions>
gmsaCredentialSpec <texto>
gmsaCredentialSpecName <texto>
hostProcess <booleano>
runAsUserName <texto>
serviceAccount <texto>
serviceAccountName <texto>
setHostnameAsFQDN <booleano>
shareProcessNamespace <booleano>
subdomain <texto>
terminationGracePeriodSeconds <inteiro>
tolerations <[]Toleration>
effect <texto>
opções: NoExecute, NoSchedule, PreferNoSchedule
key <texto>
operator <texto>
opções: Equal, Exists
tolerationSeconds <inteiro>
value <texto>
topologySpreadConstraints <[]TopologySpreadConstraint>
labelSelector <LabelSelector>
matchExpressions <[]LabelSelectorRequirement>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
matchLabelKeys <[]texto>
maxSkew <inteiro> -obrigatório-
minDomains <inteiro>
nodeAffinityPolicy <texto>
opções: Honor, Ignore
nodeTaintsPolicy <texto>
opções: Honor, Ignore
topologyKey <texto> -obrigatório-
whenUnsatisfiable <texto> -obrigatório-
opções: DoNotSchedule, ScheduleAnyway
volumes <[]Volume>
awsElasticBlockStore <AWSElasticBlockStoreVolumeSource>
fsType <texto>
partition <inteiro>
readOnly <booleano>
volumeID <texto> -obrigatório-
azureDisk <AzureDiskVolumeSource>
cachingMode <texto>
opções: None, ReadOnly, ReadWrite
diskName <texto> -obrigatório-
diskURI <texto> -obrigatório-
fsType <texto>
kind <texto>
opções: Dedicated, Managed, Shared
readOnly <booleano>
azureFile <AzureFileVolumeSource>
readOnly <booleano>
secretName <texto> -obrigatório-
shareName <texto> -obrigatório-
cephfs <CephFSVolumeSource>
monitors <[]texto> -obrigatório-
path <texto>
readOnly <booleano>
secretFile <texto>
secretRef <LocalObjectReference>
name <texto>
user <texto>
cinder <CinderVolumeSource>
fsType <texto>
readOnly <booleano>
secretRef <LocalObjectReference>
name <texto>
volumeID <texto> -obrigatório-
configMap <ConfigMapVolumeSource>
defaultMode <inteiro>
items <[]KeyToPath>
key <texto> -obrigatório-
mode <inteiro>
path <texto> -obrigatório-
name <texto>
optional <booleano>
csi <CSIVolumeSource>
driver <texto> -obrigatório-
fsType <texto>
nodePublishSecretRef <LocalObjectReference>
name <texto>
readOnly <booleano>
volumeAttributes <mapa[texto]texto>
downwardAPI <DownwardAPIVolumeSource>
defaultMode <inteiro>
items <[]DownwardAPIVolumeFile>
fieldRef <ObjectFieldSelector>
apiVersion <texto>
fieldPath <texto> -obrigatório-
mode <inteiro>
path <texto> -obrigatório-
resourceFieldRef <ResourceFieldSelector>
containerName <texto>
divisor <Quantity>
resource <texto> -obrigatório-
emptyDir <EmptyDirVolumeSource>
medium <texto>
sizeLimit <Quantity>
ephemeral <EphemeralVolumeSource>
volumeClaimTemplate <PersistentVolumeClaimTemplate>
metadata <ObjectMeta>
annotations <mapa[texto]texto>
creationTimestamp <texto>
deletionGracePeriodSeconds <inteiro>
deletionTimestamp <texto>
finalizers <[]texto>
generateName <texto>
generation <inteiro>
labels <mapa[texto]texto>
managedFields <[]ManagedFieldsEntry>
apiVersion <texto>
fieldsType <texto>
fieldsV1 <FieldsV1>
manager <texto>
operation <texto>
subresource <texto>
time <texto>
name <texto>
namespace <texto>
ownerReferences <[]OwnerReference>
apiVersion <texto> -obrigatório-
blockOwnerDeletion <booleano>
controller <booleano>
kind <texto> -obrigatório-
name <texto> -obrigatório-
uid <texto> -obrigatório-
resourceVersion <texto>
selfLink <texto>
uid <texto>
spec <PersistentVolumeClaimSpec> -obrigatório-
accessModes <[]texto>
dataSource <TypedLocalObjectReference>
apiGroup <texto>
kind <texto> -obrigatório-
name <texto> -obrigatório-
dataSourceRef <TypedObjectReference>
apiGroup <texto>
kind <texto> -obrigatório-
name <texto> -obrigatório-
namespace <texto>
resources <VolumeResourceRequirements>
limits <map[string]Quantity>
requests <map[string]Quantity>
selector <LabelSelector>
matchExpressions <[]LabelSelectorRequirement>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
storageClassName <texto>
volumeAttributesClassName <texto>
volumeMode <texto>
opções: Block, Filesystem
volumeName <texto>
fc <FCVolumeSource>
fsType <texto>
lun <inteiro>
readOnly <booleano>
targetWWNs <[]texto>
wwids <[]texto>
flexVolume <FlexVolumeSource>
driver <texto> -obrigatório-
fsType <texto>
options <mapa[texto]texto>
readOnly <booleano>
secretRef <LocalObjectReference>
name <texto>
flocker <FlockerVolumeSource>
datasetName <texto>
datasetUUID <texto>
gcePersistentDisk <GCEPersistentDiskVolumeSource>
fsType <texto>
partition <inteiro>
pdName <texto> -obrigatório-
readOnly <booleano>
gitRepo <GitRepoVolumeSource>
directory <texto>
repository <texto> -obrigatório-
revision <texto>
glusterfs <GlusterfsVolumeSource>
endpoints <texto> -obrigatório-
path <texto> -obrigatório-
readOnly <booleano>
hostPath <HostPathVolumeSource>
path <texto> -obrigatório-
type <texto>
opções: "", BlockDevice, CharDevice, Directory, ....
image <ImageVolumeSource>
pullPolicy <texto>
opções: Always, IfNotPresent, Never
reference <texto>
iscsi <ISCSIVolumeSource>
chapAuthDiscovery <booleano>
chapAuthSession <booleano>
fsType <texto>
initiatorName <texto>
iqn <texto> -obrigatório-
iscsiInterface <texto>
lun <inteiro> -obrigatório-
portals <[]texto>
readOnly <booleano>
secretRef <LocalObjectReference>
name <texto>
targetPortal <texto> -obrigatório-
name <texto> -obrigatório-
nfs <NFSVolumeSource>
path <texto> -obrigatório-
readOnly <booleano>
server <texto> -obrigatório-
persistentVolumeClaim <PersistentVolumeClaimVolumeSource>
claimName <texto> -obrigatório-
readOnly <booleano>
photonPersistentDisk <PhotonPersistentDiskVolumeSource>
fsType <texto>
pdID <texto> -obrigatório-
portworxVolume <PortworxVolumeSource>
fsType <texto>
readOnly <booleano>
volumeID <texto> -obrigatório-
projected <ProjectedVolumeSource>
defaultMode <inteiro>
sources <[]VolumeProjection>
clusterTrustBundle <ClusterTrustBundleProjection>
labelSelector <LabelSelector>
matchExpressions <[]LabelSelectorRequirement>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
name <texto>
optional <booleano>
path <texto> -obrigatório-
signerName <texto>
configMap <ConfigMapProjection>
items <[]KeyToPath>
key <texto> -obrigatório-
mode <inteiro>
path <texto> -obrigatório-
name <texto>
optional <booleano>
downwardAPI <DownwardAPIProjection>
items <[]DownwardAPIVolumeFile>
fieldRef <ObjectFieldSelector>
apiVersion <texto>
fieldPath <texto> -obrigatório-
mode <inteiro>
path <texto> -obrigatório-
resourceFieldRef <ResourceFieldSelector>
containerName <texto>
divisor <Quantity>
resource <texto> -obrigatório-
secret <SecretProjection>
items <[]KeyToPath>
key <texto> -obrigatório-
mode <inteiro>
path <texto> -obrigatório-
name <texto>
optional <booleano>
serviceAccountToken <ServiceAccountTokenProjection>
audience <texto>
expirationSeconds <inteiro>
path <texto> -obrigatório-
quobyte <QuobyteVolumeSource>
group <texto>
readOnly <booleano>
registry <texto> -obrigatório-
tenant <texto>
user <texto>
volume <texto> -obrigatório-
rbd <RBDVolumeSource>
fsType <texto>
image <texto> -obrigatório-
keyring <texto>
monitors <[]texto> -obrigatório-
pool <texto>
readOnly <booleano>
secretRef <LocalObjectReference>
name <texto>
user <texto>
scaleIO <ScaleIOVolumeSource>
fsType <texto>
gateway <texto> -obrigatório-
protectionDomain <texto>
readOnly <booleano>
secretRef <LocalObjectReference> -obrigatório-
name <texto>
sslEnabled <booleano>
storageMode <texto>
storagePool <texto>
system <texto> -obrigatório-
volumeName <texto>
secret <SecretVolumeSource>
defaultMode <inteiro>
items <[]KeyToPath>
key <texto> -obrigatório-
mode <inteiro>
path <texto> -obrigatório-
optional <booleano>
secretName <texto>
storageos <StorageOSVolumeSource>
fsType <texto>
readOnly <booleano>
secretRef <LocalObjectReference>
name <texto>
volumeName <texto>
volumeNamespace <texto>
vsphereVolume <VsphereVirtualDiskVolumeSource>
fsType <texto>
storagePolicyID <texto>
storagePolicyName <texto>
volumePath <texto> -obrigatório-
status <ReplicationControllerStatus>
availableReplicas <inteiro>
conditions <[]ReplicationControllerCondition>
lastTransitionTime <texto>
message <texto>
reason <texto>
status <texto> -obrigatório-
type <texto> -obrigatório-
fullyLabeledReplicas <inteiro>
observedGeneration <inteiro>
readyReplicas <inteiro>
replicas <inteiro> -obrigatório-
49. controllerrevisions.apps
Recurso: controllerrevisions.apps
Grupo/API: apps
Tipo: ControllerRevision
Versão: v1
GRUPO: apps
TIPO: ControllerRevision
VERSÃO: v1
DESCRIÇÃO:
ControllerRevision implementa um snapshot imutável de dados de estado. Os clientes são
responsáveis por serializar e desserializar os objetos que contêm seu estado interno.
Depois que um ControllerRevision é criado com sucesso, ele não pode ser atualizado. O
API Server rejeitará na validação todas as requisições que tentarem alterar o campo
Data. ControllerRevisions, porém, podem ser apagados. Observe que, por ser usado pelos
controladores DaemonSet e StatefulSet para atualização e rollback, este objeto é beta.
No entanto, ele pode sofrer alterações de nome e representação em versões futuras, e os
clientes não devem depender de sua estabilidade. Ele é destinado principalmente ao uso
interno por controladores.
CAMPOS:
apiVersion <texto>
data <RawExtension>
kind <texto>
metadata <ObjectMeta>
annotations <mapa[texto]texto>
creationTimestamp <texto>
deletionGracePeriodSeconds <inteiro>
deletionTimestamp <texto>
finalizers <[]texto>
generateName <texto>
generation <inteiro>
labels <mapa[texto]texto>
managedFields <[]ManagedFieldsEntry>
apiVersion <texto>
fieldsType <texto>
fieldsV1 <FieldsV1>
manager <texto>
operation <texto>
subresource <texto>
time <texto>
name <texto>
namespace <texto>
ownerReferences <[]OwnerReference>
apiVersion <texto> -obrigatório-
blockOwnerDeletion <booleano>
controller <booleano>
kind <texto> -obrigatório-
name <texto> -obrigatório-
uid <texto> -obrigatório-
resourceVersion <texto>
selfLink <texto>
uid <texto>
revision <inteiro> -obrigatório-
50. apiservices.apiregistration.k8s.io
Recurso: apiservices.apiregistration.k8s.io
Grupo/API: apiregistration.k8s.io
Tipo: APIService
Versão: v1
GRUPO: apiregistration.k8s.io
TIPO: APIService
VERSÃO: v1
DESCRIÇÃO:
APIService representa um servidor para um GroupVersion específico. O nome deve estar no
formato "version.group".
CAMPOS:
apiVersion <texto>
kind <texto>
metadata <ObjectMeta>
annotations <mapa[texto]texto>
creationTimestamp <texto>
deletionGracePeriodSeconds <inteiro>
deletionTimestamp <texto>
finalizers <[]texto>
generateName <texto>
generation <inteiro>
labels <mapa[texto]texto>
managedFields <[]ManagedFieldsEntry>
apiVersion <texto>
fieldsType <texto>
fieldsV1 <FieldsV1>
manager <texto>
operation <texto>
subresource <texto>
time <texto>
name <texto>
namespace <texto>
ownerReferences <[]OwnerReference>
apiVersion <texto> -obrigatório-
blockOwnerDeletion <booleano>
controller <booleano>
kind <texto> -obrigatório-
name <texto> -obrigatório-
uid <texto> -obrigatório-
resourceVersion <texto>
selfLink <texto>
uid <texto>
spec <APIServiceSpec>
caBundle <texto>
group <texto>
groupPriorityMinimum <inteiro> -obrigatório-
insecureSkipTLSVerify <booleano>
service <ServiceReference>
name <texto>
namespace <texto>
port <inteiro>
version <texto>
versionPriority <inteiro> -obrigatório-
status <APIServiceStatus>
conditions <[]APIServiceCondition>
lastTransitionTime <texto>
message <texto>
reason <texto>
status <texto> -obrigatório-
type <texto> -obrigatório-
51. apiservices.management.cattle.io
Recurso: apiservices.management.cattle.io
Grupo/API: management.cattle.io
Tipo: APIService
Versão: v3
GRUPO: management.cattle.io
TIPO: APIService
VERSÃO: v3
DESCRIÇÃO:
Descrição não fornecida.
CAMPOS:
apiVersion <texto>
kind <texto>
metadata <ObjectMeta>
annotations <mapa[texto]texto>
creationTimestamp <texto>
deletionGracePeriodSeconds <inteiro>
deletionTimestamp <texto>
finalizers <[]texto>
generateName <texto>
generation <inteiro>
labels <mapa[texto]texto>
managedFields <[]ManagedFieldsEntry>
apiVersion <texto>
fieldsType <texto>
fieldsV1 <FieldsV1>
manager <texto>
operation <texto>
subresource <texto>
time <texto>
name <texto>
namespace <texto>
ownerReferences <[]OwnerReference>
apiVersion <texto> -obrigatório-
blockOwnerDeletion <booleano>
controller <booleano>
kind <texto> -obrigatório-
name <texto> -obrigatório-
uid <texto> -obrigatório-
resourceVersion <texto>
selfLink <texto>
uid <texto>
spec <objeto>
pathPrefixes <[]texto>
paths <[]texto>
secretName <texto>
secretNamespace <texto>
status <objeto>
serviceAccountName <texto>
serviceAccountNamespace <texto>
52. flowschemas.flowcontrol.apiserver.k8s.io
Recurso: flowschemas.flowcontrol.apiserver.k8s.io
Grupo/API: flowcontrol.apiserver.k8s.io
Tipo: FlowSchema
Versão: v1
GRUPO: flowcontrol.apiserver.k8s.io
TIPO: FlowSchema
VERSÃO: v1
DESCRIÇÃO:
FlowSchema define o esquema de um grupo de fluxos. Observe que um fluxo é composto por
um conjunto de requisições de API de entrada com atributos semelhantes e é identificado
por um par de textos: o nome do FlowSchema e um "diferenciador de fluxo".
CAMPOS:
apiVersion <texto>
kind <texto>
metadata <ObjectMeta>
annotations <mapa[texto]texto>
creationTimestamp <texto>
deletionGracePeriodSeconds <inteiro>
deletionTimestamp <texto>
finalizers <[]texto>
generateName <texto>
generation <inteiro>
labels <mapa[texto]texto>
managedFields <[]ManagedFieldsEntry>
apiVersion <texto>
fieldsType <texto>
fieldsV1 <FieldsV1>
manager <texto>
operation <texto>
subresource <texto>
time <texto>
name <texto>
namespace <texto>
ownerReferences <[]OwnerReference>
apiVersion <texto> -obrigatório-
blockOwnerDeletion <booleano>
controller <booleano>
kind <texto> -obrigatório-
name <texto> -obrigatório-
uid <texto> -obrigatório-
resourceVersion <texto>
selfLink <texto>
uid <texto>
spec <FlowSchemaSpec>
distinguisherMethod <FlowDistinguisherMethod>
type <texto> -obrigatório-
matchingPrecedence <inteiro>
priorityLevelConfiguration <PriorityLevelConfigurationReference> -obrigatório-
name <texto> -obrigatório-
rules <[]PolicyRulesWithSubjects>
nonResourceRules <[]NonResourcePolicyRule>
nonResourceURLs <[]texto> -obrigatório-
verbs <[]texto> -obrigatório-
resourceRules <[]ResourcePolicyRule>
apiGroups <[]texto> -obrigatório-
clusterScope <booleano>
namespaces <[]texto>
resources <[]texto> -obrigatório-
verbs <[]texto> -obrigatório-
subjects <[]Subject> -obrigatório-
group <GroupSubject>
name <texto> -obrigatório-
kind <texto> -obrigatório-
serviceAccount <ServiceAccountSubject>
name <texto> -obrigatório-
namespace <texto> -obrigatório-
user <UserSubject>
name <texto> -obrigatório-
status <FlowSchemaStatus>
conditions <[]FlowSchemaCondition>
lastTransitionTime <texto>
message <texto>
reason <texto>
status <texto>
type <texto>
53. prioritylevelconfigurations.flowcontrol.apiserver.k8s.io
Recurso: prioritylevelconfigurations.flowcontrol.apiserver.k8s.io
Grupo/API: flowcontrol.apiserver.k8s.io
Tipo: PriorityLevelConfiguration
Versão: v1
GRUPO: flowcontrol.apiserver.k8s.io
TIPO: PriorityLevelConfiguration
VERSÃO: v1
DESCRIÇÃO:
PriorityLevelConfiguration representa a configuração de um nível de prioridade.
CAMPOS:
apiVersion <texto>
kind <texto>
metadata <ObjectMeta>
annotations <mapa[texto]texto>
creationTimestamp <texto>
deletionGracePeriodSeconds <inteiro>
deletionTimestamp <texto>
finalizers <[]texto>
generateName <texto>
generation <inteiro>
labels <mapa[texto]texto>
managedFields <[]ManagedFieldsEntry>
apiVersion <texto>
fieldsType <texto>
fieldsV1 <FieldsV1>
manager <texto>
operation <texto>
subresource <texto>
time <texto>
name <texto>
namespace <texto>
ownerReferences <[]OwnerReference>
apiVersion <texto> -obrigatório-
blockOwnerDeletion <booleano>
controller <booleano>
kind <texto> -obrigatório-
name <texto> -obrigatório-
uid <texto> -obrigatório-
resourceVersion <texto>
selfLink <texto>
uid <texto>
spec <PriorityLevelConfigurationSpec>
exempt <ExemptPriorityLevelConfiguration>
lendablePercent <inteiro>
nominalConcurrencyShares <inteiro>
limited <LimitedPriorityLevelConfiguration>
borrowingLimitPercent <inteiro>
lendablePercent <inteiro>
limitResponse <LimitResponse>
queuing <QueuingConfiguration>
handSize <inteiro>
queueLengthLimit <inteiro>
queues <inteiro>
type <texto> -obrigatório-
nominalConcurrencyShares <inteiro>
type <texto> -obrigatório-
status <PriorityLevelConfigurationStatus>
conditions <[]PriorityLevelConfigurationCondition>
lastTransitionTime <texto>
message <texto>
reason <texto>
status <texto>
type <texto>
54. csidrivers.storage.k8s.io
Recurso: csidrivers.storage.k8s.io
Grupo/API: storage.k8s.io
Tipo: CSIDriver
Versão: v1
GRUPO: storage.k8s.io
TIPO: CSIDriver
VERSÃO: v1
DESCRIÇÃO:
CSIDriver captura informações sobre um driver de volume Container Storage Interface
(CSI) implantado no cluster. O controlador de attach/detach do Kubernetes usa este
objeto para determinar se o attach é necessário. O Kubelet usa este objeto para
determinar se informações do pod precisam ser passadas no momento da montagem. Objetos
CSIDriver não pertencem a namespaces.
CAMPOS:
apiVersion <texto>
kind <texto>
metadata <ObjectMeta>
annotations <mapa[texto]texto>
creationTimestamp <texto>
deletionGracePeriodSeconds <inteiro>
deletionTimestamp <texto>
finalizers <[]texto>
generateName <texto>
generation <inteiro>
labels <mapa[texto]texto>
managedFields <[]ManagedFieldsEntry>
apiVersion <texto>
fieldsType <texto>
fieldsV1 <FieldsV1>
manager <texto>
operation <texto>
subresource <texto>
time <texto>
name <texto>
namespace <texto>
ownerReferences <[]OwnerReference>
apiVersion <texto> -obrigatório-
blockOwnerDeletion <booleano>
controller <booleano>
kind <texto> -obrigatório-
name <texto> -obrigatório-
uid <texto> -obrigatório-
resourceVersion <texto>
selfLink <texto>
uid <texto>
spec <CSIDriverSpec> -obrigatório-
attachRequired <booleano>
fsGroupPolicy <texto>
nodeAllocatableUpdatePeriodSeconds <inteiro>
podInfoOnMount <booleano>
requiresRepublish <booleano>
seLinuxMount <booleano>
storageCapacity <booleano>
tokenRequests <[]TokenRequest>
audience <texto> -obrigatório-
expirationSeconds <inteiro>
volumeLifecycleModes <[]texto>
55. csinodes.storage.k8s.io
Recurso: csinodes.storage.k8s.io
Grupo/API: storage.k8s.io
Tipo: CSINode
Versão: v1
GRUPO: storage.k8s.io
TIPO: CSINode
VERSÃO: v1
DESCRIÇÃO:
CSINode contém informações sobre todos os drivers CSI instalados em um nó. Drivers CSI
não precisam criar diretamente o objeto CSINode. Desde que usem o contêiner sidecar
node-driver-registrar, o kubelet preencherá automaticamente o objeto CSINode para o
driver CSI como parte do registro de plugin do kubelet. CSINode tem o mesmo nome de um
nó. Se o objeto estiver ausente, isso significa que não há drivers CSI disponíveis no nó
ou que a versão do Kubelet é antiga o suficiente para não criar esse objeto. CSINode tem
um OwnerReference que aponta para o objeto de nó correspondente.
CAMPOS:
apiVersion <texto>
kind <texto>
metadata <ObjectMeta>
annotations <mapa[texto]texto>
creationTimestamp <texto>
deletionGracePeriodSeconds <inteiro>
deletionTimestamp <texto>
finalizers <[]texto>
generateName <texto>
generation <inteiro>
labels <mapa[texto]texto>
managedFields <[]ManagedFieldsEntry>
apiVersion <texto>
fieldsType <texto>
fieldsV1 <FieldsV1>
manager <texto>
operation <texto>
subresource <texto>
time <texto>
name <texto>
namespace <texto>
ownerReferences <[]OwnerReference>
apiVersion <texto> -obrigatório-
blockOwnerDeletion <booleano>
controller <booleano>
kind <texto> -obrigatório-
name <texto> -obrigatório-
uid <texto> -obrigatório-
resourceVersion <texto>
selfLink <texto>
uid <texto>
spec <CSINodeSpec> -obrigatório-
drivers <[]CSINodeDriver> -obrigatório-
allocatable <VolumeNodeResources>
count <inteiro>
name <texto> -obrigatório-
nodeID <texto> -obrigatório-
topologyKeys <[]texto>
56. csistoragecapacities.storage.k8s.io
Recurso: csistoragecapacities.storage.k8s.io
Grupo/API: storage.k8s.io
Tipo: CSIStorageCapacity
Versão: v1
GRUPO: storage.k8s.io
TIPO: CSIStorageCapacity
VERSÃO: v1
DESCRIÇÃO:
CSIStorageCapacity armazena o resultado de uma chamada CSI GetCapacity. Para uma
determinada StorageClass, descreve a capacidade disponível em um segmento de topologia
específico. Isso pode ser usado ao decidir onde instanciar novos PersistentVolumes. Por
exemplo, pode expressar situações como: - StorageClass "standard" tem "1234 GiB"
disponíveis em "topology.kubernetes.io/zone=us-east1" - StorageClass "localssd" tem "10
GiB" disponíveis em "kubernetes.io/hostname=knode-abc123". Os três casos seguintes
indicam que nenhuma capacidade está disponível para certa combinação: - não existe
objeto com topologia e nome de classe de armazenamento adequados; - existe tal objeto,
mas a capacidade não foi definida; - existe tal objeto, mas a capacidade é zero. O
produtor desses objetos pode decidir qual abordagem é mais adequada. Eles são consumidos
pelo kube-scheduler quando um driver CSI opta por agendamento consciente de capacidade
com CSIDriverSpec.StorageCapacity. O scheduler compara MaximumVolumeSize com o tamanho
solicitado dos volumes pendentes para filtrar nós inadequados. Se MaximumVolumeSize não
estiver definido, ele usa uma comparação com o valor menos preciso Capacity. Se Capacity
também não estiver definido, o scheduler assume que a capacidade é insuficiente e tenta
outro nó.
CAMPOS:
apiVersion <texto>
capacity <Quantity>
kind <texto>
maximumVolumeSize <Quantity>
metadata <ObjectMeta>
annotations <mapa[texto]texto>
creationTimestamp <texto>
deletionGracePeriodSeconds <inteiro>
deletionTimestamp <texto>
finalizers <[]texto>
generateName <texto>
generation <inteiro>
labels <mapa[texto]texto>
managedFields <[]ManagedFieldsEntry>
apiVersion <texto>
fieldsType <texto>
fieldsV1 <FieldsV1>
manager <texto>
operation <texto>
subresource <texto>
time <texto>
name <texto>
namespace <texto>
ownerReferences <[]OwnerReference>
apiVersion <texto> -obrigatório-
blockOwnerDeletion <booleano>
controller <booleano>
kind <texto> -obrigatório-
name <texto> -obrigatório-
uid <texto> -obrigatório-
resourceVersion <texto>
selfLink <texto>
uid <texto>
nodeTopology <LabelSelector>
matchExpressions <[]LabelSelectorRequirement>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
storageClassName <texto> -obrigatório-
57. volumeattachments.storage.k8s.io
Recurso: volumeattachments.storage.k8s.io
Grupo/API: storage.k8s.io
Tipo: VolumeAttachment
Versão: v1
GRUPO: storage.k8s.io
TIPO: VolumeAttachment
VERSÃO: v1
DESCRIÇÃO:
VolumeAttachment captura a intenção de anexar ou desanexar o volume especificado ao/do
nó especificado. Objetos VolumeAttachment não pertencem a namespaces.
CAMPOS:
apiVersion <texto>
kind <texto>
metadata <ObjectMeta>
annotations <mapa[texto]texto>
creationTimestamp <texto>
deletionGracePeriodSeconds <inteiro>
deletionTimestamp <texto>
finalizers <[]texto>
generateName <texto>
generation <inteiro>
labels <mapa[texto]texto>
managedFields <[]ManagedFieldsEntry>
apiVersion <texto>
fieldsType <texto>
fieldsV1 <FieldsV1>
manager <texto>
operation <texto>
subresource <texto>
time <texto>
name <texto>
namespace <texto>
ownerReferences <[]OwnerReference>
apiVersion <texto> -obrigatório-
blockOwnerDeletion <booleano>
controller <booleano>
kind <texto> -obrigatório-
name <texto> -obrigatório-
uid <texto> -obrigatório-
resourceVersion <texto>
selfLink <texto>
uid <texto>
spec <VolumeAttachmentSpec> -obrigatório-
attacher <texto> -obrigatório-
nodeName <texto> -obrigatório-
source <VolumeAttachmentSource> -obrigatório-
inlineVolumeSpec <PersistentVolumeSpec>
accessModes <[]texto>
awsElasticBlockStore <AWSElasticBlockStoreVolumeSource>
fsType <texto>
partition <inteiro>
readOnly <booleano>
volumeID <texto> -obrigatório-
azureDisk <AzureDiskVolumeSource>
cachingMode <texto>
opções: None, ReadOnly, ReadWrite
diskName <texto> -obrigatório-
diskURI <texto> -obrigatório-
fsType <texto>
kind <texto>
opções: Dedicated, Managed, Shared
readOnly <booleano>
azureFile <AzureFilePersistentVolumeSource>
readOnly <booleano>
secretName <texto> -obrigatório-
secretNamespace <texto>
shareName <texto> -obrigatório-
capacity <map[string]Quantity>
cephfs <CephFSPersistentVolumeSource>
monitors <[]texto> -obrigatório-
path <texto>
readOnly <booleano>
secretFile <texto>
secretRef <SecretReference>
name <texto>
namespace <texto>
user <texto>
cinder <CinderPersistentVolumeSource>
fsType <texto>
readOnly <booleano>
secretRef <SecretReference>
name <texto>
namespace <texto>
volumeID <texto> -obrigatório-
claimRef <ObjectReference>
apiVersion <texto>
fieldPath <texto>
kind <texto>
name <texto>
namespace <texto>
resourceVersion <texto>
uid <texto>
csi <CSIPersistentVolumeSource>
controllerExpandSecretRef <SecretReference>
name <texto>
namespace <texto>
controllerPublishSecretRef <SecretReference>
name <texto>
namespace <texto>
driver <texto> -obrigatório-
fsType <texto>
nodeExpandSecretRef <SecretReference>
name <texto>
namespace <texto>
nodePublishSecretRef <SecretReference>
name <texto>
namespace <texto>
nodeStageSecretRef <SecretReference>
name <texto>
namespace <texto>
readOnly <booleano>
volumeAttributes <mapa[texto]texto>
volumeHandle <texto> -obrigatório-
fc <FCVolumeSource>
fsType <texto>
lun <inteiro>
readOnly <booleano>
targetWWNs <[]texto>
wwids <[]texto>
flexVolume <FlexPersistentVolumeSource>
driver <texto> -obrigatório-
fsType <texto>
options <mapa[texto]texto>
readOnly <booleano>
secretRef <SecretReference>
name <texto>
namespace <texto>
flocker <FlockerVolumeSource>
datasetName <texto>
datasetUUID <texto>
gcePersistentDisk <GCEPersistentDiskVolumeSource>
fsType <texto>
partition <inteiro>
pdName <texto> -obrigatório-
readOnly <booleano>
glusterfs <GlusterfsPersistentVolumeSource>
endpoints <texto> -obrigatório-
endpointsNamespace <texto>
path <texto> -obrigatório-
readOnly <booleano>
hostPath <HostPathVolumeSource>
path <texto> -obrigatório-
type <texto>
opções: "", BlockDevice, CharDevice, Directory, ....
iscsi <ISCSIPersistentVolumeSource>
chapAuthDiscovery <booleano>
chapAuthSession <booleano>
fsType <texto>
initiatorName <texto>
iqn <texto> -obrigatório-
iscsiInterface <texto>
lun <inteiro> -obrigatório-
portals <[]texto>
readOnly <booleano>
secretRef <SecretReference>
name <texto>
namespace <texto>
targetPortal <texto> -obrigatório-
local <LocalVolumeSource>
fsType <texto>
path <texto> -obrigatório-
mountOptions <[]texto>
nfs <NFSVolumeSource>
path <texto> -obrigatório-
readOnly <booleano>
server <texto> -obrigatório-
nodeAffinity <VolumeNodeAffinity>
required <NodeSelector>
nodeSelectorTerms <[]NodeSelectorTerm> -obrigatório-
matchExpressions <[]NodeSelectorRequirement>
key <texto> -obrigatório-
operator <texto> -obrigatório-
opções: DoesNotExist, Exists, Gt, In, ....
values <[]texto>
matchFields <[]NodeSelectorRequirement>
key <texto> -obrigatório-
operator <texto> -obrigatório-
opções: DoesNotExist, Exists, Gt, In, ....
values <[]texto>
persistentVolumeReclaimPolicy <texto>
opções: Delete, Recycle, Retain
photonPersistentDisk <PhotonPersistentDiskVolumeSource>
fsType <texto>
pdID <texto> -obrigatório-
portworxVolume <PortworxVolumeSource>
fsType <texto>
readOnly <booleano>
volumeID <texto> -obrigatório-
quobyte <QuobyteVolumeSource>
group <texto>
readOnly <booleano>
registry <texto> -obrigatório-
tenant <texto>
user <texto>
volume <texto> -obrigatório-
rbd <RBDPersistentVolumeSource>
fsType <texto>
image <texto> -obrigatório-
keyring <texto>
monitors <[]texto> -obrigatório-
pool <texto>
readOnly <booleano>
secretRef <SecretReference>
name <texto>
namespace <texto>
user <texto>
scaleIO <ScaleIOPersistentVolumeSource>
fsType <texto>
gateway <texto> -obrigatório-
protectionDomain <texto>
readOnly <booleano>
secretRef <SecretReference> -obrigatório-
name <texto>
namespace <texto>
sslEnabled <booleano>
storageMode <texto>
storagePool <texto>
system <texto> -obrigatório-
volumeName <texto>
storageClassName <texto>
storageos <StorageOSPersistentVolumeSource>
fsType <texto>
readOnly <booleano>
secretRef <ObjectReference>
apiVersion <texto>
fieldPath <texto>
kind <texto>
name <texto>
namespace <texto>
resourceVersion <texto>
uid <texto>
volumeName <texto>
volumeNamespace <texto>
volumeAttributesClassName <texto>
volumeMode <texto>
opções: Block, Filesystem
vsphereVolume <VsphereVirtualDiskVolumeSource>
fsType <texto>
storagePolicyID <texto>
storagePolicyName <texto>
volumePath <texto> -obrigatório-
persistentVolumeName <texto>
status <VolumeAttachmentStatus>
attachError <VolumeError>
errorCode <inteiro>
message <texto>
time <texto>
attached <booleano> -obrigatório-
attachmentMetadata <mapa[texto]texto>
detachError <VolumeError>
errorCode <inteiro>
message <texto>
time <texto>
58. volumegroupsnapshots.groupsnapshot.storage.k8s.io
Recurso: volumegroupsnapshots.groupsnapshot.storage.k8s.io
Grupo/API: groupsnapshot.storage.k8s.io
Tipo: VolumeGroupSnapshot
Versão: v1beta1
GRUPO: groupsnapshot.storage.k8s.io
TIPO: VolumeGroupSnapshot
VERSÃO: v1beta1
DESCRIÇÃO:
VolumeGroupSnapshot é a solicitação de um usuário para criar um snapshot de grupo
pontual ou vincular-se a um snapshot de grupo preexistente.
CAMPOS:
apiVersion <texto>
kind <texto>
metadata <ObjectMeta>
annotations <mapa[texto]texto>
creationTimestamp <texto>
deletionGracePeriodSeconds <inteiro>
deletionTimestamp <texto>
finalizers <[]texto>
generateName <texto>
generation <inteiro>
labels <mapa[texto]texto>
managedFields <[]ManagedFieldsEntry>
apiVersion <texto>
fieldsType <texto>
fieldsV1 <FieldsV1>
manager <texto>
operation <texto>
subresource <texto>
time <texto>
name <texto>
namespace <texto>
ownerReferences <[]OwnerReference>
apiVersion <texto> -obrigatório-
blockOwnerDeletion <booleano>
controller <booleano>
kind <texto> -obrigatório-
name <texto> -obrigatório-
uid <texto> -obrigatório-
resourceVersion <texto>
selfLink <texto>
uid <texto>
spec <objeto> -obrigatório-
source <objeto> -obrigatório-
selector <objeto>
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
volumeGroupSnapshotContentName <texto>
volumeGroupSnapshotClassName <texto>
status <objeto>
boundVolumeGroupSnapshotContentName <texto>
creationTime <texto>
error <objeto>
message <texto>
time <texto>
readyToUse <booleano>
59. volumegroupsnapshotclasses.groupsnapshot.storage.k8s.io
Recurso: volumegroupsnapshotclasses.groupsnapshot.storage.k8s.io
Grupo/API: groupsnapshot.storage.k8s.io
Tipo: VolumeGroupSnapshotClass
Versão: v1beta1
GRUPO: groupsnapshot.storage.k8s.io
TIPO: VolumeGroupSnapshotClass
VERSÃO: v1beta1
DESCRIÇÃO:
VolumeGroupSnapshotClass especifica parâmetros que um sistema de armazenamento
subjacente usa ao criar um snapshot de grupo de volumes. Uma VolumeGroupSnapshotClass
específica é usada ao especificar seu nome em um objeto VolumeGroupSnapshot.
VolumeGroupSnapshotClasses não pertencem a namespaces.
CAMPOS:
apiVersion <texto>
deletionPolicy <texto> -obrigatório-
opções: Delete, Retain
driver <texto> -obrigatório-
kind <texto>
metadata <ObjectMeta>
annotations <mapa[texto]texto>
creationTimestamp <texto>
deletionGracePeriodSeconds <inteiro>
deletionTimestamp <texto>
finalizers <[]texto>
generateName <texto>
generation <inteiro>
labels <mapa[texto]texto>
managedFields <[]ManagedFieldsEntry>
apiVersion <texto>
fieldsType <texto>
fieldsV1 <FieldsV1>
manager <texto>
operation <texto>
subresource <texto>
time <texto>
name <texto>
namespace <texto>
ownerReferences <[]OwnerReference>
apiVersion <texto> -obrigatório-
blockOwnerDeletion <booleano>
controller <booleano>
kind <texto> -obrigatório-
name <texto> -obrigatório-
uid <texto> -obrigatório-
resourceVersion <texto>
selfLink <texto>
uid <texto>
parameters <mapa[texto]texto>
60. volumegroupsnapshotcontents.groupsnapshot.storage.k8s.io
Recurso: volumegroupsnapshotcontents.groupsnapshot.storage.k8s.io
Grupo/API: groupsnapshot.storage.k8s.io
Tipo: VolumeGroupSnapshotContent
Versão: v1beta1
GRUPO: groupsnapshot.storage.k8s.io
TIPO: VolumeGroupSnapshotContent
VERSÃO: v1beta1
DESCRIÇÃO:
VolumeGroupSnapshotContent representa o objeto real de snapshot de grupo "em disco" no
sistema de armazenamento subjacente.
CAMPOS:
apiVersion <texto>
kind <texto>
metadata <ObjectMeta>
annotations <mapa[texto]texto>
creationTimestamp <texto>
deletionGracePeriodSeconds <inteiro>
deletionTimestamp <texto>
finalizers <[]texto>
generateName <texto>
generation <inteiro>
labels <mapa[texto]texto>
managedFields <[]ManagedFieldsEntry>
apiVersion <texto>
fieldsType <texto>
fieldsV1 <FieldsV1>
manager <texto>
operation <texto>
subresource <texto>
time <texto>
name <texto>
namespace <texto>
ownerReferences <[]OwnerReference>
apiVersion <texto> -obrigatório-
blockOwnerDeletion <booleano>
controller <booleano>
kind <texto> -obrigatório-
name <texto> -obrigatório-
uid <texto> -obrigatório-
resourceVersion <texto>
selfLink <texto>
uid <texto>
spec <objeto> -obrigatório-
deletionPolicy <texto> -obrigatório-
opções: Delete, Retain
driver <texto> -obrigatório-
source <objeto> -obrigatório-
groupSnapshotHandles <objeto>
volumeGroupSnapshotHandle <texto> -obrigatório-
volumeSnapshotHandles <[]texto> -obrigatório-
volumeHandles <[]texto>
volumeGroupSnapshotClassName <texto>
volumeGroupSnapshotRef <objeto> -obrigatório-
apiVersion <texto>
fieldPath <texto>
kind <texto>
name <texto>
namespace <texto>
resourceVersion <texto>
uid <texto>
status <objeto>
creationTime <texto>
error <objeto>
message <texto>
time <texto>
readyToUse <booleano>
volumeGroupSnapshotHandle <texto>
volumeSnapshotHandlePairList <[]objeto>
snapshotHandle <texto> -obrigatório-
volumeHandle <texto> -obrigatório-
61. adminnetworkpolicies.policy.networking.k8s.io
Recurso: adminnetworkpolicies.policy.networking.k8s.io
Grupo/API: policy.networking.k8s.io
Tipo: AdminNetworkPolicy
Versão: v1alpha1
GRUPO: policy.networking.k8s.io
TIPO: AdminNetworkPolicy
VERSÃO: v1alpha1
DESCRIÇÃO:
AdminNetworkPolicy é um recurso de nível de cluster que faz parte da API
AdminNetworkPolicy.
CAMPOS:
apiVersion <texto>
kind <texto>
metadata <ObjectMeta> -obrigatório-
annotations <mapa[texto]texto>
creationTimestamp <texto>
deletionGracePeriodSeconds <inteiro>
deletionTimestamp <texto>
finalizers <[]texto>
generateName <texto>
generation <inteiro>
labels <mapa[texto]texto>
managedFields <[]ManagedFieldsEntry>
apiVersion <texto>
fieldsType <texto>
fieldsV1 <FieldsV1>
manager <texto>
operation <texto>
subresource <texto>
time <texto>
name <texto>
namespace <texto>
ownerReferences <[]OwnerReference>
apiVersion <texto> -obrigatório-
blockOwnerDeletion <booleano>
controller <booleano>
kind <texto> -obrigatório-
name <texto> -obrigatório-
uid <texto> -obrigatório-
resourceVersion <texto>
selfLink <texto>
uid <texto>
spec <objeto> -obrigatório-
egress <[]objeto>
action <texto> -obrigatório-
opções: Allow, Deny, Pass
name <texto>
ports <[]objeto>
namedPort <texto>
portNumber <objeto>
port <inteiro> -obrigatório-
protocol <texto> -obrigatório-
portRange <objeto>
end <inteiro> -obrigatório-
protocol <texto>
start <inteiro> -obrigatório-
to <[]objeto> -obrigatório-
namespaces <objeto>
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
networks <[]texto>
nodes <objeto>
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
pods <objeto>
namespaceSelector <objeto> -obrigatório-
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
podSelector <objeto> -obrigatório-
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
ingress <[]objeto>
action <texto> -obrigatório-
opções: Allow, Deny, Pass
from <[]objeto> -obrigatório-
namespaces <objeto>
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
pods <objeto>
namespaceSelector <objeto> -obrigatório-
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
podSelector <objeto> -obrigatório-
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
name <texto>
ports <[]objeto>
namedPort <texto>
portNumber <objeto>
port <inteiro> -obrigatório-
protocol <texto> -obrigatório-
portRange <objeto>
end <inteiro> -obrigatório-
protocol <texto>
start <inteiro> -obrigatório-
priority <inteiro> -obrigatório-
subject <objeto> -obrigatório-
namespaces <objeto>
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
pods <objeto>
namespaceSelector <objeto> -obrigatório-
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
podSelector <objeto> -obrigatório-
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
status <objeto>
conditions <[]objeto> -obrigatório-
lastTransitionTime <texto> -obrigatório-
message <texto> -obrigatório-
observedGeneration <inteiro>
reason <texto> -obrigatório-
status <texto> -obrigatório-
opções: True, False, Unknown
type <texto> -obrigatório-
62. baselineadminnetworkpolicies.policy.networking.k8s.io
Recurso: baselineadminnetworkpolicies.policy.networking.k8s.io
Grupo/API: policy.networking.k8s.io
Tipo: BaselineAdminNetworkPolicy
Versão: v1alpha1
GRUPO: policy.networking.k8s.io
TIPO: BaselineAdminNetworkPolicy
VERSÃO: v1alpha1
DESCRIÇÃO:
BaselineAdminNetworkPolicy é um recurso de nível de cluster que faz parte da API
AdminNetworkPolicy.
CAMPOS:
apiVersion <texto>
kind <texto>
metadata <ObjectMeta> -obrigatório-
annotations <mapa[texto]texto>
creationTimestamp <texto>
deletionGracePeriodSeconds <inteiro>
deletionTimestamp <texto>
finalizers <[]texto>
generateName <texto>
generation <inteiro>
labels <mapa[texto]texto>
managedFields <[]ManagedFieldsEntry>
apiVersion <texto>
fieldsType <texto>
fieldsV1 <FieldsV1>
manager <texto>
operation <texto>
subresource <texto>
time <texto>
name <texto>
namespace <texto>
ownerReferences <[]OwnerReference>
apiVersion <texto> -obrigatório-
blockOwnerDeletion <booleano>
controller <booleano>
kind <texto> -obrigatório-
name <texto> -obrigatório-
uid <texto> -obrigatório-
resourceVersion <texto>
selfLink <texto>
uid <texto>
spec <objeto> -obrigatório-
egress <[]objeto>
action <texto> -obrigatório-
opções: Allow, Deny
name <texto>
ports <[]objeto>
namedPort <texto>
portNumber <objeto>
port <inteiro> -obrigatório-
protocol <texto> -obrigatório-
portRange <objeto>
end <inteiro> -obrigatório-
protocol <texto>
start <inteiro> -obrigatório-
to <[]objeto> -obrigatório-
namespaces <objeto>
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
networks <[]texto>
nodes <objeto>
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
pods <objeto>
namespaceSelector <objeto> -obrigatório-
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
podSelector <objeto> -obrigatório-
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
ingress <[]objeto>
action <texto> -obrigatório-
opções: Allow, Deny
from <[]objeto> -obrigatório-
namespaces <objeto>
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
pods <objeto>
namespaceSelector <objeto> -obrigatório-
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
podSelector <objeto> -obrigatório-
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
name <texto>
ports <[]objeto>
namedPort <texto>
portNumber <objeto>
port <inteiro> -obrigatório-
protocol <texto> -obrigatório-
portRange <objeto>
end <inteiro> -obrigatório-
protocol <texto>
start <inteiro> -obrigatório-
subject <objeto> -obrigatório-
namespaces <objeto>
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
pods <objeto>
namespaceSelector <objeto> -obrigatório-
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
podSelector <objeto> -obrigatório-
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
status <objeto>
conditions <[]objeto> -obrigatório-
lastTransitionTime <texto> -obrigatório-
message <texto> -obrigatório-
observedGeneration <inteiro>
reason <texto> -obrigatório-
status <texto> -obrigatório-
opções: True, False, Unknown
type <texto> -obrigatório-
63. servicecidrs.networking.k8s.io
Recurso: servicecidrs.networking.k8s.io
Grupo/API: networking.k8s.io
Tipo: ServiceCIDR
Versão: v1
GRUPO: networking.k8s.io
TIPO: ServiceCIDR
VERSÃO: v1
DESCRIÇÃO:
ServiceCIDR define um intervalo de endereços IP em formato CIDR, por exemplo
192.168.0.0/24 ou 2001:db2::/64. Esse intervalo é usado para alocar ClusterIPs para
objetos Service.
CAMPOS:
apiVersion <texto>
kind <texto>
metadata <ObjectMeta>
annotations <mapa[texto]texto>
creationTimestamp <texto>
deletionGracePeriodSeconds <inteiro>
deletionTimestamp <texto>
finalizers <[]texto>
generateName <texto>
generation <inteiro>
labels <mapa[texto]texto>
managedFields <[]ManagedFieldsEntry>
apiVersion <texto>
fieldsType <texto>
fieldsV1 <FieldsV1>
manager <texto>
operation <texto>
subresource <texto>
time <texto>
name <texto>
namespace <texto>
ownerReferences <[]OwnerReference>
apiVersion <texto> -obrigatório-
blockOwnerDeletion <booleano>
controller <booleano>
kind <texto> -obrigatório-
name <texto> -obrigatório-
uid <texto> -obrigatório-
resourceVersion <texto>
selfLink <texto>
uid <texto>
spec <ServiceCIDRSpec>
cidrs <[]texto>
status <ServiceCIDRStatus>
conditions <[]Condition>
lastTransitionTime <texto> -obrigatório-
message <texto> -obrigatório-
observedGeneration <inteiro>
reason <texto> -obrigatório-
status <texto> -obrigatório-
type <texto> -obrigatório-
64. ipaddresses.networking.k8s.io
Recurso: ipaddresses.networking.k8s.io
Grupo/API: networking.k8s.io
Tipo: IPAddress
Versão: v1
GRUPO: networking.k8s.io
TIPO: IPAddress
VERSÃO: v1
DESCRIÇÃO:
IPAddress representa um único IP de uma única família de IP. O objeto foi projetado para
ser usado por APIs que operam com endereços IP. Ele é usado pela API core Service para
alocação de endereços IP. Um endereço IP pode ser representado em diferentes formatos;
para garantir a unicidade do IP, o nome do objeto é o endereço IP em formato canônico:
quatro dígitos decimais separados por pontos, suprimindo zeros à esquerda para IPv4, e a
representação definida pela RFC 5952 para IPv6. Válido: 192.168.1.5 ou 2001:db8::1 ou
2001:db8:aaaa:bbbb:cccc:dddd:eeee:1. Inválido: 10.01.2.3 ou 2001:db8:0:0:0::1.
CAMPOS:
apiVersion <texto>
kind <texto>
metadata <ObjectMeta>
annotations <mapa[texto]texto>
creationTimestamp <texto>
deletionGracePeriodSeconds <inteiro>
deletionTimestamp <texto>
finalizers <[]texto>
generateName <texto>
generation <inteiro>
labels <mapa[texto]texto>
managedFields <[]ManagedFieldsEntry>
apiVersion <texto>
fieldsType <texto>
fieldsV1 <FieldsV1>
manager <texto>
operation <texto>
subresource <texto>
time <texto>
name <texto>
namespace <texto>
ownerReferences <[]OwnerReference>
apiVersion <texto> -obrigatório-
blockOwnerDeletion <booleano>
controller <booleano>
kind <texto> -obrigatório-
name <texto> -obrigatório-
uid <texto> -obrigatório-
resourceVersion <texto>
selfLink <texto>
uid <texto>
spec <IPAddressSpec>
parentRef <ParentReference> -obrigatório-
group <texto>
name <texto> -obrigatório-
namespace <texto>
resource <texto> -obrigatório-
65. clusterpullsecrets.ops.alexellis.io
Recurso: clusterpullsecrets.ops.alexellis.io
Grupo/API: ops.alexellis.io
Tipo: ClusterPullSecret
Versão: v1
GRUPO: ops.alexellis.io
TIPO: ClusterPullSecret
VERSÃO: v1
DESCRIÇÃO:
ClusterPullSecret é o esquema da API clusterpullsecrets.
CAMPOS:
apiVersion <texto>
kind <texto>
metadata <ObjectMeta>
annotations <mapa[texto]texto>
creationTimestamp <texto>
deletionGracePeriodSeconds <inteiro>
deletionTimestamp <texto>
finalizers <[]texto>
generateName <texto>
generation <inteiro>
labels <mapa[texto]texto>
managedFields <[]ManagedFieldsEntry>
apiVersion <texto>
fieldsType <texto>
fieldsV1 <FieldsV1>
manager <texto>
operation <texto>
subresource <texto>
time <texto>
name <texto>
namespace <texto>
ownerReferences <[]OwnerReference>
apiVersion <texto> -obrigatório-
blockOwnerDeletion <booleano>
controller <booleano>
kind <texto> -obrigatório-
name <texto> -obrigatório-
uid <texto> -obrigatório-
resourceVersion <texto>
selfLink <texto>
uid <texto>
spec <objeto>
secretRef <objeto>
name <texto> -obrigatório-
namespace <texto>
status <objeto>
66. helmcharts.helm.cattle.io
Recurso: helmcharts.helm.cattle.io
Grupo/API: helm.cattle.io
Tipo: HelmChart
Versão: v1
GRUPO: helm.cattle.io
TIPO: HelmChart
VERSÃO: v1
DESCRIÇÃO:
HelmChart representa configuração e estado para a implantação de um chart Helm.
CAMPOS:
apiVersion <texto>
kind <texto>
metadata <ObjectMeta>
annotations <mapa[texto]texto>
creationTimestamp <texto>
deletionGracePeriodSeconds <inteiro>
deletionTimestamp <texto>
finalizers <[]texto>
generateName <texto>
generation <inteiro>
labels <mapa[texto]texto>
managedFields <[]ManagedFieldsEntry>
apiVersion <texto>
fieldsType <texto>
fieldsV1 <FieldsV1>
manager <texto>
operation <texto>
subresource <texto>
time <texto>
name <texto>
namespace <texto>
ownerReferences <[]OwnerReference>
apiVersion <texto> -obrigatório-
blockOwnerDeletion <booleano>
controller <booleano>
kind <texto> -obrigatório-
name <texto> -obrigatório-
uid <texto> -obrigatório-
resourceVersion <texto>
selfLink <texto>
uid <texto>
spec <objeto>
authPassCredentials <booleano>
authSecret <objeto>
name <texto>
backOffLimit <inteiro>
bootstrap <booleano>
chart <texto>
chartContent <texto>
createNamespace <booleano>
dockerRegistrySecret <objeto>
name <texto>
failurePolicy <texto>
opções: abort, reinstall
helmVersion <texto>
insecureSkipTLSVerify <booleano>
jobImage <texto>
plainHTTP <booleano>
podSecurityContext <objeto>
appArmorProfile <objeto>
localhostProfile <texto>
type <texto> -obrigatório-
fsGroup <inteiro>
fsGroupChangePolicy <texto>
runAsGroup <inteiro>
runAsNonRoot <booleano>
runAsUser <inteiro>
seLinuxChangePolicy <texto>
seLinuxOptions <objeto>
level <texto>
role <texto>
type <texto>
user <texto>
seccompProfile <objeto>
localhostProfile <texto>
type <texto> -obrigatório-
supplementalGroups <[]integer>
supplementalGroupsPolicy <texto>
sysctls <[]objeto>
name <texto> -obrigatório-
value <texto> -obrigatório-
windowsOptions <objeto>
gmsaCredentialSpec <texto>
gmsaCredentialSpecName <texto>
hostProcess <booleano>
runAsUserName <texto>
repo <texto>
repoCA <texto>
repoCAConfigMap <objeto>
name <texto>
securityContext <objeto>
allowPrivilegeEscalation <booleano>
appArmorProfile <objeto>
localhostProfile <texto>
type <texto> -obrigatório-
capabilities <objeto>
add <[]texto>
drop <[]texto>
privileged <booleano>
procMount <texto>
readOnlyRootFilesystem <booleano>
runAsGroup <inteiro>
runAsNonRoot <booleano>
runAsUser <inteiro>
seLinuxOptions <objeto>
level <texto>
role <texto>
type <texto>
user <texto>
seccompProfile <objeto>
localhostProfile <texto>
type <texto> -obrigatório-
windowsOptions <objeto>
gmsaCredentialSpec <texto>
gmsaCredentialSpecName <texto>
hostProcess <booleano>
runAsUserName <texto>
set <mapa[texto]objeto>
takeOwnership <booleano>
targetNamespace <texto>
timeout <texto>
valuesContent <texto>
valuesSecrets <[]objeto>
ignoreUpdates <booleano>
keys <[]texto>
name <texto>
version <texto>
status <objeto>
conditions <[]objeto>
message <texto>
reason <texto>
status <texto> -obrigatório-
type <texto> -obrigatório-
jobName <texto>
67. helmchartconfigs.helm.cattle.io
Recurso: helmchartconfigs.helm.cattle.io
Grupo/API: helm.cattle.io
Tipo: HelmChartConfig
Versão: v1
GRUPO: helm.cattle.io
TIPO: HelmChartConfig
VERSÃO: v1
DESCRIÇÃO:
HelmChartConfig representa configuração adicional para a instalação de uma release de
chart Helm. Este recurso é destinado ao uso quando configuração adicional precisa ser
passada para um HelmChart gerenciado por um sistema externo.
CAMPOS:
apiVersion <texto>
kind <texto>
metadata <ObjectMeta>
annotations <mapa[texto]texto>
creationTimestamp <texto>
deletionGracePeriodSeconds <inteiro>
deletionTimestamp <texto>
finalizers <[]texto>
generateName <texto>
generation <inteiro>
labels <mapa[texto]texto>
managedFields <[]ManagedFieldsEntry>
apiVersion <texto>
fieldsType <texto>
fieldsV1 <FieldsV1>
manager <texto>
operation <texto>
subresource <texto>
time <texto>
name <texto>
namespace <texto>
ownerReferences <[]OwnerReference>
apiVersion <texto> -obrigatório-
blockOwnerDeletion <booleano>
controller <booleano>
kind <texto> -obrigatório-
name <texto> -obrigatório-
uid <texto> -obrigatório-
resourceVersion <texto>
selfLink <texto>
uid <texto>
spec <objeto>
failurePolicy <texto>
opções: abort, reinstall
valuesContent <texto>
valuesSecrets <[]objeto>
ignoreUpdates <booleano>
keys <[]texto>
name <texto>
68. addons.k3s.cattle.io
Recurso: addons.k3s.cattle.io
Grupo/API: k3s.cattle.io
Tipo: Addon
Versão: v1
GRUPO: k3s.cattle.io
TIPO: Addon
VERSÃO: v1
DESCRIÇÃO:
Addon é usado para acompanhar a aplicação de um arquivo de manifesto em disco. Ele
existe principalmente para que o controlador wrangler DesiredSet Apply tenha um objeto
para rastrear como proprietário e garantir que todos os recursos criados sejam
acompanhados quando o manifesto for modificado ou removido.
CAMPOS:
apiVersion <texto>
kind <texto>
metadata <ObjectMeta>
annotations <mapa[texto]texto>
creationTimestamp <texto>
deletionGracePeriodSeconds <inteiro>
deletionTimestamp <texto>
finalizers <[]texto>
generateName <texto>
generation <inteiro>
labels <mapa[texto]texto>
managedFields <[]ManagedFieldsEntry>
apiVersion <texto>
fieldsType <texto>
fieldsV1 <FieldsV1>
manager <texto>
operation <texto>
subresource <texto>
time <texto>
name <texto>
namespace <texto>
ownerReferences <[]OwnerReference>
apiVersion <texto> -obrigatório-
blockOwnerDeletion <booleano>
controller <booleano>
kind <texto> -obrigatório-
name <texto> -obrigatório-
uid <texto> -obrigatório-
resourceVersion <texto>
selfLink <texto>
uid <texto>
spec <objeto>
checksum <texto>
source <texto>
69. plans.upgrade.cattle.io
Recurso: plans.upgrade.cattle.io
Grupo/API: upgrade.cattle.io
Tipo: Plan
Versão: v1
GRUPO: upgrade.cattle.io
TIPO: Plan
VERSÃO: v1
DESCRIÇÃO:
Descrição não fornecida.
CAMPOS:
apiVersion <texto>
kind <texto>
metadata <ObjectMeta>
annotations <mapa[texto]texto>
creationTimestamp <texto>
deletionGracePeriodSeconds <inteiro>
deletionTimestamp <texto>
finalizers <[]texto>
generateName <texto>
generation <inteiro>
labels <mapa[texto]texto>
managedFields <[]ManagedFieldsEntry>
apiVersion <texto>
fieldsType <texto>
fieldsV1 <FieldsV1>
manager <texto>
operation <texto>
subresource <texto>
time <texto>
name <texto>
namespace <texto>
ownerReferences <[]OwnerReference>
apiVersion <texto> -obrigatório-
blockOwnerDeletion <booleano>
controller <booleano>
kind <texto> -obrigatório-
name <texto> -obrigatório-
uid <texto> -obrigatório-
resourceVersion <texto>
selfLink <texto>
uid <texto>
spec <objeto>
channel <texto>
concurrency <inteiro>
cordon <booleano>
drain <objeto>
deleteEmptydirData <booleano>
deleteLocalData <booleano>
disableEviction <booleano>
force <booleano>
gracePeriod <inteiro>
ignoreDaemonSets <booleano>
podSelector <objeto>
matchExpressions <[]objeto>
key <texto>
operator <texto>
values <[]texto>
matchLabels <mapa[texto]texto>
skipWaitForDeleteTimeout <inteiro>
timeout <objeto>
exclusive <booleano>
imagePullSecrets <[]objeto>
name <texto>
jobActiveDeadlineSecs <inteiro>
nodeSelector <objeto>
matchExpressions <[]objeto>
key <texto>
operator <texto>
values <[]texto>
matchLabels <mapa[texto]texto>
postCompleteDelay <texto>
prepare <objeto>
args <[]texto>
command <[]texto>
envFrom <[]objeto>
configMapRef <objeto>
name <texto>
optional <booleano>
prefix <texto>
secretRef <objeto>
name <texto>
optional <booleano>
envs <[]objeto>
name <texto>
value <texto>
valueFrom <objeto>
configMapKeyRef <objeto>
key <texto>
name <texto>
optional <booleano>
fieldRef <objeto>
apiVersion <texto>
fieldPath <texto>
fileKeyRef <objeto>
key <texto>
optional <booleano>
path <texto>
volumeName <texto>
resourceFieldRef <objeto>
containerName <texto>
divisor <texto>
resource <texto>
secretKeyRef <objeto>
key <texto>
name <texto>
optional <booleano>
image <texto>
securityContext <objeto>
allowPrivilegeEscalation <booleano>
appArmorProfile <objeto>
localhostProfile <texto>
type <texto>
capabilities <objeto>
add <[]texto>
drop <[]texto>
privileged <booleano>
procMount <texto>
readOnlyRootFilesystem <booleano>
runAsGroup <inteiro>
runAsNonRoot <booleano>
runAsUser <inteiro>
seLinuxOptions <objeto>
level <texto>
role <texto>
type <texto>
user <texto>
seccompProfile <objeto>
localhostProfile <texto>
type <texto>
windowsOptions <objeto>
gmsaCredentialSpec <texto>
gmsaCredentialSpecName <texto>
hostProcess <booleano>
runAsUserName <texto>
volumes <[]objeto>
destination <texto>
name <texto>
source <texto>
priorityClassName <texto>
secrets <[]objeto>
defaultMode <inteiro>
ignoreUpdates <booleano>
name <texto>
path <texto>
serviceAccountName <texto>
tolerations <[]objeto>
effect <texto>
key <texto>
operator <texto>
tolerationSeconds <inteiro>
value <texto>
upgrade <objeto>
args <[]texto>
command <[]texto>
envFrom <[]objeto>
configMapRef <objeto>
name <texto>
optional <booleano>
prefix <texto>
secretRef <objeto>
name <texto>
optional <booleano>
envs <[]objeto>
name <texto>
value <texto>
valueFrom <objeto>
configMapKeyRef <objeto>
key <texto>
name <texto>
optional <booleano>
fieldRef <objeto>
apiVersion <texto>
fieldPath <texto>
fileKeyRef <objeto>
key <texto>
optional <booleano>
path <texto>
volumeName <texto>
resourceFieldRef <objeto>
containerName <texto>
divisor <texto>
resource <texto>
secretKeyRef <objeto>
key <texto>
name <texto>
optional <booleano>
image <texto>
securityContext <objeto>
allowPrivilegeEscalation <booleano>
appArmorProfile <objeto>
localhostProfile <texto>
type <texto>
capabilities <objeto>
add <[]texto>
drop <[]texto>
privileged <booleano>
procMount <texto>
readOnlyRootFilesystem <booleano>
runAsGroup <inteiro>
runAsNonRoot <booleano>
runAsUser <inteiro>
seLinuxOptions <objeto>
level <texto>
role <texto>
type <texto>
user <texto>
seccompProfile <objeto>
localhostProfile <texto>
type <texto>
windowsOptions <objeto>
gmsaCredentialSpec <texto>
gmsaCredentialSpecName <texto>
hostProcess <booleano>
runAsUserName <texto>
volumes <[]objeto>
destination <texto>
name <texto>
source <texto>
version <texto>
window <objeto>
days <[]texto>
endTime <texto>
startTime <texto>
timeZone <texto>
status <objeto>
applying <[]texto>
conditions <[]objeto>
lastTransitionTime <texto>
lastUpdateTime <texto>
message <texto>
reason <texto>
status <texto>
type <texto>
latestHash <texto>
latestVersion <texto>
70. etcdsnapshotfiles.k3s.cattle.io
Recurso: etcdsnapshotfiles.k3s.cattle.io
Grupo/API: k3s.cattle.io
Tipo: ETCDSnapshotFile
Versão: v1
GRUPO: k3s.cattle.io
TIPO: ETCDSnapshotFile
VERSÃO: v1
DESCRIÇÃO:
ETCDSnapshot acompanha um snapshot pontual do datastore etcd.
CAMPOS:
apiVersion <texto>
kind <texto>
metadata <ObjectMeta>
annotations <mapa[texto]texto>
creationTimestamp <texto>
deletionGracePeriodSeconds <inteiro>
deletionTimestamp <texto>
finalizers <[]texto>
generateName <texto>
generation <inteiro>
labels <mapa[texto]texto>
managedFields <[]ManagedFieldsEntry>
apiVersion <texto>
fieldsType <texto>
fieldsV1 <FieldsV1>
manager <texto>
operation <texto>
subresource <texto>
time <texto>
name <texto>
namespace <texto>
ownerReferences <[]OwnerReference>
apiVersion <texto> -obrigatório-
blockOwnerDeletion <booleano>
controller <booleano>
kind <texto> -obrigatório-
name <texto> -obrigatório-
uid <texto> -obrigatório-
resourceVersion <texto>
selfLink <texto>
uid <texto>
spec <objeto>
location <texto> -obrigatório-
metadata <mapa[texto]texto>
nodeName <texto> -obrigatório-
s3 <objeto>
bucket <texto>
bucketLookup <texto>
endpoint <texto>
endpointCA <texto>
insecure <booleano>
prefix <texto>
region <texto>
skipSSLVerify <booleano>
snapshotName <texto> -obrigatório-
status <objeto>
creationTime <texto>
error <objeto>
message <texto>
time <texto>
readyToUse <booleano>
size <objeto>
71. apps.catalog.cattle.io
Recurso: apps.catalog.cattle.io
Grupo/API: catalog.cattle.io
Tipo: App
Versão: v1
GRUPO: catalog.cattle.io
TIPO: App
VERSÃO: v1
DESCRIÇÃO:
Descrição não fornecida.
CAMPOS:
apiVersion <texto>
kind <texto>
metadata <ObjectMeta>
annotations <mapa[texto]texto>
creationTimestamp <texto>
deletionGracePeriodSeconds <inteiro>
deletionTimestamp <texto>
finalizers <[]texto>
generateName <texto>
generation <inteiro>
labels <mapa[texto]texto>
managedFields <[]ManagedFieldsEntry>
apiVersion <texto>
fieldsType <texto>
fieldsV1 <FieldsV1>
manager <texto>
operation <texto>
subresource <texto>
time <texto>
name <texto>
namespace <texto>
ownerReferences <[]OwnerReference>
apiVersion <texto> -obrigatório-
blockOwnerDeletion <booleano>
controller <booleano>
kind <texto> -obrigatório-
name <texto> -obrigatório-
uid <texto> -obrigatório-
resourceVersion <texto>
selfLink <texto>
uid <texto>
spec <objeto>
chart <objeto>
metadata <objeto>
annotations <mapa[texto]texto>
apiVersion <texto>
appVersion <texto>
condition <texto>
deprecated <booleano>
description <texto>
home <texto>
icon <texto>
keywords <[]texto>
kubeVersion <texto>
maintainers <[]objeto>
email <texto>
name <texto>
url <texto>
name <texto>
sources <[]texto>
tags <texto>
type <texto>
version <texto>
values <objeto>
helmVersion <inteiro>
info <objeto>
deleted <texto>
description <texto>
firstDeployed <texto>
lastDeployed <texto>
notes <texto>
readme <texto>
status <texto>
name <texto>
namespace <texto>
resources <[]objeto>
apiVersion <texto>
kind <texto>
name <texto>
namespace <texto>
values <objeto>
version <inteiro>
status <objeto>
observedGeneration <inteiro>
summary <objeto>
error <booleano>
state <texto>
transitioning <booleano>
72. clusterrepos.catalog.cattle.io
Recurso: clusterrepos.catalog.cattle.io
Grupo/API: catalog.cattle.io
Tipo: ClusterRepo
Versão: v1
GRUPO: catalog.cattle.io
TIPO: ClusterRepo
VERSÃO: v1
DESCRIÇÃO:
ClusterRepo representa um repositório Helm específico. Ele contém detalhes sobre a
localização do chart e as credenciais necessárias para buscar charts hospedados nesse
repositório Helm.
CAMPOS:
apiVersion <texto>
kind <texto>
metadata <ObjectMeta>
annotations <mapa[texto]texto>
creationTimestamp <texto>
deletionGracePeriodSeconds <inteiro>
deletionTimestamp <texto>
finalizers <[]texto>
generateName <texto>
generation <inteiro>
labels <mapa[texto]texto>
managedFields <[]ManagedFieldsEntry>
apiVersion <texto>
fieldsType <texto>
fieldsV1 <FieldsV1>
manager <texto>
operation <texto>
subresource <texto>
time <texto>
name <texto>
namespace <texto>
ownerReferences <[]OwnerReference>
apiVersion <texto> -obrigatório-
blockOwnerDeletion <booleano>
controller <booleano>
kind <texto> -obrigatório-
name <texto> -obrigatório-
uid <texto> -obrigatório-
resourceVersion <texto>
selfLink <texto>
uid <texto>
spec <objeto> -obrigatório-
OCIOptions <objeto>
downloadAllTags <booleano>
tagFilter <texto>
basicAuthSecretName <texto>
caBundle <texto>
clientSecret <objeto>
name <texto>
namespace <texto>
disableSameOriginCheck <booleano>
enabled <booleano>
exponentialBackOffValues <objeto>
maxRetries <inteiro>
maxWait <inteiro>
minWait <inteiro>
forceUpdate <texto>
gitBranch <texto>
gitRepo <texto>
insecurePlainHttp <booleano>
insecureSkipTLSVerify <booleano>
refreshInterval <inteiro>
serviceAccount <texto>
serviceAccountNamespace <texto>
url <texto>
status <objeto>
branch <texto>
commit <texto>
conditions <[]objeto>
lastTransitionTime <texto>
lastUpdateTime <texto>
message <texto>
reason <texto>
status <texto> -obrigatório-
type <texto> -obrigatório-
downloadTime <texto>
indexConfigMapName <texto>
indexConfigMapNamespace <texto>
indexConfigMapResourceVersion <texto>
nextRetryAt <texto>
numberOfRetries <inteiro>
observedGeneration <inteiro> -obrigatório-
shouldNotSkip <booleano>
url <texto>
73. operations.catalog.cattle.io
Recurso: operations.catalog.cattle.io
Grupo/API: catalog.cattle.io
Tipo: Operation
Versão: v1
GRUPO: catalog.cattle.io
TIPO: Operation
VERSÃO: v1
DESCRIÇÃO:
Descrição não fornecida.
CAMPOS:
apiVersion <texto>
kind <texto>
metadata <ObjectMeta>
annotations <mapa[texto]texto>
creationTimestamp <texto>
deletionGracePeriodSeconds <inteiro>
deletionTimestamp <texto>
finalizers <[]texto>
generateName <texto>
generation <inteiro>
labels <mapa[texto]texto>
managedFields <[]ManagedFieldsEntry>
apiVersion <texto>
fieldsType <texto>
fieldsV1 <FieldsV1>
manager <texto>
operation <texto>
subresource <texto>
time <texto>
name <texto>
namespace <texto>
ownerReferences <[]OwnerReference>
apiVersion <texto> -obrigatório-
blockOwnerDeletion <booleano>
controller <booleano>
kind <texto> -obrigatório-
name <texto> -obrigatório-
uid <texto> -obrigatório-
resourceVersion <texto>
selfLink <texto>
uid <texto>
status <objeto>
action <texto>
automaticCPTolerations <booleano>
chart <texto>
command <[]texto>
conditions <[]objeto>
lastTransitionTime <texto>
lastUpdateTime <texto>
message <texto>
reason <texto>
status <texto>
type <texto>
namespace <texto>
observedGeneration <inteiro>
podCreated <booleano>
podName <texto>
podNamespace <texto>
projectId <texto>
releaseName <texto>
token <texto>
tolerations <[]objeto>
effect <texto>
key <texto>
operator <texto>
tolerationSeconds <inteiro>
value <texto>
version <texto>
74. uiplugins.catalog.cattle.io
Recurso: uiplugins.catalog.cattle.io
Grupo/API: catalog.cattle.io
Tipo: UIPlugin
Versão: v1
GRUPO: catalog.cattle.io
TIPO: UIPlugin
VERSÃO: v1
DESCRIÇÃO:
Descrição não fornecida.
CAMPOS:
apiVersion <texto>
kind <texto>
metadata <ObjectMeta>
annotations <mapa[texto]texto>
creationTimestamp <texto>
deletionGracePeriodSeconds <inteiro>
deletionTimestamp <texto>
finalizers <[]texto>
generateName <texto>
generation <inteiro>
labels <mapa[texto]texto>
managedFields <[]ManagedFieldsEntry>
apiVersion <texto>
fieldsType <texto>
fieldsV1 <FieldsV1>
manager <texto>
operation <texto>
subresource <texto>
time <texto>
name <texto>
namespace <texto>
ownerReferences <[]OwnerReference>
apiVersion <texto> -obrigatório-
blockOwnerDeletion <booleano>
controller <booleano>
kind <texto> -obrigatório-
name <texto> -obrigatório-
uid <texto> -obrigatório-
resourceVersion <texto>
selfLink <texto>
uid <texto>
spec <objeto> -obrigatório-
plugin <objeto>
compressedEndpoint <texto>
endpoint <texto>
metadata <mapa[texto]texto>
name <texto>
noAuth <booleano>
noCache <booleano>
version <texto>
status <objeto>
cacheState <texto>
error <texto>
observedGeneration <inteiro> -obrigatório-
ready <booleano>
retryAt <texto>
retryNumber <inteiro>
75. navlinks.ui.cattle.io
Recurso: navlinks.ui.cattle.io
Grupo/API: ui.cattle.io
Tipo: NavLink
Versão: v1
GRUPO: ui.cattle.io
TIPO: NavLink
VERSÃO: v1
DESCRIÇÃO:
Descrição não fornecida.
CAMPOS:
apiVersion <texto>
kind <texto>
metadata <ObjectMeta>
annotations <mapa[texto]texto>
creationTimestamp <texto>
deletionGracePeriodSeconds <inteiro>
deletionTimestamp <texto>
finalizers <[]texto>
generateName <texto>
generation <inteiro>
labels <mapa[texto]texto>
managedFields <[]ManagedFieldsEntry>
apiVersion <texto>
fieldsType <texto>
fieldsV1 <FieldsV1>
manager <texto>
operation <texto>
subresource <texto>
time <texto>
name <texto>
namespace <texto>
ownerReferences <[]OwnerReference>
apiVersion <texto> -obrigatório-
blockOwnerDeletion <booleano>
controller <booleano>
kind <texto> -obrigatório-
name <texto> -obrigatório-
uid <texto> -obrigatório-
resourceVersion <texto>
selfLink <texto>
uid <texto>
spec <objeto>
description <texto>
group <texto>
iconSrc <texto>
label <texto>
sideLabel <texto>
target <texto>
toService <objeto>
name <texto> -obrigatório-
namespace <texto> -obrigatório-
path <texto>
port <objeto>
scheme <texto>
toURL <texto>
76. preferences.management.cattle.io
Recurso: preferences.management.cattle.io
Grupo/API: management.cattle.io
Tipo: Preference
Versão: v3
GRUPO: management.cattle.io
TIPO: Preference
VERSÃO: v3
DESCRIÇÃO:
Descrição não fornecida.
CAMPOS:
apiVersion <texto>
kind <texto>
metadata <ObjectMeta>
annotations <mapa[texto]texto>
creationTimestamp <texto>
deletionGracePeriodSeconds <inteiro>
deletionTimestamp <texto>
finalizers <[]texto>
generateName <texto>
generation <inteiro>
labels <mapa[texto]texto>
managedFields <[]ManagedFieldsEntry>
apiVersion <texto>
fieldsType <texto>
fieldsV1 <FieldsV1>
manager <texto>
operation <texto>
subresource <texto>
time <texto>
name <texto>
namespace <texto>
ownerReferences <[]OwnerReference>
apiVersion <texto> -obrigatório-
blockOwnerDeletion <booleano>
controller <booleano>
kind <texto> -obrigatório-
name <texto> -obrigatório-
uid <texto> -obrigatório-
resourceVersion <texto>
selfLink <texto>
uid <texto>
value <texto>
77. settings.management.cattle.io
Recurso: settings.management.cattle.io
Grupo/API: management.cattle.io
Tipo: Setting
Versão: v3
GRUPO: management.cattle.io
TIPO: Setting
VERSÃO: v3
DESCRIÇÃO:
Descrição não fornecida.
CAMPOS:
apiVersion <texto>
customized <booleano>
default <texto>
kind <texto>
metadata <ObjectMeta>
annotations <mapa[texto]texto>
creationTimestamp <texto>
deletionGracePeriodSeconds <inteiro>
deletionTimestamp <texto>
finalizers <[]texto>
generateName <texto>
generation <inteiro>
labels <mapa[texto]texto>
managedFields <[]ManagedFieldsEntry>
apiVersion <texto>
fieldsType <texto>
fieldsV1 <FieldsV1>
manager <texto>
operation <texto>
subresource <texto>
time <texto>
name <texto>
namespace <texto>
ownerReferences <[]OwnerReference>
apiVersion <texto> -obrigatório-
blockOwnerDeletion <booleano>
controller <booleano>
kind <texto> -obrigatório-
name <texto> -obrigatório-
uid <texto> -obrigatório-
resourceVersion <texto>
selfLink <texto>
uid <texto>
source <texto>
value <texto>
78. features.management.cattle.io
Recurso: features.management.cattle.io
Grupo/API: management.cattle.io
Tipo: Feature
Versão: v3
GRUPO: management.cattle.io
TIPO: Feature
VERSÃO: v3
DESCRIÇÃO:
Descrição não fornecida.
CAMPOS:
apiVersion <texto>
kind <texto>
metadata <ObjectMeta>
annotations <mapa[texto]texto>
creationTimestamp <texto>
deletionGracePeriodSeconds <inteiro>
deletionTimestamp <texto>
finalizers <[]texto>
generateName <texto>
generation <inteiro>
labels <mapa[texto]texto>
managedFields <[]ManagedFieldsEntry>
apiVersion <texto>
fieldsType <texto>
fieldsV1 <FieldsV1>
manager <texto>
operation <texto>
subresource <texto>
time <texto>
name <texto>
namespace <texto>
ownerReferences <[]OwnerReference>
apiVersion <texto> -obrigatório-
blockOwnerDeletion <booleano>
controller <booleano>
kind <texto> -obrigatório-
name <texto> -obrigatório-
uid <texto> -obrigatório-
resourceVersion <texto>
selfLink <texto>
uid <texto>
spec <objeto>
value <booleano>
status <objeto>
default <booleano>
description <texto>
dynamic <booleano>
lockedValue <booleano>
prime <booleano>
79. clusters.management.cattle.io
Recurso: clusters.management.cattle.io
Grupo/API: management.cattle.io
Tipo: Cluster
Versão: v3
GRUPO: management.cattle.io
TIPO: Cluster
VERSÃO: v3
DESCRIÇÃO:
Descrição não fornecida.
CAMPOS:
apiVersion <texto>
kind <texto>
metadata <ObjectMeta>
annotations <mapa[texto]texto>
creationTimestamp <texto>
deletionGracePeriodSeconds <inteiro>
deletionTimestamp <texto>
finalizers <[]texto>
generateName <texto>
generation <inteiro>
labels <mapa[texto]texto>
managedFields <[]ManagedFieldsEntry>
apiVersion <texto>
fieldsType <texto>
fieldsV1 <FieldsV1>
manager <texto>
operation <texto>
subresource <texto>
time <texto>
name <texto>
namespace <texto>
ownerReferences <[]OwnerReference>
apiVersion <texto> -obrigatório-
blockOwnerDeletion <booleano>
controller <booleano>
kind <texto> -obrigatório-
name <texto> -obrigatório-
uid <texto> -obrigatório-
resourceVersion <texto>
selfLink <texto>
uid <texto>
spec <objeto>
status <objeto>
80. clusterregistrationtokens.management.cattle.io
Recurso: clusterregistrationtokens.management.cattle.io
Grupo/API: management.cattle.io
Tipo: ClusterRegistrationToken
Versão: v3
GRUPO: management.cattle.io
TIPO: ClusterRegistrationToken
VERSÃO: v3
DESCRIÇÃO:
Descrição não fornecida.
CAMPOS:
apiVersion <texto>
kind <texto>
metadata <ObjectMeta>
annotations <mapa[texto]texto>
creationTimestamp <texto>
deletionGracePeriodSeconds <inteiro>
deletionTimestamp <texto>
finalizers <[]texto>
generateName <texto>
generation <inteiro>
labels <mapa[texto]texto>
managedFields <[]ManagedFieldsEntry>
apiVersion <texto>
fieldsType <texto>
fieldsV1 <FieldsV1>
manager <texto>
operation <texto>
subresource <texto>
time <texto>
name <texto>
namespace <texto>
ownerReferences <[]OwnerReference>
apiVersion <texto> -obrigatório-
blockOwnerDeletion <booleano>
controller <booleano>
kind <texto> -obrigatório-
name <texto> -obrigatório-
uid <texto> -obrigatório-
resourceVersion <texto>
selfLink <texto>
uid <texto>
spec <objeto>
clusterName <texto>
status <objeto>
command <texto>
insecureCommand <texto>
insecureNodeCommand <texto>
insecureWindowsNodeCommand <texto>
manifestUrl <texto>
nodeCommand <texto>
token <texto>
windowsNodeCommand <texto>
81. clusterproxyconfigs.management.cattle.io
Recurso: clusterproxyconfigs.management.cattle.io
Grupo/API: management.cattle.io
Tipo: ClusterProxyConfig
Versão: v3
GRUPO: management.cattle.io
TIPO: ClusterProxyConfig
VERSÃO: v3
DESCRIÇÃO:
ClusterProxyConfig determina quais requisições downstream serão encaminhadas por proxy
para o cluster downstream quando as requisições contiverem tokens de ServiceAccount.
Objetos deste tipo são criados no namespace do cluster de destino. Se nenhum objeto
existir, o recurso será desabilitado por padrão.
CAMPOS:
apiVersion <texto>
enabled <booleano> -obrigatório-
kind <texto>
metadata <ObjectMeta>
annotations <mapa[texto]texto>
creationTimestamp <texto>
deletionGracePeriodSeconds <inteiro>
deletionTimestamp <texto>
finalizers <[]texto>
generateName <texto>
generation <inteiro>
labels <mapa[texto]texto>
managedFields <[]ManagedFieldsEntry>
apiVersion <texto>
fieldsType <texto>
fieldsV1 <FieldsV1>
manager <texto>
operation <texto>
subresource <texto>
time <texto>
name <texto>
namespace <texto>
ownerReferences <[]OwnerReference>
apiVersion <texto> -obrigatório-
blockOwnerDeletion <booleano>
controller <booleano>
kind <texto> -obrigatório-
name <texto> -obrigatório-
uid <texto> -obrigatório-
resourceVersion <texto>
selfLink <texto>
uid <texto>
82. proxyendpoints.management.cattle.io
Recurso: proxyendpoints.management.cattle.io
Grupo/API: management.cattle.io
Tipo: ProxyEndpoint
Versão: v3
GRUPO: management.cattle.io
TIPO: ProxyEndpoint
VERSÃO: v3
DESCRIÇÃO:
ProxyEndpoint define um conjunto de domínios a serem adicionados à lista permitida do
metaproxy do Rancher, que determina para quais domínios externos o proxy tem permissão
para encaminhar requisições. Entradas de domínio suportam nomes de domínio absolutos,
por exemplo example.com, e padrões curinga usando * (correspondência por prefixo) ou %
(marcador de posição de segmento único).
CAMPOS:
apiVersion <texto>
kind <texto>
metadata <ObjectMeta>
annotations <mapa[texto]texto>
creationTimestamp <texto>
deletionGracePeriodSeconds <inteiro>
deletionTimestamp <texto>
finalizers <[]texto>
generateName <texto>
generation <inteiro>
labels <mapa[texto]texto>
managedFields <[]ManagedFieldsEntry>
apiVersion <texto>
fieldsType <texto>
fieldsV1 <FieldsV1>
manager <texto>
operation <texto>
subresource <texto>
time <texto>
name <texto>
namespace <texto>
ownerReferences <[]OwnerReference>
apiVersion <texto> -obrigatório-
blockOwnerDeletion <booleano>
controller <booleano>
kind <texto> -obrigatório-
name <texto> -obrigatório-
uid <texto> -obrigatório-
resourceVersion <texto>
selfLink <texto>
uid <texto>
spec <objeto>
routes <[]objeto> -obrigatório-
domain <texto> -obrigatório-
status <objeto>
83. users.management.cattle.io
Recurso: users.management.cattle.io
Grupo/API: management.cattle.io
Tipo: User
Versão: v3
GRUPO: management.cattle.io
TIPO: User
VERSÃO: v3
DESCRIÇÃO:
User representa um usuário no Rancher.
CAMPOS:
apiVersion <texto>
description <texto>
displayName <texto>
enabled <booleano>
kind <texto>
me <booleano>
metadata <ObjectMeta>
annotations <mapa[texto]texto>
creationTimestamp <texto>
deletionGracePeriodSeconds <inteiro>
deletionTimestamp <texto>
finalizers <[]texto>
generateName <texto>
generation <inteiro>
labels <mapa[texto]texto>
managedFields <[]ManagedFieldsEntry>
apiVersion <texto>
fieldsType <texto>
fieldsV1 <FieldsV1>
manager <texto>
operation <texto>
subresource <texto>
time <texto>
name <texto>
namespace <texto>
ownerReferences <[]OwnerReference>
apiVersion <texto> -obrigatório-
blockOwnerDeletion <booleano>
controller <booleano>
kind <texto> -obrigatório-
name <texto> -obrigatório-
uid <texto> -obrigatório-
resourceVersion <texto>
selfLink <texto>
uid <texto>
mustChangePassword <booleano>
password <texto>
principalIds <[]texto>
status <objeto>
conditions <[]objeto>
lastTransitionTime <texto>
lastUpdateTime <texto>
message <texto>
reason <texto>
status <texto> -obrigatório-
type <texto> -obrigatório-
username <texto>
84. groups.management.cattle.io
Recurso: groups.management.cattle.io
Grupo/API: management.cattle.io
Tipo: Group
Versão: v3
GRUPO: management.cattle.io
TIPO: Group
VERSÃO: v3
DESCRIÇÃO:
Descrição não fornecida.
CAMPOS:
apiVersion <texto>
kind <texto>
metadata <ObjectMeta>
annotations <mapa[texto]texto>
creationTimestamp <texto>
deletionGracePeriodSeconds <inteiro>
deletionTimestamp <texto>
finalizers <[]texto>
generateName <texto>
generation <inteiro>
labels <mapa[texto]texto>
managedFields <[]ManagedFieldsEntry>
apiVersion <texto>
fieldsType <texto>
fieldsV1 <FieldsV1>
manager <texto>
operation <texto>
subresource <texto>
time <texto>
name <texto>
namespace <texto>
ownerReferences <[]OwnerReference>
apiVersion <texto> -obrigatório-
blockOwnerDeletion <booleano>
controller <booleano>
kind <texto> -obrigatório-
name <texto> -obrigatório-
uid <texto> -obrigatório-
resourceVersion <texto>
selfLink <texto>
uid <texto>
85. groupmembers.management.cattle.io
Recurso: groupmembers.management.cattle.io
Grupo/API: management.cattle.io
Tipo: GroupMember
Versão: v3
GRUPO: management.cattle.io
TIPO: GroupMember
VERSÃO: v3
DESCRIÇÃO:
Descrição não fornecida.
CAMPOS:
apiVersion <texto>
kind <texto>
metadata <ObjectMeta>
annotations <mapa[texto]texto>
creationTimestamp <texto>
deletionGracePeriodSeconds <inteiro>
deletionTimestamp <texto>
finalizers <[]texto>
generateName <texto>
generation <inteiro>
labels <mapa[texto]texto>
managedFields <[]ManagedFieldsEntry>
apiVersion <texto>
fieldsType <texto>
fieldsV1 <FieldsV1>
manager <texto>
operation <texto>
subresource <texto>
time <texto>
name <texto>
namespace <texto>
ownerReferences <[]OwnerReference>
apiVersion <texto> -obrigatório-
blockOwnerDeletion <booleano>
controller <booleano>
kind <texto> -obrigatório-
name <texto> -obrigatório-
uid <texto> -obrigatório-
resourceVersion <texto>
selfLink <texto>
uid <texto>
86. userattributes.management.cattle.io
Recurso: userattributes.management.cattle.io
Grupo/API: management.cattle.io
Tipo: UserAttribute
Versão: v3
GRUPO: management.cattle.io
TIPO: UserAttribute
VERSÃO: v3
DESCRIÇÃO:
Descrição não fornecida.
CAMPOS:
apiVersion <texto>
kind <texto>
metadata <ObjectMeta>
annotations <mapa[texto]texto>
creationTimestamp <texto>
deletionGracePeriodSeconds <inteiro>
deletionTimestamp <texto>
finalizers <[]texto>
generateName <texto>
generation <inteiro>
labels <mapa[texto]texto>
managedFields <[]ManagedFieldsEntry>
apiVersion <texto>
fieldsType <texto>
fieldsV1 <FieldsV1>
manager <texto>
operation <texto>
subresource <texto>
time <texto>
name <texto>
namespace <texto>
ownerReferences <[]OwnerReference>
apiVersion <texto> -obrigatório-
blockOwnerDeletion <booleano>
controller <booleano>
kind <texto> -obrigatório-
name <texto> -obrigatório-
uid <texto> -obrigatório-
resourceVersion <texto>
selfLink <texto>
uid <texto>
87. tokens.management.cattle.io
Recurso: tokens.management.cattle.io
Grupo/API: management.cattle.io
Tipo: Token
Versão: v3
GRUPO: management.cattle.io
TIPO: Token
VERSÃO: v3
DESCRIÇÃO:
Descrição não fornecida.
CAMPOS:
apiVersion <texto>
kind <texto>
metadata <ObjectMeta>
annotations <mapa[texto]texto>
creationTimestamp <texto>
deletionGracePeriodSeconds <inteiro>
deletionTimestamp <texto>
finalizers <[]texto>
generateName <texto>
generation <inteiro>
labels <mapa[texto]texto>
managedFields <[]ManagedFieldsEntry>
apiVersion <texto>
fieldsType <texto>
fieldsV1 <FieldsV1>
manager <texto>
operation <texto>
subresource <texto>
time <texto>
name <texto>
namespace <texto>
ownerReferences <[]OwnerReference>
apiVersion <texto> -obrigatório-
blockOwnerDeletion <booleano>
controller <booleano>
kind <texto> -obrigatório-
name <texto> -obrigatório-
uid <texto> -obrigatório-
resourceVersion <texto>
selfLink <texto>
uid <texto>
88. authconfigs.management.cattle.io
Recurso: authconfigs.management.cattle.io
Grupo/API: management.cattle.io
Tipo: AuthConfig
Versão: v3
GRUPO: management.cattle.io
TIPO: AuthConfig
VERSÃO: v3
DESCRIÇÃO:
Descrição não fornecida.
CAMPOS:
apiVersion <texto>
kind <texto>
metadata <ObjectMeta>
annotations <mapa[texto]texto>
creationTimestamp <texto>
deletionGracePeriodSeconds <inteiro>
deletionTimestamp <texto>
finalizers <[]texto>
generateName <texto>
generation <inteiro>
labels <mapa[texto]texto>
managedFields <[]ManagedFieldsEntry>
apiVersion <texto>
fieldsType <texto>
fieldsV1 <FieldsV1>
manager <texto>
operation <texto>
subresource <texto>
time <texto>
name <texto>
namespace <texto>
ownerReferences <[]OwnerReference>
apiVersion <texto> -obrigatório-
blockOwnerDeletion <booleano>
controller <booleano>
kind <texto> -obrigatório-
name <texto> -obrigatório-
uid <texto> -obrigatório-
resourceVersion <texto>
selfLink <texto>
uid <texto>
89. podsecurityadmissionconfigurationtemplates.management.cattle.io
Recurso: podsecurityadmissionconfigurationtemplates.management.cattle.io
Grupo/API: management.cattle.io
Tipo: PodSecurityAdmissionConfigurationTemplate
Versão: v3
GRUPO: management.cattle.io
TIPO: PodSecurityAdmissionConfigurationTemplate
VERSÃO: v3
DESCRIÇÃO:
Descrição não fornecida.
CAMPOS:
apiVersion <texto>
configuration <objeto>
defaults <objeto>
audit <texto>
audit-version <texto>
enforce <texto>
enforce-version <texto>
warn <texto>
warn-version <texto>
exemptions <objeto>
namespaces <[]texto>
runtimeClasses <[]texto>
usernames <[]texto>
description <texto>
kind <texto>
metadata <ObjectMeta>
annotations <mapa[texto]texto>
creationTimestamp <texto>
deletionGracePeriodSeconds <inteiro>
deletionTimestamp <texto>
finalizers <[]texto>
generateName <texto>
generation <inteiro>
labels <mapa[texto]texto>
managedFields <[]ManagedFieldsEntry>
apiVersion <texto>
fieldsType <texto>
fieldsV1 <FieldsV1>
manager <texto>
operation <texto>
subresource <texto>
time <texto>
name <texto>
namespace <texto>
ownerReferences <[]OwnerReference>
apiVersion <texto> -obrigatório-
blockOwnerDeletion <booleano>
controller <booleano>
kind <texto> -obrigatório-
name <texto> -obrigatório-
uid <texto> -obrigatório-
resourceVersion <texto>
selfLink <texto>
uid <texto>
90. auditpolicies.auditlog.cattle.io
Recurso: auditpolicies.auditlog.cattle.io
Grupo/API: auditlog.cattle.io
Tipo: AuditPolicy
Versão: v1
GRUPO: auditlog.cattle.io
TIPO: AuditPolicy
VERSÃO: v1
DESCRIÇÃO:
Descrição não fornecida.
CAMPOS:
apiVersion <texto>
kind <texto>
metadata <ObjectMeta>
annotations <mapa[texto]texto>
creationTimestamp <texto>
deletionGracePeriodSeconds <inteiro>
deletionTimestamp <texto>
finalizers <[]texto>
generateName <texto>
generation <inteiro>
labels <mapa[texto]texto>
managedFields <[]ManagedFieldsEntry>
apiVersion <texto>
fieldsType <texto>
fieldsV1 <FieldsV1>
manager <texto>
operation <texto>
subresource <texto>
time <texto>
name <texto>
namespace <texto>
ownerReferences <[]OwnerReference>
apiVersion <texto> -obrigatório-
blockOwnerDeletion <booleano>
controller <booleano>
kind <texto> -obrigatório-
name <texto> -obrigatório-
uid <texto> -obrigatório-
resourceVersion <texto>
selfLink <texto>
uid <texto>
spec <objeto> -obrigatório-
additionalRedactions <[]objeto>
headers <[]texto>
paths <[]texto>
enabled <booleano> -obrigatório-
filters <[]objeto>
action <texto>
requestURI <texto>
verbosity <objeto>
level <inteiro> -obrigatório-
request <objeto>
body <booleano>
headers <booleano>
response <objeto>
body <booleano>
headers <booleano>
status <objeto>
conditions <[]objeto>
lastTransitionTime <texto> -obrigatório-
message <texto> -obrigatório-
observedGeneration <inteiro>
reason <texto> -obrigatório-
status <texto> -obrigatório-
opções: True, False, Unknown
type <texto> -obrigatório-
91. secretrequests.telemetry.cattle.io
Recurso: secretrequests.telemetry.cattle.io
Grupo/API: telemetry.cattle.io
Tipo: SecretRequest
Versão: v1
GRUPO: telemetry.cattle.io
TIPO: SecretRequest
VERSÃO: v1
DESCRIÇÃO:
Descrição não fornecida.
CAMPOS:
apiVersion <texto>
kind <texto>
metadata <ObjectMeta>
annotations <mapa[texto]texto>
creationTimestamp <texto>
deletionGracePeriodSeconds <inteiro>
deletionTimestamp <texto>
finalizers <[]texto>
generateName <texto>
generation <inteiro>
labels <mapa[texto]texto>
managedFields <[]ManagedFieldsEntry>
apiVersion <texto>
fieldsType <texto>
fieldsV1 <FieldsV1>
manager <texto>
operation <texto>
subresource <texto>
time <texto>
name <texto>
namespace <texto>
ownerReferences <[]OwnerReference>
apiVersion <texto> -obrigatório-
blockOwnerDeletion <booleano>
controller <booleano>
kind <texto> -obrigatório-
name <texto> -obrigatório-
uid <texto> -obrigatório-
resourceVersion <texto>
selfLink <texto>
uid <texto>
spec <objeto>
secretType <texto> -obrigatório-
targetSecretRef <objeto> -obrigatório-
name <texto>
namespace <texto>
status <objeto>
conditions <[]objeto>
lastTransitionTime <texto>
lastUpdateTime <texto>
message <texto>
reason <texto>
status <texto> -obrigatório-
type <texto> -obrigatório-
lastSyncTS <texto>
92. installations.operator.tigera.io
Recurso: installations.operator.tigera.io
Grupo/API: operator.tigera.io
Tipo: Installation
Versão: v1
GRUPO: operator.tigera.io
TIPO: Installation
VERSÃO: v1
DESCRIÇÃO:
Installation configura uma instalação do Calico ou Calico Enterprise. No máximo uma
instância deste recurso é suportada. Ela deve se chamar "default". A API Installation
instala os componentes principais de rede e política de rede e fornece configuração
geral em tempo de instalação.
CAMPOS:
apiVersion <texto>
kind <texto>
metadata <ObjectMeta>
annotations <mapa[texto]texto>
creationTimestamp <texto>
deletionGracePeriodSeconds <inteiro>
deletionTimestamp <texto>
finalizers <[]texto>
generateName <texto>
generation <inteiro>
labels <mapa[texto]texto>
managedFields <[]ManagedFieldsEntry>
apiVersion <texto>
fieldsType <texto>
fieldsV1 <FieldsV1>
manager <texto>
operation <texto>
subresource <texto>
time <texto>
name <texto>
namespace <texto>
ownerReferences <[]OwnerReference>
apiVersion <texto> -obrigatório-
blockOwnerDeletion <booleano>
controller <booleano>
kind <texto> -obrigatório-
name <texto> -obrigatório-
uid <texto> -obrigatório-
resourceVersion <texto>
selfLink <texto>
uid <texto>
spec <objeto>
azure <objeto>
policyMode <texto>
opções: Default, Manual
calicoKubeControllersDeployment <objeto>
metadata <objeto>
annotations <mapa[texto]texto>
labels <mapa[texto]texto>
spec <objeto>
minReadySeconds <inteiro>
template <objeto>
metadata <objeto>
annotations <mapa[texto]texto>
labels <mapa[texto]texto>
spec <objeto>
affinity <objeto>
nodeAffinity <objeto>
preferredDuringSchedulingIgnoredDuringExecution <[]objeto>
preference <objeto> -obrigatório-
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchFields <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
weight <inteiro> -obrigatório-
requiredDuringSchedulingIgnoredDuringExecution <objeto>
nodeSelectorTerms <[]objeto> -obrigatório-
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchFields <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
podAffinity <objeto>
preferredDuringSchedulingIgnoredDuringExecution <[]objeto>
podAffinityTerm <objeto> -obrigatório-
labelSelector <objeto>
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
matchLabelKeys <[]texto>
mismatchLabelKeys <[]texto>
namespaceSelector <objeto>
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
namespaces <[]texto>
topologyKey <texto> -obrigatório-
weight <inteiro> -obrigatório-
requiredDuringSchedulingIgnoredDuringExecution <[]objeto>
labelSelector <objeto>
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
matchLabelKeys <[]texto>
mismatchLabelKeys <[]texto>
namespaceSelector <objeto>
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
namespaces <[]texto>
topologyKey <texto> -obrigatório-
podAntiAffinity <objeto>
preferredDuringSchedulingIgnoredDuringExecution <[]objeto>
podAffinityTerm <objeto> -obrigatório-
labelSelector <objeto>
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
matchLabelKeys <[]texto>
mismatchLabelKeys <[]texto>
namespaceSelector <objeto>
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
namespaces <[]texto>
topologyKey <texto> -obrigatório-
weight <inteiro> -obrigatório-
requiredDuringSchedulingIgnoredDuringExecution <[]objeto>
labelSelector <objeto>
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
matchLabelKeys <[]texto>
mismatchLabelKeys <[]texto>
namespaceSelector <objeto>
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
namespaces <[]texto>
topologyKey <texto> -obrigatório-
containers <[]objeto>
name <texto> -obrigatório-
opções: calico-kube-controllers, es-calico-kube-controllers
resources <objeto>
claims <[]objeto>
name <texto> -obrigatório-
request <texto>
limits <mapa[texto]objeto>
requests <mapa[texto]objeto>
nodeSelector <mapa[texto]texto>
tolerations <[]objeto>
effect <texto>
key <texto>
operator <texto>
tolerationSeconds <inteiro>
value <texto>
calicoNetwork <objeto>
bgp <texto>
opções: Enabled, Disabled
bpfNetworkBootstrap <texto>
opções: Disabled, Enabled
containerIPForwarding <texto>
opções: Enabled, Disabled
hostPorts <texto>
opções: Enabled, Disabled
ipPools <[]objeto>
allowedUses <[]texto>
assignmentMode <texto>
blockSize <inteiro>
cidr <texto> -obrigatório-
disableBGPExport <booleano>
disableNewAllocations <booleano>
encapsulation <texto>
opções: IPIPCrossSubnet, IPIP, VXLAN, VXLANCrossSubnet, ....
name <texto>
natOutgoing <texto>
opções: Enabled, Disabled
nodeSelector <texto>
kubeProxyManagement <texto>
opções: Disabled, Enabled
linuxDataplane <texto>
opções: Iptables, BPF, VPP, Nftables
linuxPolicySetupTimeoutSeconds <inteiro>
mtu <inteiro>
multiInterfaceMode <texto>
opções: None, Multus
nodeAddressAutodetectionV4 <objeto>
canReach <texto>
cidrs <[]texto>
firstFound <booleano>
interface <texto>
kubernetes <texto>
opções: NodeInternalIP
skipInterface <texto>
nodeAddressAutodetectionV6 <objeto>
canReach <texto>
cidrs <[]texto>
firstFound <booleano>
interface <texto>
kubernetes <texto>
opções: NodeInternalIP
skipInterface <texto>
sysctl <[]objeto>
key <texto> -obrigatório-
opções: net.ipv4.tcp_keepalive_intvl, net.ipv4.tcp_keepalive_probes, net.ipv4.tcp_keepalive_time
value <texto> -obrigatório-
windowsDataplane <texto>
opções: HNS, Disabled
calicoNodeDaemonSet <objeto>
metadata <objeto>
annotations <mapa[texto]texto>
labels <mapa[texto]texto>
spec <objeto>
minReadySeconds <inteiro>
template <objeto>
metadata <objeto>
annotations <mapa[texto]texto>
labels <mapa[texto]texto>
spec <objeto>
affinity <objeto>
nodeAffinity <objeto>
preferredDuringSchedulingIgnoredDuringExecution <[]objeto>
preference <objeto> -obrigatório-
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchFields <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
weight <inteiro> -obrigatório-
requiredDuringSchedulingIgnoredDuringExecution <objeto>
nodeSelectorTerms <[]objeto> -obrigatório-
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchFields <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
podAffinity <objeto>
preferredDuringSchedulingIgnoredDuringExecution <[]objeto>
podAffinityTerm <objeto> -obrigatório-
labelSelector <objeto>
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
matchLabelKeys <[]texto>
mismatchLabelKeys <[]texto>
namespaceSelector <objeto>
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
namespaces <[]texto>
topologyKey <texto> -obrigatório-
weight <inteiro> -obrigatório-
requiredDuringSchedulingIgnoredDuringExecution <[]objeto>
labelSelector <objeto>
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
matchLabelKeys <[]texto>
mismatchLabelKeys <[]texto>
namespaceSelector <objeto>
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
namespaces <[]texto>
topologyKey <texto> -obrigatório-
podAntiAffinity <objeto>
preferredDuringSchedulingIgnoredDuringExecution <[]objeto>
podAffinityTerm <objeto> -obrigatório-
labelSelector <objeto>
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
matchLabelKeys <[]texto>
mismatchLabelKeys <[]texto>
namespaceSelector <objeto>
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
namespaces <[]texto>
topologyKey <texto> -obrigatório-
weight <inteiro> -obrigatório-
requiredDuringSchedulingIgnoredDuringExecution <[]objeto>
labelSelector <objeto>
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
matchLabelKeys <[]texto>
mismatchLabelKeys <[]texto>
namespaceSelector <objeto>
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
namespaces <[]texto>
topologyKey <texto> -obrigatório-
containers <[]objeto>
name <texto> -obrigatório-
opções: calico-node
resources <objeto>
claims <[]objeto>
name <texto> -obrigatório-
request <texto>
limits <mapa[texto]objeto>
requests <mapa[texto]objeto>
dnsConfig <objeto>
nameservers <[]texto>
options <[]objeto>
name <texto>
value <texto>
searches <[]texto>
dnsPolicy <texto>
opções: "", Default, ClusterFirst, ClusterFirstWithHostNet, ....
initContainers <[]objeto>
name <texto> -obrigatório-
opções: install-cni, hostpath-init, flexvol-driver, ebpf-bootstrap, ....
resources <objeto>
claims <[]objeto>
name <texto> -obrigatório-
request <texto>
limits <mapa[texto]objeto>
requests <mapa[texto]objeto>
nodeSelector <mapa[texto]texto>
tolerations <[]objeto>
effect <texto>
key <texto>
operator <texto>
tolerationSeconds <inteiro>
value <texto>
calicoNodeWindowsDaemonSet <objeto>
metadata <objeto>
annotations <mapa[texto]texto>
labels <mapa[texto]texto>
spec <objeto>
minReadySeconds <inteiro>
template <objeto>
metadata <objeto>
annotations <mapa[texto]texto>
labels <mapa[texto]texto>
spec <objeto>
affinity <objeto>
nodeAffinity <objeto>
preferredDuringSchedulingIgnoredDuringExecution <[]objeto>
preference <objeto> -obrigatório-
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchFields <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
weight <inteiro> -obrigatório-
requiredDuringSchedulingIgnoredDuringExecution <objeto>
nodeSelectorTerms <[]objeto> -obrigatório-
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchFields <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
podAffinity <objeto>
preferredDuringSchedulingIgnoredDuringExecution <[]objeto>
podAffinityTerm <objeto> -obrigatório-
labelSelector <objeto>
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
matchLabelKeys <[]texto>
mismatchLabelKeys <[]texto>
namespaceSelector <objeto>
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
namespaces <[]texto>
topologyKey <texto> -obrigatório-
weight <inteiro> -obrigatório-
requiredDuringSchedulingIgnoredDuringExecution <[]objeto>
labelSelector <objeto>
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
matchLabelKeys <[]texto>
mismatchLabelKeys <[]texto>
namespaceSelector <objeto>
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
namespaces <[]texto>
topologyKey <texto> -obrigatório-
podAntiAffinity <objeto>
preferredDuringSchedulingIgnoredDuringExecution <[]objeto>
podAffinityTerm <objeto> -obrigatório-
labelSelector <objeto>
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
matchLabelKeys <[]texto>
mismatchLabelKeys <[]texto>
namespaceSelector <objeto>
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
namespaces <[]texto>
topologyKey <texto> -obrigatório-
weight <inteiro> -obrigatório-
requiredDuringSchedulingIgnoredDuringExecution <[]objeto>
labelSelector <objeto>
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
matchLabelKeys <[]texto>
mismatchLabelKeys <[]texto>
namespaceSelector <objeto>
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
namespaces <[]texto>
topologyKey <texto> -obrigatório-
containers <[]objeto>
name <texto> -obrigatório-
opções: calico-node-windows
resources <objeto>
claims <[]objeto>
name <texto> -obrigatório-
request <texto>
limits <mapa[texto]objeto>
requests <mapa[texto]objeto>
initContainers <[]objeto>
name <texto> -obrigatório-
opções: install-cni, hostpath-init, flexvol-driver, node-certs-key-cert-provisioner, ....
resources <objeto>
claims <[]objeto>
name <texto> -obrigatório-
request <texto>
limits <mapa[texto]objeto>
requests <mapa[texto]objeto>
nodeSelector <mapa[texto]texto>
tolerations <[]objeto>
effect <texto>
key <texto>
operator <texto>
tolerationSeconds <inteiro>
value <texto>
calicoWindowsUpgradeDaemonSet <objeto>
metadata <objeto>
annotations <mapa[texto]texto>
labels <mapa[texto]texto>
spec <objeto>
minReadySeconds <inteiro>
template <objeto>
metadata <objeto>
annotations <mapa[texto]texto>
labels <mapa[texto]texto>
spec <objeto>
affinity <objeto>
nodeAffinity <objeto>
preferredDuringSchedulingIgnoredDuringExecution <[]objeto>
preference <objeto> -obrigatório-
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchFields <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
weight <inteiro> -obrigatório-
requiredDuringSchedulingIgnoredDuringExecution <objeto>
nodeSelectorTerms <[]objeto> -obrigatório-
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchFields <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
podAffinity <objeto>
preferredDuringSchedulingIgnoredDuringExecution <[]objeto>
podAffinityTerm <objeto> -obrigatório-
labelSelector <objeto>
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
matchLabelKeys <[]texto>
mismatchLabelKeys <[]texto>
namespaceSelector <objeto>
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
namespaces <[]texto>
topologyKey <texto> -obrigatório-
weight <inteiro> -obrigatório-
requiredDuringSchedulingIgnoredDuringExecution <[]objeto>
labelSelector <objeto>
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
matchLabelKeys <[]texto>
mismatchLabelKeys <[]texto>
namespaceSelector <objeto>
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
namespaces <[]texto>
topologyKey <texto> -obrigatório-
podAntiAffinity <objeto>
preferredDuringSchedulingIgnoredDuringExecution <[]objeto>
podAffinityTerm <objeto> -obrigatório-
labelSelector <objeto>
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
matchLabelKeys <[]texto>
mismatchLabelKeys <[]texto>
namespaceSelector <objeto>
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
namespaces <[]texto>
topologyKey <texto> -obrigatório-
weight <inteiro> -obrigatório-
requiredDuringSchedulingIgnoredDuringExecution <[]objeto>
labelSelector <objeto>
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
matchLabelKeys <[]texto>
mismatchLabelKeys <[]texto>
namespaceSelector <objeto>
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
namespaces <[]texto>
topologyKey <texto> -obrigatório-
containers <[]objeto>
name <texto> -obrigatório-
opções: calico-windows-upgrade
resources <objeto>
claims <[]objeto>
name <texto> -obrigatório-
request <texto>
limits <mapa[texto]objeto>
requests <mapa[texto]objeto>
nodeSelector <mapa[texto]texto>
tolerations <[]objeto>
effect <texto>
key <texto>
operator <texto>
tolerationSeconds <inteiro>
value <texto>
certificateManagement <objeto>
caCert <texto> -obrigatório-
keyAlgorithm <texto>
opções: "", RSAWithSize2048, RSAWithSize4096, RSAWithSize8192, ....
signatureAlgorithm <texto>
opções: "", SHA256WithRSA, SHA384WithRSA, SHA512WithRSA, ....
signerName <texto> -obrigatório-
cni <objeto>
binDir <texto>
confDir <texto>
ipam <objeto>
type <texto> -obrigatório-
opções: Calico, HostLocal, AmazonVPC, AzureVNET
type <texto> -obrigatório-
opções: Calico, GKE, AmazonVPC, AzureVNET
componentResources <[]objeto>
componentName <texto> -obrigatório-
opções: Node, Typha, KubeControllers
resourceRequirements <objeto> -obrigatório-
claims <[]objeto>
name <texto> -obrigatório-
request <texto>
limits <mapa[texto]objeto>
requests <mapa[texto]objeto>
controlPlaneNodeSelector <mapa[texto]texto>
controlPlaneReplicas <inteiro>
controlPlaneTolerations <[]objeto>
effect <texto>
key <texto>
operator <texto>
tolerationSeconds <inteiro>
value <texto>
csiNodeDriverDaemonSet <objeto>
metadata <objeto>
annotations <mapa[texto]texto>
labels <mapa[texto]texto>
spec <objeto>
minReadySeconds <inteiro>
template <objeto>
metadata <objeto>
annotations <mapa[texto]texto>
labels <mapa[texto]texto>
spec <objeto>
affinity <objeto>
nodeAffinity <objeto>
preferredDuringSchedulingIgnoredDuringExecution <[]objeto>
preference <objeto> -obrigatório-
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchFields <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
weight <inteiro> -obrigatório-
requiredDuringSchedulingIgnoredDuringExecution <objeto>
nodeSelectorTerms <[]objeto> -obrigatório-
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchFields <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
podAffinity <objeto>
preferredDuringSchedulingIgnoredDuringExecution <[]objeto>
podAffinityTerm <objeto> -obrigatório-
labelSelector <objeto>
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
matchLabelKeys <[]texto>
mismatchLabelKeys <[]texto>
namespaceSelector <objeto>
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
namespaces <[]texto>
topologyKey <texto> -obrigatório-
weight <inteiro> -obrigatório-
requiredDuringSchedulingIgnoredDuringExecution <[]objeto>
labelSelector <objeto>
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
matchLabelKeys <[]texto>
mismatchLabelKeys <[]texto>
namespaceSelector <objeto>
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
namespaces <[]texto>
topologyKey <texto> -obrigatório-
podAntiAffinity <objeto>
preferredDuringSchedulingIgnoredDuringExecution <[]objeto>
podAffinityTerm <objeto> -obrigatório-
labelSelector <objeto>
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
matchLabelKeys <[]texto>
mismatchLabelKeys <[]texto>
namespaceSelector <objeto>
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
namespaces <[]texto>
topologyKey <texto> -obrigatório-
weight <inteiro> -obrigatório-
requiredDuringSchedulingIgnoredDuringExecution <[]objeto>
labelSelector <objeto>
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
matchLabelKeys <[]texto>
mismatchLabelKeys <[]texto>
namespaceSelector <objeto>
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
namespaces <[]texto>
topologyKey <texto> -obrigatório-
containers <[]objeto>
name <texto> -obrigatório-
opções: calico-csi, csi-node-driver-registrar, csi-node-driver
resources <objeto>
claims <[]objeto>
name <texto> -obrigatório-
request <texto>
limits <mapa[texto]objeto>
requests <mapa[texto]objeto>
nodeSelector <mapa[texto]texto>
tolerations <[]objeto>
effect <texto>
key <texto>
operator <texto>
tolerationSeconds <inteiro>
value <texto>
fipsMode <texto>
opções: Enabled, Disabled
flexVolumePath <texto>
imagePath <texto>
imagePrefix <texto>
imagePullSecrets <[]objeto>
name <texto>
kubeletVolumePluginPath <texto>
kubernetesProvider <texto>
opções: "", EKS, GKE, AKS, ....
logging <objeto>
cni <objeto>
logFileMaxAgeDays <inteiro>
logFileMaxCount <inteiro>
logFileMaxSize <objeto>
logSeverity <texto>
opções: Error, Warning, Info, Debug
nodeMetricsPort <inteiro>
nodeUpdateStrategy <objeto>
rollingUpdate <objeto>
maxSurge <objeto>
maxUnavailable <objeto>
type <texto>
nonPrivileged <texto>
proxy <objeto>
httpProxy <texto>
httpsProxy <texto>
noProxy <texto>
registry <texto>
serviceCIDRs <[]texto>
tlsCipherSuites <[]objeto>
name <texto>
opções: TLS_AES_256_GCM_SHA384, TLS_CHACHA20_POLY1305_SHA256, TLS_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, ....
typhaAffinity <objeto>
nodeAffinity <objeto>
preferredDuringSchedulingIgnoredDuringExecution <[]objeto>
preference <objeto> -obrigatório-
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchFields <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
weight <inteiro> -obrigatório-
requiredDuringSchedulingIgnoredDuringExecution <objeto>
nodeSelectorTerms <[]objeto> -obrigatório-
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchFields <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
typhaDeployment <objeto>
metadata <objeto>
annotations <mapa[texto]texto>
labels <mapa[texto]texto>
spec <objeto>
minReadySeconds <inteiro>
strategy <objeto>
rollingUpdate <objeto>
maxSurge <objeto>
maxUnavailable <objeto>
template <objeto>
metadata <objeto>
annotations <mapa[texto]texto>
labels <mapa[texto]texto>
spec <objeto>
affinity <objeto>
nodeAffinity <objeto>
preferredDuringSchedulingIgnoredDuringExecution <[]objeto>
preference <objeto> -obrigatório-
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchFields <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
weight <inteiro> -obrigatório-
requiredDuringSchedulingIgnoredDuringExecution <objeto>
nodeSelectorTerms <[]objeto> -obrigatório-
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchFields <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
podAffinity <objeto>
preferredDuringSchedulingIgnoredDuringExecution <[]objeto>
podAffinityTerm <objeto> -obrigatório-
labelSelector <objeto>
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
matchLabelKeys <[]texto>
mismatchLabelKeys <[]texto>
namespaceSelector <objeto>
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
namespaces <[]texto>
topologyKey <texto> -obrigatório-
weight <inteiro> -obrigatório-
requiredDuringSchedulingIgnoredDuringExecution <[]objeto>
labelSelector <objeto>
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
matchLabelKeys <[]texto>
mismatchLabelKeys <[]texto>
namespaceSelector <objeto>
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
namespaces <[]texto>
topologyKey <texto> -obrigatório-
podAntiAffinity <objeto>
preferredDuringSchedulingIgnoredDuringExecution <[]objeto>
podAffinityTerm <objeto> -obrigatório-
labelSelector <objeto>
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
matchLabelKeys <[]texto>
mismatchLabelKeys <[]texto>
namespaceSelector <objeto>
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
namespaces <[]texto>
topologyKey <texto> -obrigatório-
weight <inteiro> -obrigatório-
requiredDuringSchedulingIgnoredDuringExecution <[]objeto>
labelSelector <objeto>
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
matchLabelKeys <[]texto>
mismatchLabelKeys <[]texto>
namespaceSelector <objeto>
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
namespaces <[]texto>
topologyKey <texto> -obrigatório-
containers <[]objeto>
name <texto> -obrigatório-
opções: calico-typha
resources <objeto>
claims <[]objeto>
name <texto> -obrigatório-
request <texto>
limits <mapa[texto]objeto>
requests <mapa[texto]objeto>
initContainers <[]objeto>
name <texto> -obrigatório-
opções: typha-certs-key-cert-provisioner
resources <objeto>
claims <[]objeto>
name <texto> -obrigatório-
request <texto>
limits <mapa[texto]objeto>
requests <mapa[texto]objeto>
nodeSelector <mapa[texto]texto>
terminationGracePeriodSeconds <inteiro>
tolerations <[]objeto>
effect <texto>
key <texto>
operator <texto>
tolerationSeconds <inteiro>
value <texto>
topologySpreadConstraints <[]objeto>
labelSelector <objeto>
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
matchLabelKeys <[]texto>
maxSkew <inteiro> -obrigatório-
minDomains <inteiro>
nodeAffinityPolicy <texto>
nodeTaintsPolicy <texto>
topologyKey <texto> -obrigatório-
whenUnsatisfiable <texto> -obrigatório-
typhaMetricsPort <inteiro>
variant <texto>
opções: Calico, TigeraSecureEnterprise
windowsNodes <objeto>
cniBinDir <texto>
cniConfigDir <texto>
cniLogDir <texto>
vxlanAdapter <texto>
vxlanMACPrefix <texto>
status <objeto>
calicoVersion <texto>
computed <objeto>
azure <objeto>
policyMode <texto>
opções: Default, Manual
calicoKubeControllersDeployment <objeto>
metadata <objeto>
annotations <mapa[texto]texto>
labels <mapa[texto]texto>
spec <objeto>
minReadySeconds <inteiro>
template <objeto>
metadata <objeto>
annotations <mapa[texto]texto>
labels <mapa[texto]texto>
spec <objeto>
affinity <objeto>
nodeAffinity <objeto>
preferredDuringSchedulingIgnoredDuringExecution <[]objeto>
preference <objeto> -obrigatório-
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchFields <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
weight <inteiro> -obrigatório-
requiredDuringSchedulingIgnoredDuringExecution <objeto>
nodeSelectorTerms <[]objeto> -obrigatório-
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchFields <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
podAffinity <objeto>
preferredDuringSchedulingIgnoredDuringExecution <[]objeto>
podAffinityTerm <objeto> -obrigatório-
labelSelector <objeto>
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
matchLabelKeys <[]texto>
mismatchLabelKeys <[]texto>
namespaceSelector <objeto>
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
namespaces <[]texto>
topologyKey <texto> -obrigatório-
weight <inteiro> -obrigatório-
requiredDuringSchedulingIgnoredDuringExecution <[]objeto>
labelSelector <objeto>
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
matchLabelKeys <[]texto>
mismatchLabelKeys <[]texto>
namespaceSelector <objeto>
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
namespaces <[]texto>
topologyKey <texto> -obrigatório-
podAntiAffinity <objeto>
preferredDuringSchedulingIgnoredDuringExecution <[]objeto>
podAffinityTerm <objeto> -obrigatório-
labelSelector <objeto>
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
matchLabelKeys <[]texto>
mismatchLabelKeys <[]texto>
namespaceSelector <objeto>
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
namespaces <[]texto>
topologyKey <texto> -obrigatório-
weight <inteiro> -obrigatório-
requiredDuringSchedulingIgnoredDuringExecution <[]objeto>
labelSelector <objeto>
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
matchLabelKeys <[]texto>
mismatchLabelKeys <[]texto>
namespaceSelector <objeto>
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
namespaces <[]texto>
topologyKey <texto> -obrigatório-
containers <[]objeto>
name <texto> -obrigatório-
opções: calico-kube-controllers, es-calico-kube-controllers
resources <objeto>
claims <[]objeto>
name <texto> -obrigatório-
request <texto>
limits <mapa[texto]objeto>
requests <mapa[texto]objeto>
nodeSelector <mapa[texto]texto>
tolerations <[]objeto>
effect <texto>
key <texto>
operator <texto>
tolerationSeconds <inteiro>
value <texto>
calicoNetwork <objeto>
bgp <texto>
opções: Enabled, Disabled
bpfNetworkBootstrap <texto>
opções: Disabled, Enabled
containerIPForwarding <texto>
opções: Enabled, Disabled
hostPorts <texto>
opções: Enabled, Disabled
ipPools <[]objeto>
allowedUses <[]texto>
assignmentMode <texto>
blockSize <inteiro>
cidr <texto> -obrigatório-
disableBGPExport <booleano>
disableNewAllocations <booleano>
encapsulation <texto>
opções: IPIPCrossSubnet, IPIP, VXLAN, VXLANCrossSubnet, ....
name <texto>
natOutgoing <texto>
opções: Enabled, Disabled
nodeSelector <texto>
kubeProxyManagement <texto>
opções: Disabled, Enabled
linuxDataplane <texto>
opções: Iptables, BPF, VPP, Nftables
linuxPolicySetupTimeoutSeconds <inteiro>
mtu <inteiro>
multiInterfaceMode <texto>
opções: None, Multus
nodeAddressAutodetectionV4 <objeto>
canReach <texto>
cidrs <[]texto>
firstFound <booleano>
interface <texto>
kubernetes <texto>
opções: NodeInternalIP
skipInterface <texto>
nodeAddressAutodetectionV6 <objeto>
canReach <texto>
cidrs <[]texto>
firstFound <booleano>
interface <texto>
kubernetes <texto>
opções: NodeInternalIP
skipInterface <texto>
sysctl <[]objeto>
key <texto> -obrigatório-
opções: net.ipv4.tcp_keepalive_intvl, net.ipv4.tcp_keepalive_probes, net.ipv4.tcp_keepalive_time
value <texto> -obrigatório-
windowsDataplane <texto>
opções: HNS, Disabled
calicoNodeDaemonSet <objeto>
metadata <objeto>
annotations <mapa[texto]texto>
labels <mapa[texto]texto>
spec <objeto>
minReadySeconds <inteiro>
template <objeto>
metadata <objeto>
annotations <mapa[texto]texto>
labels <mapa[texto]texto>
spec <objeto>
affinity <objeto>
nodeAffinity <objeto>
preferredDuringSchedulingIgnoredDuringExecution <[]objeto>
preference <objeto> -obrigatório-
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchFields <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
weight <inteiro> -obrigatório-
requiredDuringSchedulingIgnoredDuringExecution <objeto>
nodeSelectorTerms <[]objeto> -obrigatório-
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchFields <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
podAffinity <objeto>
preferredDuringSchedulingIgnoredDuringExecution <[]objeto>
podAffinityTerm <objeto> -obrigatório-
labelSelector <objeto>
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
matchLabelKeys <[]texto>
mismatchLabelKeys <[]texto>
namespaceSelector <objeto>
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
namespaces <[]texto>
topologyKey <texto> -obrigatório-
weight <inteiro> -obrigatório-
requiredDuringSchedulingIgnoredDuringExecution <[]objeto>
labelSelector <objeto>
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
matchLabelKeys <[]texto>
mismatchLabelKeys <[]texto>
namespaceSelector <objeto>
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
namespaces <[]texto>
topologyKey <texto> -obrigatório-
podAntiAffinity <objeto>
preferredDuringSchedulingIgnoredDuringExecution <[]objeto>
podAffinityTerm <objeto> -obrigatório-
labelSelector <objeto>
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
matchLabelKeys <[]texto>
mismatchLabelKeys <[]texto>
namespaceSelector <objeto>
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
namespaces <[]texto>
topologyKey <texto> -obrigatório-
weight <inteiro> -obrigatório-
requiredDuringSchedulingIgnoredDuringExecution <[]objeto>
labelSelector <objeto>
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
matchLabelKeys <[]texto>
mismatchLabelKeys <[]texto>
namespaceSelector <objeto>
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
namespaces <[]texto>
topologyKey <texto> -obrigatório-
containers <[]objeto>
name <texto> -obrigatório-
opções: calico-node
resources <objeto>
claims <[]objeto>
name <texto> -obrigatório-
request <texto>
limits <mapa[texto]objeto>
requests <mapa[texto]objeto>
dnsConfig <objeto>
nameservers <[]texto>
options <[]objeto>
name <texto>
value <texto>
searches <[]texto>
dnsPolicy <texto>
opções: "", Default, ClusterFirst, ClusterFirstWithHostNet, ....
initContainers <[]objeto>
name <texto> -obrigatório-
opções: install-cni, hostpath-init, flexvol-driver, ebpf-bootstrap, ....
resources <objeto>
claims <[]objeto>
name <texto> -obrigatório-
request <texto>
limits <mapa[texto]objeto>
requests <mapa[texto]objeto>
nodeSelector <mapa[texto]texto>
tolerations <[]objeto>
effect <texto>
key <texto>
operator <texto>
tolerationSeconds <inteiro>
value <texto>
calicoNodeWindowsDaemonSet <objeto>
metadata <objeto>
annotations <mapa[texto]texto>
labels <mapa[texto]texto>
spec <objeto>
minReadySeconds <inteiro>
template <objeto>
metadata <objeto>
annotations <mapa[texto]texto>
labels <mapa[texto]texto>
spec <objeto>
affinity <objeto>
nodeAffinity <objeto>
preferredDuringSchedulingIgnoredDuringExecution <[]objeto>
preference <objeto> -obrigatório-
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchFields <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
weight <inteiro> -obrigatório-
requiredDuringSchedulingIgnoredDuringExecution <objeto>
nodeSelectorTerms <[]objeto> -obrigatório-
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchFields <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
podAffinity <objeto>
preferredDuringSchedulingIgnoredDuringExecution <[]objeto>
podAffinityTerm <objeto> -obrigatório-
labelSelector <objeto>
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
matchLabelKeys <[]texto>
mismatchLabelKeys <[]texto>
namespaceSelector <objeto>
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
namespaces <[]texto>
topologyKey <texto> -obrigatório-
weight <inteiro> -obrigatório-
requiredDuringSchedulingIgnoredDuringExecution <[]objeto>
labelSelector <objeto>
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
matchLabelKeys <[]texto>
mismatchLabelKeys <[]texto>
namespaceSelector <objeto>
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
namespaces <[]texto>
topologyKey <texto> -obrigatório-
podAntiAffinity <objeto>
preferredDuringSchedulingIgnoredDuringExecution <[]objeto>
podAffinityTerm <objeto> -obrigatório-
labelSelector <objeto>
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
matchLabelKeys <[]texto>
mismatchLabelKeys <[]texto>
namespaceSelector <objeto>
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
namespaces <[]texto>
topologyKey <texto> -obrigatório-
weight <inteiro> -obrigatório-
requiredDuringSchedulingIgnoredDuringExecution <[]objeto>
labelSelector <objeto>
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
matchLabelKeys <[]texto>
mismatchLabelKeys <[]texto>
namespaceSelector <objeto>
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
namespaces <[]texto>
topologyKey <texto> -obrigatório-
containers <[]objeto>
name <texto> -obrigatório-
opções: calico-node-windows
resources <objeto>
claims <[]objeto>
name <texto> -obrigatório-
request <texto>
limits <mapa[texto]objeto>
requests <mapa[texto]objeto>
initContainers <[]objeto>
name <texto> -obrigatório-
opções: install-cni, hostpath-init, flexvol-driver, node-certs-key-cert-provisioner, ....
resources <objeto>
claims <[]objeto>
name <texto> -obrigatório-
request <texto>
limits <mapa[texto]objeto>
requests <mapa[texto]objeto>
nodeSelector <mapa[texto]texto>
tolerations <[]objeto>
effect <texto>
key <texto>
operator <texto>
tolerationSeconds <inteiro>
value <texto>
calicoWindowsUpgradeDaemonSet <objeto>
metadata <objeto>
annotations <mapa[texto]texto>
labels <mapa[texto]texto>
spec <objeto>
minReadySeconds <inteiro>
template <objeto>
metadata <objeto>
annotations <mapa[texto]texto>
labels <mapa[texto]texto>
spec <objeto>
affinity <objeto>
nodeAffinity <objeto>
preferredDuringSchedulingIgnoredDuringExecution <[]objeto>
preference <objeto> -obrigatório-
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchFields <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
weight <inteiro> -obrigatório-
requiredDuringSchedulingIgnoredDuringExecution <objeto>
nodeSelectorTerms <[]objeto> -obrigatório-
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchFields <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
podAffinity <objeto>
preferredDuringSchedulingIgnoredDuringExecution <[]objeto>
podAffinityTerm <objeto> -obrigatório-
labelSelector <objeto>
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
matchLabelKeys <[]texto>
mismatchLabelKeys <[]texto>
namespaceSelector <objeto>
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
namespaces <[]texto>
topologyKey <texto> -obrigatório-
weight <inteiro> -obrigatório-
requiredDuringSchedulingIgnoredDuringExecution <[]objeto>
labelSelector <objeto>
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
matchLabelKeys <[]texto>
mismatchLabelKeys <[]texto>
namespaceSelector <objeto>
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
namespaces <[]texto>
topologyKey <texto> -obrigatório-
podAntiAffinity <objeto>
preferredDuringSchedulingIgnoredDuringExecution <[]objeto>
podAffinityTerm <objeto> -obrigatório-
labelSelector <objeto>
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
matchLabelKeys <[]texto>
mismatchLabelKeys <[]texto>
namespaceSelector <objeto>
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
namespaces <[]texto>
topologyKey <texto> -obrigatório-
weight <inteiro> -obrigatório-
requiredDuringSchedulingIgnoredDuringExecution <[]objeto>
labelSelector <objeto>
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
matchLabelKeys <[]texto>
mismatchLabelKeys <[]texto>
namespaceSelector <objeto>
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
namespaces <[]texto>
topologyKey <texto> -obrigatório-
containers <[]objeto>
name <texto> -obrigatório-
opções: calico-windows-upgrade
resources <objeto>
claims <[]objeto>
name <texto> -obrigatório-
request <texto>
limits <mapa[texto]objeto>
requests <mapa[texto]objeto>
nodeSelector <mapa[texto]texto>
tolerations <[]objeto>
effect <texto>
key <texto>
operator <texto>
tolerationSeconds <inteiro>
value <texto>
certificateManagement <objeto>
caCert <texto> -obrigatório-
keyAlgorithm <texto>
opções: "", RSAWithSize2048, RSAWithSize4096, RSAWithSize8192, ....
signatureAlgorithm <texto>
opções: "", SHA256WithRSA, SHA384WithRSA, SHA512WithRSA, ....
signerName <texto> -obrigatório-
cni <objeto>
binDir <texto>
confDir <texto>
ipam <objeto>
type <texto> -obrigatório-
opções: Calico, HostLocal, AmazonVPC, AzureVNET
type <texto> -obrigatório-
opções: Calico, GKE, AmazonVPC, AzureVNET
componentResources <[]objeto>
componentName <texto> -obrigatório-
opções: Node, Typha, KubeControllers
resourceRequirements <objeto> -obrigatório-
claims <[]objeto>
name <texto> -obrigatório-
request <texto>
limits <mapa[texto]objeto>
requests <mapa[texto]objeto>
controlPlaneNodeSelector <mapa[texto]texto>
controlPlaneReplicas <inteiro>
controlPlaneTolerations <[]objeto>
effect <texto>
key <texto>
operator <texto>
tolerationSeconds <inteiro>
value <texto>
csiNodeDriverDaemonSet <objeto>
metadata <objeto>
annotations <mapa[texto]texto>
labels <mapa[texto]texto>
spec <objeto>
minReadySeconds <inteiro>
template <objeto>
metadata <objeto>
annotations <mapa[texto]texto>
labels <mapa[texto]texto>
spec <objeto>
affinity <objeto>
nodeAffinity <objeto>
preferredDuringSchedulingIgnoredDuringExecution <[]objeto>
preference <objeto> -obrigatório-
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchFields <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
weight <inteiro> -obrigatório-
requiredDuringSchedulingIgnoredDuringExecution <objeto>
nodeSelectorTerms <[]objeto> -obrigatório-
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchFields <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
podAffinity <objeto>
preferredDuringSchedulingIgnoredDuringExecution <[]objeto>
podAffinityTerm <objeto> -obrigatório-
labelSelector <objeto>
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
matchLabelKeys <[]texto>
mismatchLabelKeys <[]texto>
namespaceSelector <objeto>
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
namespaces <[]texto>
topologyKey <texto> -obrigatório-
weight <inteiro> -obrigatório-
requiredDuringSchedulingIgnoredDuringExecution <[]objeto>
labelSelector <objeto>
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
matchLabelKeys <[]texto>
mismatchLabelKeys <[]texto>
namespaceSelector <objeto>
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
namespaces <[]texto>
topologyKey <texto> -obrigatório-
podAntiAffinity <objeto>
preferredDuringSchedulingIgnoredDuringExecution <[]objeto>
podAffinityTerm <objeto> -obrigatório-
labelSelector <objeto>
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
matchLabelKeys <[]texto>
mismatchLabelKeys <[]texto>
namespaceSelector <objeto>
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
namespaces <[]texto>
topologyKey <texto> -obrigatório-
weight <inteiro> -obrigatório-
requiredDuringSchedulingIgnoredDuringExecution <[]objeto>
labelSelector <objeto>
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
matchLabelKeys <[]texto>
mismatchLabelKeys <[]texto>
namespaceSelector <objeto>
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
namespaces <[]texto>
topologyKey <texto> -obrigatório-
containers <[]objeto>
name <texto> -obrigatório-
opções: calico-csi, csi-node-driver-registrar, csi-node-driver
resources <objeto>
claims <[]objeto>
name <texto> -obrigatório-
request <texto>
limits <mapa[texto]objeto>
requests <mapa[texto]objeto>
nodeSelector <mapa[texto]texto>
tolerations <[]objeto>
effect <texto>
key <texto>
operator <texto>
tolerationSeconds <inteiro>
value <texto>
fipsMode <texto>
opções: Enabled, Disabled
flexVolumePath <texto>
imagePath <texto>
imagePrefix <texto>
imagePullSecrets <[]objeto>
name <texto>
kubeletVolumePluginPath <texto>
kubernetesProvider <texto>
opções: "", EKS, GKE, AKS, ....
logging <objeto>
cni <objeto>
logFileMaxAgeDays <inteiro>
logFileMaxCount <inteiro>
logFileMaxSize <objeto>
logSeverity <texto>
opções: Error, Warning, Info, Debug
nodeMetricsPort <inteiro>
nodeUpdateStrategy <objeto>
rollingUpdate <objeto>
maxSurge <objeto>
maxUnavailable <objeto>
type <texto>
nonPrivileged <texto>
proxy <objeto>
httpProxy <texto>
httpsProxy <texto>
noProxy <texto>
registry <texto>
serviceCIDRs <[]texto>
tlsCipherSuites <[]objeto>
name <texto>
opções: TLS_AES_256_GCM_SHA384, TLS_CHACHA20_POLY1305_SHA256, TLS_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, ....
typhaAffinity <objeto>
nodeAffinity <objeto>
preferredDuringSchedulingIgnoredDuringExecution <[]objeto>
preference <objeto> -obrigatório-
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchFields <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
weight <inteiro> -obrigatório-
requiredDuringSchedulingIgnoredDuringExecution <objeto>
nodeSelectorTerms <[]objeto> -obrigatório-
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchFields <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
typhaDeployment <objeto>
metadata <objeto>
annotations <mapa[texto]texto>
labels <mapa[texto]texto>
spec <objeto>
minReadySeconds <inteiro>
strategy <objeto>
rollingUpdate <objeto>
maxSurge <objeto>
maxUnavailable <objeto>
template <objeto>
metadata <objeto>
annotations <mapa[texto]texto>
labels <mapa[texto]texto>
spec <objeto>
affinity <objeto>
nodeAffinity <objeto>
preferredDuringSchedulingIgnoredDuringExecution <[]objeto>
preference <objeto> -obrigatório-
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchFields <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
weight <inteiro> -obrigatório-
requiredDuringSchedulingIgnoredDuringExecution <objeto>
nodeSelectorTerms <[]objeto> -obrigatório-
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchFields <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
podAffinity <objeto>
preferredDuringSchedulingIgnoredDuringExecution <[]objeto>
podAffinityTerm <objeto> -obrigatório-
labelSelector <objeto>
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
matchLabelKeys <[]texto>
mismatchLabelKeys <[]texto>
namespaceSelector <objeto>
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
namespaces <[]texto>
topologyKey <texto> -obrigatório-
weight <inteiro> -obrigatório-
requiredDuringSchedulingIgnoredDuringExecution <[]objeto>
labelSelector <objeto>
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
matchLabelKeys <[]texto>
mismatchLabelKeys <[]texto>
namespaceSelector <objeto>
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
namespaces <[]texto>
topologyKey <texto> -obrigatório-
podAntiAffinity <objeto>
preferredDuringSchedulingIgnoredDuringExecution <[]objeto>
podAffinityTerm <objeto> -obrigatório-
labelSelector <objeto>
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
matchLabelKeys <[]texto>
mismatchLabelKeys <[]texto>
namespaceSelector <objeto>
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
namespaces <[]texto>
topologyKey <texto> -obrigatório-
weight <inteiro> -obrigatório-
requiredDuringSchedulingIgnoredDuringExecution <[]objeto>
labelSelector <objeto>
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
matchLabelKeys <[]texto>
mismatchLabelKeys <[]texto>
namespaceSelector <objeto>
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
namespaces <[]texto>
topologyKey <texto> -obrigatório-
containers <[]objeto>
name <texto> -obrigatório-
opções: calico-typha
resources <objeto>
claims <[]objeto>
name <texto> -obrigatório-
request <texto>
limits <mapa[texto]objeto>
requests <mapa[texto]objeto>
initContainers <[]objeto>
name <texto> -obrigatório-
opções: typha-certs-key-cert-provisioner
resources <objeto>
claims <[]objeto>
name <texto> -obrigatório-
request <texto>
limits <mapa[texto]objeto>
requests <mapa[texto]objeto>
nodeSelector <mapa[texto]texto>
terminationGracePeriodSeconds <inteiro>
tolerations <[]objeto>
effect <texto>
key <texto>
operator <texto>
tolerationSeconds <inteiro>
value <texto>
topologySpreadConstraints <[]objeto>
labelSelector <objeto>
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
matchLabelKeys <[]texto>
maxSkew <inteiro> -obrigatório-
minDomains <inteiro>
nodeAffinityPolicy <texto>
nodeTaintsPolicy <texto>
topologyKey <texto> -obrigatório-
whenUnsatisfiable <texto> -obrigatório-
typhaMetricsPort <inteiro>
variant <texto>
opções: Calico, TigeraSecureEnterprise
windowsNodes <objeto>
cniBinDir <texto>
cniConfigDir <texto>
cniLogDir <texto>
vxlanAdapter <texto>
vxlanMACPrefix <texto>
conditions <[]objeto>
lastTransitionTime <texto> -obrigatório-
message <texto> -obrigatório-
observedGeneration <inteiro>
reason <texto> -obrigatório-
status <texto> -obrigatório-
opções: True, False, Unknown
type <texto> -obrigatório-
imageSet <texto>
mtu <inteiro>
variant <texto>
opções: Calico, TigeraSecureEnterprise
93. apiservers.operator.tigera.io
Recurso: apiservers.operator.tigera.io
Grupo/API: operator.tigera.io
Tipo: APIServer
Versão: v1
GRUPO: operator.tigera.io
TIPO: APIServer
VERSÃO: v1
DESCRIÇÃO:
APIServer instala o servidor de API Tigera e os recursos relacionados. No máximo uma
instância deste recurso é suportada. Ele deve se chamar "default" ou "tigera-secure".
CAMPOS:
apiVersion <texto>
kind <texto>
metadata <ObjectMeta>
annotations <mapa[texto]texto>
creationTimestamp <texto>
deletionGracePeriodSeconds <inteiro>
deletionTimestamp <texto>
finalizers <[]texto>
generateName <texto>
generation <inteiro>
labels <mapa[texto]texto>
managedFields <[]ManagedFieldsEntry>
apiVersion <texto>
fieldsType <texto>
fieldsV1 <FieldsV1>
manager <texto>
operation <texto>
subresource <texto>
time <texto>
name <texto>
namespace <texto>
ownerReferences <[]OwnerReference>
apiVersion <texto> -obrigatório-
blockOwnerDeletion <booleano>
controller <booleano>
kind <texto> -obrigatório-
name <texto> -obrigatório-
uid <texto> -obrigatório-
resourceVersion <texto>
selfLink <texto>
uid <texto>
spec <objeto>
apiServerDeployment <objeto>
metadata <objeto>
annotations <mapa[texto]texto>
labels <mapa[texto]texto>
spec <objeto>
minReadySeconds <inteiro>
template <objeto>
metadata <objeto>
annotations <mapa[texto]texto>
labels <mapa[texto]texto>
spec <objeto>
affinity <objeto>
nodeAffinity <objeto>
preferredDuringSchedulingIgnoredDuringExecution <[]objeto>
preference <objeto> -obrigatório-
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchFields <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
weight <inteiro> -obrigatório-
requiredDuringSchedulingIgnoredDuringExecution <objeto>
nodeSelectorTerms <[]objeto> -obrigatório-
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchFields <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
podAffinity <objeto>
preferredDuringSchedulingIgnoredDuringExecution <[]objeto>
podAffinityTerm <objeto> -obrigatório-
labelSelector <objeto>
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
matchLabelKeys <[]texto>
mismatchLabelKeys <[]texto>
namespaceSelector <objeto>
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
namespaces <[]texto>
topologyKey <texto> -obrigatório-
weight <inteiro> -obrigatório-
requiredDuringSchedulingIgnoredDuringExecution <[]objeto>
labelSelector <objeto>
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
matchLabelKeys <[]texto>
mismatchLabelKeys <[]texto>
namespaceSelector <objeto>
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
namespaces <[]texto>
topologyKey <texto> -obrigatório-
podAntiAffinity <objeto>
preferredDuringSchedulingIgnoredDuringExecution <[]objeto>
podAffinityTerm <objeto> -obrigatório-
labelSelector <objeto>
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
matchLabelKeys <[]texto>
mismatchLabelKeys <[]texto>
namespaceSelector <objeto>
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
namespaces <[]texto>
topologyKey <texto> -obrigatório-
weight <inteiro> -obrigatório-
requiredDuringSchedulingIgnoredDuringExecution <[]objeto>
labelSelector <objeto>
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
matchLabelKeys <[]texto>
mismatchLabelKeys <[]texto>
namespaceSelector <objeto>
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
namespaces <[]texto>
topologyKey <texto> -obrigatório-
containers <[]objeto>
name <texto> -obrigatório-
opções: calico-apiserver, tigera-queryserver, calico-l7-admission-controller
ports <[]objeto>
containerPort <inteiro> -obrigatório-
name <texto> -obrigatório-
opções: apiserver, queryserver, l7admctrl
resources <objeto>
claims <[]objeto>
name <texto> -obrigatório-
request <texto>
limits <mapa[texto]objeto>
requests <mapa[texto]objeto>
initContainers <[]objeto>
name <texto> -obrigatório-
opções: calico-apiserver-certs-key-cert-provisioner
resources <objeto>
claims <[]objeto>
name <texto> -obrigatório-
request <texto>
limits <mapa[texto]objeto>
requests <mapa[texto]objeto>
nodeSelector <mapa[texto]texto>
priorityClassName <texto>
tolerations <[]objeto>
effect <texto>
key <texto>
operator <texto>
tolerationSeconds <inteiro>
value <texto>
topologySpreadConstraints <[]objeto>
labelSelector <objeto>
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
matchLabelKeys <[]texto>
maxSkew <inteiro> -obrigatório-
minDomains <inteiro>
nodeAffinityPolicy <texto>
nodeTaintsPolicy <texto>
topologyKey <texto> -obrigatório-
whenUnsatisfiable <texto> -obrigatório-
logging <objeto>
apiServer <objeto>
logSeverity <texto>
opções: Fatal, Error, Warn, Info, ....
queryServer <objeto>
logSeverity <texto>
opções: Fatal, Error, Warn, Info, ....
status <objeto>
conditions <[]objeto>
lastTransitionTime <texto> -obrigatório-
message <texto> -obrigatório-
observedGeneration <inteiro>
reason <texto> -obrigatório-
status <texto> -obrigatório-
opções: True, False, Unknown
type <texto> -obrigatório-
state <texto>
94. tigerastatuses.operator.tigera.io
Recurso: tigerastatuses.operator.tigera.io
Grupo/API: operator.tigera.io
Tipo: TigeraStatus
Versão: v1
GRUPO: operator.tigera.io
TIPO: TigeraStatus
VERSÃO: v1
DESCRIÇÃO:
TigeraStatus representa o status observado mais recentemente para uma área funcional do
Calico ou do Calico Enterprise.
CAMPOS:
apiVersion <texto>
kind <texto>
metadata <ObjectMeta>
annotations <mapa[texto]texto>
creationTimestamp <texto>
deletionGracePeriodSeconds <inteiro>
deletionTimestamp <texto>
finalizers <[]texto>
generateName <texto>
generation <inteiro>
labels <mapa[texto]texto>
managedFields <[]ManagedFieldsEntry>
apiVersion <texto>
fieldsType <texto>
fieldsV1 <FieldsV1>
manager <texto>
operation <texto>
subresource <texto>
time <texto>
name <texto>
namespace <texto>
ownerReferences <[]OwnerReference>
apiVersion <texto> -obrigatório-
blockOwnerDeletion <booleano>
controller <booleano>
kind <texto> -obrigatório-
name <texto> -obrigatório-
uid <texto> -obrigatório-
resourceVersion <texto>
selfLink <texto>
uid <texto>
spec <objeto>
status <objeto>
conditions <[]objeto> -obrigatório-
lastTransitionTime <texto> -obrigatório-
message <texto>
observedGeneration <inteiro>
reason <texto>
status <texto> -obrigatório-
type <texto> -obrigatório-
95. imagesets.operator.tigera.io
Recurso: imagesets.operator.tigera.io
Grupo/API: operator.tigera.io
Tipo: ImageSet
Versão: v1
GRUPO: operator.tigera.io
TIPO: ImageSet
VERSÃO: v1
DESCRIÇÃO:
ImageSet é usado para especificar os digests das imagens que o operador implanta.
Espera-se que o nome do ImageSet esteja no formato `<variant>-<release>`. A `variant`
usada é `enterprise` se a variante InstallationSpec for `TigeraSecureEnterprise`; caso
contrário, é `calico`. A `release` deve corresponder à versão da variante que o operador
foi construído para implantar; essa versão pode ser obtida passando a flag `--version`
para o binário do operador.
CAMPOS:
apiVersion <texto>
kind <texto>
metadata <ObjectMeta>
annotations <mapa[texto]texto>
creationTimestamp <texto>
deletionGracePeriodSeconds <inteiro>
deletionTimestamp <texto>
finalizers <[]texto>
generateName <texto>
generation <inteiro>
labels <mapa[texto]texto>
managedFields <[]ManagedFieldsEntry>
apiVersion <texto>
fieldsType <texto>
fieldsV1 <FieldsV1>
manager <texto>
operation <texto>
subresource <texto>
time <texto>
name <texto>
namespace <texto>
ownerReferences <[]OwnerReference>
apiVersion <texto> -obrigatório-
blockOwnerDeletion <booleano>
controller <booleano>
kind <texto> -obrigatório-
name <texto> -obrigatório-
uid <texto> -obrigatório-
resourceVersion <texto>
selfLink <texto>
uid <texto>
spec <objeto>
images <[]objeto>
digest <texto> -obrigatório-
image <texto> -obrigatório-
96. gatewayapis.operator.tigera.io
Recurso: gatewayapis.operator.tigera.io
Grupo/API: operator.tigera.io
Tipo: GatewayAPI
Versão: v1
GRUPO: operator.tigera.io
TIPO: GatewayAPI
VERSÃO: v1
DESCRIÇÃO:
Descrição não fornecida.
CAMPOS:
apiVersion <texto>
kind <texto>
metadata <ObjectMeta>
annotations <mapa[texto]texto>
creationTimestamp <texto>
deletionGracePeriodSeconds <inteiro>
deletionTimestamp <texto>
finalizers <[]texto>
generateName <texto>
generation <inteiro>
labels <mapa[texto]texto>
managedFields <[]ManagedFieldsEntry>
apiVersion <texto>
fieldsType <texto>
fieldsV1 <FieldsV1>
manager <texto>
operation <texto>
subresource <texto>
time <texto>
name <texto>
namespace <texto>
ownerReferences <[]OwnerReference>
apiVersion <texto> -obrigatório-
blockOwnerDeletion <booleano>
controller <booleano>
kind <texto> -obrigatório-
name <texto> -obrigatório-
uid <texto> -obrigatório-
resourceVersion <texto>
selfLink <texto>
uid <texto>
spec <objeto>
crdManagement <texto>
opções: Reconcile, PreferExisting
envoyGatewayConfigRef <objeto>
name <texto> -obrigatório-
namespace <texto> -obrigatório-
gatewayCertgenJob <objeto>
metadata <objeto>
annotations <mapa[texto]texto>
labels <mapa[texto]texto>
spec <objeto>
template <objeto>
metadata <objeto>
annotations <mapa[texto]texto>
labels <mapa[texto]texto>
spec <objeto>
affinity <objeto>
nodeAffinity <objeto>
preferredDuringSchedulingIgnoredDuringExecution <[]objeto>
preference <objeto> -obrigatório-
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchFields <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
weight <inteiro> -obrigatório-
requiredDuringSchedulingIgnoredDuringExecution <objeto>
nodeSelectorTerms <[]objeto> -obrigatório-
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchFields <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
podAffinity <objeto>
preferredDuringSchedulingIgnoredDuringExecution <[]objeto>
podAffinityTerm <objeto> -obrigatório-
labelSelector <objeto>
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
matchLabelKeys <[]texto>
mismatchLabelKeys <[]texto>
namespaceSelector <objeto>
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
namespaces <[]texto>
topologyKey <texto> -obrigatório-
weight <inteiro> -obrigatório-
requiredDuringSchedulingIgnoredDuringExecution <[]objeto>
labelSelector <objeto>
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
matchLabelKeys <[]texto>
mismatchLabelKeys <[]texto>
namespaceSelector <objeto>
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
namespaces <[]texto>
topologyKey <texto> -obrigatório-
podAntiAffinity <objeto>
preferredDuringSchedulingIgnoredDuringExecution <[]objeto>
podAffinityTerm <objeto> -obrigatório-
labelSelector <objeto>
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
matchLabelKeys <[]texto>
mismatchLabelKeys <[]texto>
namespaceSelector <objeto>
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
namespaces <[]texto>
topologyKey <texto> -obrigatório-
weight <inteiro> -obrigatório-
requiredDuringSchedulingIgnoredDuringExecution <[]objeto>
labelSelector <objeto>
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
matchLabelKeys <[]texto>
mismatchLabelKeys <[]texto>
namespaceSelector <objeto>
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
namespaces <[]texto>
topologyKey <texto> -obrigatório-
containers <[]objeto>
name <texto> -obrigatório-
opções: envoy-gateway-certgen
resources <objeto>
claims <[]objeto>
name <texto> -obrigatório-
request <texto>
limits <mapa[texto]objeto>
requests <mapa[texto]objeto>
nodeSelector <mapa[texto]texto>
tolerations <[]objeto>
effect <texto>
key <texto>
operator <texto>
tolerationSeconds <inteiro>
value <texto>
gatewayClasses <[]objeto>
envoyProxyRef <objeto>
name <texto> -obrigatório-
namespace <texto> -obrigatório-
gatewayDaemonSet <objeto>
spec <objeto>
template <objeto>
metadata <objeto>
annotations <mapa[texto]texto>
labels <mapa[texto]texto>
spec <objeto>
affinity <objeto>
nodeAffinity <objeto>
preferredDuringSchedulingIgnoredDuringExecution <[]objeto>
preference <objeto> -obrigatório-
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchFields <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
weight <inteiro> -obrigatório-
requiredDuringSchedulingIgnoredDuringExecution <objeto>
nodeSelectorTerms <[]objeto> -obrigatório-
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchFields <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
podAffinity <objeto>
preferredDuringSchedulingIgnoredDuringExecution <[]objeto>
podAffinityTerm <objeto> -obrigatório-
labelSelector <objeto>
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
matchLabelKeys <[]texto>
mismatchLabelKeys <[]texto>
namespaceSelector <objeto>
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
namespaces <[]texto>
topologyKey <texto> -obrigatório-
weight <inteiro> -obrigatório-
requiredDuringSchedulingIgnoredDuringExecution <[]objeto>
labelSelector <objeto>
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
matchLabelKeys <[]texto>
mismatchLabelKeys <[]texto>
namespaceSelector <objeto>
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
namespaces <[]texto>
topologyKey <texto> -obrigatório-
podAntiAffinity <objeto>
preferredDuringSchedulingIgnoredDuringExecution <[]objeto>
podAffinityTerm <objeto> -obrigatório-
labelSelector <objeto>
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
matchLabelKeys <[]texto>
mismatchLabelKeys <[]texto>
namespaceSelector <objeto>
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
namespaces <[]texto>
topologyKey <texto> -obrigatório-
weight <inteiro> -obrigatório-
requiredDuringSchedulingIgnoredDuringExecution <[]objeto>
labelSelector <objeto>
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
matchLabelKeys <[]texto>
mismatchLabelKeys <[]texto>
namespaceSelector <objeto>
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
namespaces <[]texto>
topologyKey <texto> -obrigatório-
containers <[]objeto>
name <texto> -obrigatório-
opções: envoy
resources <objeto>
claims <[]objeto>
name <texto> -obrigatório-
request <texto>
limits <mapa[texto]objeto>
requests <mapa[texto]objeto>
nodeSelector <mapa[texto]texto>
tolerations <[]objeto>
effect <texto>
key <texto>
operator <texto>
tolerationSeconds <inteiro>
value <texto>
topologySpreadConstraints <[]objeto>
labelSelector <objeto>
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
matchLabelKeys <[]texto>
maxSkew <inteiro> -obrigatório-
minDomains <inteiro>
nodeAffinityPolicy <texto>
nodeTaintsPolicy <texto>
topologyKey <texto> -obrigatório-
whenUnsatisfiable <texto> -obrigatório-
gatewayDeployment <objeto>
spec <objeto>
replicas <inteiro>
strategy <objeto>
rollingUpdate <objeto>
maxSurge <objeto>
maxUnavailable <objeto>
template <objeto>
metadata <objeto>
annotations <mapa[texto]texto>
labels <mapa[texto]texto>
spec <objeto>
affinity <objeto>
nodeAffinity <objeto>
preferredDuringSchedulingIgnoredDuringExecution <[]objeto>
preference <objeto> -obrigatório-
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchFields <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
weight <inteiro> -obrigatório-
requiredDuringSchedulingIgnoredDuringExecution <objeto>
nodeSelectorTerms <[]objeto> -obrigatório-
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchFields <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
podAffinity <objeto>
preferredDuringSchedulingIgnoredDuringExecution <[]objeto>
podAffinityTerm <objeto> -obrigatório-
labelSelector <objeto>
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
matchLabelKeys <[]texto>
mismatchLabelKeys <[]texto>
namespaceSelector <objeto>
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
namespaces <[]texto>
topologyKey <texto> -obrigatório-
weight <inteiro> -obrigatório-
requiredDuringSchedulingIgnoredDuringExecution <[]objeto>
labelSelector <objeto>
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
matchLabelKeys <[]texto>
mismatchLabelKeys <[]texto>
namespaceSelector <objeto>
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
namespaces <[]texto>
topologyKey <texto> -obrigatório-
podAntiAffinity <objeto>
preferredDuringSchedulingIgnoredDuringExecution <[]objeto>
podAffinityTerm <objeto> -obrigatório-
labelSelector <objeto>
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
matchLabelKeys <[]texto>
mismatchLabelKeys <[]texto>
namespaceSelector <objeto>
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
namespaces <[]texto>
topologyKey <texto> -obrigatório-
weight <inteiro> -obrigatório-
requiredDuringSchedulingIgnoredDuringExecution <[]objeto>
labelSelector <objeto>
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
matchLabelKeys <[]texto>
mismatchLabelKeys <[]texto>
namespaceSelector <objeto>
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
namespaces <[]texto>
topologyKey <texto> -obrigatório-
containers <[]objeto>
name <texto> -obrigatório-
opções: envoy
resources <objeto>
claims <[]objeto>
name <texto> -obrigatório-
request <texto>
limits <mapa[texto]objeto>
requests <mapa[texto]objeto>
nodeSelector <mapa[texto]texto>
tolerations <[]objeto>
effect <texto>
key <texto>
operator <texto>
tolerationSeconds <inteiro>
value <texto>
topologySpreadConstraints <[]objeto>
labelSelector <objeto>
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
matchLabelKeys <[]texto>
maxSkew <inteiro> -obrigatório-
minDomains <inteiro>
nodeAffinityPolicy <texto>
nodeTaintsPolicy <texto>
topologyKey <texto> -obrigatório-
whenUnsatisfiable <texto> -obrigatório-
gatewayKind <texto>
opções: Deployment, DaemonSet
gatewayService <objeto>
metadata <objeto>
annotations <mapa[texto]texto>
labels <mapa[texto]texto>
spec <objeto>
allocateLoadBalancerNodePorts <booleano>
loadBalancerClass <texto>
loadBalancerIP <texto>
loadBalancerSourceRanges <[]texto>
name <texto> -obrigatório-
gatewayControllerDeployment <objeto>
metadata <objeto>
annotations <mapa[texto]texto>
labels <mapa[texto]texto>
spec <objeto>
minReadySeconds <inteiro>
replicas <inteiro>
template <objeto>
metadata <objeto>
annotations <mapa[texto]texto>
labels <mapa[texto]texto>
spec <objeto>
affinity <objeto>
nodeAffinity <objeto>
preferredDuringSchedulingIgnoredDuringExecution <[]objeto>
preference <objeto> -obrigatório-
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchFields <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
weight <inteiro> -obrigatório-
requiredDuringSchedulingIgnoredDuringExecution <objeto>
nodeSelectorTerms <[]objeto> -obrigatório-
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchFields <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
podAffinity <objeto>
preferredDuringSchedulingIgnoredDuringExecution <[]objeto>
podAffinityTerm <objeto> -obrigatório-
labelSelector <objeto>
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
matchLabelKeys <[]texto>
mismatchLabelKeys <[]texto>
namespaceSelector <objeto>
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
namespaces <[]texto>
topologyKey <texto> -obrigatório-
weight <inteiro> -obrigatório-
requiredDuringSchedulingIgnoredDuringExecution <[]objeto>
labelSelector <objeto>
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
matchLabelKeys <[]texto>
mismatchLabelKeys <[]texto>
namespaceSelector <objeto>
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
namespaces <[]texto>
topologyKey <texto> -obrigatório-
podAntiAffinity <objeto>
preferredDuringSchedulingIgnoredDuringExecution <[]objeto>
podAffinityTerm <objeto> -obrigatório-
labelSelector <objeto>
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
matchLabelKeys <[]texto>
mismatchLabelKeys <[]texto>
namespaceSelector <objeto>
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
namespaces <[]texto>
topologyKey <texto> -obrigatório-
weight <inteiro> -obrigatório-
requiredDuringSchedulingIgnoredDuringExecution <[]objeto>
labelSelector <objeto>
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
matchLabelKeys <[]texto>
mismatchLabelKeys <[]texto>
namespaceSelector <objeto>
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
namespaces <[]texto>
topologyKey <texto> -obrigatório-
containers <[]objeto>
name <texto> -obrigatório-
opções: envoy-gateway
resources <objeto>
claims <[]objeto>
name <texto> -obrigatório-
request <texto>
limits <mapa[texto]objeto>
requests <mapa[texto]objeto>
nodeSelector <mapa[texto]texto>
tolerations <[]objeto>
effect <texto>
key <texto>
operator <texto>
tolerationSeconds <inteiro>
value <texto>
topologySpreadConstraints <[]objeto>
labelSelector <objeto>
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
matchLabelKeys <[]texto>
maxSkew <inteiro> -obrigatório-
minDomains <inteiro>
nodeAffinityPolicy <texto>
nodeTaintsPolicy <texto>
topologyKey <texto> -obrigatório-
whenUnsatisfiable <texto> -obrigatório-
97. goldmanes.operator.tigera.io
Recurso: goldmanes.operator.tigera.io
Grupo/API: operator.tigera.io
Tipo: Goldmane
Versão: v1
GRUPO: operator.tigera.io
TIPO: Goldmane
VERSÃO: v1
DESCRIÇÃO:
Descrição não fornecida.
CAMPOS:
apiVersion <texto>
kind <texto>
metadata <ObjectMeta>
annotations <mapa[texto]texto>
creationTimestamp <texto>
deletionGracePeriodSeconds <inteiro>
deletionTimestamp <texto>
finalizers <[]texto>
generateName <texto>
generation <inteiro>
labels <mapa[texto]texto>
managedFields <[]ManagedFieldsEntry>
apiVersion <texto>
fieldsType <texto>
fieldsV1 <FieldsV1>
manager <texto>
operation <texto>
subresource <texto>
time <texto>
name <texto>
namespace <texto>
ownerReferences <[]OwnerReference>
apiVersion <texto> -obrigatório-
blockOwnerDeletion <booleano>
controller <booleano>
kind <texto> -obrigatório-
name <texto> -obrigatório-
uid <texto> -obrigatório-
resourceVersion <texto>
selfLink <texto>
uid <texto>
spec <objeto>
goldmaneDeployment <objeto>
metadata <objeto>
annotations <mapa[texto]texto>
labels <mapa[texto]texto>
spec <objeto>
minReadySeconds <inteiro>
strategy <objeto>
rollingUpdate <objeto>
maxSurge <objeto>
maxUnavailable <objeto>
template <objeto>
metadata <objeto>
annotations <mapa[texto]texto>
labels <mapa[texto]texto>
spec <objeto>
affinity <objeto>
nodeAffinity <objeto>
preferredDuringSchedulingIgnoredDuringExecution <[]objeto>
preference <objeto> -obrigatório-
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchFields <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
weight <inteiro> -obrigatório-
requiredDuringSchedulingIgnoredDuringExecution <objeto>
nodeSelectorTerms <[]objeto> -obrigatório-
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchFields <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
podAffinity <objeto>
preferredDuringSchedulingIgnoredDuringExecution <[]objeto>
podAffinityTerm <objeto> -obrigatório-
labelSelector <objeto>
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
matchLabelKeys <[]texto>
mismatchLabelKeys <[]texto>
namespaceSelector <objeto>
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
namespaces <[]texto>
topologyKey <texto> -obrigatório-
weight <inteiro> -obrigatório-
requiredDuringSchedulingIgnoredDuringExecution <[]objeto>
labelSelector <objeto>
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
matchLabelKeys <[]texto>
mismatchLabelKeys <[]texto>
namespaceSelector <objeto>
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
namespaces <[]texto>
topologyKey <texto> -obrigatório-
podAntiAffinity <objeto>
preferredDuringSchedulingIgnoredDuringExecution <[]objeto>
podAffinityTerm <objeto> -obrigatório-
labelSelector <objeto>
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
matchLabelKeys <[]texto>
mismatchLabelKeys <[]texto>
namespaceSelector <objeto>
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
namespaces <[]texto>
topologyKey <texto> -obrigatório-
weight <inteiro> -obrigatório-
requiredDuringSchedulingIgnoredDuringExecution <[]objeto>
labelSelector <objeto>
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
matchLabelKeys <[]texto>
mismatchLabelKeys <[]texto>
namespaceSelector <objeto>
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
namespaces <[]texto>
topologyKey <texto> -obrigatório-
containers <[]objeto>
name <texto> -obrigatório-
opções: goldmane
resources <objeto>
claims <[]objeto>
name <texto> -obrigatório-
request <texto>
limits <mapa[texto]objeto>
requests <mapa[texto]objeto>
nodeSelector <mapa[texto]texto>
priorityClassName <texto>
terminationGracePeriodSeconds <inteiro>
tolerations <[]objeto>
effect <texto>
key <texto>
operator <texto>
tolerationSeconds <inteiro>
value <texto>
topologySpreadConstraints <[]objeto>
labelSelector <objeto>
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
matchLabelKeys <[]texto>
maxSkew <inteiro> -obrigatório-
minDomains <inteiro>
nodeAffinityPolicy <texto>
nodeTaintsPolicy <texto>
topologyKey <texto> -obrigatório-
whenUnsatisfiable <texto> -obrigatório-
status <objeto>
conditions <[]objeto>
lastTransitionTime <texto> -obrigatório-
message <texto> -obrigatório-
observedGeneration <inteiro>
reason <texto> -obrigatório-
status <texto> -obrigatório-
opções: True, False, Unknown
type <texto> -obrigatório-
98. whiskers.operator.tigera.io
Recurso: whiskers.operator.tigera.io
Grupo/API: operator.tigera.io
Tipo: Whisker
Versão: v1
GRUPO: operator.tigera.io
TIPO: Whisker
VERSÃO: v1
DESCRIÇÃO:
Descrição não fornecida.
CAMPOS:
apiVersion <texto>
kind <texto>
metadata <ObjectMeta>
annotations <mapa[texto]texto>
creationTimestamp <texto>
deletionGracePeriodSeconds <inteiro>
deletionTimestamp <texto>
finalizers <[]texto>
generateName <texto>
generation <inteiro>
labels <mapa[texto]texto>
managedFields <[]ManagedFieldsEntry>
apiVersion <texto>
fieldsType <texto>
fieldsV1 <FieldsV1>
manager <texto>
operation <texto>
subresource <texto>
time <texto>
name <texto>
namespace <texto>
ownerReferences <[]OwnerReference>
apiVersion <texto> -obrigatório-
blockOwnerDeletion <booleano>
controller <booleano>
kind <texto> -obrigatório-
name <texto> -obrigatório-
uid <texto> -obrigatório-
resourceVersion <texto>
selfLink <texto>
uid <texto>
spec <objeto>
notifications <texto>
whiskerDeployment <objeto>
metadata <objeto>
annotations <mapa[texto]texto>
labels <mapa[texto]texto>
spec <objeto>
minReadySeconds <inteiro>
strategy <objeto>
rollingUpdate <objeto>
maxSurge <objeto>
maxUnavailable <objeto>
template <objeto>
metadata <objeto>
annotations <mapa[texto]texto>
labels <mapa[texto]texto>
spec <objeto>
affinity <objeto>
nodeAffinity <objeto>
preferredDuringSchedulingIgnoredDuringExecution <[]objeto>
preference <objeto> -obrigatório-
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchFields <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
weight <inteiro> -obrigatório-
requiredDuringSchedulingIgnoredDuringExecution <objeto>
nodeSelectorTerms <[]objeto> -obrigatório-
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchFields <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
podAffinity <objeto>
preferredDuringSchedulingIgnoredDuringExecution <[]objeto>
podAffinityTerm <objeto> -obrigatório-
labelSelector <objeto>
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
matchLabelKeys <[]texto>
mismatchLabelKeys <[]texto>
namespaceSelector <objeto>
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
namespaces <[]texto>
topologyKey <texto> -obrigatório-
weight <inteiro> -obrigatório-
requiredDuringSchedulingIgnoredDuringExecution <[]objeto>
labelSelector <objeto>
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
matchLabelKeys <[]texto>
mismatchLabelKeys <[]texto>
namespaceSelector <objeto>
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
namespaces <[]texto>
topologyKey <texto> -obrigatório-
podAntiAffinity <objeto>
preferredDuringSchedulingIgnoredDuringExecution <[]objeto>
podAffinityTerm <objeto> -obrigatório-
labelSelector <objeto>
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
matchLabelKeys <[]texto>
mismatchLabelKeys <[]texto>
namespaceSelector <objeto>
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
namespaces <[]texto>
topologyKey <texto> -obrigatório-
weight <inteiro> -obrigatório-
requiredDuringSchedulingIgnoredDuringExecution <[]objeto>
labelSelector <objeto>
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
matchLabelKeys <[]texto>
mismatchLabelKeys <[]texto>
namespaceSelector <objeto>
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
namespaces <[]texto>
topologyKey <texto> -obrigatório-
containers <[]objeto>
name <texto> -obrigatório-
opções: whisker, whisker-backend
resources <objeto>
claims <[]objeto>
name <texto> -obrigatório-
request <texto>
limits <mapa[texto]objeto>
requests <mapa[texto]objeto>
nodeSelector <mapa[texto]texto>
priorityClassName <texto>
terminationGracePeriodSeconds <inteiro>
tolerations <[]objeto>
effect <texto>
key <texto>
operator <texto>
tolerationSeconds <inteiro>
value <texto>
topologySpreadConstraints <[]objeto>
labelSelector <objeto>
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
matchLabelKeys <[]texto>
maxSkew <inteiro> -obrigatório-
minDomains <inteiro>
nodeAffinityPolicy <texto>
nodeTaintsPolicy <texto>
topologyKey <texto> -obrigatório-
whenUnsatisfiable <texto> -obrigatório-
status <objeto>
conditions <[]objeto>
lastTransitionTime <texto> -obrigatório-
message <texto> -obrigatório-
observedGeneration <inteiro>
reason <texto> -obrigatório-
status <texto> -obrigatório-
opções: True, False, Unknown
type <texto> -obrigatório-
99. managementclusterconnections.operator.tigera.io
Recurso: managementclusterconnections.operator.tigera.io
Grupo/API: operator.tigera.io
Tipo: ManagementClusterConnection
Versão: v1
GRUPO: operator.tigera.io
TIPO: ManagementClusterConnection
VERSÃO: v1
DESCRIÇÃO:
ManagementClusterConnection representa um vínculo entre um cluster gerenciado e um
cluster de gerenciamento. No máximo uma instância deste recurso é suportada. Ela deve se
chamar "tigera-secure".
CAMPOS:
apiVersion <texto>
kind <texto>
metadata <ObjectMeta>
annotations <mapa[texto]texto>
creationTimestamp <texto>
deletionGracePeriodSeconds <inteiro>
deletionTimestamp <texto>
finalizers <[]texto>
generateName <texto>
generation <inteiro>
labels <mapa[texto]texto>
managedFields <[]ManagedFieldsEntry>
apiVersion <texto>
fieldsType <texto>
fieldsV1 <FieldsV1>
manager <texto>
operation <texto>
subresource <texto>
time <texto>
name <texto>
namespace <texto>
ownerReferences <[]OwnerReference>
apiVersion <texto> -obrigatório-
blockOwnerDeletion <booleano>
controller <booleano>
kind <texto> -obrigatório-
name <texto> -obrigatório-
uid <texto> -obrigatório-
resourceVersion <texto>
selfLink <texto>
uid <texto>
spec <objeto>
guardianDeployment <objeto>
spec <objeto>
template <objeto>
spec <objeto>
containers <[]objeto>
name <texto> -obrigatório-
opções: tigera-guardian
resources <objeto>
claims <[]objeto>
name <texto> -obrigatório-
request <texto>
limits <mapa[texto]objeto>
requests <mapa[texto]objeto>
initContainers <[]objeto>
name <texto> -obrigatório-
resources <objeto>
claims <[]objeto>
name <texto> -obrigatório-
request <texto>
limits <mapa[texto]objeto>
requests <mapa[texto]objeto>
impersonation <objeto>
groups <[]texto>
serviceAccounts <[]texto>
users <[]texto>
managementClusterAddr <texto>
tls <objeto>
ca <texto>
opções: Tigera, Public
status <objeto>
conditions <[]objeto>
lastTransitionTime <texto> -obrigatório-
message <texto> -obrigatório-
observedGeneration <inteiro>
reason <texto> -obrigatório-
status <texto> -obrigatório-
opções: True, False, Unknown
type <texto> -obrigatório-
100. bgpconfigurations.crd.projectcalico.org
Recurso: bgpconfigurations.crd.projectcalico.org
Grupo/API: crd.projectcalico.org
Tipo: BGPConfiguration
Versão: v1
GRUPO: crd.projectcalico.org
TIPO: BGPConfiguration
VERSÃO: v1
DESCRIÇÃO:
Descrição não fornecida.
CAMPOS:
apiVersion <texto>
kind <texto>
metadata <ObjectMeta>
annotations <mapa[texto]texto>
creationTimestamp <texto>
deletionGracePeriodSeconds <inteiro>
deletionTimestamp <texto>
finalizers <[]texto>
generateName <texto>
generation <inteiro>
labels <mapa[texto]texto>
managedFields <[]ManagedFieldsEntry>
apiVersion <texto>
fieldsType <texto>
fieldsV1 <FieldsV1>
manager <texto>
operation <texto>
subresource <texto>
time <texto>
name <texto>
namespace <texto>
ownerReferences <[]OwnerReference>
apiVersion <texto> -obrigatório-
blockOwnerDeletion <booleano>
controller <booleano>
kind <texto> -obrigatório-
name <texto> -obrigatório-
uid <texto> -obrigatório-
resourceVersion <texto>
selfLink <texto>
uid <texto>
spec <objeto>
asNumber <inteiro>
bindMode <texto>
communities <[]objeto>
name <texto>
value <texto>
ignoredInterfaces <[]texto>
listenPort <inteiro>
localWorkloadPeeringIPV4 <texto>
localWorkloadPeeringIPV6 <texto>
logSeverityScreen <texto>
nodeMeshMaxRestartTime <texto>
nodeMeshPassword <objeto>
secretKeyRef <objeto>
key <texto> -obrigatório-
name <texto>
optional <booleano>
nodeToNodeMeshEnabled <booleano>
prefixAdvertisements <[]objeto>
cidr <texto>
communities <[]texto>
serviceClusterIPs <[]objeto>
cidr <texto>
serviceExternalIPs <[]objeto>
cidr <texto>
serviceLoadBalancerAggregation <texto>
opções: Enabled, Disabled
serviceLoadBalancerIPs <[]objeto>
cidr <texto>
101. bgppeers.crd.projectcalico.org
Recurso: bgppeers.crd.projectcalico.org
Grupo/API: crd.projectcalico.org
Tipo: BGPPeer
Versão: v1
GRUPO: crd.projectcalico.org
TIPO: BGPPeer
VERSÃO: v1
DESCRIÇÃO:
Descrição não fornecida.
CAMPOS:
apiVersion <texto>
kind <texto>
metadata <ObjectMeta>
annotations <mapa[texto]texto>
creationTimestamp <texto>
deletionGracePeriodSeconds <inteiro>
deletionTimestamp <texto>
finalizers <[]texto>
generateName <texto>
generation <inteiro>
labels <mapa[texto]texto>
managedFields <[]ManagedFieldsEntry>
apiVersion <texto>
fieldsType <texto>
fieldsV1 <FieldsV1>
manager <texto>
operation <texto>
subresource <texto>
time <texto>
name <texto>
namespace <texto>
ownerReferences <[]OwnerReference>
apiVersion <texto> -obrigatório-
blockOwnerDeletion <booleano>
controller <booleano>
kind <texto> -obrigatório-
name <texto> -obrigatório-
uid <texto> -obrigatório-
resourceVersion <texto>
selfLink <texto>
uid <texto>
spec <objeto>
asNumber <inteiro>
filters <[]texto>
keepOriginalNextHop <booleano>
localASNumber <inteiro>
localWorkloadSelector <texto>
maxRestartTime <texto>
nextHopMode <texto>
node <texto>
nodeSelector <texto>
numAllowedLocalASNumbers <inteiro>
password <objeto>
secretKeyRef <objeto>
key <texto> -obrigatório-
name <texto>
optional <booleano>
peerIP <texto>
peerSelector <texto>
reachableBy <texto>
reversePeering <texto>
opções: Auto, Manual
sourceAddress <texto>
ttlSecurity <inteiro>
102. bgpfilters.crd.projectcalico.org
Recurso: bgpfilters.crd.projectcalico.org
Grupo/API: crd.projectcalico.org
Tipo: BGPFilter
Versão: v1
GRUPO: crd.projectcalico.org
TIPO: BGPFilter
VERSÃO: v1
DESCRIÇÃO:
Descrição não fornecida.
CAMPOS:
apiVersion <texto>
kind <texto>
metadata <ObjectMeta>
annotations <mapa[texto]texto>
creationTimestamp <texto>
deletionGracePeriodSeconds <inteiro>
deletionTimestamp <texto>
finalizers <[]texto>
generateName <texto>
generation <inteiro>
labels <mapa[texto]texto>
managedFields <[]ManagedFieldsEntry>
apiVersion <texto>
fieldsType <texto>
fieldsV1 <FieldsV1>
manager <texto>
operation <texto>
subresource <texto>
time <texto>
name <texto>
namespace <texto>
ownerReferences <[]OwnerReference>
apiVersion <texto> -obrigatório-
blockOwnerDeletion <booleano>
controller <booleano>
kind <texto> -obrigatório-
name <texto> -obrigatório-
uid <texto> -obrigatório-
resourceVersion <texto>
selfLink <texto>
uid <texto>
spec <objeto>
exportV4 <[]objeto>
action <texto> -obrigatório-
cidr <texto>
interface <texto>
matchOperator <texto>
prefixLength <objeto>
max <inteiro>
min <inteiro>
source <texto>
exportV6 <[]objeto>
action <texto> -obrigatório-
cidr <texto>
interface <texto>
matchOperator <texto>
prefixLength <objeto>
max <inteiro>
min <inteiro>
source <texto>
importV4 <[]objeto>
action <texto> -obrigatório-
cidr <texto>
interface <texto>
matchOperator <texto>
prefixLength <objeto>
max <inteiro>
min <inteiro>
source <texto>
importV6 <[]objeto>
action <texto> -obrigatório-
cidr <texto>
interface <texto>
matchOperator <texto>
prefixLength <objeto>
max <inteiro>
min <inteiro>
source <texto>
103. ippools.crd.projectcalico.org
Recurso: ippools.crd.projectcalico.org
Grupo/API: crd.projectcalico.org
Tipo: IPPool
Versão: v1
GRUPO: crd.projectcalico.org
TIPO: IPPool
VERSÃO: v1
DESCRIÇÃO:
Descrição não fornecida.
CAMPOS:
apiVersion <texto>
kind <texto>
metadata <ObjectMeta>
annotations <mapa[texto]texto>
creationTimestamp <texto>
deletionGracePeriodSeconds <inteiro>
deletionTimestamp <texto>
finalizers <[]texto>
generateName <texto>
generation <inteiro>
labels <mapa[texto]texto>
managedFields <[]ManagedFieldsEntry>
apiVersion <texto>
fieldsType <texto>
fieldsV1 <FieldsV1>
manager <texto>
operation <texto>
subresource <texto>
time <texto>
name <texto>
namespace <texto>
ownerReferences <[]OwnerReference>
apiVersion <texto> -obrigatório-
blockOwnerDeletion <booleano>
controller <booleano>
kind <texto> -obrigatório-
name <texto> -obrigatório-
uid <texto> -obrigatório-
resourceVersion <texto>
selfLink <texto>
uid <texto>
spec <objeto>
allowedUses <[]texto>
assignmentMode <texto>
opções: Automatic, Manual
blockSize <inteiro>
cidr <texto> -obrigatório-
disableBGPExport <booleano>
disabled <booleano>
ipip <objeto>
enabled <booleano>
mode <texto>
ipipMode <texto>
namespaceSelector <texto>
nat-outgoing <booleano>
natOutgoing <booleano>
nodeSelector <texto>
vxlanMode <texto>
104. ipreservations.crd.projectcalico.org
Recurso: ipreservations.crd.projectcalico.org
Grupo/API: crd.projectcalico.org
Tipo: IPReservation
Versão: v1
GRUPO: crd.projectcalico.org
TIPO: IPReservation
VERSÃO: v1
DESCRIÇÃO:
Descrição não fornecida.
CAMPOS:
apiVersion <texto>
kind <texto>
metadata <ObjectMeta>
annotations <mapa[texto]texto>
creationTimestamp <texto>
deletionGracePeriodSeconds <inteiro>
deletionTimestamp <texto>
finalizers <[]texto>
generateName <texto>
generation <inteiro>
labels <mapa[texto]texto>
managedFields <[]ManagedFieldsEntry>
apiVersion <texto>
fieldsType <texto>
fieldsV1 <FieldsV1>
manager <texto>
operation <texto>
subresource <texto>
time <texto>
name <texto>
namespace <texto>
ownerReferences <[]OwnerReference>
apiVersion <texto> -obrigatório-
blockOwnerDeletion <booleano>
controller <booleano>
kind <texto> -obrigatório-
name <texto> -obrigatório-
uid <texto> -obrigatório-
resourceVersion <texto>
selfLink <texto>
uid <texto>
spec <objeto>
reservedCIDRs <[]texto>
105. ipamconfigs.crd.projectcalico.org
Recurso: ipamconfigs.crd.projectcalico.org
Grupo/API: crd.projectcalico.org
Tipo: IPAMConfig
Versão: v1
GRUPO: crd.projectcalico.org
TIPO: IPAMConfig
VERSÃO: v1
DESCRIÇÃO:
Descrição não fornecida.
CAMPOS:
apiVersion <texto>
kind <texto>
metadata <ObjectMeta>
annotations <mapa[texto]texto>
creationTimestamp <texto>
deletionGracePeriodSeconds <inteiro>
deletionTimestamp <texto>
finalizers <[]texto>
generateName <texto>
generation <inteiro>
labels <mapa[texto]texto>
managedFields <[]ManagedFieldsEntry>
apiVersion <texto>
fieldsType <texto>
fieldsV1 <FieldsV1>
manager <texto>
operation <texto>
subresource <texto>
time <texto>
name <texto>
namespace <texto>
ownerReferences <[]OwnerReference>
apiVersion <texto> -obrigatório-
blockOwnerDeletion <booleano>
controller <booleano>
kind <texto> -obrigatório-
name <texto> -obrigatório-
uid <texto> -obrigatório-
resourceVersion <texto>
selfLink <texto>
uid <texto>
spec <objeto>
autoAllocateBlocks <booleano> -obrigatório-
maxBlocksPerHost <inteiro>
strictAffinity <booleano> -obrigatório-
106. ipamblocks.crd.projectcalico.org
Recurso: ipamblocks.crd.projectcalico.org
Grupo/API: crd.projectcalico.org
Tipo: IPAMBlock
Versão: v1
GRUPO: crd.projectcalico.org
TIPO: IPAMBlock
VERSÃO: v1
DESCRIÇÃO:
Descrição não fornecida.
CAMPOS:
apiVersion <texto>
kind <texto>
metadata <ObjectMeta>
annotations <mapa[texto]texto>
creationTimestamp <texto>
deletionGracePeriodSeconds <inteiro>
deletionTimestamp <texto>
finalizers <[]texto>
generateName <texto>
generation <inteiro>
labels <mapa[texto]texto>
managedFields <[]ManagedFieldsEntry>
apiVersion <texto>
fieldsType <texto>
fieldsV1 <FieldsV1>
manager <texto>
operation <texto>
subresource <texto>
time <texto>
name <texto>
namespace <texto>
ownerReferences <[]OwnerReference>
apiVersion <texto> -obrigatório-
blockOwnerDeletion <booleano>
controller <booleano>
kind <texto> -obrigatório-
name <texto> -obrigatório-
uid <texto> -obrigatório-
resourceVersion <texto>
selfLink <texto>
uid <texto>
spec <objeto>
affinity <texto>
allocations <[]integer> -obrigatório-
attributes <[]objeto> -obrigatório-
handle_id <texto>
secondary <mapa[texto]texto>
cidr <texto> -obrigatório-
deleted <booleano>
sequenceNumber <inteiro>
sequenceNumberForAllocation <map[string]integer>
strictAffinity <booleano> -obrigatório-
unallocated <[]integer> -obrigatório-
107. ipamhandles.crd.projectcalico.org
Recurso: ipamhandles.crd.projectcalico.org
Grupo/API: crd.projectcalico.org
Tipo: IPAMHandle
Versão: v1
GRUPO: crd.projectcalico.org
TIPO: IPAMHandle
VERSÃO: v1
DESCRIÇÃO:
Descrição não fornecida.
CAMPOS:
apiVersion <texto>
kind <texto>
metadata <ObjectMeta>
annotations <mapa[texto]texto>
creationTimestamp <texto>
deletionGracePeriodSeconds <inteiro>
deletionTimestamp <texto>
finalizers <[]texto>
generateName <texto>
generation <inteiro>
labels <mapa[texto]texto>
managedFields <[]ManagedFieldsEntry>
apiVersion <texto>
fieldsType <texto>
fieldsV1 <FieldsV1>
manager <texto>
operation <texto>
subresource <texto>
time <texto>
name <texto>
namespace <texto>
ownerReferences <[]OwnerReference>
apiVersion <texto> -obrigatório-
blockOwnerDeletion <booleano>
controller <booleano>
kind <texto> -obrigatório-
name <texto> -obrigatório-
uid <texto> -obrigatório-
resourceVersion <texto>
selfLink <texto>
uid <texto>
spec <objeto>
block <map[string]integer> -obrigatório-
deleted <booleano>
handleID <texto> -obrigatório-
108. blockaffinities.crd.projectcalico.org
Recurso: blockaffinities.crd.projectcalico.org
Grupo/API: crd.projectcalico.org
Tipo: BlockAffinity
Versão: v1
GRUPO: crd.projectcalico.org
TIPO: BlockAffinity
VERSÃO: v1
DESCRIÇÃO:
Descrição não fornecida.
CAMPOS:
apiVersion <texto>
kind <texto>
metadata <ObjectMeta>
annotations <mapa[texto]texto>
creationTimestamp <texto>
deletionGracePeriodSeconds <inteiro>
deletionTimestamp <texto>
finalizers <[]texto>
generateName <texto>
generation <inteiro>
labels <mapa[texto]texto>
managedFields <[]ManagedFieldsEntry>
apiVersion <texto>
fieldsType <texto>
fieldsV1 <FieldsV1>
manager <texto>
operation <texto>
subresource <texto>
time <texto>
name <texto>
namespace <texto>
ownerReferences <[]OwnerReference>
apiVersion <texto> -obrigatório-
blockOwnerDeletion <booleano>
controller <booleano>
kind <texto> -obrigatório-
name <texto> -obrigatório-
uid <texto> -obrigatório-
resourceVersion <texto>
selfLink <texto>
uid <texto>
spec <objeto>
cidr <texto> -obrigatório-
deleted <texto> -obrigatório-
node <texto> -obrigatório-
state <texto> -obrigatório-
type <texto>
109. felixconfigurations.crd.projectcalico.org
Recurso: felixconfigurations.crd.projectcalico.org
Grupo/API: crd.projectcalico.org
Tipo: FelixConfiguration
Versão: v1
GRUPO: crd.projectcalico.org
TIPO: FelixConfiguration
VERSÃO: v1
DESCRIÇÃO:
FelixConfiguration contém a configuração do Felix.
CAMPOS:
apiVersion <texto>
kind <texto>
metadata <ObjectMeta>
annotations <mapa[texto]texto>
creationTimestamp <texto>
deletionGracePeriodSeconds <inteiro>
deletionTimestamp <texto>
finalizers <[]texto>
generateName <texto>
generation <inteiro>
labels <mapa[texto]texto>
managedFields <[]ManagedFieldsEntry>
apiVersion <texto>
fieldsType <texto>
fieldsV1 <FieldsV1>
manager <texto>
operation <texto>
subresource <texto>
time <texto>
name <texto>
namespace <texto>
ownerReferences <[]OwnerReference>
apiVersion <texto> -obrigatório-
blockOwnerDeletion <booleano>
controller <booleano>
kind <texto> -obrigatório-
name <texto> -obrigatório-
uid <texto> -obrigatório-
resourceVersion <texto>
selfLink <texto>
uid <texto>
spec <objeto>
allowIPIPPacketsFromWorkloads <booleano>
allowVXLANPacketsFromWorkloads <booleano>
awsSrcDstCheck <texto>
opções: DoNothing, Enable, Disable
bpfAttachType <texto>
opções: TC, TCX
bpfCTLBLogFilter <texto>
bpfConnectTimeLoadBalancing <texto>
opções: TCP, Enabled, Disabled
bpfConnectTimeLoadBalancingEnabled <booleano>
bpfConntrackLogLevel <texto>
opções: Off, Debug
bpfConntrackMode <texto>
opções: Auto, Userspace, BPFProgram
bpfConntrackTimeouts <objeto>
creationGracePeriod <texto>
genericTimeout <texto>
icmpTimeout <texto>
tcpEstablished <texto>
tcpFinsSeen <texto>
tcpResetSeen <texto>
tcpSynSent <texto>
udpTimeout <texto>
bpfDSROptoutCIDRs <[]texto>
bpfDataIfacePattern <texto>
bpfDisableGROForIfaces <texto>
bpfDisableUnprivileged <booleano>
bpfEnabled <booleano>
bpfEnforceRPF <texto>
bpfExcludeCIDRsFromNAT <[]texto>
bpfExportBufferSizeMB <inteiro>
bpfExtToServiceConnmark <inteiro>
bpfExternalServiceMode <texto>
bpfForceTrackPacketsFromIfaces <[]texto>
bpfHostConntrackBypass <booleano>
bpfHostNetworkedNATWithoutCTLB <texto>
opções: Enabled, Disabled
bpfJITHardening <texto>
bpfKubeProxyEndpointSlicesEnabled <booleano>
bpfKubeProxyHealthzPort <inteiro>
bpfKubeProxyIptablesCleanupEnabled <booleano>
bpfKubeProxyMinSyncPeriod <texto>
bpfL3IfacePattern <texto>
bpfLogFilters <mapa[texto]texto>
bpfLogLevel <texto>
bpfMapSizeConntrack <inteiro>
bpfMapSizeConntrackCleanupQueue <inteiro>
bpfMapSizeConntrackScaling <texto>
bpfMapSizeIPSets <inteiro>
bpfMapSizeIfState <inteiro>
bpfMapSizeNATAffinity <inteiro>
bpfMapSizeNATBackend <inteiro>
bpfMapSizeNATFrontend <inteiro>
bpfMapSizePerCpuConntrack <inteiro>
bpfMapSizeRoute <inteiro>
bpfPSNATPorts <objeto>
bpfPolicyDebugEnabled <booleano>
bpfProfiling <texto>
opções: Enabled, Disabled
bpfRedirectToPeer <texto>
opções: Enabled, Disabled, L2Only
cgroupV2Path <texto>
chainInsertMode <texto>
dataplaneDriver <texto>
dataplaneWatchdogTimeout <texto>
debugDisableLogDropping <booleano>
debugHost <texto>
debugMemoryProfilePath <texto>
debugPort <inteiro>
debugSimulateCalcGraphHangAfter <texto>
debugSimulateDataplaneApplyDelay <texto>
debugSimulateDataplaneHangAfter <texto>
defaultEndpointToHostAction <texto>
deviceRouteProtocol <inteiro>
deviceRouteSourceAddress <texto>
deviceRouteSourceAddressIPv6 <texto>
disableConntrackInvalidCheck <booleano>
endpointReportingDelay <texto>
endpointReportingEnabled <booleano>
endpointStatusPathPrefix <texto>
externalNodesList <[]texto>
failsafeInboundHostPorts <[]objeto>
net <texto>
port <inteiro> -obrigatório-
protocol <texto>
failsafeOutboundHostPorts <[]objeto>
net <texto>
port <inteiro> -obrigatório-
protocol <texto>
featureDetectOverride <texto>
featureGates <texto>
floatingIPs <texto>
opções: Enabled, Disabled
flowLogsCollectorDebugTrace <booleano>
flowLogsFlushInterval <texto>
flowLogsGoldmaneServer <texto>
flowLogsLocalReporter <texto>
opções: Disabled, Enabled
flowLogsPolicyEvaluationMode <texto>
opções: None, Continuous
genericXDPEnabled <booleano>
goGCThreshold <inteiro>
goMaxProcs <inteiro>
goMemoryLimitMB <inteiro>
healthEnabled <booleano>
healthHost <texto>
healthPort <inteiro>
healthTimeoutOverrides <[]objeto>
name <texto> -obrigatório-
timeout <texto> -obrigatório-
interfaceExclude <texto>
interfacePrefix <texto>
interfaceRefreshInterval <texto>
ipForwarding <texto>
opções: Enabled, Disabled
ipipEnabled <booleano>
ipipMTU <inteiro>
ipsetsRefreshInterval <texto>
iptablesBackend <texto>
iptablesFilterAllowAction <texto>
iptablesFilterDenyAction <texto>
iptablesLockFilePath <texto>
iptablesLockProbeInterval <texto>
iptablesLockTimeout <texto>
iptablesMangleAllowAction <texto>
iptablesMarkMask <inteiro>
iptablesNATOutgoingInterfaceFilter <texto>
iptablesPostWriteCheckInterval <texto>
iptablesRefreshInterval <texto>
ipv6Support <booleano>
kubeNodePortRanges <[]objeto>
logDebugFilenameRegex <texto>
logFilePath <texto>
logPrefix <texto>
logSeverityFile <texto>
logSeverityScreen <texto>
logSeveritySys <texto>
maxIpsetSize <inteiro>
metadataAddr <texto>
metadataPort <inteiro>
mtuIfacePattern <texto>
natOutgoingAddress <texto>
natOutgoingExclusions <texto>
opções: IPPoolsOnly, IPPoolsAndHostIPs
natPortRange <objeto>
netlinkTimeout <texto>
nftablesFilterAllowAction <texto>
nftablesFilterDenyAction <texto>
nftablesMangleAllowAction <texto>
nftablesMarkMask <inteiro>
nftablesMode <texto>
opções: Disabled, Enabled, Auto
nftablesRefreshInterval <texto>
openstackRegion <texto>
policySyncPathPrefix <texto>
programClusterRoutes <texto>
opções: Enabled, Disabled
prometheusGoMetricsEnabled <booleano>
prometheusMetricsEnabled <booleano>
prometheusMetricsHost <texto>
prometheusMetricsPort <inteiro>
prometheusProcessMetricsEnabled <booleano>
prometheusWireGuardMetricsEnabled <booleano>
removeExternalRoutes <booleano>
reportingInterval <texto>
reportingTTL <texto>
requireMTUFile <booleano>
routeRefreshInterval <texto>
routeSource <texto>
routeSyncDisabled <booleano>
routeTableRange <objeto>
max <inteiro> -obrigatório-
min <inteiro> -obrigatório-
routeTableRanges <[]objeto>
max <inteiro> -obrigatório-
min <inteiro> -obrigatório-
serviceLoopPrevention <texto>
sidecarAccelerationEnabled <booleano>
usageReportingEnabled <booleano>
usageReportingInitialDelay <texto>
usageReportingInterval <texto>
useInternalDataplaneDriver <booleano>
vxlanEnabled <booleano>
vxlanMTU <inteiro>
vxlanMTUV6 <inteiro>
vxlanPort <inteiro>
vxlanVNI <inteiro>
windowsManageFirewallRules <texto>
opções: Enabled, Disabled
wireguardEnabled <booleano>
wireguardEnabledV6 <booleano>
wireguardHostEncryptionEnabled <booleano>
wireguardInterfaceName <texto>
wireguardInterfaceNameV6 <texto>
wireguardKeepAlive <texto>
wireguardListeningPort <inteiro>
wireguardListeningPortV6 <inteiro>
wireguardMTU <inteiro>
wireguardMTUV6 <inteiro>
wireguardRoutingRulePriority <inteiro>
wireguardThreadingEnabled <booleano>
workloadSourceSpoofing <texto>
xdpEnabled <booleano>
xdpRefreshInterval <texto>
110. kubecontrollersconfigurations.crd.projectcalico.org
Recurso: kubecontrollersconfigurations.crd.projectcalico.org
Grupo/API: crd.projectcalico.org
Tipo: KubeControllersConfiguration
Versão: v1
GRUPO: crd.projectcalico.org
TIPO: KubeControllersConfiguration
VERSÃO: v1
DESCRIÇÃO:
Descrição não fornecida.
CAMPOS:
apiVersion <texto>
kind <texto>
metadata <ObjectMeta>
annotations <mapa[texto]texto>
creationTimestamp <texto>
deletionGracePeriodSeconds <inteiro>
deletionTimestamp <texto>
finalizers <[]texto>
generateName <texto>
generation <inteiro>
labels <mapa[texto]texto>
managedFields <[]ManagedFieldsEntry>
apiVersion <texto>
fieldsType <texto>
fieldsV1 <FieldsV1>
manager <texto>
operation <texto>
subresource <texto>
time <texto>
name <texto>
namespace <texto>
ownerReferences <[]OwnerReference>
apiVersion <texto> -obrigatório-
blockOwnerDeletion <booleano>
controller <booleano>
kind <texto> -obrigatório-
name <texto> -obrigatório-
uid <texto> -obrigatório-
resourceVersion <texto>
selfLink <texto>
uid <texto>
spec <objeto>
controllers <objeto> -obrigatório-
loadBalancer <objeto>
assignIPs <texto>
namespace <objeto>
reconcilerPeriod <texto>
node <objeto>
hostEndpoint <objeto>
autoCreate <texto>
createDefaultHostEndpoint <texto>
templates <[]objeto>
generateName <texto>
interfaceCIDRs <[]texto>
interfacePattern <texto>
labels <mapa[texto]texto>
nodeSelector <texto>
leakGracePeriod <texto>
reconcilerPeriod <texto>
syncLabels <texto>
policy <objeto>
reconcilerPeriod <texto>
serviceAccount <objeto>
reconcilerPeriod <texto>
workloadEndpoint <objeto>
reconcilerPeriod <texto>
debugProfilePort <inteiro>
etcdV3CompactionPeriod <texto>
healthChecks <texto>
logSeverityScreen <texto>
prometheusMetricsPort <inteiro>
status <objeto>
environmentVars <mapa[texto]texto>
runningConfig <objeto>
controllers <objeto> -obrigatório-
loadBalancer <objeto>
assignIPs <texto>
namespace <objeto>
reconcilerPeriod <texto>
node <objeto>
hostEndpoint <objeto>
autoCreate <texto>
createDefaultHostEndpoint <texto>
templates <[]objeto>
generateName <texto>
interfaceCIDRs <[]texto>
interfacePattern <texto>
labels <mapa[texto]texto>
nodeSelector <texto>
leakGracePeriod <texto>
reconcilerPeriod <texto>
syncLabels <texto>
policy <objeto>
reconcilerPeriod <texto>
serviceAccount <objeto>
reconcilerPeriod <texto>
workloadEndpoint <objeto>
reconcilerPeriod <texto>
debugProfilePort <inteiro>
etcdV3CompactionPeriod <texto>
healthChecks <texto>
logSeverityScreen <texto>
prometheusMetricsPort <inteiro>
111. clusterinformations.crd.projectcalico.org
Recurso: clusterinformations.crd.projectcalico.org
Grupo/API: crd.projectcalico.org
Tipo: ClusterInformation
Versão: v1
GRUPO: crd.projectcalico.org
TIPO: ClusterInformation
VERSÃO: v1
DESCRIÇÃO:
Descrição não fornecida.
CAMPOS:
apiVersion <texto>
kind <texto>
metadata <ObjectMeta>
annotations <mapa[texto]texto>
creationTimestamp <texto>
deletionGracePeriodSeconds <inteiro>
deletionTimestamp <texto>
finalizers <[]texto>
generateName <texto>
generation <inteiro>
labels <mapa[texto]texto>
managedFields <[]ManagedFieldsEntry>
apiVersion <texto>
fieldsType <texto>
fieldsV1 <FieldsV1>
manager <texto>
operation <texto>
subresource <texto>
time <texto>
name <texto>
namespace <texto>
ownerReferences <[]OwnerReference>
apiVersion <texto> -obrigatório-
blockOwnerDeletion <booleano>
controller <booleano>
kind <texto> -obrigatório-
name <texto> -obrigatório-
uid <texto> -obrigatório-
resourceVersion <texto>
selfLink <texto>
uid <texto>
spec <objeto>
calicoVersion <texto>
clusterGUID <texto>
clusterType <texto>
datastoreReady <booleano>
variant <texto>
112. caliconodestatuses.crd.projectcalico.org
Recurso: caliconodestatuses.crd.projectcalico.org
Grupo/API: crd.projectcalico.org
Tipo: CalicoNodeStatus
Versão: v1
GRUPO: crd.projectcalico.org
TIPO: CalicoNodeStatus
VERSÃO: v1
DESCRIÇÃO:
Descrição não fornecida.
CAMPOS:
apiVersion <texto>
kind <texto>
metadata <ObjectMeta>
annotations <mapa[texto]texto>
creationTimestamp <texto>
deletionGracePeriodSeconds <inteiro>
deletionTimestamp <texto>
finalizers <[]texto>
generateName <texto>
generation <inteiro>
labels <mapa[texto]texto>
managedFields <[]ManagedFieldsEntry>
apiVersion <texto>
fieldsType <texto>
fieldsV1 <FieldsV1>
manager <texto>
operation <texto>
subresource <texto>
time <texto>
name <texto>
namespace <texto>
ownerReferences <[]OwnerReference>
apiVersion <texto> -obrigatório-
blockOwnerDeletion <booleano>
controller <booleano>
kind <texto> -obrigatório-
name <texto> -obrigatório-
uid <texto> -obrigatório-
resourceVersion <texto>
selfLink <texto>
uid <texto>
spec <objeto>
classes <[]texto>
node <texto>
updatePeriodSeconds <inteiro>
status <objeto>
agent <objeto>
birdV4 <objeto>
lastBootTime <texto>
lastReconfigurationTime <texto>
routerID <texto>
state <texto>
version <texto>
birdV6 <objeto>
lastBootTime <texto>
lastReconfigurationTime <texto>
routerID <texto>
state <texto>
version <texto>
bgp <objeto>
numberEstablishedV4 <inteiro> -obrigatório-
numberEstablishedV6 <inteiro> -obrigatório-
numberNotEstablishedV4 <inteiro> -obrigatório-
numberNotEstablishedV6 <inteiro> -obrigatório-
peersV4 <[]objeto>
peerIP <texto>
since <texto>
state <texto>
type <texto>
peersV6 <[]objeto>
peerIP <texto>
since <texto>
state <texto>
type <texto>
lastUpdated <texto>
routes <objeto>
routesV4 <[]objeto>
destination <texto>
gateway <texto>
interface <texto>
learnedFrom <objeto>
peerIP <texto>
sourceType <texto>
type <texto>
routesV6 <[]objeto>
destination <texto>
gateway <texto>
interface <texto>
learnedFrom <objeto>
peerIP <texto>
sourceType <texto>
type <texto>
113. globalnetworkpolicies.crd.projectcalico.org
Recurso: globalnetworkpolicies.crd.projectcalico.org
Grupo/API: crd.projectcalico.org
Tipo: GlobalNetworkPolicy
Versão: v1
GRUPO: crd.projectcalico.org
TIPO: GlobalNetworkPolicy
VERSÃO: v1
DESCRIÇÃO:
Descrição não fornecida.
CAMPOS:
apiVersion <texto>
kind <texto>
metadata <ObjectMeta>
annotations <mapa[texto]texto>
creationTimestamp <texto>
deletionGracePeriodSeconds <inteiro>
deletionTimestamp <texto>
finalizers <[]texto>
generateName <texto>
generation <inteiro>
labels <mapa[texto]texto>
managedFields <[]ManagedFieldsEntry>
apiVersion <texto>
fieldsType <texto>
fieldsV1 <FieldsV1>
manager <texto>
operation <texto>
subresource <texto>
time <texto>
name <texto>
namespace <texto>
ownerReferences <[]OwnerReference>
apiVersion <texto> -obrigatório-
blockOwnerDeletion <booleano>
controller <booleano>
kind <texto> -obrigatório-
name <texto> -obrigatório-
uid <texto> -obrigatório-
resourceVersion <texto>
selfLink <texto>
uid <texto>
spec <objeto>
applyOnForward <booleano>
doNotTrack <booleano>
egress <[]objeto>
action <texto> -obrigatório-
destination <objeto>
namespaceSelector <texto>
nets <[]texto>
notNets <[]texto>
notPorts <[]objeto>
notSelector <texto>
ports <[]objeto>
selector <texto>
serviceAccounts <objeto>
names <[]texto>
selector <texto>
services <objeto>
name <texto>
namespace <texto>
http <objeto>
methods <[]texto>
paths <[]objeto>
exact <texto>
prefix <texto>
icmp <objeto>
code <inteiro>
type <inteiro>
ipVersion <inteiro>
metadata <objeto>
annotations <mapa[texto]texto>
notICMP <objeto>
code <inteiro>
type <inteiro>
notProtocol <objeto>
protocol <objeto>
source <objeto>
namespaceSelector <texto>
nets <[]texto>
notNets <[]texto>
notPorts <[]objeto>
notSelector <texto>
ports <[]objeto>
selector <texto>
serviceAccounts <objeto>
names <[]texto>
selector <texto>
services <objeto>
name <texto>
namespace <texto>
ingress <[]objeto>
action <texto> -obrigatório-
destination <objeto>
namespaceSelector <texto>
nets <[]texto>
notNets <[]texto>
notPorts <[]objeto>
notSelector <texto>
ports <[]objeto>
selector <texto>
serviceAccounts <objeto>
names <[]texto>
selector <texto>
services <objeto>
name <texto>
namespace <texto>
http <objeto>
methods <[]texto>
paths <[]objeto>
exact <texto>
prefix <texto>
icmp <objeto>
code <inteiro>
type <inteiro>
ipVersion <inteiro>
metadata <objeto>
annotations <mapa[texto]texto>
notICMP <objeto>
code <inteiro>
type <inteiro>
notProtocol <objeto>
protocol <objeto>
source <objeto>
namespaceSelector <texto>
nets <[]texto>
notNets <[]texto>
notPorts <[]objeto>
notSelector <texto>
ports <[]objeto>
selector <texto>
serviceAccounts <objeto>
names <[]texto>
selector <texto>
services <objeto>
name <texto>
namespace <texto>
namespaceSelector <texto>
order <number>
performanceHints <[]texto>
preDNAT <booleano>
selector <texto>
serviceAccountSelector <texto>
tier <texto>
types <[]texto>
114. globalnetworksets.crd.projectcalico.org
Recurso: globalnetworksets.crd.projectcalico.org
Grupo/API: crd.projectcalico.org
Tipo: GlobalNetworkSet
Versão: v1
GRUPO: crd.projectcalico.org
TIPO: GlobalNetworkSet
VERSÃO: v1
DESCRIÇÃO:
Descrição não fornecida.
CAMPOS:
apiVersion <texto>
kind <texto>
metadata <ObjectMeta>
annotations <mapa[texto]texto>
creationTimestamp <texto>
deletionGracePeriodSeconds <inteiro>
deletionTimestamp <texto>
finalizers <[]texto>
generateName <texto>
generation <inteiro>
labels <mapa[texto]texto>
managedFields <[]ManagedFieldsEntry>
apiVersion <texto>
fieldsType <texto>
fieldsV1 <FieldsV1>
manager <texto>
operation <texto>
subresource <texto>
time <texto>
name <texto>
namespace <texto>
ownerReferences <[]OwnerReference>
apiVersion <texto> -obrigatório-
blockOwnerDeletion <booleano>
controller <booleano>
kind <texto> -obrigatório-
name <texto> -obrigatório-
uid <texto> -obrigatório-
resourceVersion <texto>
selfLink <texto>
uid <texto>
spec <objeto>
nets <[]texto>
115. networkpolicies.crd.projectcalico.org
Recurso: networkpolicies.crd.projectcalico.org
Grupo/API: crd.projectcalico.org
Tipo: NetworkPolicy
Versão: v1
GRUPO: crd.projectcalico.org
TIPO: NetworkPolicy
VERSÃO: v1
DESCRIÇÃO:
Descrição não fornecida.
CAMPOS:
apiVersion <texto>
kind <texto>
metadata <ObjectMeta>
annotations <mapa[texto]texto>
creationTimestamp <texto>
deletionGracePeriodSeconds <inteiro>
deletionTimestamp <texto>
finalizers <[]texto>
generateName <texto>
generation <inteiro>
labels <mapa[texto]texto>
managedFields <[]ManagedFieldsEntry>
apiVersion <texto>
fieldsType <texto>
fieldsV1 <FieldsV1>
manager <texto>
operation <texto>
subresource <texto>
time <texto>
name <texto>
namespace <texto>
ownerReferences <[]OwnerReference>
apiVersion <texto> -obrigatório-
blockOwnerDeletion <booleano>
controller <booleano>
kind <texto> -obrigatório-
name <texto> -obrigatório-
uid <texto> -obrigatório-
resourceVersion <texto>
selfLink <texto>
uid <texto>
spec <objeto>
egress <[]objeto>
action <texto> -obrigatório-
destination <objeto>
namespaceSelector <texto>
nets <[]texto>
notNets <[]texto>
notPorts <[]objeto>
notSelector <texto>
ports <[]objeto>
selector <texto>
serviceAccounts <objeto>
names <[]texto>
selector <texto>
services <objeto>
name <texto>
namespace <texto>
http <objeto>
methods <[]texto>
paths <[]objeto>
exact <texto>
prefix <texto>
icmp <objeto>
code <inteiro>
type <inteiro>
ipVersion <inteiro>
metadata <objeto>
annotations <mapa[texto]texto>
notICMP <objeto>
code <inteiro>
type <inteiro>
notProtocol <objeto>
protocol <objeto>
source <objeto>
namespaceSelector <texto>
nets <[]texto>
notNets <[]texto>
notPorts <[]objeto>
notSelector <texto>
ports <[]objeto>
selector <texto>
serviceAccounts <objeto>
names <[]texto>
selector <texto>
services <objeto>
name <texto>
namespace <texto>
ingress <[]objeto>
action <texto> -obrigatório-
destination <objeto>
namespaceSelector <texto>
nets <[]texto>
notNets <[]texto>
notPorts <[]objeto>
notSelector <texto>
ports <[]objeto>
selector <texto>
serviceAccounts <objeto>
names <[]texto>
selector <texto>
services <objeto>
name <texto>
namespace <texto>
http <objeto>
methods <[]texto>
paths <[]objeto>
exact <texto>
prefix <texto>
icmp <objeto>
code <inteiro>
type <inteiro>
ipVersion <inteiro>
metadata <objeto>
annotations <mapa[texto]texto>
notICMP <objeto>
code <inteiro>
type <inteiro>
notProtocol <objeto>
protocol <objeto>
source <objeto>
namespaceSelector <texto>
nets <[]texto>
notNets <[]texto>
notPorts <[]objeto>
notSelector <texto>
ports <[]objeto>
selector <texto>
serviceAccounts <objeto>
names <[]texto>
selector <texto>
services <objeto>
name <texto>
namespace <texto>
order <number>
performanceHints <[]texto>
selector <texto>
serviceAccountSelector <texto>
tier <texto>
types <[]texto>
116. networksets.crd.projectcalico.org
Recurso: networksets.crd.projectcalico.org
Grupo/API: crd.projectcalico.org
Tipo: NetworkSet
Versão: v1
GRUPO: crd.projectcalico.org
TIPO: NetworkSet
VERSÃO: v1
DESCRIÇÃO:
Descrição não fornecida.
CAMPOS:
apiVersion <texto>
kind <texto>
metadata <ObjectMeta>
annotations <mapa[texto]texto>
creationTimestamp <texto>
deletionGracePeriodSeconds <inteiro>
deletionTimestamp <texto>
finalizers <[]texto>
generateName <texto>
generation <inteiro>
labels <mapa[texto]texto>
managedFields <[]ManagedFieldsEntry>
apiVersion <texto>
fieldsType <texto>
fieldsV1 <FieldsV1>
manager <texto>
operation <texto>
subresource <texto>
time <texto>
name <texto>
namespace <texto>
ownerReferences <[]OwnerReference>
apiVersion <texto> -obrigatório-
blockOwnerDeletion <booleano>
controller <booleano>
kind <texto> -obrigatório-
name <texto> -obrigatório-
uid <texto> -obrigatório-
resourceVersion <texto>
selfLink <texto>
uid <texto>
spec <objeto>
nets <[]texto>
117. hostendpoints.crd.projectcalico.org
Recurso: hostendpoints.crd.projectcalico.org
Grupo/API: crd.projectcalico.org
Tipo: HostEndpoint
Versão: v1
GRUPO: crd.projectcalico.org
TIPO: HostEndpoint
VERSÃO: v1
DESCRIÇÃO:
Descrição não fornecida.
CAMPOS:
apiVersion <texto>
kind <texto>
metadata <ObjectMeta>
annotations <mapa[texto]texto>
creationTimestamp <texto>
deletionGracePeriodSeconds <inteiro>
deletionTimestamp <texto>
finalizers <[]texto>
generateName <texto>
generation <inteiro>
labels <mapa[texto]texto>
managedFields <[]ManagedFieldsEntry>
apiVersion <texto>
fieldsType <texto>
fieldsV1 <FieldsV1>
manager <texto>
operation <texto>
subresource <texto>
time <texto>
name <texto>
namespace <texto>
ownerReferences <[]OwnerReference>
apiVersion <texto> -obrigatório-
blockOwnerDeletion <booleano>
controller <booleano>
kind <texto> -obrigatório-
name <texto> -obrigatório-
uid <texto> -obrigatório-
resourceVersion <texto>
selfLink <texto>
uid <texto>
spec <objeto>
expectedIPs <[]texto>
interfaceName <texto>
node <texto>
ports <[]objeto>
name <texto> -obrigatório-
port <inteiro> -obrigatório-
protocol <objeto> -obrigatório-
profiles <[]texto>
118. tiers.crd.projectcalico.org
Recurso: tiers.crd.projectcalico.org
Grupo/API: crd.projectcalico.org
Tipo: Tier
Versão: v1
GRUPO: crd.projectcalico.org
TIPO: Tier
VERSÃO: v1
DESCRIÇÃO:
Descrição não fornecida.
CAMPOS:
apiVersion <texto>
kind <texto>
metadata <ObjectMeta>
annotations <mapa[texto]texto>
creationTimestamp <texto>
deletionGracePeriodSeconds <inteiro>
deletionTimestamp <texto>
finalizers <[]texto>
generateName <texto>
generation <inteiro>
labels <mapa[texto]texto>
managedFields <[]ManagedFieldsEntry>
apiVersion <texto>
fieldsType <texto>
fieldsV1 <FieldsV1>
manager <texto>
operation <texto>
subresource <texto>
time <texto>
name <texto>
namespace <texto>
ownerReferences <[]OwnerReference>
apiVersion <texto> -obrigatório-
blockOwnerDeletion <booleano>
controller <booleano>
kind <texto> -obrigatório-
name <texto> -obrigatório-
uid <texto> -obrigatório-
resourceVersion <texto>
selfLink <texto>
uid <texto>
spec <objeto>
defaultAction <texto>
opções: Pass, Deny
order <number>
119. stagednetworkpolicies.crd.projectcalico.org
Recurso: stagednetworkpolicies.crd.projectcalico.org
Grupo/API: crd.projectcalico.org
Tipo: StagedNetworkPolicy
Versão: v1
GRUPO: crd.projectcalico.org
TIPO: StagedNetworkPolicy
VERSÃO: v1
DESCRIÇÃO:
Descrição não fornecida.
CAMPOS:
apiVersion <texto>
kind <texto>
metadata <ObjectMeta>
annotations <mapa[texto]texto>
creationTimestamp <texto>
deletionGracePeriodSeconds <inteiro>
deletionTimestamp <texto>
finalizers <[]texto>
generateName <texto>
generation <inteiro>
labels <mapa[texto]texto>
managedFields <[]ManagedFieldsEntry>
apiVersion <texto>
fieldsType <texto>
fieldsV1 <FieldsV1>
manager <texto>
operation <texto>
subresource <texto>
time <texto>
name <texto>
namespace <texto>
ownerReferences <[]OwnerReference>
apiVersion <texto> -obrigatório-
blockOwnerDeletion <booleano>
controller <booleano>
kind <texto> -obrigatório-
name <texto> -obrigatório-
uid <texto> -obrigatório-
resourceVersion <texto>
selfLink <texto>
uid <texto>
spec <objeto>
egress <[]objeto>
action <texto> -obrigatório-
destination <objeto>
namespaceSelector <texto>
nets <[]texto>
notNets <[]texto>
notPorts <[]objeto>
notSelector <texto>
ports <[]objeto>
selector <texto>
serviceAccounts <objeto>
names <[]texto>
selector <texto>
services <objeto>
name <texto>
namespace <texto>
http <objeto>
methods <[]texto>
paths <[]objeto>
exact <texto>
prefix <texto>
icmp <objeto>
code <inteiro>
type <inteiro>
ipVersion <inteiro>
metadata <objeto>
annotations <mapa[texto]texto>
notICMP <objeto>
code <inteiro>
type <inteiro>
notProtocol <objeto>
protocol <objeto>
source <objeto>
namespaceSelector <texto>
nets <[]texto>
notNets <[]texto>
notPorts <[]objeto>
notSelector <texto>
ports <[]objeto>
selector <texto>
serviceAccounts <objeto>
names <[]texto>
selector <texto>
services <objeto>
name <texto>
namespace <texto>
ingress <[]objeto>
action <texto> -obrigatório-
destination <objeto>
namespaceSelector <texto>
nets <[]texto>
notNets <[]texto>
notPorts <[]objeto>
notSelector <texto>
ports <[]objeto>
selector <texto>
serviceAccounts <objeto>
names <[]texto>
selector <texto>
services <objeto>
name <texto>
namespace <texto>
http <objeto>
methods <[]texto>
paths <[]objeto>
exact <texto>
prefix <texto>
icmp <objeto>
code <inteiro>
type <inteiro>
ipVersion <inteiro>
metadata <objeto>
annotations <mapa[texto]texto>
notICMP <objeto>
code <inteiro>
type <inteiro>
notProtocol <objeto>
protocol <objeto>
source <objeto>
namespaceSelector <texto>
nets <[]texto>
notNets <[]texto>
notPorts <[]objeto>
notSelector <texto>
ports <[]objeto>
selector <texto>
serviceAccounts <objeto>
names <[]texto>
selector <texto>
services <objeto>
name <texto>
namespace <texto>
order <number>
performanceHints <[]texto>
selector <texto>
serviceAccountSelector <texto>
stagedAction <texto>
tier <texto>
types <[]texto>
120. stagedglobalnetworkpolicies.crd.projectcalico.org
Recurso: stagedglobalnetworkpolicies.crd.projectcalico.org
Grupo/API: crd.projectcalico.org
Tipo: StagedGlobalNetworkPolicy
Versão: v1
GRUPO: crd.projectcalico.org
TIPO: StagedGlobalNetworkPolicy
VERSÃO: v1
DESCRIÇÃO:
Descrição não fornecida.
CAMPOS:
apiVersion <texto>
kind <texto>
metadata <ObjectMeta>
annotations <mapa[texto]texto>
creationTimestamp <texto>
deletionGracePeriodSeconds <inteiro>
deletionTimestamp <texto>
finalizers <[]texto>
generateName <texto>
generation <inteiro>
labels <mapa[texto]texto>
managedFields <[]ManagedFieldsEntry>
apiVersion <texto>
fieldsType <texto>
fieldsV1 <FieldsV1>
manager <texto>
operation <texto>
subresource <texto>
time <texto>
name <texto>
namespace <texto>
ownerReferences <[]OwnerReference>
apiVersion <texto> -obrigatório-
blockOwnerDeletion <booleano>
controller <booleano>
kind <texto> -obrigatório-
name <texto> -obrigatório-
uid <texto> -obrigatório-
resourceVersion <texto>
selfLink <texto>
uid <texto>
spec <objeto>
applyOnForward <booleano>
doNotTrack <booleano>
egress <[]objeto>
action <texto> -obrigatório-
destination <objeto>
namespaceSelector <texto>
nets <[]texto>
notNets <[]texto>
notPorts <[]objeto>
notSelector <texto>
ports <[]objeto>
selector <texto>
serviceAccounts <objeto>
names <[]texto>
selector <texto>
services <objeto>
name <texto>
namespace <texto>
http <objeto>
methods <[]texto>
paths <[]objeto>
exact <texto>
prefix <texto>
icmp <objeto>
code <inteiro>
type <inteiro>
ipVersion <inteiro>
metadata <objeto>
annotations <mapa[texto]texto>
notICMP <objeto>
code <inteiro>
type <inteiro>
notProtocol <objeto>
protocol <objeto>
source <objeto>
namespaceSelector <texto>
nets <[]texto>
notNets <[]texto>
notPorts <[]objeto>
notSelector <texto>
ports <[]objeto>
selector <texto>
serviceAccounts <objeto>
names <[]texto>
selector <texto>
services <objeto>
name <texto>
namespace <texto>
ingress <[]objeto>
action <texto> -obrigatório-
destination <objeto>
namespaceSelector <texto>
nets <[]texto>
notNets <[]texto>
notPorts <[]objeto>
notSelector <texto>
ports <[]objeto>
selector <texto>
serviceAccounts <objeto>
names <[]texto>
selector <texto>
services <objeto>
name <texto>
namespace <texto>
http <objeto>
methods <[]texto>
paths <[]objeto>
exact <texto>
prefix <texto>
icmp <objeto>
code <inteiro>
type <inteiro>
ipVersion <inteiro>
metadata <objeto>
annotations <mapa[texto]texto>
notICMP <objeto>
code <inteiro>
type <inteiro>
notProtocol <objeto>
protocol <objeto>
source <objeto>
namespaceSelector <texto>
nets <[]texto>
notNets <[]texto>
notPorts <[]objeto>
notSelector <texto>
ports <[]objeto>
selector <texto>
serviceAccounts <objeto>
names <[]texto>
selector <texto>
services <objeto>
name <texto>
namespace <texto>
namespaceSelector <texto>
order <number>
performanceHints <[]texto>
preDNAT <booleano>
selector <texto>
serviceAccountSelector <texto>
stagedAction <texto>
tier <texto>
types <[]texto>
121. stagedkubernetesnetworkpolicies.crd.projectcalico.org
Recurso: stagedkubernetesnetworkpolicies.crd.projectcalico.org
Grupo/API: crd.projectcalico.org
Tipo: StagedKubernetesNetworkPolicy
Versão: v1
GRUPO: crd.projectcalico.org
TIPO: StagedKubernetesNetworkPolicy
VERSÃO: v1
DESCRIÇÃO:
Descrição não fornecida.
CAMPOS:
apiVersion <texto>
kind <texto>
metadata <ObjectMeta>
annotations <mapa[texto]texto>
creationTimestamp <texto>
deletionGracePeriodSeconds <inteiro>
deletionTimestamp <texto>
finalizers <[]texto>
generateName <texto>
generation <inteiro>
labels <mapa[texto]texto>
managedFields <[]ManagedFieldsEntry>
apiVersion <texto>
fieldsType <texto>
fieldsV1 <FieldsV1>
manager <texto>
operation <texto>
subresource <texto>
time <texto>
name <texto>
namespace <texto>
ownerReferences <[]OwnerReference>
apiVersion <texto> -obrigatório-
blockOwnerDeletion <booleano>
controller <booleano>
kind <texto> -obrigatório-
name <texto> -obrigatório-
uid <texto> -obrigatório-
resourceVersion <texto>
selfLink <texto>
uid <texto>
spec <objeto>
egress <[]objeto>
ports <[]objeto>
endPort <inteiro>
port <objeto>
protocol <texto>
to <[]objeto>
ipBlock <objeto>
cidr <texto> -obrigatório-
except <[]texto>
namespaceSelector <objeto>
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
podSelector <objeto>
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
ingress <[]objeto>
from <[]objeto>
ipBlock <objeto>
cidr <texto> -obrigatório-
except <[]texto>
namespaceSelector <objeto>
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
podSelector <objeto>
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
ports <[]objeto>
endPort <inteiro>
port <objeto>
protocol <texto>
podSelector <objeto>
matchExpressions <[]objeto>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
matchLabels <mapa[texto]texto>
policyTypes <[]texto>
stagedAction <texto>
122. bindings
Recurso: bindings
Tipo: Binding
Versão: v1
TIPO: Binding
VERSÃO: v1
DESCRIÇÃO:
Binding vincula um objeto a outro; por exemplo, um pod é vinculado a um nó por um
scheduler.
CAMPOS:
apiVersion <texto>
kind <texto>
metadata <ObjectMeta>
annotations <mapa[texto]texto>
creationTimestamp <texto>
deletionGracePeriodSeconds <inteiro>
deletionTimestamp <texto>
finalizers <[]texto>
generateName <texto>
generation <inteiro>
labels <mapa[texto]texto>
managedFields <[]ManagedFieldsEntry>
apiVersion <texto>
fieldsType <texto>
fieldsV1 <FieldsV1>
manager <texto>
operation <texto>
subresource <texto>
time <texto>
name <texto>
namespace <texto>
ownerReferences <[]OwnerReference>
apiVersion <texto> -obrigatório-
blockOwnerDeletion <booleano>
controller <booleano>
kind <texto> -obrigatório-
name <texto> -obrigatório-
uid <texto> -obrigatório-
resourceVersion <texto>
selfLink <texto>
uid <texto>
target <ObjectReference> -obrigatório-
apiVersion <texto>
fieldPath <texto>
kind <texto>
name <texto>
namespace <texto>
resourceVersion <texto>
uid <texto>
123. componentstatuses
Recurso: componentstatuses
Tipo: ComponentStatus
Versão: v1
TIPO: ComponentStatus
VERSÃO: v1
DESCRIÇÃO:
ComponentStatus (e ComponentStatusList) contém as informações de validação do cluster.
Obsoleto: esta API está obsoleta desde a versão v1.19+.
CAMPOS:
apiVersion <texto>
conditions <[]ComponentCondition>
error <texto>
message <texto>
status <texto> -obrigatório-
type <texto> -obrigatório-
kind <texto>
metadata <ObjectMeta>
annotations <mapa[texto]texto>
creationTimestamp <texto>
deletionGracePeriodSeconds <inteiro>
deletionTimestamp <texto>
finalizers <[]texto>
generateName <texto>
generation <inteiro>
labels <mapa[texto]texto>
managedFields <[]ManagedFieldsEntry>
apiVersion <texto>
fieldsType <texto>
fieldsV1 <FieldsV1>
manager <texto>
operation <texto>
subresource <texto>
time <texto>
name <texto>
namespace <texto>
ownerReferences <[]OwnerReference>
apiVersion <texto> -obrigatório-
blockOwnerDeletion <booleano>
controller <booleano>
kind <texto> -obrigatório-
name <texto> -obrigatório-
uid <texto> -obrigatório-
resourceVersion <texto>
selfLink <texto>
uid <texto>
124. selfsubjectaccessreviews.authorization.k8s.io
Recurso: selfsubjectaccessreviews.authorization.k8s.io
Grupo/API: authorization.k8s.io
Tipo: SelfSubjectAccessReview
Versão: v1
GRUPO: authorization.k8s.io
TIPO: SelfSubjectAccessReview
VERSÃO: v1
DESCRIÇÃO:
SelfSubjectAccessReview verifica se o usuário atual pode executar uma ação. Não
preencher spec.namespace significa "em todos os namespaces". Self é um caso especial,
porque usuários devem sempre poder verificar se conseguem executar uma ação.
CAMPOS:
apiVersion <texto>
kind <texto>
metadata <ObjectMeta>
annotations <mapa[texto]texto>
creationTimestamp <texto>
deletionGracePeriodSeconds <inteiro>
deletionTimestamp <texto>
finalizers <[]texto>
generateName <texto>
generation <inteiro>
labels <mapa[texto]texto>
managedFields <[]ManagedFieldsEntry>
apiVersion <texto>
fieldsType <texto>
fieldsV1 <FieldsV1>
manager <texto>
operation <texto>
subresource <texto>
time <texto>
name <texto>
namespace <texto>
ownerReferences <[]OwnerReference>
apiVersion <texto> -obrigatório-
blockOwnerDeletion <booleano>
controller <booleano>
kind <texto> -obrigatório-
name <texto> -obrigatório-
uid <texto> -obrigatório-
resourceVersion <texto>
selfLink <texto>
uid <texto>
spec <SelfSubjectAccessReviewSpec> -obrigatório-
nonResourceAttributes <NonResourceAttributes>
path <texto>
verb <texto>
resourceAttributes <ResourceAttributes>
fieldSelector <FieldSelectorAttributes>
rawSelector <texto>
requirements <[]FieldSelectorRequirement>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
group <texto>
labelSelector <LabelSelectorAttributes>
rawSelector <texto>
requirements <[]LabelSelectorRequirement>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
name <texto>
namespace <texto>
resource <texto>
subresource <texto>
verb <texto>
version <texto>
status <SubjectAccessReviewStatus>
allowed <booleano> -obrigatório-
denied <booleano>
evaluationError <texto>
reason <texto>
125. selfsubjectrulesreviews.authorization.k8s.io
Recurso: selfsubjectrulesreviews.authorization.k8s.io
Grupo/API: authorization.k8s.io
Tipo: SelfSubjectRulesReview
Versão: v1
GRUPO: authorization.k8s.io
TIPO: SelfSubjectRulesReview
VERSÃO: v1
DESCRIÇÃO:
SelfSubjectRulesReview enumera o conjunto de ações que o usuário atual pode executar
dentro de um namespace. A lista de ações retornada pode estar incompleta dependendo do
modo de autorização do servidor e de quaisquer erros ocorridos durante a avaliação.
SelfSubjectRulesReview deve ser usado por interfaces para mostrar/ocultar ações ou para
permitir que um usuário final entenda rapidamente suas permissões. Ele NÃO deve ser
usado por sistemas externos para tomar decisões de autorização, pois isso levanta
preocupações de confused deputy, tempo de vida/revogação de cache e correção.
SubjectAccessReview e LocalAccessReview são as formas corretas de delegar decisões de
autorização ao API Server.
CAMPOS:
apiVersion <texto>
kind <texto>
metadata <ObjectMeta>
annotations <mapa[texto]texto>
creationTimestamp <texto>
deletionGracePeriodSeconds <inteiro>
deletionTimestamp <texto>
finalizers <[]texto>
generateName <texto>
generation <inteiro>
labels <mapa[texto]texto>
managedFields <[]ManagedFieldsEntry>
apiVersion <texto>
fieldsType <texto>
fieldsV1 <FieldsV1>
manager <texto>
operation <texto>
subresource <texto>
time <texto>
name <texto>
namespace <texto>
ownerReferences <[]OwnerReference>
apiVersion <texto> -obrigatório-
blockOwnerDeletion <booleano>
controller <booleano>
kind <texto> -obrigatório-
name <texto> -obrigatório-
uid <texto> -obrigatório-
resourceVersion <texto>
selfLink <texto>
uid <texto>
spec <SelfSubjectRulesReviewSpec> -obrigatório-
namespace <texto>
status <SubjectRulesReviewStatus>
evaluationError <texto>
incomplete <booleano> -obrigatório-
nonResourceRules <[]NonResourceRule> -obrigatório-
nonResourceURLs <[]texto>
verbs <[]texto> -obrigatório-
resourceRules <[]ResourceRule> -obrigatório-
apiGroups <[]texto>
resourceNames <[]texto>
resources <[]texto>
verbs <[]texto> -obrigatório-
126. selfsubjectreviews.authentication.k8s.io
Recurso: selfsubjectreviews.authentication.k8s.io
Grupo/API: authentication.k8s.io
Tipo: SelfSubjectReview
Versão: v1
GRUPO: authentication.k8s.io
TIPO: SelfSubjectReview
VERSÃO: v1
DESCRIÇÃO:
SelfSubjectReview contém as informações de usuário que o kube-apiserver possui sobre o
usuário que faz esta requisição. Ao usar impersonation, os usuários receberão as
informações do usuário que está sendo representado. Se impersonation ou autenticação por
cabeçalho de requisição for usada, quaisquer chaves extras terão sua capitalização
ignorada e serão retornadas em minúsculas.
CAMPOS:
apiVersion <texto>
kind <texto>
metadata <ObjectMeta>
annotations <mapa[texto]texto>
creationTimestamp <texto>
deletionGracePeriodSeconds <inteiro>
deletionTimestamp <texto>
finalizers <[]texto>
generateName <texto>
generation <inteiro>
labels <mapa[texto]texto>
managedFields <[]ManagedFieldsEntry>
apiVersion <texto>
fieldsType <texto>
fieldsV1 <FieldsV1>
manager <texto>
operation <texto>
subresource <texto>
time <texto>
name <texto>
namespace <texto>
ownerReferences <[]OwnerReference>
apiVersion <texto> -obrigatório-
blockOwnerDeletion <booleano>
controller <booleano>
kind <texto> -obrigatório-
name <texto> -obrigatório-
uid <texto> -obrigatório-
resourceVersion <texto>
selfLink <texto>
uid <texto>
status <SelfSubjectReviewStatus>
userInfo <UserInfo>
extra <map[string][]string>
groups <[]texto>
uid <texto>
username <texto>
127. subjectaccessreviews.authorization.k8s.io
Recurso: subjectaccessreviews.authorization.k8s.io
Grupo/API: authorization.k8s.io
Tipo: SubjectAccessReview
Versão: v1
GRUPO: authorization.k8s.io
TIPO: SubjectAccessReview
VERSÃO: v1
DESCRIÇÃO:
SubjectAccessReview verifica se um usuário ou grupo pode executar uma ação.
CAMPOS:
apiVersion <texto>
kind <texto>
metadata <ObjectMeta>
annotations <mapa[texto]texto>
creationTimestamp <texto>
deletionGracePeriodSeconds <inteiro>
deletionTimestamp <texto>
finalizers <[]texto>
generateName <texto>
generation <inteiro>
labels <mapa[texto]texto>
managedFields <[]ManagedFieldsEntry>
apiVersion <texto>
fieldsType <texto>
fieldsV1 <FieldsV1>
manager <texto>
operation <texto>
subresource <texto>
time <texto>
name <texto>
namespace <texto>
ownerReferences <[]OwnerReference>
apiVersion <texto> -obrigatório-
blockOwnerDeletion <booleano>
controller <booleano>
kind <texto> -obrigatório-
name <texto> -obrigatório-
uid <texto> -obrigatório-
resourceVersion <texto>
selfLink <texto>
uid <texto>
spec <SubjectAccessReviewSpec> -obrigatório-
extra <map[string][]string>
groups <[]texto>
nonResourceAttributes <NonResourceAttributes>
path <texto>
verb <texto>
resourceAttributes <ResourceAttributes>
fieldSelector <FieldSelectorAttributes>
rawSelector <texto>
requirements <[]FieldSelectorRequirement>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
group <texto>
labelSelector <LabelSelectorAttributes>
rawSelector <texto>
requirements <[]LabelSelectorRequirement>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
name <texto>
namespace <texto>
resource <texto>
subresource <texto>
verb <texto>
version <texto>
uid <texto>
user <texto>
status <SubjectAccessReviewStatus>
allowed <booleano> -obrigatório-
denied <booleano>
evaluationError <texto>
reason <texto>
128. localsubjectaccessreviews.authorization.k8s.io
Recurso: localsubjectaccessreviews.authorization.k8s.io
Grupo/API: authorization.k8s.io
Tipo: LocalSubjectAccessReview
Versão: v1
GRUPO: authorization.k8s.io
TIPO: LocalSubjectAccessReview
VERSÃO: v1
DESCRIÇÃO:
LocalSubjectAccessReview verifica se um usuário ou grupo pode executar uma ação em um
determinado namespace. Ter um recurso com escopo de namespace torna muito mais fácil
conceder uma política com escopo de namespace que inclua verificação de permissões.
CAMPOS:
apiVersion <texto>
kind <texto>
metadata <ObjectMeta>
annotations <mapa[texto]texto>
creationTimestamp <texto>
deletionGracePeriodSeconds <inteiro>
deletionTimestamp <texto>
finalizers <[]texto>
generateName <texto>
generation <inteiro>
labels <mapa[texto]texto>
managedFields <[]ManagedFieldsEntry>
apiVersion <texto>
fieldsType <texto>
fieldsV1 <FieldsV1>
manager <texto>
operation <texto>
subresource <texto>
time <texto>
name <texto>
namespace <texto>
ownerReferences <[]OwnerReference>
apiVersion <texto> -obrigatório-
blockOwnerDeletion <booleano>
controller <booleano>
kind <texto> -obrigatório-
name <texto> -obrigatório-
uid <texto> -obrigatório-
resourceVersion <texto>
selfLink <texto>
uid <texto>
spec <SubjectAccessReviewSpec> -obrigatório-
extra <map[string][]string>
groups <[]texto>
nonResourceAttributes <NonResourceAttributes>
path <texto>
verb <texto>
resourceAttributes <ResourceAttributes>
fieldSelector <FieldSelectorAttributes>
rawSelector <texto>
requirements <[]FieldSelectorRequirement>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
group <texto>
labelSelector <LabelSelectorAttributes>
rawSelector <texto>
requirements <[]LabelSelectorRequirement>
key <texto> -obrigatório-
operator <texto> -obrigatório-
values <[]texto>
name <texto>
namespace <texto>
resource <texto>
subresource <texto>
verb <texto>
version <texto>
uid <texto>
user <texto>
status <SubjectAccessReviewStatus>
allowed <booleano> -obrigatório-
denied <booleano>
evaluationError <texto>
reason <texto>
129. tokenreviews.authentication.k8s.io
Recurso: tokenreviews.authentication.k8s.io
Grupo/API: authentication.k8s.io
Tipo: TokenReview
Versão: v1
GRUPO: authentication.k8s.io
TIPO: TokenReview
VERSÃO: v1
DESCRIÇÃO:
TokenReview tenta autenticar um token para um usuário conhecido. Observação: requisições
TokenReview podem ser armazenadas em cache pelo plugin autenticador de token via webhook
no kube-apiserver.
CAMPOS:
apiVersion <texto>
kind <texto>
metadata <ObjectMeta>
annotations <mapa[texto]texto>
creationTimestamp <texto>
deletionGracePeriodSeconds <inteiro>
deletionTimestamp <texto>
finalizers <[]texto>
generateName <texto>
generation <inteiro>
labels <mapa[texto]texto>
managedFields <[]ManagedFieldsEntry>
apiVersion <texto>
fieldsType <texto>
fieldsV1 <FieldsV1>
manager <texto>
operation <texto>
subresource <texto>
time <texto>
name <texto>
namespace <texto>
ownerReferences <[]OwnerReference>
apiVersion <texto> -obrigatório-
blockOwnerDeletion <booleano>
controller <booleano>
kind <texto> -obrigatório-
name <texto> -obrigatório-
uid <texto> -obrigatório-
resourceVersion <texto>
selfLink <texto>
uid <texto>
spec <TokenReviewSpec> -obrigatório-
audiences <[]texto>
token <texto>
status <TokenReviewStatus>
audiences <[]texto>
authenticated <booleano>
error <texto>
user <UserInfo>
extra <map[string][]string>
groups <[]texto>
uid <texto>
username <texto>
130. nodes.metrics.k8s.io
Recurso: nodes.metrics.k8s.io
Tipo: Node
Versão: v1
TIPO: Node
VERSÃO: v1
error: field "io" does not exist
131. pods.metrics.k8s.io
Recurso: pods.metrics.k8s.io
Tipo: Pod
Versão: v1
TIPO: Pod
VERSÃO: v1
error: field "io" does not exist
Nenhum comentário para exibir
Nenhum comentário para exibir