Mission Control Custom Resource Definition (CRD)
missioncontrol.datastax.com/v1alpha1
Resource Types:
CqlConnectivity
Name | Type | Description | Required |
---|---|---|---|
apiVersion |
string |
missioncontrol.datastax.com.v1alpha1 |
true |
kind |
string |
CqlConnectivity |
true |
object |
Refer to the Kubernetes API documentation for the fields of the |
true |
|
object |
false |
||
object |
false |
CqlConnectivity.spec
Name | Type | Description | Required |
---|---|---|---|
object |
true |
||
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
CqlConnectivity.spec.cassandraDatacenterRef
Name | Type | Description | Required |
---|---|---|---|
name |
string |
|
false |
CqlConnectivity.spec.encryption
Name | Type | Description | Required |
---|---|---|---|
object |
false |
||
object |
false |
||
enabled |
boolean |
|
false |
CqlConnectivity.spec.encryption.caIssuer
Name | Type | Description | Required |
---|---|---|---|
object |
false |
||
enabled |
boolean |
|
false |
CqlConnectivity.spec.encryption.caIssuer.certs
Name | Type | Description | Required |
---|---|---|---|
object |
false |
||
createCerts |
boolean |
|
false |
CqlConnectivity.spec.encryption.caIssuer.certs.certTemplate
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
commonName |
string |
false |
|
dnsNames |
[]string |
false |
|
duration |
string |
false |
|
emailAddresses |
[]string |
false |
|
encodeUsagesInRequest |
boolean |
false |
|
ipAddresses |
[]string |
false |
|
isCA |
boolean |
false |
|
object |
false |
||
object |
false |
||
literalSubject |
string |
false |
|
object |
false |
||
[]object |
false |
||
object |
false |
||
renewBefore |
string |
false |
|
revisionHistoryLimit |
integer |
|
false |
secretName |
string |
false |
|
object |
false |
||
object |
false |
||
uris |
[]string |
false |
|
usages |
[]enum |
|
false |
CqlConnectivity.spec.encryption.caIssuer.certs.certTemplate.additionalOutputFormats[index]
Name | Type | Description | Required |
---|---|---|---|
type |
enum |
|
true |
CqlConnectivity.spec.encryption.caIssuer.certs.certTemplate.issuerRef
Name | Type | Description | Required |
---|---|---|---|
name |
string |
true |
|
group |
string |
false |
|
kind |
string |
false |
CqlConnectivity.spec.encryption.caIssuer.certs.certTemplate.keystores
Name | Type | Description | Required |
---|---|---|---|
object |
false |
||
object |
false |
CqlConnectivity.spec.encryption.caIssuer.certs.certTemplate.keystores.jks
Name | Type | Description | Required |
---|---|---|---|
create |
boolean |
true |
|
object |
true |
CqlConnectivity.spec.encryption.caIssuer.certs.certTemplate.keystores.jks.passwordSecretRef
Name | Type | Description | Required |
---|---|---|---|
name |
string |
true |
|
key |
string |
false |
CqlConnectivity.spec.encryption.caIssuer.certs.certTemplate.keystores.pkcs12
Name | Type | Description | Required |
---|---|---|---|
create |
boolean |
true |
|
object |
true |
||
profile |
enum |
|
false |
CqlConnectivity.spec.encryption.caIssuer.certs.certTemplate.keystores.pkcs12.passwordSecretRef
Name | Type | Description | Required |
---|---|---|---|
name |
string |
true |
|
key |
string |
false |
CqlConnectivity.spec.encryption.caIssuer.certs.certTemplate.nameConstraints
Name | Type | Description | Required |
---|---|---|---|
critical |
boolean |
false |
|
object |
false |
||
object |
false |
CqlConnectivity.spec.encryption.caIssuer.certs.certTemplate.nameConstraints.excluded
Name | Type | Description | Required |
---|---|---|---|
dnsDomains |
[]string |
false |
|
emailAddresses |
[]string |
false |
|
ipRanges |
[]string |
false |
|
uriDomains |
[]string |
false |
CqlConnectivity.spec.encryption.caIssuer.certs.certTemplate.nameConstraints.permitted
Name | Type | Description | Required |
---|---|---|---|
dnsDomains |
[]string |
false |
|
emailAddresses |
[]string |
false |
|
ipRanges |
[]string |
false |
|
uriDomains |
[]string |
false |
CqlConnectivity.spec.encryption.caIssuer.certs.certTemplate.otherNames[index]
Name | Type | Description | Required |
---|---|---|---|
oid |
string |
false |
|
utf8Value |
string |
false |
CqlConnectivity.spec.encryption.caIssuer.certs.certTemplate.privateKey
Name | Type | Description | Required |
---|---|---|---|
algorithm |
enum |
|
false |
encoding |
enum |
|
false |
rotationPolicy |
enum |
|
false |
size |
integer |
false |
CqlConnectivity.spec.encryption.caIssuer.certs.certTemplate.secretTemplate
Name | Type | Description | Required |
---|---|---|---|
annotations |
map[string]string |
false |
|
labels |
map[string]string |
false |
CqlConnectivity.spec.encryption.caIssuer.certs.certTemplate.subject
Name | Type | Description | Required |
---|---|---|---|
countries |
[]string |
false |
|
localities |
[]string |
false |
|
organizationalUnits |
[]string |
false |
|
organizations |
[]string |
false |
|
postalCodes |
[]string |
false |
|
provinces |
[]string |
false |
|
serialNumber |
string |
false |
|
streetAddresses |
[]string |
false |
CqlConnectivity.spec.encryption.certs
Name | Type | Description | Required |
---|---|---|---|
object |
false |
||
createCerts |
boolean |
|
false |
CqlConnectivity.spec.encryption.certs.certTemplate
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
commonName |
string |
false |
|
dnsNames |
[]string |
false |
|
duration |
string |
false |
|
emailAddresses |
[]string |
false |
|
encodeUsagesInRequest |
boolean |
false |
|
ipAddresses |
[]string |
false |
|
isCA |
boolean |
false |
|
object |
false |
||
object |
false |
||
literalSubject |
string |
false |
|
object |
false |
||
[]object |
false |
||
object |
false |
||
renewBefore |
string |
false |
|
revisionHistoryLimit |
integer |
|
false |
secretName |
string |
false |
|
object |
false |
||
object |
false |
||
uris |
[]string |
false |
|
usages |
[]enum |
|
false |
CqlConnectivity.spec.encryption.certs.certTemplate.additionalOutputFormats[index]
Name | Type | Description | Required |
---|---|---|---|
type |
enum |
|
true |
CqlConnectivity.spec.encryption.certs.certTemplate.issuerRef
Name | Type | Description | Required |
---|---|---|---|
name |
string |
true |
|
group |
string |
false |
|
kind |
string |
false |
CqlConnectivity.spec.encryption.certs.certTemplate.keystores
Name | Type | Description | Required |
---|---|---|---|
object |
false |
||
object |
false |
CqlConnectivity.spec.encryption.certs.certTemplate.keystores.jks
Name | Type | Description | Required |
---|---|---|---|
create |
boolean |
true |
|
object |
true |
CqlConnectivity.spec.encryption.certs.certTemplate.keystores.jks.passwordSecretRef
Name | Type | Description | Required |
---|---|---|---|
name |
string |
true |
|
key |
string |
false |
CqlConnectivity.spec.encryption.certs.certTemplate.keystores.pkcs12
Name | Type | Description | Required |
---|---|---|---|
create |
boolean |
true |
|
object |
true |
||
profile |
enum |
|
false |
CqlConnectivity.spec.encryption.certs.certTemplate.keystores.pkcs12.passwordSecretRef
Name | Type | Description | Required |
---|---|---|---|
name |
string |
true |
|
key |
string |
false |
CqlConnectivity.spec.encryption.certs.certTemplate.nameConstraints
Name | Type | Description | Required |
---|---|---|---|
critical |
boolean |
false |
|
object |
false |
||
object |
false |
CqlConnectivity.spec.encryption.certs.certTemplate.nameConstraints.excluded
Name | Type | Description | Required |
---|---|---|---|
dnsDomains |
[]string |
false |
|
emailAddresses |
[]string |
false |
|
ipRanges |
[]string |
false |
|
uriDomains |
[]string |
false |
CqlConnectivity.spec.encryption.certs.certTemplate.nameConstraints.permitted
Name | Type | Description | Required |
---|---|---|---|
dnsDomains |
[]string |
false |
|
emailAddresses |
[]string |
false |
|
ipRanges |
[]string |
false |
|
uriDomains |
[]string |
false |
CqlConnectivity.spec.encryption.certs.certTemplate.otherNames[index]
Name | Type | Description | Required |
---|---|---|---|
oid |
string |
false |
|
utf8Value |
string |
false |
CqlConnectivity.spec.encryption.certs.certTemplate.privateKey
Name | Type | Description | Required |
---|---|---|---|
algorithm |
enum |
|
false |
encoding |
enum |
|
false |
rotationPolicy |
enum |
|
false |
size |
integer |
false |
CqlConnectivity.spec.encryption.certs.certTemplate.secretTemplate
Name | Type | Description | Required |
---|---|---|---|
annotations |
map[string]string |
false |
|
labels |
map[string]string |
false |
CqlConnectivity.spec.encryption.certs.certTemplate.subject
Name | Type | Description | Required |
---|---|---|---|
countries |
[]string |
false |
|
localities |
[]string |
false |
|
organizationalUnits |
[]string |
false |
|
organizations |
[]string |
false |
|
postalCodes |
[]string |
false |
|
provinces |
[]string |
false |
|
serialNumber |
string |
false |
|
streetAddresses |
[]string |
false |
CqlConnectivity.spec.ingress
Name | Type | Description | Required |
---|---|---|---|
dnsBaseName |
string |
true |
|
size |
integer |
true |
|
object |
false |
||
[]object |
false |
||
object |
false |
||
[]object |
false |
CqlConnectivity.spec.ingress.podConfig
Name | Type | Description | Required |
---|---|---|---|
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
||
[]object |
false |
CqlConnectivity.spec.ingress.podConfig.affinity
Name | Type | Description | Required |
---|---|---|---|
object |
false |
||
object |
false |
||
object |
false |
CqlConnectivity.spec.ingress.podConfig.affinity.nodeAffinity
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
object |
false |
CqlConnectivity.spec.ingress.podConfig.affinity.nodeAffinity.preferredDuringSchedulingIgnoredDuringExecution[index]
Name | Type | Description | Required |
---|---|---|---|
object |
true |
||
weight |
integer |
|
true |
CqlConnectivity.spec.ingress.podConfig.affinity.nodeAffinity.preferredDuringSchedulingIgnoredDuringExecution[index].preference
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
[]object |
false |
CqlConnectivity.spec.ingress.podConfig.affinity.nodeAffinity.preferredDuringSchedulingIgnoredDuringExecution[index].preference.matchExpressions[index]
Name | Type | Description | Required |
---|---|---|---|
key |
string |
true |
|
operator |
string |
true |
|
values |
[]string |
false |
CqlConnectivity.spec.ingress.podConfig.affinity.nodeAffinity.preferredDuringSchedulingIgnoredDuringExecution[index].preference.matchFields[index]
Name | Type | Description | Required |
---|---|---|---|
key |
string |
true |
|
operator |
string |
true |
|
values |
[]string |
false |
CqlConnectivity.spec.ingress.podConfig.affinity.nodeAffinity.requiredDuringSchedulingIgnoredDuringExecution
Name | Type | Description | Required |
---|---|---|---|
[]object |
true |
CqlConnectivity.spec.ingress.podConfig.affinity.nodeAffinity.requiredDuringSchedulingIgnoredDuringExecution.nodeSelectorTerms[index]
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
[]object |
false |
CqlConnectivity.spec.ingress.podConfig.affinity.nodeAffinity.requiredDuringSchedulingIgnoredDuringExecution.nodeSelectorTerms[index].matchExpressions[index]
Name | Type | Description | Required |
---|---|---|---|
key |
string |
true |
|
operator |
string |
true |
|
values |
[]string |
false |
CqlConnectivity.spec.ingress.podConfig.affinity.nodeAffinity.requiredDuringSchedulingIgnoredDuringExecution.nodeSelectorTerms[index].matchFields[index]
Name | Type | Description | Required |
---|---|---|---|
key |
string |
true |
|
operator |
string |
true |
|
values |
[]string |
false |
CqlConnectivity.spec.ingress.podConfig.affinity.podAffinity
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
[]object |
false |
CqlConnectivity.spec.ingress.podConfig.affinity.podAffinity.preferredDuringSchedulingIgnoredDuringExecution[index]
Name | Type | Description | Required |
---|---|---|---|
object |
true |
||
weight |
integer |
|
true |
CqlConnectivity.spec.ingress.podConfig.affinity.podAffinity.preferredDuringSchedulingIgnoredDuringExecution[index].podAffinityTerm
Name | Type | Description | Required |
---|---|---|---|
topologyKey |
string |
true |
|
object |
false |
||
matchLabelKeys |
[]string |
false |
|
mismatchLabelKeys |
[]string |
false |
|
object |
false |
||
namespaces |
[]string |
false |
CqlConnectivity.spec.ingress.podConfig.affinity.podAffinity.preferredDuringSchedulingIgnoredDuringExecution[index].podAffinityTerm.labelSelector
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
matchLabels |
map[string]string |
false |
CqlConnectivity.spec.ingress.podConfig.affinity.podAffinity.preferredDuringSchedulingIgnoredDuringExecution[index].podAffinityTerm.labelSelector.matchExpressions[index]
Name | Type | Description | Required |
---|---|---|---|
key |
string |
true |
|
operator |
string |
true |
|
values |
[]string |
false |
CqlConnectivity.spec.ingress.podConfig.affinity.podAffinity.preferredDuringSchedulingIgnoredDuringExecution[index].podAffinityTerm.namespaceSelector
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
matchLabels |
map[string]string |
false |
CqlConnectivity.spec.ingress.podConfig.affinity.podAffinity.preferredDuringSchedulingIgnoredDuringExecution[index].podAffinityTerm.namespaceSelector.matchExpressions[index]
Name | Type | Description | Required |
---|---|---|---|
key |
string |
true |
|
operator |
string |
true |
|
values |
[]string |
false |
CqlConnectivity.spec.ingress.podConfig.affinity.podAffinity.requiredDuringSchedulingIgnoredDuringExecution[index]
Name | Type | Description | Required |
---|---|---|---|
topologyKey |
string |
true |
|
object |
false |
||
matchLabelKeys |
[]string |
false |
|
mismatchLabelKeys |
[]string |
false |
|
object |
false |
||
namespaces |
[]string |
false |
CqlConnectivity.spec.ingress.podConfig.affinity.podAffinity.requiredDuringSchedulingIgnoredDuringExecution[index].labelSelector
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
matchLabels |
map[string]string |
false |
CqlConnectivity.spec.ingress.podConfig.affinity.podAffinity.requiredDuringSchedulingIgnoredDuringExecution[index].labelSelector.matchExpressions[index]
Name | Type | Description | Required |
---|---|---|---|
key |
string |
true |
|
operator |
string |
true |
|
values |
[]string |
false |
CqlConnectivity.spec.ingress.podConfig.affinity.podAffinity.requiredDuringSchedulingIgnoredDuringExecution[index].namespaceSelector
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
matchLabels |
map[string]string |
false |
CqlConnectivity.spec.ingress.podConfig.affinity.podAffinity.requiredDuringSchedulingIgnoredDuringExecution[index].namespaceSelector.matchExpressions[index]
Name | Type | Description | Required |
---|---|---|---|
key |
string |
true |
|
operator |
string |
true |
|
values |
[]string |
false |
CqlConnectivity.spec.ingress.podConfig.affinity.podAntiAffinity
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
[]object |
false |
CqlConnectivity.spec.ingress.podConfig.affinity.podAntiAffinity.preferredDuringSchedulingIgnoredDuringExecution[index]
Name | Type | Description | Required |
---|---|---|---|
object |
true |
||
weight |
integer |
|
true |
CqlConnectivity.spec.ingress.podConfig.affinity.podAntiAffinity.preferredDuringSchedulingIgnoredDuringExecution[index].podAffinityTerm
Name | Type | Description | Required |
---|---|---|---|
topologyKey |
string |
true |
|
object |
false |
||
matchLabelKeys |
[]string |
false |
|
mismatchLabelKeys |
[]string |
false |
|
object |
false |
||
namespaces |
[]string |
false |
CqlConnectivity.spec.ingress.podConfig.affinity.podAntiAffinity.preferredDuringSchedulingIgnoredDuringExecution[index].podAffinityTerm.labelSelector
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
matchLabels |
map[string]string |
false |
CqlConnectivity.spec.ingress.podConfig.affinity.podAntiAffinity.preferredDuringSchedulingIgnoredDuringExecution[index].podAffinityTerm.labelSelector.matchExpressions[index]
Name | Type | Description | Required |
---|---|---|---|
key |
string |
true |
|
operator |
string |
true |
|
values |
[]string |
false |
CqlConnectivity.spec.ingress.podConfig.affinity.podAntiAffinity.preferredDuringSchedulingIgnoredDuringExecution[index].podAffinityTerm.namespaceSelector
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
matchLabels |
map[string]string |
false |
CqlConnectivity.spec.ingress.podConfig.affinity.podAntiAffinity.preferredDuringSchedulingIgnoredDuringExecution[index].podAffinityTerm.namespaceSelector.matchExpressions[index]
Name | Type | Description | Required |
---|---|---|---|
key |
string |
true |
|
operator |
string |
true |
|
values |
[]string |
false |
CqlConnectivity.spec.ingress.podConfig.affinity.podAntiAffinity.requiredDuringSchedulingIgnoredDuringExecution[index]
Name | Type | Description | Required |
---|---|---|---|
topologyKey |
string |
true |
|
object |
false |
||
matchLabelKeys |
[]string |
false |
|
mismatchLabelKeys |
[]string |
false |
|
object |
false |
||
namespaces |
[]string |
false |
CqlConnectivity.spec.ingress.podConfig.affinity.podAntiAffinity.requiredDuringSchedulingIgnoredDuringExecution[index].labelSelector
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
matchLabels |
map[string]string |
false |
CqlConnectivity.spec.ingress.podConfig.affinity.podAntiAffinity.requiredDuringSchedulingIgnoredDuringExecution[index].labelSelector.matchExpressions[index]
Name | Type | Description | Required |
---|---|---|---|
key |
string |
true |
|
operator |
string |
true |
|
values |
[]string |
false |
CqlConnectivity.spec.ingress.podConfig.affinity.podAntiAffinity.requiredDuringSchedulingIgnoredDuringExecution[index].namespaceSelector
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
matchLabels |
map[string]string |
false |
CqlConnectivity.spec.ingress.podConfig.affinity.podAntiAffinity.requiredDuringSchedulingIgnoredDuringExecution[index].namespaceSelector.matchExpressions[index]
Name | Type | Description | Required |
---|---|---|---|
key |
string |
true |
|
operator |
string |
true |
|
values |
[]string |
false |
CqlConnectivity.spec.ingress.podConfig.containerSecurityContext
Name | Type | Description | Required |
---|---|---|---|
allowPrivilegeEscalation |
boolean |
false |
|
object |
false |
||
object |
false |
||
privileged |
boolean |
false |
|
procMount |
string |
false |
|
readOnlyRootFilesystem |
boolean |
false |
|
runAsGroup |
integer |
|
false |
runAsNonRoot |
boolean |
false |
|
runAsUser |
integer |
|
false |
object |
false |
||
object |
false |
||
object |
false |
CqlConnectivity.spec.ingress.podConfig.containerSecurityContext.appArmorProfile
Name | Type | Description | Required |
---|---|---|---|
type |
string |
true |
|
localhostProfile |
string |
false |
CqlConnectivity.spec.ingress.podConfig.containerSecurityContext.capabilities
Name | Type | Description | Required |
---|---|---|---|
add |
[]string |
false |
|
drop |
[]string |
false |
CqlConnectivity.spec.ingress.podConfig.containerSecurityContext.seLinuxOptions
Name | Type | Description | Required |
---|---|---|---|
level |
string |
false |
|
role |
string |
false |
|
type |
string |
false |
|
user |
string |
false |
CqlConnectivity.spec.ingress.podConfig.containerSecurityContext.seccompProfile
Name | Type | Description | Required |
---|---|---|---|
type |
string |
true |
|
localhostProfile |
string |
false |
CqlConnectivity.spec.ingress.podConfig.containerSecurityContext.windowsOptions
Name | Type | Description | Required |
---|---|---|---|
gmsaCredentialSpec |
string |
false |
|
gmsaCredentialSpecName |
string |
false |
|
hostProcess |
boolean |
false |
|
runAsUserName |
string |
false |
CqlConnectivity.spec.ingress.podConfig.podSecurityContext
Name | Type | Description | Required |
---|---|---|---|
object |
false |
||
fsGroup |
integer |
|
false |
fsGroupChangePolicy |
string |
false |
|
runAsGroup |
integer |
|
false |
runAsNonRoot |
boolean |
false |
|
runAsUser |
integer |
|
false |
seLinuxChangePolicy |
string |
false |
|
object |
false |
||
object |
false |
||
supplementalGroups |
[]integer |
false |
|
supplementalGroupsPolicy |
string |
false |
|
[]object |
false |
||
object |
false |
CqlConnectivity.spec.ingress.podConfig.podSecurityContext.appArmorProfile
Name | Type | Description | Required |
---|---|---|---|
type |
string |
true |
|
localhostProfile |
string |
false |
CqlConnectivity.spec.ingress.podConfig.podSecurityContext.seLinuxOptions
Name | Type | Description | Required |
---|---|---|---|
level |
string |
false |
|
role |
string |
false |
|
type |
string |
false |
|
user |
string |
false |
CqlConnectivity.spec.ingress.podConfig.podSecurityContext.seccompProfile
Name | Type | Description | Required |
---|---|---|---|
type |
string |
true |
|
localhostProfile |
string |
false |
CqlConnectivity.spec.ingress.podConfig.podSecurityContext.sysctls[index]
Name | Type | Description | Required |
---|---|---|---|
name |
string |
true |
|
value |
string |
true |
CqlConnectivity.spec.ingress.podConfig.podSecurityContext.windowsOptions
Name | Type | Description | Required |
---|---|---|---|
gmsaCredentialSpec |
string |
false |
|
gmsaCredentialSpecName |
string |
false |
|
hostProcess |
boolean |
false |
|
runAsUserName |
string |
false |
CqlConnectivity.spec.ingress.podConfig.resources
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
limits |
map[string]int or string |
false |
|
requests |
map[string]int or string |
false |
CqlConnectivity.spec.ingress.podConfig.resources.claims[index]
Name | Type | Description | Required |
---|---|---|---|
name |
string |
true |
|
request |
string |
false |
CqlConnectivity.spec.ingress.podConfig.tolerations[index]
Name | Type | Description | Required |
---|---|---|---|
effect |
string |
false |
|
key |
string |
false |
|
operator |
string |
false |
|
tolerationSeconds |
integer |
|
false |
value |
string |
false |
CqlConnectivity.spec.ingress.podConfigs[index]
Name | Type | Description | Required |
---|---|---|---|
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
||
[]object |
false |
CqlConnectivity.spec.ingress.podConfigs[index].affinity
Name | Type | Description | Required |
---|---|---|---|
object |
false |
||
object |
false |
||
object |
false |
CqlConnectivity.spec.ingress.podConfigs[index].affinity.nodeAffinity
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
object |
false |
CqlConnectivity.spec.ingress.podConfigs[index].affinity.nodeAffinity.preferredDuringSchedulingIgnoredDuringExecution[index]
Name | Type | Description | Required |
---|---|---|---|
object |
true |
||
weight |
integer |
|
true |
CqlConnectivity.spec.ingress.podConfigs[index].affinity.nodeAffinity.preferredDuringSchedulingIgnoredDuringExecution[index].preference
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
[]object |
false |
CqlConnectivity.spec.ingress.podConfigs[index].affinity.nodeAffinity.preferredDuringSchedulingIgnoredDuringExecution[index].preference.matchExpressions[index]
Name | Type | Description | Required |
---|---|---|---|
key |
string |
true |
|
operator |
string |
true |
|
values |
[]string |
false |
CqlConnectivity.spec.ingress.podConfigs[index].affinity.nodeAffinity.preferredDuringSchedulingIgnoredDuringExecution[index].preference.matchFields[index]
Name | Type | Description | Required |
---|---|---|---|
key |
string |
true |
|
operator |
string |
true |
|
values |
[]string |
false |
CqlConnectivity.spec.ingress.podConfigs[index].affinity.nodeAffinity.requiredDuringSchedulingIgnoredDuringExecution
Name | Type | Description | Required |
---|---|---|---|
[]object |
true |
CqlConnectivity.spec.ingress.podConfigs[index].affinity.nodeAffinity.requiredDuringSchedulingIgnoredDuringExecution.nodeSelectorTerms[index]
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
[]object |
false |
CqlConnectivity.spec.ingress.podConfigs[index].affinity.nodeAffinity.requiredDuringSchedulingIgnoredDuringExecution.nodeSelectorTerms[index].matchExpressions[index]
Name | Type | Description | Required |
---|---|---|---|
key |
string |
true |
|
operator |
string |
true |
|
values |
[]string |
false |
CqlConnectivity.spec.ingress.podConfigs[index].affinity.nodeAffinity.requiredDuringSchedulingIgnoredDuringExecution.nodeSelectorTerms[index].matchFields[index]
Name | Type | Description | Required |
---|---|---|---|
key |
string |
true |
|
operator |
string |
true |
|
values |
[]string |
false |
CqlConnectivity.spec.ingress.podConfigs[index].affinity.podAffinity
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
[]object |
false |
CqlConnectivity.spec.ingress.podConfigs[index].affinity.podAffinity.preferredDuringSchedulingIgnoredDuringExecution[index]
Name | Type | Description | Required |
---|---|---|---|
object |
true |
||
weight |
integer |
|
true |
CqlConnectivity.spec.ingress.podConfigs[index].affinity.podAffinity.preferredDuringSchedulingIgnoredDuringExecution[index].podAffinityTerm
Name | Type | Description | Required |
---|---|---|---|
topologyKey |
string |
true |
|
object |
false |
||
matchLabelKeys |
[]string |
false |
|
mismatchLabelKeys |
[]string |
false |
|
object |
false |
||
namespaces |
[]string |
false |
CqlConnectivity.spec.ingress.podConfigs[index].affinity.podAffinity.preferredDuringSchedulingIgnoredDuringExecution[index].podAffinityTerm.labelSelector
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
matchLabels |
map[string]string |
false |
CqlConnectivity.spec.ingress.podConfigs[index].affinity.podAffinity.preferredDuringSchedulingIgnoredDuringExecution[index].podAffinityTerm.labelSelector.matchExpressions[index]
Name | Type | Description | Required |
---|---|---|---|
key |
string |
true |
|
operator |
string |
true |
|
values |
[]string |
false |
CqlConnectivity.spec.ingress.podConfigs[index].affinity.podAffinity.preferredDuringSchedulingIgnoredDuringExecution[index].podAffinityTerm.namespaceSelector
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
matchLabels |
map[string]string |
false |
CqlConnectivity.spec.ingress.podConfigs[index].affinity.podAffinity.preferredDuringSchedulingIgnoredDuringExecution[index].podAffinityTerm.namespaceSelector.matchExpressions[index]
Name | Type | Description | Required |
---|---|---|---|
key |
string |
true |
|
operator |
string |
true |
|
values |
[]string |
false |
CqlConnectivity.spec.ingress.podConfigs[index].affinity.podAffinity.requiredDuringSchedulingIgnoredDuringExecution[index]
Name | Type | Description | Required |
---|---|---|---|
topologyKey |
string |
true |
|
object |
false |
||
matchLabelKeys |
[]string |
false |
|
mismatchLabelKeys |
[]string |
false |
|
object |
false |
||
namespaces |
[]string |
false |
CqlConnectivity.spec.ingress.podConfigs[index].affinity.podAffinity.requiredDuringSchedulingIgnoredDuringExecution[index].labelSelector
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
matchLabels |
map[string]string |
false |
CqlConnectivity.spec.ingress.podConfigs[index].affinity.podAffinity.requiredDuringSchedulingIgnoredDuringExecution[index].labelSelector.matchExpressions[index]
Name | Type | Description | Required |
---|---|---|---|
key |
string |
true |
|
operator |
string |
true |
|
values |
[]string |
false |
CqlConnectivity.spec.ingress.podConfigs[index].affinity.podAffinity.requiredDuringSchedulingIgnoredDuringExecution[index].namespaceSelector
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
matchLabels |
map[string]string |
false |
CqlConnectivity.spec.ingress.podConfigs[index].affinity.podAffinity.requiredDuringSchedulingIgnoredDuringExecution[index].namespaceSelector.matchExpressions[index]
Name | Type | Description | Required |
---|---|---|---|
key |
string |
true |
|
operator |
string |
true |
|
values |
[]string |
false |
CqlConnectivity.spec.ingress.podConfigs[index].affinity.podAntiAffinity
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
[]object |
false |
CqlConnectivity.spec.ingress.podConfigs[index].affinity.podAntiAffinity.preferredDuringSchedulingIgnoredDuringExecution[index]
Name | Type | Description | Required |
---|---|---|---|
object |
true |
||
weight |
integer |
|
true |
CqlConnectivity.spec.ingress.podConfigs[index].affinity.podAntiAffinity.preferredDuringSchedulingIgnoredDuringExecution[index].podAffinityTerm
Name | Type | Description | Required |
---|---|---|---|
topologyKey |
string |
true |
|
object |
false |
||
matchLabelKeys |
[]string |
false |
|
mismatchLabelKeys |
[]string |
false |
|
object |
false |
||
namespaces |
[]string |
false |
CqlConnectivity.spec.ingress.podConfigs[index].affinity.podAntiAffinity.preferredDuringSchedulingIgnoredDuringExecution[index].podAffinityTerm.labelSelector
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
matchLabels |
map[string]string |
false |
CqlConnectivity.spec.ingress.podConfigs[index].affinity.podAntiAffinity.preferredDuringSchedulingIgnoredDuringExecution[index].podAffinityTerm.labelSelector.matchExpressions[index]
Name | Type | Description | Required |
---|---|---|---|
key |
string |
true |
|
operator |
string |
true |
|
values |
[]string |
false |
CqlConnectivity.spec.ingress.podConfigs[index].affinity.podAntiAffinity.preferredDuringSchedulingIgnoredDuringExecution[index].podAffinityTerm.namespaceSelector
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
matchLabels |
map[string]string |
false |
CqlConnectivity.spec.ingress.podConfigs[index].affinity.podAntiAffinity.preferredDuringSchedulingIgnoredDuringExecution[index].podAffinityTerm.namespaceSelector.matchExpressions[index]
Name | Type | Description | Required |
---|---|---|---|
key |
string |
true |
|
operator |
string |
true |
|
values |
[]string |
false |
CqlConnectivity.spec.ingress.podConfigs[index].affinity.podAntiAffinity.requiredDuringSchedulingIgnoredDuringExecution[index]
Name | Type | Description | Required |
---|---|---|---|
topologyKey |
string |
true |
|
object |
false |
||
matchLabelKeys |
[]string |
false |
|
mismatchLabelKeys |
[]string |
false |
|
object |
false |
||
namespaces |
[]string |
false |
CqlConnectivity.spec.ingress.podConfigs[index].affinity.podAntiAffinity.requiredDuringSchedulingIgnoredDuringExecution[index].labelSelector
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
matchLabels |
map[string]string |
false |
CqlConnectivity.spec.ingress.podConfigs[index].affinity.podAntiAffinity.requiredDuringSchedulingIgnoredDuringExecution[index].labelSelector.matchExpressions[index]
Name | Type | Description | Required |
---|---|---|---|
key |
string |
true |
|
operator |
string |
true |
|
values |
[]string |
false |
CqlConnectivity.spec.ingress.podConfigs[index].affinity.podAntiAffinity.requiredDuringSchedulingIgnoredDuringExecution[index].namespaceSelector
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
matchLabels |
map[string]string |
false |
CqlConnectivity.spec.ingress.podConfigs[index].affinity.podAntiAffinity.requiredDuringSchedulingIgnoredDuringExecution[index].namespaceSelector.matchExpressions[index]
Name | Type | Description | Required |
---|---|---|---|
key |
string |
true |
|
operator |
string |
true |
|
values |
[]string |
false |
CqlConnectivity.spec.ingress.podConfigs[index].containerSecurityContext
Name | Type | Description | Required |
---|---|---|---|
allowPrivilegeEscalation |
boolean |
false |
|
object |
false |
||
object |
false |
||
privileged |
boolean |
false |
|
procMount |
string |
false |
|
readOnlyRootFilesystem |
boolean |
false |
|
runAsGroup |
integer |
|
false |
runAsNonRoot |
boolean |
false |
|
runAsUser |
integer |
|
false |
object |
false |
||
object |
false |
||
object |
false |
CqlConnectivity.spec.ingress.podConfigs[index].containerSecurityContext.appArmorProfile
Name | Type | Description | Required |
---|---|---|---|
type |
string |
true |
|
localhostProfile |
string |
false |
CqlConnectivity.spec.ingress.podConfigs[index].containerSecurityContext.capabilities
Name | Type | Description | Required |
---|---|---|---|
add |
[]string |
false |
|
drop |
[]string |
false |
CqlConnectivity.spec.ingress.podConfigs[index].containerSecurityContext.seLinuxOptions
Name | Type | Description | Required |
---|---|---|---|
level |
string |
false |
|
role |
string |
false |
|
type |
string |
false |
|
user |
string |
false |
CqlConnectivity.spec.ingress.podConfigs[index].containerSecurityContext.seccompProfile
Name | Type | Description | Required |
---|---|---|---|
type |
string |
true |
|
localhostProfile |
string |
false |
CqlConnectivity.spec.ingress.podConfigs[index].containerSecurityContext.windowsOptions
Name | Type | Description | Required |
---|---|---|---|
gmsaCredentialSpec |
string |
false |
|
gmsaCredentialSpecName |
string |
false |
|
hostProcess |
boolean |
false |
|
runAsUserName |
string |
false |
CqlConnectivity.spec.ingress.podConfigs[index].podSecurityContext
Name | Type | Description | Required |
---|---|---|---|
object |
false |
||
fsGroup |
integer |
|
false |
fsGroupChangePolicy |
string |
false |
|
runAsGroup |
integer |
|
false |
runAsNonRoot |
boolean |
false |
|
runAsUser |
integer |
|
false |
seLinuxChangePolicy |
string |
false |
|
object |
false |
||
object |
false |
||
supplementalGroups |
[]integer |
false |
|
supplementalGroupsPolicy |
string |
false |
|
[]object |
false |
||
object |
false |
CqlConnectivity.spec.ingress.podConfigs[index].podSecurityContext.appArmorProfile
Name | Type | Description | Required |
---|---|---|---|
type |
string |
true |
|
localhostProfile |
string |
false |
CqlConnectivity.spec.ingress.podConfigs[index].podSecurityContext.seLinuxOptions
Name | Type | Description | Required |
---|---|---|---|
level |
string |
false |
|
role |
string |
false |
|
type |
string |
false |
|
user |
string |
false |
CqlConnectivity.spec.ingress.podConfigs[index].podSecurityContext.seccompProfile
Name | Type | Description | Required |
---|---|---|---|
type |
string |
true |
|
localhostProfile |
string |
false |
CqlConnectivity.spec.ingress.podConfigs[index].podSecurityContext.sysctls[index]
Name | Type | Description | Required |
---|---|---|---|
name |
string |
true |
|
value |
string |
true |
CqlConnectivity.spec.ingress.podConfigs[index].podSecurityContext.windowsOptions
Name | Type | Description | Required |
---|---|---|---|
gmsaCredentialSpec |
string |
false |
|
gmsaCredentialSpecName |
string |
false |
|
hostProcess |
boolean |
false |
|
runAsUserName |
string |
false |
CqlConnectivity.spec.ingress.podConfigs[index].resources
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
limits |
map[string]int or string |
false |
|
requests |
map[string]int or string |
false |
CqlConnectivity.spec.ingress.podConfigs[index].resources.claims[index]
Name | Type | Description | Required |
---|---|---|---|
name |
string |
true |
|
request |
string |
false |
CqlConnectivity.spec.ingress.podConfigs[index].tolerations[index]
Name | Type | Description | Required |
---|---|---|---|
effect |
string |
false |
|
key |
string |
false |
|
operator |
string |
false |
|
tolerationSeconds |
integer |
|
false |
value |
string |
false |
CqlConnectivity.spec.ingress.serviceConfig
Name | Type | Description | Required |
---|---|---|---|
annotations |
map[string]string |
false |
|
labels |
map[string]string |
false |
CqlConnectivity.spec.ingress.serviceConfigs[index]
Name | Type | Description | Required |
---|---|---|---|
annotations |
map[string]string |
false |
|
labels |
map[string]string |
false |
CqlConnectivity.spec.loadBalancers
Name | Type | Description | Required |
---|---|---|---|
size |
integer |
true |
|
nativePort |
integer |
|
false |
object |
false |
||
[]object |
false |
||
object |
false |
||
[]object |
false |
CqlConnectivity.spec.loadBalancers.podConfig
Name | Type | Description | Required |
---|---|---|---|
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
||
[]object |
false |
CqlConnectivity.spec.loadBalancers.podConfig.affinity
Name | Type | Description | Required |
---|---|---|---|
object |
false |
||
object |
false |
||
object |
false |
CqlConnectivity.spec.loadBalancers.podConfig.affinity.nodeAffinity
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
object |
false |
CqlConnectivity.spec.loadBalancers.podConfig.affinity.nodeAffinity.preferredDuringSchedulingIgnoredDuringExecution[index]
Name | Type | Description | Required |
---|---|---|---|
object |
true |
||
weight |
integer |
|
true |
CqlConnectivity.spec.loadBalancers.podConfig.affinity.nodeAffinity.preferredDuringSchedulingIgnoredDuringExecution[index].preference
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
[]object |
false |
CqlConnectivity.spec.loadBalancers.podConfig.affinity.nodeAffinity.preferredDuringSchedulingIgnoredDuringExecution[index].preference.matchExpressions[index]
Name | Type | Description | Required |
---|---|---|---|
key |
string |
true |
|
operator |
string |
true |
|
values |
[]string |
false |
CqlConnectivity.spec.loadBalancers.podConfig.affinity.nodeAffinity.preferredDuringSchedulingIgnoredDuringExecution[index].preference.matchFields[index]
Name | Type | Description | Required |
---|---|---|---|
key |
string |
true |
|
operator |
string |
true |
|
values |
[]string |
false |
CqlConnectivity.spec.loadBalancers.podConfig.affinity.nodeAffinity.requiredDuringSchedulingIgnoredDuringExecution
Name | Type | Description | Required |
---|---|---|---|
[]object |
true |
CqlConnectivity.spec.loadBalancers.podConfig.affinity.nodeAffinity.requiredDuringSchedulingIgnoredDuringExecution.nodeSelectorTerms[index]
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
[]object |
false |
CqlConnectivity.spec.loadBalancers.podConfig.affinity.nodeAffinity.requiredDuringSchedulingIgnoredDuringExecution.nodeSelectorTerms[index].matchExpressions[index]
Name | Type | Description | Required |
---|---|---|---|
key |
string |
true |
|
operator |
string |
true |
|
values |
[]string |
false |
CqlConnectivity.spec.loadBalancers.podConfig.affinity.nodeAffinity.requiredDuringSchedulingIgnoredDuringExecution.nodeSelectorTerms[index].matchFields[index]
Name | Type | Description | Required |
---|---|---|---|
key |
string |
true |
|
operator |
string |
true |
|
values |
[]string |
false |
CqlConnectivity.spec.loadBalancers.podConfig.affinity.podAffinity
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
[]object |
false |
CqlConnectivity.spec.loadBalancers.podConfig.affinity.podAffinity.preferredDuringSchedulingIgnoredDuringExecution[index]
Name | Type | Description | Required |
---|---|---|---|
object |
true |
||
weight |
integer |
|
true |
CqlConnectivity.spec.loadBalancers.podConfig.affinity.podAffinity.preferredDuringSchedulingIgnoredDuringExecution[index].podAffinityTerm
Name | Type | Description | Required |
---|---|---|---|
topologyKey |
string |
true |
|
object |
false |
||
matchLabelKeys |
[]string |
false |
|
mismatchLabelKeys |
[]string |
false |
|
object |
false |
||
namespaces |
[]string |
false |
CqlConnectivity.spec.loadBalancers.podConfig.affinity.podAffinity.preferredDuringSchedulingIgnoredDuringExecution[index].podAffinityTerm.labelSelector
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
matchLabels |
map[string]string |
false |
CqlConnectivity.spec.loadBalancers.podConfig.affinity.podAffinity.preferredDuringSchedulingIgnoredDuringExecution[index].podAffinityTerm.labelSelector.matchExpressions[index]
Name | Type | Description | Required |
---|---|---|---|
key |
string |
true |
|
operator |
string |
true |
|
values |
[]string |
false |
CqlConnectivity.spec.loadBalancers.podConfig.affinity.podAffinity.preferredDuringSchedulingIgnoredDuringExecution[index].podAffinityTerm.namespaceSelector
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
matchLabels |
map[string]string |
false |
CqlConnectivity.spec.loadBalancers.podConfig.affinity.podAffinity.preferredDuringSchedulingIgnoredDuringExecution[index].podAffinityTerm.namespaceSelector.matchExpressions[index]
Name | Type | Description | Required |
---|---|---|---|
key |
string |
true |
|
operator |
string |
true |
|
values |
[]string |
false |
CqlConnectivity.spec.loadBalancers.podConfig.affinity.podAffinity.requiredDuringSchedulingIgnoredDuringExecution[index]
Name | Type | Description | Required |
---|---|---|---|
topologyKey |
string |
true |
|
object |
false |
||
matchLabelKeys |
[]string |
false |
|
mismatchLabelKeys |
[]string |
false |
|
object |
false |
||
namespaces |
[]string |
false |
CqlConnectivity.spec.loadBalancers.podConfig.affinity.podAffinity.requiredDuringSchedulingIgnoredDuringExecution[index].labelSelector
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
matchLabels |
map[string]string |
false |
CqlConnectivity.spec.loadBalancers.podConfig.affinity.podAffinity.requiredDuringSchedulingIgnoredDuringExecution[index].labelSelector.matchExpressions[index]
Name | Type | Description | Required |
---|---|---|---|
key |
string |
true |
|
operator |
string |
true |
|
values |
[]string |
false |
CqlConnectivity.spec.loadBalancers.podConfig.affinity.podAffinity.requiredDuringSchedulingIgnoredDuringExecution[index].namespaceSelector
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
matchLabels |
map[string]string |
false |
CqlConnectivity.spec.loadBalancers.podConfig.affinity.podAffinity.requiredDuringSchedulingIgnoredDuringExecution[index].namespaceSelector.matchExpressions[index]
Name | Type | Description | Required |
---|---|---|---|
key |
string |
true |
|
operator |
string |
true |
|
values |
[]string |
false |
CqlConnectivity.spec.loadBalancers.podConfig.affinity.podAntiAffinity
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
[]object |
false |
CqlConnectivity.spec.loadBalancers.podConfig.affinity.podAntiAffinity.preferredDuringSchedulingIgnoredDuringExecution[index]
Name | Type | Description | Required |
---|---|---|---|
object |
true |
||
weight |
integer |
|
true |
CqlConnectivity.spec.loadBalancers.podConfig.affinity.podAntiAffinity.preferredDuringSchedulingIgnoredDuringExecution[index].podAffinityTerm
Name | Type | Description | Required |
---|---|---|---|
topologyKey |
string |
true |
|
object |
false |
||
matchLabelKeys |
[]string |
false |
|
mismatchLabelKeys |
[]string |
false |
|
object |
false |
||
namespaces |
[]string |
false |
CqlConnectivity.spec.loadBalancers.podConfig.affinity.podAntiAffinity.preferredDuringSchedulingIgnoredDuringExecution[index].podAffinityTerm.labelSelector
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
matchLabels |
map[string]string |
false |
CqlConnectivity.spec.loadBalancers.podConfig.affinity.podAntiAffinity.preferredDuringSchedulingIgnoredDuringExecution[index].podAffinityTerm.labelSelector.matchExpressions[index]
Name | Type | Description | Required |
---|---|---|---|
key |
string |
true |
|
operator |
string |
true |
|
values |
[]string |
false |
CqlConnectivity.spec.loadBalancers.podConfig.affinity.podAntiAffinity.preferredDuringSchedulingIgnoredDuringExecution[index].podAffinityTerm.namespaceSelector
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
matchLabels |
map[string]string |
false |
CqlConnectivity.spec.loadBalancers.podConfig.affinity.podAntiAffinity.preferredDuringSchedulingIgnoredDuringExecution[index].podAffinityTerm.namespaceSelector.matchExpressions[index]
Name | Type | Description | Required |
---|---|---|---|
key |
string |
true |
|
operator |
string |
true |
|
values |
[]string |
false |
CqlConnectivity.spec.loadBalancers.podConfig.affinity.podAntiAffinity.requiredDuringSchedulingIgnoredDuringExecution[index]
Name | Type | Description | Required |
---|---|---|---|
topologyKey |
string |
true |
|
object |
false |
||
matchLabelKeys |
[]string |
false |
|
mismatchLabelKeys |
[]string |
false |
|
object |
false |
||
namespaces |
[]string |
false |
CqlConnectivity.spec.loadBalancers.podConfig.affinity.podAntiAffinity.requiredDuringSchedulingIgnoredDuringExecution[index].labelSelector
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
matchLabels |
map[string]string |
false |
CqlConnectivity.spec.loadBalancers.podConfig.affinity.podAntiAffinity.requiredDuringSchedulingIgnoredDuringExecution[index].labelSelector.matchExpressions[index]
Name | Type | Description | Required |
---|---|---|---|
key |
string |
true |
|
operator |
string |
true |
|
values |
[]string |
false |
CqlConnectivity.spec.loadBalancers.podConfig.affinity.podAntiAffinity.requiredDuringSchedulingIgnoredDuringExecution[index].namespaceSelector
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
matchLabels |
map[string]string |
false |
CqlConnectivity.spec.loadBalancers.podConfig.affinity.podAntiAffinity.requiredDuringSchedulingIgnoredDuringExecution[index].namespaceSelector.matchExpressions[index]
Name | Type | Description | Required |
---|---|---|---|
key |
string |
true |
|
operator |
string |
true |
|
values |
[]string |
false |
CqlConnectivity.spec.loadBalancers.podConfig.containerSecurityContext
Name | Type | Description | Required |
---|---|---|---|
allowPrivilegeEscalation |
boolean |
false |
|
object |
false |
||
object |
false |
||
privileged |
boolean |
false |
|
procMount |
string |
false |
|
readOnlyRootFilesystem |
boolean |
false |
|
runAsGroup |
integer |
|
false |
runAsNonRoot |
boolean |
false |
|
runAsUser |
integer |
|
false |
object |
false |
||
object |
false |
||
object |
false |
CqlConnectivity.spec.loadBalancers.podConfig.containerSecurityContext.appArmorProfile
Name | Type | Description | Required |
---|---|---|---|
type |
string |
true |
|
localhostProfile |
string |
false |
CqlConnectivity.spec.loadBalancers.podConfig.containerSecurityContext.capabilities
Name | Type | Description | Required |
---|---|---|---|
add |
[]string |
false |
|
drop |
[]string |
false |
CqlConnectivity.spec.loadBalancers.podConfig.containerSecurityContext.seLinuxOptions
Name | Type | Description | Required |
---|---|---|---|
level |
string |
false |
|
role |
string |
false |
|
type |
string |
false |
|
user |
string |
false |
CqlConnectivity.spec.loadBalancers.podConfig.containerSecurityContext.seccompProfile
Name | Type | Description | Required |
---|---|---|---|
type |
string |
true |
|
localhostProfile |
string |
false |
CqlConnectivity.spec.loadBalancers.podConfig.containerSecurityContext.windowsOptions
Name | Type | Description | Required |
---|---|---|---|
gmsaCredentialSpec |
string |
false |
|
gmsaCredentialSpecName |
string |
false |
|
hostProcess |
boolean |
false |
|
runAsUserName |
string |
false |
CqlConnectivity.spec.loadBalancers.podConfig.podSecurityContext
Name | Type | Description | Required |
---|---|---|---|
object |
false |
||
fsGroup |
integer |
|
false |
fsGroupChangePolicy |
string |
false |
|
runAsGroup |
integer |
|
false |
runAsNonRoot |
boolean |
false |
|
runAsUser |
integer |
|
false |
seLinuxChangePolicy |
string |
false |
|
object |
false |
||
object |
false |
||
supplementalGroups |
[]integer |
false |
|
supplementalGroupsPolicy |
string |
false |
|
[]object |
false |
||
object |
false |
CqlConnectivity.spec.loadBalancers.podConfig.podSecurityContext.appArmorProfile
Name | Type | Description | Required |
---|---|---|---|
type |
string |
true |
|
localhostProfile |
string |
false |
CqlConnectivity.spec.loadBalancers.podConfig.podSecurityContext.seLinuxOptions
Name | Type | Description | Required |
---|---|---|---|
level |
string |
false |
|
role |
string |
false |
|
type |
string |
false |
|
user |
string |
false |
CqlConnectivity.spec.loadBalancers.podConfig.podSecurityContext.seccompProfile
Name | Type | Description | Required |
---|---|---|---|
type |
string |
true |
|
localhostProfile |
string |
false |
CqlConnectivity.spec.loadBalancers.podConfig.podSecurityContext.sysctls[index]
Name | Type | Description | Required |
---|---|---|---|
name |
string |
true |
|
value |
string |
true |
CqlConnectivity.spec.loadBalancers.podConfig.podSecurityContext.windowsOptions
Name | Type | Description | Required |
---|---|---|---|
gmsaCredentialSpec |
string |
false |
|
gmsaCredentialSpecName |
string |
false |
|
hostProcess |
boolean |
false |
|
runAsUserName |
string |
false |
CqlConnectivity.spec.loadBalancers.podConfig.resources
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
limits |
map[string]int or string |
false |
|
requests |
map[string]int or string |
false |
CqlConnectivity.spec.loadBalancers.podConfig.resources.claims[index]
Name | Type | Description | Required |
---|---|---|---|
name |
string |
true |
|
request |
string |
false |
CqlConnectivity.spec.loadBalancers.podConfig.tolerations[index]
Name | Type | Description | Required |
---|---|---|---|
effect |
string |
false |
|
key |
string |
false |
|
operator |
string |
false |
|
tolerationSeconds |
integer |
|
false |
value |
string |
false |
CqlConnectivity.spec.loadBalancers.podConfigs[index]
Name | Type | Description | Required |
---|---|---|---|
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
||
[]object |
false |
CqlConnectivity.spec.loadBalancers.podConfigs[index].affinity
Name | Type | Description | Required |
---|---|---|---|
object |
false |
||
object |
false |
||
object |
false |
CqlConnectivity.spec.loadBalancers.podConfigs[index].affinity.nodeAffinity
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
object |
false |
CqlConnectivity.spec.loadBalancers.podConfigs[index].affinity.nodeAffinity.preferredDuringSchedulingIgnoredDuringExecution[index]
Name | Type | Description | Required |
---|---|---|---|
object |
true |
||
weight |
integer |
|
true |
CqlConnectivity.spec.loadBalancers.podConfigs[index].affinity.nodeAffinity.preferredDuringSchedulingIgnoredDuringExecution[index].preference
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
[]object |
false |
CqlConnectivity.spec.loadBalancers.podConfigs[index].affinity.nodeAffinity.preferredDuringSchedulingIgnoredDuringExecution[index].preference.matchExpressions[index]
Name | Type | Description | Required |
---|---|---|---|
key |
string |
true |
|
operator |
string |
true |
|
values |
[]string |
false |
CqlConnectivity.spec.loadBalancers.podConfigs[index].affinity.nodeAffinity.preferredDuringSchedulingIgnoredDuringExecution[index].preference.matchFields[index]
Name | Type | Description | Required |
---|---|---|---|
key |
string |
true |
|
operator |
string |
true |
|
values |
[]string |
false |
CqlConnectivity.spec.loadBalancers.podConfigs[index].affinity.nodeAffinity.requiredDuringSchedulingIgnoredDuringExecution
Name | Type | Description | Required |
---|---|---|---|
[]object |
true |
CqlConnectivity.spec.loadBalancers.podConfigs[index].affinity.nodeAffinity.requiredDuringSchedulingIgnoredDuringExecution.nodeSelectorTerms[index]
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
[]object |
false |
CqlConnectivity.spec.loadBalancers.podConfigs[index].affinity.nodeAffinity.requiredDuringSchedulingIgnoredDuringExecution.nodeSelectorTerms[index].matchExpressions[index]
Name | Type | Description | Required |
---|---|---|---|
key |
string |
true |
|
operator |
string |
true |
|
values |
[]string |
false |
CqlConnectivity.spec.loadBalancers.podConfigs[index].affinity.nodeAffinity.requiredDuringSchedulingIgnoredDuringExecution.nodeSelectorTerms[index].matchFields[index]
Name | Type | Description | Required |
---|---|---|---|
key |
string |
true |
|
operator |
string |
true |
|
values |
[]string |
false |
CqlConnectivity.spec.loadBalancers.podConfigs[index].affinity.podAffinity
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
[]object |
false |
CqlConnectivity.spec.loadBalancers.podConfigs[index].affinity.podAffinity.preferredDuringSchedulingIgnoredDuringExecution[index]
Name | Type | Description | Required |
---|---|---|---|
object |
true |
||
weight |
integer |
|
true |
CqlConnectivity.spec.loadBalancers.podConfigs[index].affinity.podAffinity.preferredDuringSchedulingIgnoredDuringExecution[index].podAffinityTerm
Name | Type | Description | Required |
---|---|---|---|
topologyKey |
string |
true |
|
object |
false |
||
matchLabelKeys |
[]string |
false |
|
mismatchLabelKeys |
[]string |
false |
|
object |
false |
||
namespaces |
[]string |
false |
CqlConnectivity.spec.loadBalancers.podConfigs[index].affinity.podAffinity.preferredDuringSchedulingIgnoredDuringExecution[index].podAffinityTerm.labelSelector
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
matchLabels |
map[string]string |
false |
CqlConnectivity.spec.loadBalancers.podConfigs[index].affinity.podAffinity.preferredDuringSchedulingIgnoredDuringExecution[index].podAffinityTerm.labelSelector.matchExpressions[index]
Name | Type | Description | Required |
---|---|---|---|
key |
string |
true |
|
operator |
string |
true |
|
values |
[]string |
false |
CqlConnectivity.spec.loadBalancers.podConfigs[index].affinity.podAffinity.preferredDuringSchedulingIgnoredDuringExecution[index].podAffinityTerm.namespaceSelector
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
matchLabels |
map[string]string |
false |
CqlConnectivity.spec.loadBalancers.podConfigs[index].affinity.podAffinity.preferredDuringSchedulingIgnoredDuringExecution[index].podAffinityTerm.namespaceSelector.matchExpressions[index]
Name | Type | Description | Required |
---|---|---|---|
key |
string |
true |
|
operator |
string |
true |
|
values |
[]string |
false |
CqlConnectivity.spec.loadBalancers.podConfigs[index].affinity.podAffinity.requiredDuringSchedulingIgnoredDuringExecution[index]
Name | Type | Description | Required |
---|---|---|---|
topologyKey |
string |
true |
|
object |
false |
||
matchLabelKeys |
[]string |
false |
|
mismatchLabelKeys |
[]string |
false |
|
object |
false |
||
namespaces |
[]string |
false |
CqlConnectivity.spec.loadBalancers.podConfigs[index].affinity.podAffinity.requiredDuringSchedulingIgnoredDuringExecution[index].labelSelector
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
matchLabels |
map[string]string |
false |
CqlConnectivity.spec.loadBalancers.podConfigs[index].affinity.podAffinity.requiredDuringSchedulingIgnoredDuringExecution[index].labelSelector.matchExpressions[index]
Name | Type | Description | Required |
---|---|---|---|
key |
string |
true |
|
operator |
string |
true |
|
values |
[]string |
false |
CqlConnectivity.spec.loadBalancers.podConfigs[index].affinity.podAffinity.requiredDuringSchedulingIgnoredDuringExecution[index].namespaceSelector
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
matchLabels |
map[string]string |
false |
CqlConnectivity.spec.loadBalancers.podConfigs[index].affinity.podAffinity.requiredDuringSchedulingIgnoredDuringExecution[index].namespaceSelector.matchExpressions[index]
Name | Type | Description | Required |
---|---|---|---|
key |
string |
true |
|
operator |
string |
true |
|
values |
[]string |
false |
CqlConnectivity.spec.loadBalancers.podConfigs[index].affinity.podAntiAffinity
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
[]object |
false |
CqlConnectivity.spec.loadBalancers.podConfigs[index].affinity.podAntiAffinity.preferredDuringSchedulingIgnoredDuringExecution[index]
Name | Type | Description | Required |
---|---|---|---|
object |
true |
||
weight |
integer |
|
true |
CqlConnectivity.spec.loadBalancers.podConfigs[index].affinity.podAntiAffinity.preferredDuringSchedulingIgnoredDuringExecution[index].podAffinityTerm
Name | Type | Description | Required |
---|---|---|---|
topologyKey |
string |
true |
|
object |
false |
||
matchLabelKeys |
[]string |
false |
|
mismatchLabelKeys |
[]string |
false |
|
object |
false |
||
namespaces |
[]string |
false |
CqlConnectivity.spec.loadBalancers.podConfigs[index].affinity.podAntiAffinity.preferredDuringSchedulingIgnoredDuringExecution[index].podAffinityTerm.labelSelector
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
matchLabels |
map[string]string |
false |
CqlConnectivity.spec.loadBalancers.podConfigs[index].affinity.podAntiAffinity.preferredDuringSchedulingIgnoredDuringExecution[index].podAffinityTerm.labelSelector.matchExpressions[index]
Name | Type | Description | Required |
---|---|---|---|
key |
string |
true |
|
operator |
string |
true |
|
values |
[]string |
false |
CqlConnectivity.spec.loadBalancers.podConfigs[index].affinity.podAntiAffinity.preferredDuringSchedulingIgnoredDuringExecution[index].podAffinityTerm.namespaceSelector
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
matchLabels |
map[string]string |
false |
CqlConnectivity.spec.loadBalancers.podConfigs[index].affinity.podAntiAffinity.preferredDuringSchedulingIgnoredDuringExecution[index].podAffinityTerm.namespaceSelector.matchExpressions[index]
Name | Type | Description | Required |
---|---|---|---|
key |
string |
true |
|
operator |
string |
true |
|
values |
[]string |
false |
CqlConnectivity.spec.loadBalancers.podConfigs[index].affinity.podAntiAffinity.requiredDuringSchedulingIgnoredDuringExecution[index]
Name | Type | Description | Required |
---|---|---|---|
topologyKey |
string |
true |
|
object |
false |
||
matchLabelKeys |
[]string |
false |
|
mismatchLabelKeys |
[]string |
false |
|
object |
false |
||
namespaces |
[]string |
false |
CqlConnectivity.spec.loadBalancers.podConfigs[index].affinity.podAntiAffinity.requiredDuringSchedulingIgnoredDuringExecution[index].labelSelector
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
matchLabels |
map[string]string |
false |
CqlConnectivity.spec.loadBalancers.podConfigs[index].affinity.podAntiAffinity.requiredDuringSchedulingIgnoredDuringExecution[index].labelSelector.matchExpressions[index]
Name | Type | Description | Required |
---|---|---|---|
key |
string |
true |
|
operator |
string |
true |
|
values |
[]string |
false |
CqlConnectivity.spec.loadBalancers.podConfigs[index].affinity.podAntiAffinity.requiredDuringSchedulingIgnoredDuringExecution[index].namespaceSelector
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
matchLabels |
map[string]string |
false |
CqlConnectivity.spec.loadBalancers.podConfigs[index].affinity.podAntiAffinity.requiredDuringSchedulingIgnoredDuringExecution[index].namespaceSelector.matchExpressions[index]
Name | Type | Description | Required |
---|---|---|---|
key |
string |
true |
|
operator |
string |
true |
|
values |
[]string |
false |
CqlConnectivity.spec.loadBalancers.podConfigs[index].containerSecurityContext
Name | Type | Description | Required |
---|---|---|---|
allowPrivilegeEscalation |
boolean |
false |
|
object |
false |
||
object |
false |
||
privileged |
boolean |
false |
|
procMount |
string |
false |
|
readOnlyRootFilesystem |
boolean |
false |
|
runAsGroup |
integer |
|
false |
runAsNonRoot |
boolean |
false |
|
runAsUser |
integer |
|
false |
object |
false |
||
object |
false |
||
object |
false |
CqlConnectivity.spec.loadBalancers.podConfigs[index].containerSecurityContext.appArmorProfile
Name | Type | Description | Required |
---|---|---|---|
type |
string |
true |
|
localhostProfile |
string |
false |
CqlConnectivity.spec.loadBalancers.podConfigs[index].containerSecurityContext.capabilities
Name | Type | Description | Required |
---|---|---|---|
add |
[]string |
false |
|
drop |
[]string |
false |
CqlConnectivity.spec.loadBalancers.podConfigs[index].containerSecurityContext.seLinuxOptions
Name | Type | Description | Required |
---|---|---|---|
level |
string |
false |
|
role |
string |
false |
|
type |
string |
false |
|
user |
string |
false |
CqlConnectivity.spec.loadBalancers.podConfigs[index].containerSecurityContext.seccompProfile
Name | Type | Description | Required |
---|---|---|---|
type |
string |
true |
|
localhostProfile |
string |
false |
CqlConnectivity.spec.loadBalancers.podConfigs[index].containerSecurityContext.windowsOptions
Name | Type | Description | Required |
---|---|---|---|
gmsaCredentialSpec |
string |
false |
|
gmsaCredentialSpecName |
string |
false |
|
hostProcess |
boolean |
false |
|
runAsUserName |
string |
false |
CqlConnectivity.spec.loadBalancers.podConfigs[index].podSecurityContext
Name | Type | Description | Required |
---|---|---|---|
object |
false |
||
fsGroup |
integer |
|
false |
fsGroupChangePolicy |
string |
false |
|
runAsGroup |
integer |
|
false |
runAsNonRoot |
boolean |
false |
|
runAsUser |
integer |
|
false |
seLinuxChangePolicy |
string |
false |
|
object |
false |
||
object |
false |
||
supplementalGroups |
[]integer |
false |
|
supplementalGroupsPolicy |
string |
false |
|
[]object |
false |
||
object |
false |
CqlConnectivity.spec.loadBalancers.podConfigs[index].podSecurityContext.appArmorProfile
Name | Type | Description | Required |
---|---|---|---|
type |
string |
true |
|
localhostProfile |
string |
false |
CqlConnectivity.spec.loadBalancers.podConfigs[index].podSecurityContext.seLinuxOptions
Name | Type | Description | Required |
---|---|---|---|
level |
string |
false |
|
role |
string |
false |
|
type |
string |
false |
|
user |
string |
false |
CqlConnectivity.spec.loadBalancers.podConfigs[index].podSecurityContext.seccompProfile
Name | Type | Description | Required |
---|---|---|---|
type |
string |
true |
|
localhostProfile |
string |
false |
CqlConnectivity.spec.loadBalancers.podConfigs[index].podSecurityContext.sysctls[index]
Name | Type | Description | Required |
---|---|---|---|
name |
string |
true |
|
value |
string |
true |
CqlConnectivity.spec.loadBalancers.podConfigs[index].podSecurityContext.windowsOptions
Name | Type | Description | Required |
---|---|---|---|
gmsaCredentialSpec |
string |
false |
|
gmsaCredentialSpecName |
string |
false |
|
hostProcess |
boolean |
false |
|
runAsUserName |
string |
false |
CqlConnectivity.spec.loadBalancers.podConfigs[index].resources
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
limits |
map[string]int or string |
false |
|
requests |
map[string]int or string |
false |
CqlConnectivity.spec.loadBalancers.podConfigs[index].resources.claims[index]
Name | Type | Description | Required |
---|---|---|---|
name |
string |
true |
|
request |
string |
false |
CqlConnectivity.spec.loadBalancers.podConfigs[index].tolerations[index]
Name | Type | Description | Required |
---|---|---|---|
effect |
string |
false |
|
key |
string |
false |
|
operator |
string |
false |
|
tolerationSeconds |
integer |
|
false |
value |
string |
false |
CqlConnectivity.spec.loadBalancers.serviceConfig
Name | Type | Description | Required |
---|---|---|---|
annotations |
map[string]string |
false |
|
labels |
map[string]string |
false |
CqlConnectivity.spec.loadBalancers.serviceConfigs[index]
Name | Type | Description | Required |
---|---|---|---|
annotations |
map[string]string |
false |
|
labels |
map[string]string |
false |
CqlConnectivity.spec.metadata
Name | Type | Description | Required |
---|---|---|---|
commonAnnotations |
map[string]string |
false |
|
commonLabels |
map[string]string |
false |
CqlConnectivity.status
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
map[string]object |
false |
||
size |
integer |
false |
|
strategy |
string |
false |
CqlConnectivity.status.conditions[index]
Name | Type | Description | Required |
---|---|---|---|
lastTransitionTime |
string |
|
true |
message |
string |
true |
|
reason |
string |
true |
|
status |
enum |
|
true |
type |
string |
true |
|
observedGeneration |
integer |
|
false |
DataApi
Name | Type | Description | Required |
---|---|---|---|
apiVersion |
string |
missioncontrol.datastax.com.v1alpha1 |
true |
kind |
string |
DataApi |
true |
object |
Refer to the Kubernetes API documentation for the fields of the |
true |
|
object |
false |
||
object |
false |
DataApi.spec
Name | Type | Description | Required |
---|---|---|---|
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
||
driverConfig |
string |
false |
|
[]object |
false |
||
object |
false |
||
object |
false |
||
replicas |
integer |
|
false |
object |
false |
||
serviceAccount |
string |
false |
|
object |
false |
||
[]object |
false |
DataApi.spec.affinity.nodeAffinity.preferredDuringSchedulingIgnoredDuringExecution[index]
Name | Type | Description | Required |
---|---|---|---|
object |
true |
||
weight |
integer |
|
true |
DataApi.spec.affinity.nodeAffinity.preferredDuringSchedulingIgnoredDuringExecution[index].preference
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
[]object |
false |
DataApi.spec.affinity.nodeAffinity.preferredDuringSchedulingIgnoredDuringExecution[index].preference.matchExpressions[index]
Name | Type | Description | Required |
---|---|---|---|
key |
string |
true |
|
operator |
string |
true |
|
values |
[]string |
false |
DataApi.spec.affinity.nodeAffinity.preferredDuringSchedulingIgnoredDuringExecution[index].preference.matchFields[index]
Name | Type | Description | Required |
---|---|---|---|
key |
string |
true |
|
operator |
string |
true |
|
values |
[]string |
false |
DataApi.spec.affinity.nodeAffinity.requiredDuringSchedulingIgnoredDuringExecution
Name | Type | Description | Required |
---|---|---|---|
[]object |
true |
DataApi.spec.affinity.nodeAffinity.requiredDuringSchedulingIgnoredDuringExecution.nodeSelectorTerms[index]
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
[]object |
false |
DataApi.spec.affinity.nodeAffinity.requiredDuringSchedulingIgnoredDuringExecution.nodeSelectorTerms[index].matchExpressions[index]
Name | Type | Description | Required |
---|---|---|---|
key |
string |
true |
|
operator |
string |
true |
|
values |
[]string |
false |
DataApi.spec.affinity.nodeAffinity.requiredDuringSchedulingIgnoredDuringExecution.nodeSelectorTerms[index].matchFields[index]
Name | Type | Description | Required |
---|---|---|---|
key |
string |
true |
|
operator |
string |
true |
|
values |
[]string |
false |
DataApi.spec.affinity.podAffinity.preferredDuringSchedulingIgnoredDuringExecution[index]
Name | Type | Description | Required |
---|---|---|---|
object |
true |
||
weight |
integer |
|
true |
DataApi.spec.affinity.podAffinity.preferredDuringSchedulingIgnoredDuringExecution[index].podAffinityTerm
Name | Type | Description | Required |
---|---|---|---|
topologyKey |
string |
true |
|
object |
false |
||
matchLabelKeys |
[]string |
false |
|
mismatchLabelKeys |
[]string |
false |
|
object |
false |
||
namespaces |
[]string |
false |
DataApi.spec.affinity.podAffinity.preferredDuringSchedulingIgnoredDuringExecution[index].podAffinityTerm.labelSelector
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
matchLabels |
map[string]string |
false |
DataApi.spec.affinity.podAffinity.preferredDuringSchedulingIgnoredDuringExecution[index].podAffinityTerm.labelSelector.matchExpressions[index]
Name | Type | Description | Required |
---|---|---|---|
key |
string |
true |
|
operator |
string |
true |
|
values |
[]string |
false |
DataApi.spec.affinity.podAffinity.preferredDuringSchedulingIgnoredDuringExecution[index].podAffinityTerm.namespaceSelector
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
matchLabels |
map[string]string |
false |
DataApi.spec.affinity.podAffinity.preferredDuringSchedulingIgnoredDuringExecution[index].podAffinityTerm.namespaceSelector.matchExpressions[index]
Name | Type | Description | Required |
---|---|---|---|
key |
string |
true |
|
operator |
string |
true |
|
values |
[]string |
false |
DataApi.spec.affinity.podAffinity.requiredDuringSchedulingIgnoredDuringExecution[index]
Name | Type | Description | Required |
---|---|---|---|
topologyKey |
string |
true |
|
object |
false |
||
matchLabelKeys |
[]string |
false |
|
mismatchLabelKeys |
[]string |
false |
|
object |
false |
||
namespaces |
[]string |
false |
DataApi.spec.affinity.podAffinity.requiredDuringSchedulingIgnoredDuringExecution[index].labelSelector
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
matchLabels |
map[string]string |
false |
DataApi.spec.affinity.podAffinity.requiredDuringSchedulingIgnoredDuringExecution[index].labelSelector.matchExpressions[index]
Name | Type | Description | Required |
---|---|---|---|
key |
string |
true |
|
operator |
string |
true |
|
values |
[]string |
false |
DataApi.spec.affinity.podAffinity.requiredDuringSchedulingIgnoredDuringExecution[index].namespaceSelector
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
matchLabels |
map[string]string |
false |
DataApi.spec.affinity.podAffinity.requiredDuringSchedulingIgnoredDuringExecution[index].namespaceSelector.matchExpressions[index]
Name | Type | Description | Required |
---|---|---|---|
key |
string |
true |
|
operator |
string |
true |
|
values |
[]string |
false |
DataApi.spec.affinity.podAntiAffinity.preferredDuringSchedulingIgnoredDuringExecution[index]
Name | Type | Description | Required |
---|---|---|---|
object |
true |
||
weight |
integer |
|
true |
DataApi.spec.affinity.podAntiAffinity.preferredDuringSchedulingIgnoredDuringExecution[index].podAffinityTerm
Name | Type | Description | Required |
---|---|---|---|
topologyKey |
string |
true |
|
object |
false |
||
matchLabelKeys |
[]string |
false |
|
mismatchLabelKeys |
[]string |
false |
|
object |
false |
||
namespaces |
[]string |
false |
DataApi.spec.affinity.podAntiAffinity.preferredDuringSchedulingIgnoredDuringExecution[index].podAffinityTerm.labelSelector
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
matchLabels |
map[string]string |
false |
DataApi.spec.affinity.podAntiAffinity.preferredDuringSchedulingIgnoredDuringExecution[index].podAffinityTerm.labelSelector.matchExpressions[index]
Name | Type | Description | Required |
---|---|---|---|
key |
string |
true |
|
operator |
string |
true |
|
values |
[]string |
false |
DataApi.spec.affinity.podAntiAffinity.preferredDuringSchedulingIgnoredDuringExecution[index].podAffinityTerm.namespaceSelector
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
matchLabels |
map[string]string |
false |
DataApi.spec.affinity.podAntiAffinity.preferredDuringSchedulingIgnoredDuringExecution[index].podAffinityTerm.namespaceSelector.matchExpressions[index]
Name | Type | Description | Required |
---|---|---|---|
key |
string |
true |
|
operator |
string |
true |
|
values |
[]string |
false |
DataApi.spec.affinity.podAntiAffinity.requiredDuringSchedulingIgnoredDuringExecution[index]
Name | Type | Description | Required |
---|---|---|---|
topologyKey |
string |
true |
|
object |
false |
||
matchLabelKeys |
[]string |
false |
|
mismatchLabelKeys |
[]string |
false |
|
object |
false |
||
namespaces |
[]string |
false |
DataApi.spec.affinity.podAntiAffinity.requiredDuringSchedulingIgnoredDuringExecution[index].labelSelector
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
matchLabels |
map[string]string |
false |
DataApi.spec.affinity.podAntiAffinity.requiredDuringSchedulingIgnoredDuringExecution[index].labelSelector.matchExpressions[index]
Name | Type | Description | Required |
---|---|---|---|
key |
string |
true |
|
operator |
string |
true |
|
values |
[]string |
false |
DataApi.spec.affinity.podAntiAffinity.requiredDuringSchedulingIgnoredDuringExecution[index].namespaceSelector
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
matchLabels |
map[string]string |
false |
DataApi.spec.affinity.podAntiAffinity.requiredDuringSchedulingIgnoredDuringExecution[index].namespaceSelector.matchExpressions[index]
Name | Type | Description | Required |
---|---|---|---|
key |
string |
true |
|
operator |
string |
true |
|
values |
[]string |
false |
DataApi.spec.containerImage
Name | Type | Description | Required |
---|---|---|---|
name |
string |
false |
|
pullPolicy |
enum |
|
false |
object |
false |
||
registry |
string |
false |
|
repository |
string |
false |
|
tag |
string |
|
false |
DataApi.spec.containerSecurityContext
Name | Type | Description | Required |
---|---|---|---|
allowPrivilegeEscalation |
boolean |
false |
|
object |
false |
||
object |
false |
||
privileged |
boolean |
false |
|
procMount |
string |
false |
|
readOnlyRootFilesystem |
boolean |
false |
|
runAsGroup |
integer |
|
false |
runAsNonRoot |
boolean |
false |
|
runAsUser |
integer |
|
false |
object |
false |
||
object |
false |
||
object |
false |
DataApi.spec.containerSecurityContext.appArmorProfile
Name | Type | Description | Required |
---|---|---|---|
type |
string |
true |
|
localhostProfile |
string |
false |
DataApi.spec.containerSecurityContext.capabilities
Name | Type | Description | Required |
---|---|---|---|
add |
[]string |
false |
|
drop |
[]string |
false |
DataApi.spec.containerSecurityContext.seLinuxOptions
Name | Type | Description | Required |
---|---|---|---|
level |
string |
false |
|
role |
string |
false |
|
type |
string |
false |
|
user |
string |
false |
DataApi.spec.containerSecurityContext.seccompProfile
Name | Type | Description | Required |
---|---|---|---|
type |
string |
true |
|
localhostProfile |
string |
false |
DataApi.spec.containerSecurityContext.windowsOptions
Name | Type | Description | Required |
---|---|---|---|
gmsaCredentialSpec |
string |
false |
|
gmsaCredentialSpecName |
string |
false |
|
hostProcess |
boolean |
false |
|
runAsUserName |
string |
false |
DataApi.spec.env[index]
Name | Type | Description | Required |
---|---|---|---|
name |
string |
true |
|
value |
string |
false |
|
object |
false |
DataApi.spec.env[index].valueFrom
Name | Type | Description | Required |
---|---|---|---|
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
DataApi.spec.env[index].valueFrom.configMapKeyRef
Name | Type | Description | Required |
---|---|---|---|
key |
string |
true |
|
name |
string |
|
false |
optional |
boolean |
false |
DataApi.spec.env[index].valueFrom.fieldRef
Name | Type | Description | Required |
---|---|---|---|
fieldPath |
string |
true |
|
apiVersion |
string |
false |
DataApi.spec.env[index].valueFrom.resourceFieldRef
Name | Type | Description | Required |
---|---|---|---|
resource |
string |
true |
|
containerName |
string |
false |
|
divisor |
int or string |
false |
DataApi.spec.env[index].valueFrom.secretKeyRef
Name | Type | Description | Required |
---|---|---|---|
key |
string |
true |
|
name |
string |
|
false |
optional |
boolean |
false |
DataApi.spec.metadata
Name | Type | Description | Required |
---|---|---|---|
commonAnnotations |
map[string]string |
false |
|
commonLabels |
map[string]string |
false |
DataApi.spec.podSecurityContext
Name | Type | Description | Required |
---|---|---|---|
object |
false |
||
fsGroup |
integer |
|
false |
fsGroupChangePolicy |
string |
false |
|
runAsGroup |
integer |
|
false |
runAsNonRoot |
boolean |
false |
|
runAsUser |
integer |
|
false |
seLinuxChangePolicy |
string |
false |
|
object |
false |
||
object |
false |
||
supplementalGroups |
[]integer |
false |
|
supplementalGroupsPolicy |
string |
false |
|
[]object |
false |
||
object |
false |
DataApi.spec.podSecurityContext.appArmorProfile
Name | Type | Description | Required |
---|---|---|---|
type |
string |
true |
|
localhostProfile |
string |
false |
DataApi.spec.podSecurityContext.seLinuxOptions
Name | Type | Description | Required |
---|---|---|---|
level |
string |
false |
|
role |
string |
false |
|
type |
string |
false |
|
user |
string |
false |
DataApi.spec.podSecurityContext.seccompProfile
Name | Type | Description | Required |
---|---|---|---|
type |
string |
true |
|
localhostProfile |
string |
false |
DataApi.spec.podSecurityContext.sysctls[index]
Name | Type | Description | Required |
---|---|---|---|
name |
string |
true |
|
value |
string |
true |
DataApi.spec.podSecurityContext.windowsOptions
Name | Type | Description | Required |
---|---|---|---|
gmsaCredentialSpec |
string |
false |
|
gmsaCredentialSpecName |
string |
false |
|
hostProcess |
boolean |
false |
|
runAsUserName |
string |
false |
DataApi.spec.resources
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
limits |
map[string]int or string |
false |
|
requests |
map[string]int or string |
false |
DataApi.spec.resources.claims[index]
Name | Type | Description | Required |
---|---|---|---|
name |
string |
true |
|
request |
string |
false |
DataApi.spec.tolerations[index]
Name | Type | Description | Required |
---|---|---|---|
effect |
string |
false |
|
key |
string |
false |
|
operator |
string |
false |
|
tolerationSeconds |
integer |
|
false |
value |
string |
false |
DataApi.status
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
error |
string |
false |
|
observedGeneration |
integer |
|
false |
missioncontrol.datastax.com/v1beta2
Resource Types:
MissionControlCluster
Name | Type | Description | Required |
---|---|---|---|
apiVersion |
string |
missioncontrol.datastax.com.v1beta2 |
true |
kind |
string |
MissionControlCluster |
true |
object |
Refer to the Kubernetes API documentation for the fields of the |
true |
|
object |
false |
||
object |
false |
MissionControlCluster.spec
Name | Type | Description | Required |
---|---|---|---|
object |
true |
||
object |
false |
||
createIssuer |
boolean |
|
false |
object |
false |
||
object |
|
false |
|
object |
|
false |
MissionControlCluster.spec.k8ssandra
Name | Type | Description | Required |
---|---|---|---|
auth |
boolean |
|
false |
object |
false |
||
externalDatacenters |
[]string |
false |
|
object |
false |
||
object |
false |
||
secretsProvider |
enum |
|
false |
object |
false |
MissionControlCluster.spec.k8ssandra.cassandra
Name | Type | Description | Required |
---|---|---|---|
additionalSeeds |
[]string |
false |
|
object |
false |
||
object |
false |
||
clusterName |
string |
false |
|
object |
false |
||
[]object |
false |
||
datacenterName |
string |
false |
|
[]object |
false |
||
object |
false |
||
object |
false |
||
[]object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
||
mgmtAPIHeap |
int or string |
false |
|
object |
false |
||
perNodeConfigInitContainerImage |
string |
|
false |
podPriorityClassName |
string |
false |
|
object |
false |
||
[]object |
false |
||
readOnlyRootFilesystem |
boolean |
false |
|
object |
false |
||
object |
false |
||
serverImage |
string |
false |
|
serverType |
enum |
|
false |
serverVersion |
string |
false |
|
serviceAccount |
string |
false |
|
softPodAntiAffinity |
boolean |
false |
|
object |
false |
||
object |
false |
||
object |
false |
||
[]object |
false |
MissionControlCluster.spec.k8ssandra.cassandra.cdc
Name | Type | Description | Required |
---|---|---|---|
pulsarServiceUrl |
string |
true |
|
cdcConcurrentProcessors |
integer |
false |
|
cdcPollIntervalM |
integer |
false |
|
cdcWorkingDir |
string |
false |
|
errorCommitLogReprocessEnabled |
boolean |
false |
|
pulsarAuthParams |
string |
false |
|
pulsarAuthPluginClassName |
string |
false |
|
pulsarBatchDelayInMs |
integer |
false |
|
pulsarKeyBasedBatcher |
boolean |
false |
|
pulsarMaxPendingMessages |
integer |
false |
|
pulsarMaxPendingMessagesAcrossPartitions |
integer |
false |
|
sslAllowInsecureConnection |
string |
false |
|
sslCipherSuites |
string |
false |
|
sslEnabledProtocols |
string |
false |
|
sslHostnameVerificationEnable |
string |
false |
|
sslKeystorePassword |
string |
false |
|
sslKeystorePath |
string |
false |
|
sslProvider |
string |
false |
|
sslTruststorePassword |
string |
false |
|
sslTruststorePath |
string |
false |
|
sslTruststoreType |
string |
false |
|
topicPrefix |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.clientEncryptionStores
Name | Type | Description | Required |
---|---|---|---|
object |
true |
||
object |
true |
||
object |
false |
||
object |
false |
MissionControlCluster.spec.k8ssandra.cassandra.clientEncryptionStores.keystoreSecretRef
Name | Type | Description | Required |
---|---|---|---|
key |
string |
false |
|
name |
string |
|
false |
MissionControlCluster.spec.k8ssandra.cassandra.clientEncryptionStores.truststoreSecretRef
Name | Type | Description | Required |
---|---|---|---|
key |
string |
false |
|
name |
string |
|
false |
MissionControlCluster.spec.k8ssandra.cassandra.clientEncryptionStores.keystorePasswordSecretRef
Name | Type | Description | Required |
---|---|---|---|
key |
string |
false |
|
name |
string |
|
false |
MissionControlCluster.spec.k8ssandra.cassandra.clientEncryptionStores.truststorePasswordSecretRef
Name | Type | Description | Required |
---|---|---|---|
key |
string |
false |
|
name |
string |
|
false |
MissionControlCluster.spec.k8ssandra.cassandra.config
Name | Type | Description | Required |
---|---|---|---|
cassandraYaml |
object |
false |
|
dseYaml |
object |
false |
|
object |
false |
MissionControlCluster.spec.k8ssandra.cassandra.config.jvmOptions
Name | Type | Description | Required |
---|---|---|---|
additionalJvm11ServerOptions |
[]string |
false |
|
additionalJvm8ServerOptions |
[]string |
false |
|
additionalJvmServerOptions |
[]string |
false |
|
additionalOptions |
[]string |
false |
|
cassandra_available_processors |
integer |
false |
|
cassandra_disable_auth_caches_remote_configuration |
boolean |
false |
|
cassandra_expiration_date_overflow_policy |
string |
false |
|
cassandra_force_3_0_protocol_version |
boolean |
false |
|
cassandra_force_default_indexing_page_size |
boolean |
false |
|
cassandra_max_hint_ttl_seconds |
integer |
false |
|
cassandra_metrics_reporter_config_file |
string |
false |
|
cassandra_ring_delay_ms |
integer |
false |
|
cassandra_triggers_directory |
string |
false |
|
cassandra_write_survey |
boolean |
false |
|
debug_disable_contended_annotations |
boolean |
false |
|
debug_enable_flight_recorder |
boolean |
false |
|
debug_listen_remote_debuggers |
boolean |
false |
|
debug_log_compilation |
boolean |
false |
|
debug_non_safepoints |
boolean |
false |
|
debug_preserve_frame_pointer |
boolean |
false |
|
debug_unlock_commercial_features |
boolean |
false |
|
debug_unlock_diagnostic_vm_options |
boolean |
false |
|
gc |
enum |
|
false |
gc_cms_heap_size_young_generation |
int or string |
false |
|
gc_cms_initiating_occupancy_fraction |
integer |
|
false |
gc_cms_max_tenuring_threshold |
integer |
false |
|
gc_cms_survivor_ratio |
integer |
false |
|
gc_cms_wait_duration_ms |
integer |
false |
|
gc_g1_conc_threads |
integer |
false |
|
gc_g1_initiating_heap_occupancy_percent |
integer |
|
false |
gc_g1_max_gc_pause_ms |
integer |
false |
|
gc_g1_parallel_threads |
integer |
false |
|
gc_g1_rset_updating_pause_time_percent |
integer |
|
false |
gc_print_application_stopped_time |
boolean |
false |
|
gc_print_date_stamps |
boolean |
false |
|
gc_print_details |
boolean |
false |
|
gc_print_flss_statistics |
boolean |
false |
|
gc_print_heap |
boolean |
false |
|
gc_print_log_file_size |
int or string |
false |
|
gc_print_number_of_log_files |
integer |
false |
|
gc_print_promotion_failure |
boolean |
false |
|
gc_print_tenuring_distribution |
boolean |
false |
|
gc_print_use_log_file |
boolean |
false |
|
gc_print_use_log_file_rotation |
boolean |
false |
|
heapNewGenSize |
int or string |
false |
|
heapSize |
int or string |
false |
|
heap_initial_size |
int or string |
false |
|
heap_max_size |
int or string |
false |
|
jdk_allow_attach_self |
boolean |
false |
|
jmx_connection_type |
string |
false |
|
jmx_port |
integer |
false |
|
jmx_remote_ssl |
boolean |
false |
|
jmx_remote_ssl_opts |
string |
false |
|
jmx_remote_ssl_require_client_auth |
boolean |
false |
|
netty_eventloop_maxpendingtasks |
integer |
false |
|
netty_try_reflection_set_accessible |
boolean |
false |
|
nio_align_direct_memory |
boolean |
false |
|
nio_maxcachedbuffersize |
int or string |
false |
|
vm_always_pre_touch |
boolean |
false |
|
vm_crash_on_out_of_memory_error |
boolean |
false |
|
vm_disable_biased_locking |
boolean |
false |
|
vm_disable_perf_shared_mem |
boolean |
false |
|
vm_enable_assertions |
boolean |
false |
|
vm_enable_non_root_thread_priority |
boolean |
false |
|
vm_enable_thread_priorities |
boolean |
false |
|
vm_exit_on_out_of_memory_error |
boolean |
false |
|
vm_guaranteed_safepoint_interval_ms |
integer |
false |
|
vm_heap_dump_on_out_of_memory_error |
boolean |
false |
|
vm_per_thread_stack_size |
int or string |
false |
|
vm_prefer_ipv4 |
boolean |
false |
|
vm_print_heap_histogram_on_out_of_memory_error |
boolean |
false |
|
vm_resize_tlab |
boolean |
false |
|
vm_string_table_size |
int or string |
false |
|
vm_use_numa |
boolean |
false |
|
vm_use_tlab |
boolean |
false |
MissionControlCluster.spec.k8ssandra.cassandra.containers[index]
Name | Type | Description | Required |
---|---|---|---|
name |
string |
true |
|
args |
[]string |
false |
|
command |
[]string |
false |
|
[]object |
false |
||
[]object |
false |
||
image |
string |
false |
|
imagePullPolicy |
string |
false |
|
object |
false |
||
object |
false |
||
[]object |
false |
||
object |
false |
||
[]object |
false |
||
object |
false |
||
restartPolicy |
string |
false |
|
object |
false |
||
object |
false |
||
stdin |
boolean |
false |
|
stdinOnce |
boolean |
false |
|
terminationMessagePath |
string |
false |
|
terminationMessagePolicy |
string |
false |
|
tty |
boolean |
false |
|
[]object |
false |
||
[]object |
false |
||
workingDir |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.containers[index].env[index]
Name | Type | Description | Required |
---|---|---|---|
name |
string |
true |
|
value |
string |
false |
|
object |
false |
MissionControlCluster.spec.k8ssandra.cassandra.containers[index].env[index].valueFrom
Name | Type | Description | Required |
---|---|---|---|
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
MissionControlCluster.spec.k8ssandra.cassandra.containers[index].env[index].valueFrom.configMapKeyRef
Name | Type | Description | Required |
---|---|---|---|
key |
string |
true |
|
name |
string |
|
false |
optional |
boolean |
false |
MissionControlCluster.spec.k8ssandra.cassandra.containers[index].env[index].valueFrom.fieldRef
Name | Type | Description | Required |
---|---|---|---|
fieldPath |
string |
true |
|
apiVersion |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.containers[index].env[index].valueFrom.resourceFieldRef
Name | Type | Description | Required |
---|---|---|---|
resource |
string |
true |
|
containerName |
string |
false |
|
divisor |
int or string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.containers[index].env[index].valueFrom.secretKeyRef
Name | Type | Description | Required |
---|---|---|---|
key |
string |
true |
|
name |
string |
|
false |
optional |
boolean |
false |
MissionControlCluster.spec.k8ssandra.cassandra.containers[index].envFrom[index]
Name | Type | Description | Required |
---|---|---|---|
object |
false |
||
prefix |
string |
false |
|
object |
false |
MissionControlCluster.spec.k8ssandra.cassandra.containers[index].envFrom[index].configMapRef
Name | Type | Description | Required |
---|---|---|---|
name |
string |
|
false |
optional |
boolean |
false |
MissionControlCluster.spec.k8ssandra.cassandra.containers[index].envFrom[index].secretRef
Name | Type | Description | Required |
---|---|---|---|
name |
string |
|
false |
optional |
boolean |
false |
MissionControlCluster.spec.k8ssandra.cassandra.containers[index].lifecycle
Name | Type | Description | Required |
---|---|---|---|
object |
false |
||
object |
false |
||
stopSignal |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.containers[index].lifecycle.postStart
Name | Type | Description | Required |
---|---|---|---|
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
MissionControlCluster.spec.k8ssandra.cassandra.containers[index].lifecycle.postStart.exec
Name | Type | Description | Required |
---|---|---|---|
command |
[]string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.containers[index].lifecycle.postStart.httpGet
Name | Type | Description | Required |
---|---|---|---|
port |
int or string |
true |
|
host |
string |
false |
|
[]object |
false |
||
path |
string |
false |
|
scheme |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.containers[index].lifecycle.postStart.httpGet.httpHeaders[index]
Name | Type | Description | Required |
---|---|---|---|
name |
string |
true |
|
value |
string |
true |
MissionControlCluster.spec.k8ssandra.cassandra.containers[index].lifecycle.postStart.sleep
Name | Type | Description | Required |
---|---|---|---|
seconds |
integer |
|
true |
MissionControlCluster.spec.k8ssandra.cassandra.containers[index].lifecycle.postStart.tcpSocket
Name | Type | Description | Required |
---|---|---|---|
port |
int or string |
true |
|
host |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.containers[index].lifecycle.preStop
Name | Type | Description | Required |
---|---|---|---|
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
MissionControlCluster.spec.k8ssandra.cassandra.containers[index].lifecycle.preStop.exec
Name | Type | Description | Required |
---|---|---|---|
command |
[]string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.containers[index].lifecycle.preStop.httpGet
Name | Type | Description | Required |
---|---|---|---|
port |
int or string |
true |
|
host |
string |
false |
|
[]object |
false |
||
path |
string |
false |
|
scheme |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.containers[index].lifecycle.preStop.httpGet.httpHeaders[index]
Name | Type | Description | Required |
---|---|---|---|
name |
string |
true |
|
value |
string |
true |
MissionControlCluster.spec.k8ssandra.cassandra.containers[index].lifecycle.preStop.sleep
Name | Type | Description | Required |
---|---|---|---|
seconds |
integer |
|
true |
MissionControlCluster.spec.k8ssandra.cassandra.containers[index].lifecycle.preStop.tcpSocket
Name | Type | Description | Required |
---|---|---|---|
port |
int or string |
true |
|
host |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.containers[index].livenessProbe
Name | Type | Description | Required |
---|---|---|---|
object |
false |
||
failureThreshold |
integer |
|
false |
object |
false |
||
object |
false |
||
initialDelaySeconds |
integer |
|
false |
periodSeconds |
integer |
|
false |
successThreshold |
integer |
|
false |
object |
false |
||
terminationGracePeriodSeconds |
integer |
|
false |
timeoutSeconds |
integer |
|
false |
MissionControlCluster.spec.k8ssandra.cassandra.containers[index].livenessProbe.exec
Name | Type | Description | Required |
---|---|---|---|
command |
[]string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.containers[index].livenessProbe.grpc
Name | Type | Description | Required |
---|---|---|---|
port |
integer |
|
true |
service |
string |
|
false |
MissionControlCluster.spec.k8ssandra.cassandra.containers[index].livenessProbe.httpGet
Name | Type | Description | Required |
---|---|---|---|
port |
int or string |
true |
|
host |
string |
false |
|
[]object |
false |
||
path |
string |
false |
|
scheme |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.containers[index].livenessProbe.httpGet.httpHeaders[index]
Name | Type | Description | Required |
---|---|---|---|
name |
string |
true |
|
value |
string |
true |
MissionControlCluster.spec.k8ssandra.cassandra.containers[index].livenessProbe.tcpSocket
Name | Type | Description | Required |
---|---|---|---|
port |
int or string |
true |
|
host |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.containers[index].ports[index]
Name | Type | Description | Required |
---|---|---|---|
containerPort |
integer |
|
true |
hostIP |
string |
false |
|
hostPort |
integer |
|
false |
name |
string |
false |
|
protocol |
string |
|
false |
MissionControlCluster.spec.k8ssandra.cassandra.containers[index].readinessProbe
Name | Type | Description | Required |
---|---|---|---|
object |
false |
||
failureThreshold |
integer |
|
false |
object |
false |
||
object |
false |
||
initialDelaySeconds |
integer |
|
false |
periodSeconds |
integer |
|
false |
successThreshold |
integer |
|
false |
object |
false |
||
terminationGracePeriodSeconds |
integer |
|
false |
timeoutSeconds |
integer |
|
false |
MissionControlCluster.spec.k8ssandra.cassandra.containers[index].readinessProbe.exec
Name | Type | Description | Required |
---|---|---|---|
command |
[]string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.containers[index].readinessProbe.grpc
Name | Type | Description | Required |
---|---|---|---|
port |
integer |
|
true |
service |
string |
|
false |
MissionControlCluster.spec.k8ssandra.cassandra.containers[index].readinessProbe.httpGet
Name | Type | Description | Required |
---|---|---|---|
port |
int or string |
true |
|
host |
string |
false |
|
[]object |
false |
||
path |
string |
false |
|
scheme |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.containers[index].readinessProbe.httpGet.httpHeaders[index]
Name | Type | Description | Required |
---|---|---|---|
name |
string |
true |
|
value |
string |
true |
MissionControlCluster.spec.k8ssandra.cassandra.containers[index].readinessProbe.tcpSocket
Name | Type | Description | Required |
---|---|---|---|
port |
int or string |
true |
|
host |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.containers[index].resizePolicy[index]
Name | Type | Description | Required |
---|---|---|---|
resourceName |
string |
true |
|
restartPolicy |
string |
true |
MissionControlCluster.spec.k8ssandra.cassandra.containers[index].resources
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
limits |
map[string]int or string |
false |
|
requests |
map[string]int or string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.containers[index].resources.claims[index]
Name | Type | Description | Required |
---|---|---|---|
name |
string |
true |
|
request |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.containers[index].securityContext
Name | Type | Description | Required |
---|---|---|---|
allowPrivilegeEscalation |
boolean |
false |
|
object |
false |
||
object |
false |
||
privileged |
boolean |
false |
|
procMount |
string |
false |
|
readOnlyRootFilesystem |
boolean |
false |
|
runAsGroup |
integer |
|
false |
runAsNonRoot |
boolean |
false |
|
runAsUser |
integer |
|
false |
object |
false |
||
object |
false |
||
object |
false |
MissionControlCluster.spec.k8ssandra.cassandra.containers[index].securityContext.appArmorProfile
Name | Type | Description | Required |
---|---|---|---|
type |
string |
true |
|
localhostProfile |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.containers[index].securityContext.capabilities
Name | Type | Description | Required |
---|---|---|---|
add |
[]string |
false |
|
drop |
[]string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.containers[index].securityContext.seLinuxOptions
Name | Type | Description | Required |
---|---|---|---|
level |
string |
false |
|
role |
string |
false |
|
type |
string |
false |
|
user |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.containers[index].securityContext.seccompProfile
Name | Type | Description | Required |
---|---|---|---|
type |
string |
true |
|
localhostProfile |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.containers[index].securityContext.windowsOptions
Name | Type | Description | Required |
---|---|---|---|
gmsaCredentialSpec |
string |
false |
|
gmsaCredentialSpecName |
string |
false |
|
hostProcess |
boolean |
false |
|
runAsUserName |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.containers[index].startupProbe
Name | Type | Description | Required |
---|---|---|---|
object |
false |
||
failureThreshold |
integer |
|
false |
object |
false |
||
object |
false |
||
initialDelaySeconds |
integer |
|
false |
periodSeconds |
integer |
|
false |
successThreshold |
integer |
|
false |
object |
false |
||
terminationGracePeriodSeconds |
integer |
|
false |
timeoutSeconds |
integer |
|
false |
MissionControlCluster.spec.k8ssandra.cassandra.containers[index].startupProbe.exec
Name | Type | Description | Required |
---|---|---|---|
command |
[]string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.containers[index].startupProbe.grpc
Name | Type | Description | Required |
---|---|---|---|
port |
integer |
|
true |
service |
string |
|
false |
MissionControlCluster.spec.k8ssandra.cassandra.containers[index].startupProbe.httpGet
Name | Type | Description | Required |
---|---|---|---|
port |
int or string |
true |
|
host |
string |
false |
|
[]object |
false |
||
path |
string |
false |
|
scheme |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.containers[index].startupProbe.httpGet.httpHeaders[index]
Name | Type | Description | Required |
---|---|---|---|
name |
string |
true |
|
value |
string |
true |
MissionControlCluster.spec.k8ssandra.cassandra.containers[index].startupProbe.tcpSocket
Name | Type | Description | Required |
---|---|---|---|
port |
int or string |
true |
|
host |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.containers[index].volumeDevices[index]
Name | Type | Description | Required |
---|---|---|---|
devicePath |
string |
true |
|
name |
string |
true |
MissionControlCluster.spec.k8ssandra.cassandra.containers[index].volumeMounts[index]
Name | Type | Description | Required |
---|---|---|---|
mountPath |
string |
true |
|
name |
string |
true |
|
mountPropagation |
string |
false |
|
readOnly |
boolean |
false |
|
recursiveReadOnly |
string |
false |
|
subPath |
string |
false |
|
subPathExpr |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index]
Name | Type | Description | Required |
---|---|---|---|
size |
integer |
|
true |
object |
false |
||
object |
false |
||
[]object |
false |
||
datacenterName |
string |
false |
|
object |
false |
||
object |
false |
||
[]object |
false |
||
object |
false |
||
k8sContext |
string |
false |
|
object |
false |
||
object |
false |
||
mgmtAPIHeap |
int or string |
false |
|
object |
false |
||
perNodeConfigInitContainerImage |
string |
|
false |
object |
false |
||
podPriorityClassName |
string |
false |
|
object |
false |
||
[]object |
false |
||
readOnlyRootFilesystem |
boolean |
false |
|
object |
false |
||
serverImage |
string |
false |
|
serverVersion |
string |
false |
|
serviceAccount |
string |
false |
|
softPodAntiAffinity |
boolean |
false |
|
object |
false |
||
stopped |
boolean |
|
false |
object |
false |
||
object |
false |
||
[]object |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].cdc
Name | Type | Description | Required |
---|---|---|---|
pulsarServiceUrl |
string |
true |
|
cdcConcurrentProcessors |
integer |
false |
|
cdcPollIntervalM |
integer |
false |
|
cdcWorkingDir |
string |
false |
|
errorCommitLogReprocessEnabled |
boolean |
false |
|
pulsarAuthParams |
string |
false |
|
pulsarAuthPluginClassName |
string |
false |
|
pulsarBatchDelayInMs |
integer |
false |
|
pulsarKeyBasedBatcher |
boolean |
false |
|
pulsarMaxPendingMessages |
integer |
false |
|
pulsarMaxPendingMessagesAcrossPartitions |
integer |
false |
|
sslAllowInsecureConnection |
string |
false |
|
sslCipherSuites |
string |
false |
|
sslEnabledProtocols |
string |
false |
|
sslHostnameVerificationEnable |
string |
false |
|
sslKeystorePassword |
string |
false |
|
sslKeystorePath |
string |
false |
|
sslProvider |
string |
false |
|
sslTruststorePassword |
string |
false |
|
sslTruststorePath |
string |
false |
|
sslTruststoreType |
string |
false |
|
topicPrefix |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].config
Name | Type | Description | Required |
---|---|---|---|
cassandraYaml |
object |
false |
|
dseYaml |
object |
false |
|
object |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].config.jvmOptions
Name | Type | Description | Required |
---|---|---|---|
additionalJvm11ServerOptions |
[]string |
false |
|
additionalJvm8ServerOptions |
[]string |
false |
|
additionalJvmServerOptions |
[]string |
false |
|
additionalOptions |
[]string |
false |
|
cassandra_available_processors |
integer |
false |
|
cassandra_disable_auth_caches_remote_configuration |
boolean |
false |
|
cassandra_expiration_date_overflow_policy |
string |
false |
|
cassandra_force_3_0_protocol_version |
boolean |
false |
|
cassandra_force_default_indexing_page_size |
boolean |
false |
|
cassandra_max_hint_ttl_seconds |
integer |
false |
|
cassandra_metrics_reporter_config_file |
string |
false |
|
cassandra_ring_delay_ms |
integer |
false |
|
cassandra_triggers_directory |
string |
false |
|
cassandra_write_survey |
boolean |
false |
|
debug_disable_contended_annotations |
boolean |
false |
|
debug_enable_flight_recorder |
boolean |
false |
|
debug_listen_remote_debuggers |
boolean |
false |
|
debug_log_compilation |
boolean |
false |
|
debug_non_safepoints |
boolean |
false |
|
debug_preserve_frame_pointer |
boolean |
false |
|
debug_unlock_commercial_features |
boolean |
false |
|
debug_unlock_diagnostic_vm_options |
boolean |
false |
|
gc |
enum |
|
false |
gc_cms_heap_size_young_generation |
int or string |
false |
|
gc_cms_initiating_occupancy_fraction |
integer |
|
false |
gc_cms_max_tenuring_threshold |
integer |
false |
|
gc_cms_survivor_ratio |
integer |
false |
|
gc_cms_wait_duration_ms |
integer |
false |
|
gc_g1_conc_threads |
integer |
false |
|
gc_g1_initiating_heap_occupancy_percent |
integer |
|
false |
gc_g1_max_gc_pause_ms |
integer |
false |
|
gc_g1_parallel_threads |
integer |
false |
|
gc_g1_rset_updating_pause_time_percent |
integer |
|
false |
gc_print_application_stopped_time |
boolean |
false |
|
gc_print_date_stamps |
boolean |
false |
|
gc_print_details |
boolean |
false |
|
gc_print_flss_statistics |
boolean |
false |
|
gc_print_heap |
boolean |
false |
|
gc_print_log_file_size |
int or string |
false |
|
gc_print_number_of_log_files |
integer |
false |
|
gc_print_promotion_failure |
boolean |
false |
|
gc_print_tenuring_distribution |
boolean |
false |
|
gc_print_use_log_file |
boolean |
false |
|
gc_print_use_log_file_rotation |
boolean |
false |
|
heapNewGenSize |
int or string |
false |
|
heapSize |
int or string |
false |
|
heap_initial_size |
int or string |
false |
|
heap_max_size |
int or string |
false |
|
jdk_allow_attach_self |
boolean |
false |
|
jmx_connection_type |
string |
false |
|
jmx_port |
integer |
false |
|
jmx_remote_ssl |
boolean |
false |
|
jmx_remote_ssl_opts |
string |
false |
|
jmx_remote_ssl_require_client_auth |
boolean |
false |
|
netty_eventloop_maxpendingtasks |
integer |
false |
|
netty_try_reflection_set_accessible |
boolean |
false |
|
nio_align_direct_memory |
boolean |
false |
|
nio_maxcachedbuffersize |
int or string |
false |
|
vm_always_pre_touch |
boolean |
false |
|
vm_crash_on_out_of_memory_error |
boolean |
false |
|
vm_disable_biased_locking |
boolean |
false |
|
vm_disable_perf_shared_mem |
boolean |
false |
|
vm_enable_assertions |
boolean |
false |
|
vm_enable_non_root_thread_priority |
boolean |
false |
|
vm_enable_thread_priorities |
boolean |
false |
|
vm_exit_on_out_of_memory_error |
boolean |
false |
|
vm_guaranteed_safepoint_interval_ms |
integer |
false |
|
vm_heap_dump_on_out_of_memory_error |
boolean |
false |
|
vm_per_thread_stack_size |
int or string |
false |
|
vm_prefer_ipv4 |
boolean |
false |
|
vm_print_heap_histogram_on_out_of_memory_error |
boolean |
false |
|
vm_resize_tlab |
boolean |
false |
|
vm_string_table_size |
int or string |
false |
|
vm_use_numa |
boolean |
false |
|
vm_use_tlab |
boolean |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].containers[index]
Name | Type | Description | Required |
---|---|---|---|
name |
string |
true |
|
args |
[]string |
false |
|
command |
[]string |
false |
|
[]object |
false |
||
[]object |
false |
||
image |
string |
false |
|
imagePullPolicy |
string |
false |
|
object |
false |
||
object |
false |
||
[]object |
false |
||
object |
false |
||
[]object |
false |
||
object |
false |
||
restartPolicy |
string |
false |
|
object |
false |
||
object |
false |
||
stdin |
boolean |
false |
|
stdinOnce |
boolean |
false |
|
terminationMessagePath |
string |
false |
|
terminationMessagePolicy |
string |
false |
|
tty |
boolean |
false |
|
[]object |
false |
||
[]object |
false |
||
workingDir |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].containers[index].env[index]
Name | Type | Description | Required |
---|---|---|---|
name |
string |
true |
|
value |
string |
false |
|
object |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].containers[index].env[index].valueFrom
Name | Type | Description | Required |
---|---|---|---|
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].containers[index].env[index].valueFrom.configMapKeyRef
Name | Type | Description | Required |
---|---|---|---|
key |
string |
true |
|
name |
string |
|
false |
optional |
boolean |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].containers[index].env[index].valueFrom.fieldRef
Name | Type | Description | Required |
---|---|---|---|
fieldPath |
string |
true |
|
apiVersion |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].containers[index].env[index].valueFrom.resourceFieldRef
Name | Type | Description | Required |
---|---|---|---|
resource |
string |
true |
|
containerName |
string |
false |
|
divisor |
int or string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].containers[index].env[index].valueFrom.secretKeyRef
Name | Type | Description | Required |
---|---|---|---|
key |
string |
true |
|
name |
string |
|
false |
optional |
boolean |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].containers[index].envFrom[index]
Name | Type | Description | Required |
---|---|---|---|
object |
false |
||
prefix |
string |
false |
|
object |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].containers[index].envFrom[index].configMapRef
Name | Type | Description | Required |
---|---|---|---|
name |
string |
|
false |
optional |
boolean |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].containers[index].envFrom[index].secretRef
Name | Type | Description | Required |
---|---|---|---|
name |
string |
|
false |
optional |
boolean |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].containers[index].lifecycle
Name | Type | Description | Required |
---|---|---|---|
object |
false |
||
object |
false |
||
stopSignal |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].containers[index].lifecycle.postStart
Name | Type | Description | Required |
---|---|---|---|
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].containers[index].lifecycle.postStart.exec
Name | Type | Description | Required |
---|---|---|---|
command |
[]string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].containers[index].lifecycle.postStart.httpGet
Name | Type | Description | Required |
---|---|---|---|
port |
int or string |
true |
|
host |
string |
false |
|
[]object |
false |
||
path |
string |
false |
|
scheme |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].containers[index].lifecycle.postStart.httpGet.httpHeaders[index]
Name | Type | Description | Required |
---|---|---|---|
name |
string |
true |
|
value |
string |
true |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].containers[index].lifecycle.postStart.sleep
Name | Type | Description | Required |
---|---|---|---|
seconds |
integer |
|
true |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].containers[index].lifecycle.postStart.tcpSocket
Name | Type | Description | Required |
---|---|---|---|
port |
int or string |
true |
|
host |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].containers[index].lifecycle.preStop
Name | Type | Description | Required |
---|---|---|---|
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].containers[index].lifecycle.preStop.exec
Name | Type | Description | Required |
---|---|---|---|
command |
[]string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].containers[index].lifecycle.preStop.httpGet
Name | Type | Description | Required |
---|---|---|---|
port |
int or string |
true |
|
host |
string |
false |
|
[]object |
false |
||
path |
string |
false |
|
scheme |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].containers[index].lifecycle.preStop.httpGet.httpHeaders[index]
Name | Type | Description | Required |
---|---|---|---|
name |
string |
true |
|
value |
string |
true |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].containers[index].lifecycle.preStop.sleep
Name | Type | Description | Required |
---|---|---|---|
seconds |
integer |
|
true |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].containers[index].lifecycle.preStop.tcpSocket
Name | Type | Description | Required |
---|---|---|---|
port |
int or string |
true |
|
host |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].containers[index].livenessProbe
Name | Type | Description | Required |
---|---|---|---|
object |
false |
||
failureThreshold |
integer |
|
false |
object |
false |
||
object |
false |
||
initialDelaySeconds |
integer |
|
false |
periodSeconds |
integer |
|
false |
successThreshold |
integer |
|
false |
object |
false |
||
terminationGracePeriodSeconds |
integer |
|
false |
timeoutSeconds |
integer |
|
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].containers[index].livenessProbe.exec
Name | Type | Description | Required |
---|---|---|---|
command |
[]string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].containers[index].livenessProbe.grpc
Name | Type | Description | Required |
---|---|---|---|
port |
integer |
|
true |
service |
string |
|
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].containers[index].livenessProbe.httpGet
Name | Type | Description | Required |
---|---|---|---|
port |
int or string |
true |
|
host |
string |
false |
|
[]object |
false |
||
path |
string |
false |
|
scheme |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].containers[index].livenessProbe.httpGet.httpHeaders[index]
Name | Type | Description | Required |
---|---|---|---|
name |
string |
true |
|
value |
string |
true |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].containers[index].livenessProbe.tcpSocket
Name | Type | Description | Required |
---|---|---|---|
port |
int or string |
true |
|
host |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].containers[index].ports[index]
Name | Type | Description | Required |
---|---|---|---|
containerPort |
integer |
|
true |
hostIP |
string |
false |
|
hostPort |
integer |
|
false |
name |
string |
false |
|
protocol |
string |
|
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].containers[index].readinessProbe
Name | Type | Description | Required |
---|---|---|---|
object |
false |
||
failureThreshold |
integer |
|
false |
object |
false |
||
object |
false |
||
initialDelaySeconds |
integer |
|
false |
periodSeconds |
integer |
|
false |
successThreshold |
integer |
|
false |
object |
false |
||
terminationGracePeriodSeconds |
integer |
|
false |
timeoutSeconds |
integer |
|
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].containers[index].readinessProbe.exec
Name | Type | Description | Required |
---|---|---|---|
command |
[]string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].containers[index].readinessProbe.grpc
Name | Type | Description | Required |
---|---|---|---|
port |
integer |
|
true |
service |
string |
|
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].containers[index].readinessProbe.httpGet
Name | Type | Description | Required |
---|---|---|---|
port |
int or string |
true |
|
host |
string |
false |
|
[]object |
false |
||
path |
string |
false |
|
scheme |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].containers[index].readinessProbe.httpGet.httpHeaders[index]
Name | Type | Description | Required |
---|---|---|---|
name |
string |
true |
|
value |
string |
true |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].containers[index].readinessProbe.tcpSocket
Name | Type | Description | Required |
---|---|---|---|
port |
int or string |
true |
|
host |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].containers[index].resizePolicy[index]
Name | Type | Description | Required |
---|---|---|---|
resourceName |
string |
true |
|
restartPolicy |
string |
true |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].containers[index].resources
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
limits |
map[string]int or string |
false |
|
requests |
map[string]int or string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].containers[index].resources.claims[index]
Name | Type | Description | Required |
---|---|---|---|
name |
string |
true |
|
request |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].containers[index].securityContext
Name | Type | Description | Required |
---|---|---|---|
allowPrivilegeEscalation |
boolean |
false |
|
object |
false |
||
object |
false |
||
privileged |
boolean |
false |
|
procMount |
string |
false |
|
readOnlyRootFilesystem |
boolean |
false |
|
runAsGroup |
integer |
|
false |
runAsNonRoot |
boolean |
false |
|
runAsUser |
integer |
|
false |
object |
false |
||
object |
false |
||
object |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].containers[index].securityContext.appArmorProfile
Name | Type | Description | Required |
---|---|---|---|
type |
string |
true |
|
localhostProfile |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].containers[index].securityContext.capabilities
Name | Type | Description | Required |
---|---|---|---|
add |
[]string |
false |
|
drop |
[]string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].containers[index].securityContext.seLinuxOptions
Name | Type | Description | Required |
---|---|---|---|
level |
string |
false |
|
role |
string |
false |
|
type |
string |
false |
|
user |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].containers[index].securityContext.seccompProfile
Name | Type | Description | Required |
---|---|---|---|
type |
string |
true |
|
localhostProfile |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].containers[index].securityContext.windowsOptions
Name | Type | Description | Required |
---|---|---|---|
gmsaCredentialSpec |
string |
false |
|
gmsaCredentialSpecName |
string |
false |
|
hostProcess |
boolean |
false |
|
runAsUserName |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].containers[index].startupProbe
Name | Type | Description | Required |
---|---|---|---|
object |
false |
||
failureThreshold |
integer |
|
false |
object |
false |
||
object |
false |
||
initialDelaySeconds |
integer |
|
false |
periodSeconds |
integer |
|
false |
successThreshold |
integer |
|
false |
object |
false |
||
terminationGracePeriodSeconds |
integer |
|
false |
timeoutSeconds |
integer |
|
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].containers[index].startupProbe.exec
Name | Type | Description | Required |
---|---|---|---|
command |
[]string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].containers[index].startupProbe.grpc
Name | Type | Description | Required |
---|---|---|---|
port |
integer |
|
true |
service |
string |
|
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].containers[index].startupProbe.httpGet
Name | Type | Description | Required |
---|---|---|---|
port |
int or string |
true |
|
host |
string |
false |
|
[]object |
false |
||
path |
string |
false |
|
scheme |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].containers[index].startupProbe.httpGet.httpHeaders[index]
Name | Type | Description | Required |
---|---|---|---|
name |
string |
true |
|
value |
string |
true |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].containers[index].startupProbe.tcpSocket
Name | Type | Description | Required |
---|---|---|---|
port |
int or string |
true |
|
host |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].containers[index].volumeDevices[index]
Name | Type | Description | Required |
---|---|---|---|
devicePath |
string |
true |
|
name |
string |
true |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].containers[index].volumeMounts[index]
Name | Type | Description | Required |
---|---|---|---|
mountPath |
string |
true |
|
name |
string |
true |
|
mountPropagation |
string |
false |
|
readOnly |
boolean |
false |
|
recursiveReadOnly |
string |
false |
|
subPath |
string |
false |
|
subPathExpr |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].dseWorkloads
Name | Type | Description | Required |
---|---|---|---|
analyticsEnabled |
boolean |
false |
|
graphEnabled |
boolean |
false |
|
searchEnabled |
boolean |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].extraVolumes
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
[]object |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].extraVolumes.pvcs[index]
Name | Type | Description | Required |
---|---|---|---|
mountPath |
string |
true |
|
name |
string |
true |
|
object |
false |
||
object |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].extraVolumes.pvcs[index].pvcSpec
Name | Type | Description | Required |
---|---|---|---|
accessModes |
[]string |
false |
|
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
||
storageClassName |
string |
false |
|
volumeAttributesClassName |
string |
false |
|
volumeMode |
string |
false |
|
volumeName |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].extraVolumes.pvcs[index].pvcSpec.dataSource
Name | Type | Description | Required |
---|---|---|---|
kind |
string |
true |
|
name |
string |
true |
|
apiGroup |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].extraVolumes.pvcs[index].pvcSpec.dataSourceRef
Name | Type | Description | Required |
---|---|---|---|
kind |
string |
true |
|
name |
string |
true |
|
apiGroup |
string |
false |
|
namespace |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].extraVolumes.pvcs[index].pvcSpec.resources
Name | Type | Description | Required |
---|---|---|---|
limits |
map[string]int or string |
false |
|
requests |
map[string]int or string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].extraVolumes.pvcs[index].pvcSpec.selector
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
matchLabels |
map[string]string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].extraVolumes.pvcs[index].pvcSpec.selector.matchExpressions[index]
Name | Type | Description | Required |
---|---|---|---|
key |
string |
true |
|
operator |
string |
true |
|
values |
[]string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].extraVolumes.pvcs[index].volumeSource
Name | Type | Description | Required |
---|---|---|---|
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].extraVolumes.pvcs[index].volumeSource.awsElasticBlockStore
Name | Type | Description | Required |
---|---|---|---|
volumeID |
string |
true |
|
fsType |
string |
false |
|
partition |
integer |
|
false |
readOnly |
boolean |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].extraVolumes.pvcs[index].volumeSource.azureDisk
Name | Type | Description | Required |
---|---|---|---|
diskName |
string |
true |
|
diskURI |
string |
true |
|
cachingMode |
string |
false |
|
fsType |
string |
|
false |
kind |
string |
false |
|
readOnly |
boolean |
|
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].extraVolumes.pvcs[index].volumeSource.azureFile
Name | Type | Description | Required |
---|---|---|---|
secretName |
string |
true |
|
shareName |
string |
true |
|
readOnly |
boolean |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].extraVolumes.pvcs[index].volumeSource.cephfs
Name | Type | Description | Required |
---|---|---|---|
monitors |
[]string |
true |
|
path |
string |
false |
|
readOnly |
boolean |
false |
|
secretFile |
string |
false |
|
object |
false |
||
user |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].extraVolumes.pvcs[index].volumeSource.cephfs.secretRef
Name | Type | Description | Required |
---|---|---|---|
name |
string |
|
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].extraVolumes.pvcs[index].volumeSource.cinder
Name | Type | Description | Required |
---|---|---|---|
volumeID |
string |
true |
|
fsType |
string |
false |
|
readOnly |
boolean |
false |
|
object |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].extraVolumes.pvcs[index].volumeSource.cinder.secretRef
Name | Type | Description | Required |
---|---|---|---|
name |
string |
|
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].extraVolumes.pvcs[index].volumeSource.configMap
Name | Type | Description | Required |
---|---|---|---|
defaultMode |
integer |
|
false |
[]object |
false |
||
name |
string |
|
false |
optional |
boolean |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].extraVolumes.pvcs[index].volumeSource.configMap.items[index]
Name | Type | Description | Required |
---|---|---|---|
key |
string |
true |
|
path |
string |
true |
|
mode |
integer |
|
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].extraVolumes.pvcs[index].volumeSource.csi
Name | Type | Description | Required |
---|---|---|---|
driver |
string |
true |
|
fsType |
string |
false |
|
object |
false |
||
readOnly |
boolean |
false |
|
volumeAttributes |
map[string]string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].extraVolumes.pvcs[index].volumeSource.csi.nodePublishSecretRef
Name | Type | Description | Required |
---|---|---|---|
name |
string |
|
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].extraVolumes.pvcs[index].volumeSource.downwardAPI
Name | Type | Description | Required |
---|---|---|---|
defaultMode |
integer |
|
false |
[]object |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].extraVolumes.pvcs[index].volumeSource.downwardAPI.items[index]
Name | Type | Description | Required |
---|---|---|---|
path |
string |
true |
|
object |
false |
||
mode |
integer |
|
false |
object |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].extraVolumes.pvcs[index].volumeSource.downwardAPI.items[index].fieldRef
Name | Type | Description | Required |
---|---|---|---|
fieldPath |
string |
true |
|
apiVersion |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].extraVolumes.pvcs[index].volumeSource.downwardAPI.items[index].resourceFieldRef
Name | Type | Description | Required |
---|---|---|---|
resource |
string |
true |
|
containerName |
string |
false |
|
divisor |
int or string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].extraVolumes.pvcs[index].volumeSource.emptyDir
Name | Type | Description | Required |
---|---|---|---|
medium |
string |
false |
|
sizeLimit |
int or string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].extraVolumes.pvcs[index].volumeSource.ephemeral
Name | Type | Description | Required |
---|---|---|---|
object |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].extraVolumes.pvcs[index].volumeSource.ephemeral.volumeClaimTemplate
Name | Type | Description | Required |
---|---|---|---|
object |
true |
||
object |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].extraVolumes.pvcs[index].volumeSource.ephemeral.volumeClaimTemplate.spec
Name | Type | Description | Required |
---|---|---|---|
accessModes |
[]string |
false |
|
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
||
storageClassName |
string |
false |
|
volumeAttributesClassName |
string |
false |
|
volumeMode |
string |
false |
|
volumeName |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].extraVolumes.pvcs[index].volumeSource.ephemeral.volumeClaimTemplate.spec.dataSource
Name | Type | Description | Required |
---|---|---|---|
kind |
string |
true |
|
name |
string |
true |
|
apiGroup |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].extraVolumes.pvcs[index].volumeSource.ephemeral.volumeClaimTemplate.spec.dataSourceRef
Name | Type | Description | Required |
---|---|---|---|
kind |
string |
true |
|
name |
string |
true |
|
apiGroup |
string |
false |
|
namespace |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].extraVolumes.pvcs[index].volumeSource.ephemeral.volumeClaimTemplate.spec.resources
Name | Type | Description | Required |
---|---|---|---|
limits |
map[string]int or string |
false |
|
requests |
map[string]int or string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].extraVolumes.pvcs[index].volumeSource.ephemeral.volumeClaimTemplate.spec.selector
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
matchLabels |
map[string]string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].extraVolumes.pvcs[index].volumeSource.ephemeral.volumeClaimTemplate.spec.selector.matchExpressions[index]
Name | Type | Description | Required |
---|---|---|---|
key |
string |
true |
|
operator |
string |
true |
|
values |
[]string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].extraVolumes.pvcs[index].volumeSource.ephemeral.volumeClaimTemplate.metadata
Name | Type | Description | Required |
---|---|---|---|
annotations |
map[string]string |
false |
|
finalizers |
[]string |
false |
|
labels |
map[string]string |
false |
|
name |
string |
false |
|
namespace |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].extraVolumes.pvcs[index].volumeSource.fc
Name | Type | Description | Required |
---|---|---|---|
fsType |
string |
false |
|
lun |
integer |
|
false |
readOnly |
boolean |
false |
|
targetWWNs |
[]string |
false |
|
wwids |
[]string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].extraVolumes.pvcs[index].volumeSource.flexVolume
Name | Type | Description | Required |
---|---|---|---|
driver |
string |
true |
|
fsType |
string |
false |
|
options |
map[string]string |
false |
|
readOnly |
boolean |
false |
|
object |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].extraVolumes.pvcs[index].volumeSource.flexVolume.secretRef
Name | Type | Description | Required |
---|---|---|---|
name |
string |
|
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].extraVolumes.pvcs[index].volumeSource.flocker
Name | Type | Description | Required |
---|---|---|---|
datasetName |
string |
false |
|
datasetUUID |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].extraVolumes.pvcs[index].volumeSource.gcePersistentDisk
Name | Type | Description | Required |
---|---|---|---|
pdName |
string |
true |
|
fsType |
string |
false |
|
partition |
integer |
|
false |
readOnly |
boolean |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].extraVolumes.pvcs[index].volumeSource.gitRepo
Name | Type | Description | Required |
---|---|---|---|
repository |
string |
true |
|
directory |
string |
false |
|
revision |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].extraVolumes.pvcs[index].volumeSource.glusterfs
Name | Type | Description | Required |
---|---|---|---|
endpoints |
string |
true |
|
path |
string |
true |
|
readOnly |
boolean |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].extraVolumes.pvcs[index].volumeSource.hostPath
Name | Type | Description | Required |
---|---|---|---|
path |
string |
true |
|
type |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].extraVolumes.pvcs[index].volumeSource.image
Name | Type | Description | Required |
---|---|---|---|
pullPolicy |
string |
false |
|
reference |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].extraVolumes.pvcs[index].volumeSource.iscsi
Name | Type | Description | Required |
---|---|---|---|
iqn |
string |
true |
|
lun |
integer |
|
true |
targetPortal |
string |
true |
|
chapAuthDiscovery |
boolean |
false |
|
chapAuthSession |
boolean |
false |
|
fsType |
string |
false |
|
initiatorName |
string |
false |
|
iscsiInterface |
string |
|
false |
portals |
[]string |
false |
|
readOnly |
boolean |
false |
|
object |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].extraVolumes.pvcs[index].volumeSource.iscsi.secretRef
Name | Type | Description | Required |
---|---|---|---|
name |
string |
|
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].extraVolumes.pvcs[index].volumeSource.nfs
Name | Type | Description | Required |
---|---|---|---|
path |
string |
true |
|
server |
string |
true |
|
readOnly |
boolean |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].extraVolumes.pvcs[index].volumeSource.persistentVolumeClaim
Name | Type | Description | Required |
---|---|---|---|
claimName |
string |
true |
|
readOnly |
boolean |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].extraVolumes.pvcs[index].volumeSource.photonPersistentDisk
Name | Type | Description | Required |
---|---|---|---|
pdID |
string |
true |
|
fsType |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].extraVolumes.pvcs[index].volumeSource.portworxVolume
Name | Type | Description | Required |
---|---|---|---|
volumeID |
string |
true |
|
fsType |
string |
false |
|
readOnly |
boolean |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].extraVolumes.pvcs[index].volumeSource.projected
Name | Type | Description | Required |
---|---|---|---|
defaultMode |
integer |
|
false |
[]object |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].extraVolumes.pvcs[index].volumeSource.projected.sources[index]
Name | Type | Description | Required |
---|---|---|---|
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].extraVolumes.pvcs[index].volumeSource.projected.sources[index].clusterTrustBundle
Name | Type | Description | Required |
---|---|---|---|
path |
string |
true |
|
object |
false |
||
name |
string |
false |
|
optional |
boolean |
false |
|
signerName |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].extraVolumes.pvcs[index].volumeSource.projected.sources[index].clusterTrustBundle.labelSelector
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
matchLabels |
map[string]string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].extraVolumes.pvcs[index].volumeSource.projected.sources[index].clusterTrustBundle.labelSelector.matchExpressions[index]
Name | Type | Description | Required |
---|---|---|---|
key |
string |
true |
|
operator |
string |
true |
|
values |
[]string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].extraVolumes.pvcs[index].volumeSource.projected.sources[index].configMap
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
name |
string |
|
false |
optional |
boolean |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].extraVolumes.pvcs[index].volumeSource.projected.sources[index].configMap.items[index]
Name | Type | Description | Required |
---|---|---|---|
key |
string |
true |
|
path |
string |
true |
|
mode |
integer |
|
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].extraVolumes.pvcs[index].volumeSource.projected.sources[index].downwardAPI
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].extraVolumes.pvcs[index].volumeSource.projected.sources[index].downwardAPI.items[index]
Name | Type | Description | Required |
---|---|---|---|
path |
string |
true |
|
object |
false |
||
mode |
integer |
|
false |
object |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].extraVolumes.pvcs[index].volumeSource.projected.sources[index].downwardAPI.items[index].fieldRef
Name | Type | Description | Required |
---|---|---|---|
fieldPath |
string |
true |
|
apiVersion |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].extraVolumes.pvcs[index].volumeSource.projected.sources[index].downwardAPI.items[index].resourceFieldRef
Name | Type | Description | Required |
---|---|---|---|
resource |
string |
true |
|
containerName |
string |
false |
|
divisor |
int or string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].extraVolumes.pvcs[index].volumeSource.projected.sources[index].secret
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
name |
string |
|
false |
optional |
boolean |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].extraVolumes.pvcs[index].volumeSource.projected.sources[index].secret.items[index]
Name | Type | Description | Required |
---|---|---|---|
key |
string |
true |
|
path |
string |
true |
|
mode |
integer |
|
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].extraVolumes.pvcs[index].volumeSource.projected.sources[index].serviceAccountToken
Name | Type | Description | Required |
---|---|---|---|
path |
string |
true |
|
audience |
string |
false |
|
expirationSeconds |
integer |
|
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].extraVolumes.pvcs[index].volumeSource.quobyte
Name | Type | Description | Required |
---|---|---|---|
registry |
string |
true |
|
volume |
string |
true |
|
group |
string |
false |
|
readOnly |
boolean |
false |
|
tenant |
string |
false |
|
user |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].extraVolumes.pvcs[index].volumeSource.rbd
Name | Type | Description | Required |
---|---|---|---|
image |
string |
true |
|
monitors |
[]string |
true |
|
fsType |
string |
false |
|
keyring |
string |
|
false |
pool |
string |
|
false |
readOnly |
boolean |
false |
|
object |
false |
||
user |
string |
|
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].extraVolumes.pvcs[index].volumeSource.rbd.secretRef
Name | Type | Description | Required |
---|---|---|---|
name |
string |
|
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].extraVolumes.pvcs[index].volumeSource.scaleIO
Name | Type | Description | Required |
---|---|---|---|
gateway |
string |
true |
|
object |
true |
||
system |
string |
true |
|
fsType |
string |
|
false |
protectionDomain |
string |
false |
|
readOnly |
boolean |
false |
|
sslEnabled |
boolean |
false |
|
storageMode |
string |
|
false |
storagePool |
string |
false |
|
volumeName |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].extraVolumes.pvcs[index].volumeSource.scaleIO.secretRef
Name | Type | Description | Required |
---|---|---|---|
name |
string |
|
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].extraVolumes.pvcs[index].volumeSource.secret
Name | Type | Description | Required |
---|---|---|---|
defaultMode |
integer |
|
false |
[]object |
false |
||
optional |
boolean |
false |
|
secretName |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].extraVolumes.pvcs[index].volumeSource.secret.items[index]
Name | Type | Description | Required |
---|---|---|---|
key |
string |
true |
|
path |
string |
true |
|
mode |
integer |
|
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].extraVolumes.pvcs[index].volumeSource.storageos
Name | Type | Description | Required |
---|---|---|---|
fsType |
string |
false |
|
readOnly |
boolean |
false |
|
object |
false |
||
volumeName |
string |
false |
|
volumeNamespace |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].extraVolumes.pvcs[index].volumeSource.storageos.secretRef
Name | Type | Description | Required |
---|---|---|---|
name |
string |
|
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].extraVolumes.pvcs[index].volumeSource.vsphereVolume
Name | Type | Description | Required |
---|---|---|---|
volumePath |
string |
true |
|
fsType |
string |
false |
|
storagePolicyID |
string |
false |
|
storagePolicyName |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].extraVolumes.volumes[index]
Name | Type | Description | Required |
---|---|---|---|
name |
string |
true |
|
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].extraVolumes.volumes[index].awsElasticBlockStore
Name | Type | Description | Required |
---|---|---|---|
volumeID |
string |
true |
|
fsType |
string |
false |
|
partition |
integer |
|
false |
readOnly |
boolean |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].extraVolumes.volumes[index].azureDisk
Name | Type | Description | Required |
---|---|---|---|
diskName |
string |
true |
|
diskURI |
string |
true |
|
cachingMode |
string |
false |
|
fsType |
string |
|
false |
kind |
string |
false |
|
readOnly |
boolean |
|
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].extraVolumes.volumes[index].azureFile
Name | Type | Description | Required |
---|---|---|---|
secretName |
string |
true |
|
shareName |
string |
true |
|
readOnly |
boolean |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].extraVolumes.volumes[index].cephfs
Name | Type | Description | Required |
---|---|---|---|
monitors |
[]string |
true |
|
path |
string |
false |
|
readOnly |
boolean |
false |
|
secretFile |
string |
false |
|
object |
false |
||
user |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].extraVolumes.volumes[index].cephfs.secretRef
Name | Type | Description | Required |
---|---|---|---|
name |
string |
|
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].extraVolumes.volumes[index].cinder
Name | Type | Description | Required |
---|---|---|---|
volumeID |
string |
true |
|
fsType |
string |
false |
|
readOnly |
boolean |
false |
|
object |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].extraVolumes.volumes[index].cinder.secretRef
Name | Type | Description | Required |
---|---|---|---|
name |
string |
|
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].extraVolumes.volumes[index].configMap
Name | Type | Description | Required |
---|---|---|---|
defaultMode |
integer |
|
false |
[]object |
false |
||
name |
string |
|
false |
optional |
boolean |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].extraVolumes.volumes[index].configMap.items[index]
Name | Type | Description | Required |
---|---|---|---|
key |
string |
true |
|
path |
string |
true |
|
mode |
integer |
|
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].extraVolumes.volumes[index].csi
Name | Type | Description | Required |
---|---|---|---|
driver |
string |
true |
|
fsType |
string |
false |
|
object |
false |
||
readOnly |
boolean |
false |
|
volumeAttributes |
map[string]string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].extraVolumes.volumes[index].csi.nodePublishSecretRef
Name | Type | Description | Required |
---|---|---|---|
name |
string |
|
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].extraVolumes.volumes[index].downwardAPI
Name | Type | Description | Required |
---|---|---|---|
defaultMode |
integer |
|
false |
[]object |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].extraVolumes.volumes[index].downwardAPI.items[index]
Name | Type | Description | Required |
---|---|---|---|
path |
string |
true |
|
object |
false |
||
mode |
integer |
|
false |
object |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].extraVolumes.volumes[index].downwardAPI.items[index].fieldRef
Name | Type | Description | Required |
---|---|---|---|
fieldPath |
string |
true |
|
apiVersion |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].extraVolumes.volumes[index].downwardAPI.items[index].resourceFieldRef
Name | Type | Description | Required |
---|---|---|---|
resource |
string |
true |
|
containerName |
string |
false |
|
divisor |
int or string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].extraVolumes.volumes[index].emptyDir
Name | Type | Description | Required |
---|---|---|---|
medium |
string |
false |
|
sizeLimit |
int or string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].extraVolumes.volumes[index].ephemeral
Name | Type | Description | Required |
---|---|---|---|
object |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].extraVolumes.volumes[index].ephemeral.volumeClaimTemplate
Name | Type | Description | Required |
---|---|---|---|
object |
true |
||
object |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].extraVolumes.volumes[index].ephemeral.volumeClaimTemplate.spec
Name | Type | Description | Required |
---|---|---|---|
accessModes |
[]string |
false |
|
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
||
storageClassName |
string |
false |
|
volumeAttributesClassName |
string |
false |
|
volumeMode |
string |
false |
|
volumeName |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].extraVolumes.volumes[index].ephemeral.volumeClaimTemplate.spec.dataSource
Name | Type | Description | Required |
---|---|---|---|
kind |
string |
true |
|
name |
string |
true |
|
apiGroup |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].extraVolumes.volumes[index].ephemeral.volumeClaimTemplate.spec.dataSourceRef
Name | Type | Description | Required |
---|---|---|---|
kind |
string |
true |
|
name |
string |
true |
|
apiGroup |
string |
false |
|
namespace |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].extraVolumes.volumes[index].ephemeral.volumeClaimTemplate.spec.resources
Name | Type | Description | Required |
---|---|---|---|
limits |
map[string]int or string |
false |
|
requests |
map[string]int or string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].extraVolumes.volumes[index].ephemeral.volumeClaimTemplate.spec.selector
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
matchLabels |
map[string]string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].extraVolumes.volumes[index].ephemeral.volumeClaimTemplate.spec.selector.matchExpressions[index]
Name | Type | Description | Required |
---|---|---|---|
key |
string |
true |
|
operator |
string |
true |
|
values |
[]string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].extraVolumes.volumes[index].ephemeral.volumeClaimTemplate.metadata
Name | Type | Description | Required |
---|---|---|---|
annotations |
map[string]string |
false |
|
finalizers |
[]string |
false |
|
labels |
map[string]string |
false |
|
name |
string |
false |
|
namespace |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].extraVolumes.volumes[index].fc
Name | Type | Description | Required |
---|---|---|---|
fsType |
string |
false |
|
lun |
integer |
|
false |
readOnly |
boolean |
false |
|
targetWWNs |
[]string |
false |
|
wwids |
[]string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].extraVolumes.volumes[index].flexVolume
Name | Type | Description | Required |
---|---|---|---|
driver |
string |
true |
|
fsType |
string |
false |
|
options |
map[string]string |
false |
|
readOnly |
boolean |
false |
|
object |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].extraVolumes.volumes[index].flexVolume.secretRef
Name | Type | Description | Required |
---|---|---|---|
name |
string |
|
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].extraVolumes.volumes[index].flocker
Name | Type | Description | Required |
---|---|---|---|
datasetName |
string |
false |
|
datasetUUID |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].extraVolumes.volumes[index].gcePersistentDisk
Name | Type | Description | Required |
---|---|---|---|
pdName |
string |
true |
|
fsType |
string |
false |
|
partition |
integer |
|
false |
readOnly |
boolean |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].extraVolumes.volumes[index].gitRepo
Name | Type | Description | Required |
---|---|---|---|
repository |
string |
true |
|
directory |
string |
false |
|
revision |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].extraVolumes.volumes[index].glusterfs
Name | Type | Description | Required |
---|---|---|---|
endpoints |
string |
true |
|
path |
string |
true |
|
readOnly |
boolean |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].extraVolumes.volumes[index].hostPath
Name | Type | Description | Required |
---|---|---|---|
path |
string |
true |
|
type |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].extraVolumes.volumes[index].image
Name | Type | Description | Required |
---|---|---|---|
pullPolicy |
string |
false |
|
reference |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].extraVolumes.volumes[index].iscsi
Name | Type | Description | Required |
---|---|---|---|
iqn |
string |
true |
|
lun |
integer |
|
true |
targetPortal |
string |
true |
|
chapAuthDiscovery |
boolean |
false |
|
chapAuthSession |
boolean |
false |
|
fsType |
string |
false |
|
initiatorName |
string |
false |
|
iscsiInterface |
string |
|
false |
portals |
[]string |
false |
|
readOnly |
boolean |
false |
|
object |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].extraVolumes.volumes[index].iscsi.secretRef
Name | Type | Description | Required |
---|---|---|---|
name |
string |
|
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].extraVolumes.volumes[index].nfs
Name | Type | Description | Required |
---|---|---|---|
path |
string |
true |
|
server |
string |
true |
|
readOnly |
boolean |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].extraVolumes.volumes[index].persistentVolumeClaim
Name | Type | Description | Required |
---|---|---|---|
claimName |
string |
true |
|
readOnly |
boolean |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].extraVolumes.volumes[index].photonPersistentDisk
Name | Type | Description | Required |
---|---|---|---|
pdID |
string |
true |
|
fsType |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].extraVolumes.volumes[index].portworxVolume
Name | Type | Description | Required |
---|---|---|---|
volumeID |
string |
true |
|
fsType |
string |
false |
|
readOnly |
boolean |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].extraVolumes.volumes[index].projected
Name | Type | Description | Required |
---|---|---|---|
defaultMode |
integer |
|
false |
[]object |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].extraVolumes.volumes[index].projected.sources[index]
Name | Type | Description | Required |
---|---|---|---|
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].extraVolumes.volumes[index].projected.sources[index].clusterTrustBundle
Name | Type | Description | Required |
---|---|---|---|
path |
string |
true |
|
object |
false |
||
name |
string |
false |
|
optional |
boolean |
false |
|
signerName |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].extraVolumes.volumes[index].projected.sources[index].clusterTrustBundle.labelSelector
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
matchLabels |
map[string]string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].extraVolumes.volumes[index].projected.sources[index].clusterTrustBundle.labelSelector.matchExpressions[index]
Name | Type | Description | Required |
---|---|---|---|
key |
string |
true |
|
operator |
string |
true |
|
values |
[]string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].extraVolumes.volumes[index].projected.sources[index].configMap
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
name |
string |
|
false |
optional |
boolean |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].extraVolumes.volumes[index].projected.sources[index].configMap.items[index]
Name | Type | Description | Required |
---|---|---|---|
key |
string |
true |
|
path |
string |
true |
|
mode |
integer |
|
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].extraVolumes.volumes[index].projected.sources[index].downwardAPI
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].extraVolumes.volumes[index].projected.sources[index].downwardAPI.items[index]
Name | Type | Description | Required |
---|---|---|---|
path |
string |
true |
|
object |
false |
||
mode |
integer |
|
false |
object |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].extraVolumes.volumes[index].projected.sources[index].downwardAPI.items[index].fieldRef
Name | Type | Description | Required |
---|---|---|---|
fieldPath |
string |
true |
|
apiVersion |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].extraVolumes.volumes[index].projected.sources[index].downwardAPI.items[index].resourceFieldRef
Name | Type | Description | Required |
---|---|---|---|
resource |
string |
true |
|
containerName |
string |
false |
|
divisor |
int or string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].extraVolumes.volumes[index].projected.sources[index].secret
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
name |
string |
|
false |
optional |
boolean |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].extraVolumes.volumes[index].projected.sources[index].secret.items[index]
Name | Type | Description | Required |
---|---|---|---|
key |
string |
true |
|
path |
string |
true |
|
mode |
integer |
|
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].extraVolumes.volumes[index].projected.sources[index].serviceAccountToken
Name | Type | Description | Required |
---|---|---|---|
path |
string |
true |
|
audience |
string |
false |
|
expirationSeconds |
integer |
|
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].extraVolumes.volumes[index].quobyte
Name | Type | Description | Required |
---|---|---|---|
registry |
string |
true |
|
volume |
string |
true |
|
group |
string |
false |
|
readOnly |
boolean |
false |
|
tenant |
string |
false |
|
user |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].extraVolumes.volumes[index].rbd
Name | Type | Description | Required |
---|---|---|---|
image |
string |
true |
|
monitors |
[]string |
true |
|
fsType |
string |
false |
|
keyring |
string |
|
false |
pool |
string |
|
false |
readOnly |
boolean |
false |
|
object |
false |
||
user |
string |
|
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].extraVolumes.volumes[index].rbd.secretRef
Name | Type | Description | Required |
---|---|---|---|
name |
string |
|
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].extraVolumes.volumes[index].scaleIO
Name | Type | Description | Required |
---|---|---|---|
gateway |
string |
true |
|
object |
true |
||
system |
string |
true |
|
fsType |
string |
|
false |
protectionDomain |
string |
false |
|
readOnly |
boolean |
false |
|
sslEnabled |
boolean |
false |
|
storageMode |
string |
|
false |
storagePool |
string |
false |
|
volumeName |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].extraVolumes.volumes[index].scaleIO.secretRef
Name | Type | Description | Required |
---|---|---|---|
name |
string |
|
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].extraVolumes.volumes[index].secret
Name | Type | Description | Required |
---|---|---|---|
defaultMode |
integer |
|
false |
[]object |
false |
||
optional |
boolean |
false |
|
secretName |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].extraVolumes.volumes[index].secret.items[index]
Name | Type | Description | Required |
---|---|---|---|
key |
string |
true |
|
path |
string |
true |
|
mode |
integer |
|
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].extraVolumes.volumes[index].storageos
Name | Type | Description | Required |
---|---|---|---|
fsType |
string |
false |
|
readOnly |
boolean |
false |
|
object |
false |
||
volumeName |
string |
false |
|
volumeNamespace |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].extraVolumes.volumes[index].storageos.secretRef
Name | Type | Description | Required |
---|---|---|---|
name |
string |
|
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].extraVolumes.volumes[index].vsphereVolume
Name | Type | Description | Required |
---|---|---|---|
volumePath |
string |
true |
|
fsType |
string |
false |
|
storagePolicyID |
string |
false |
|
storagePolicyName |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].initContainers[index]
Name | Type | Description | Required |
---|---|---|---|
name |
string |
true |
|
args |
[]string |
false |
|
command |
[]string |
false |
|
[]object |
false |
||
[]object |
false |
||
image |
string |
false |
|
imagePullPolicy |
string |
false |
|
object |
false |
||
object |
false |
||
[]object |
false |
||
object |
false |
||
[]object |
false |
||
object |
false |
||
restartPolicy |
string |
false |
|
object |
false |
||
object |
false |
||
stdin |
boolean |
false |
|
stdinOnce |
boolean |
false |
|
terminationMessagePath |
string |
false |
|
terminationMessagePolicy |
string |
false |
|
tty |
boolean |
false |
|
[]object |
false |
||
[]object |
false |
||
workingDir |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].initContainers[index].env[index]
Name | Type | Description | Required |
---|---|---|---|
name |
string |
true |
|
value |
string |
false |
|
object |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].initContainers[index].env[index].valueFrom
Name | Type | Description | Required |
---|---|---|---|
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].initContainers[index].env[index].valueFrom.configMapKeyRef
Name | Type | Description | Required |
---|---|---|---|
key |
string |
true |
|
name |
string |
|
false |
optional |
boolean |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].initContainers[index].env[index].valueFrom.fieldRef
Name | Type | Description | Required |
---|---|---|---|
fieldPath |
string |
true |
|
apiVersion |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].initContainers[index].env[index].valueFrom.resourceFieldRef
Name | Type | Description | Required |
---|---|---|---|
resource |
string |
true |
|
containerName |
string |
false |
|
divisor |
int or string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].initContainers[index].env[index].valueFrom.secretKeyRef
Name | Type | Description | Required |
---|---|---|---|
key |
string |
true |
|
name |
string |
|
false |
optional |
boolean |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].initContainers[index].envFrom[index]
Name | Type | Description | Required |
---|---|---|---|
object |
false |
||
prefix |
string |
false |
|
object |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].initContainers[index].envFrom[index].configMapRef
Name | Type | Description | Required |
---|---|---|---|
name |
string |
|
false |
optional |
boolean |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].initContainers[index].envFrom[index].secretRef
Name | Type | Description | Required |
---|---|---|---|
name |
string |
|
false |
optional |
boolean |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].initContainers[index].lifecycle
Name | Type | Description | Required |
---|---|---|---|
object |
false |
||
object |
false |
||
stopSignal |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].initContainers[index].lifecycle.postStart
Name | Type | Description | Required |
---|---|---|---|
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].initContainers[index].lifecycle.postStart.exec
Name | Type | Description | Required |
---|---|---|---|
command |
[]string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].initContainers[index].lifecycle.postStart.httpGet
Name | Type | Description | Required |
---|---|---|---|
port |
int or string |
true |
|
host |
string |
false |
|
[]object |
false |
||
path |
string |
false |
|
scheme |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].initContainers[index].lifecycle.postStart.httpGet.httpHeaders[index]
Name | Type | Description | Required |
---|---|---|---|
name |
string |
true |
|
value |
string |
true |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].initContainers[index].lifecycle.postStart.sleep
Name | Type | Description | Required |
---|---|---|---|
seconds |
integer |
|
true |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].initContainers[index].lifecycle.postStart.tcpSocket
Name | Type | Description | Required |
---|---|---|---|
port |
int or string |
true |
|
host |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].initContainers[index].lifecycle.preStop
Name | Type | Description | Required |
---|---|---|---|
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].initContainers[index].lifecycle.preStop.exec
Name | Type | Description | Required |
---|---|---|---|
command |
[]string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].initContainers[index].lifecycle.preStop.httpGet
Name | Type | Description | Required |
---|---|---|---|
port |
int or string |
true |
|
host |
string |
false |
|
[]object |
false |
||
path |
string |
false |
|
scheme |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].initContainers[index].lifecycle.preStop.httpGet.httpHeaders[index]
Name | Type | Description | Required |
---|---|---|---|
name |
string |
true |
|
value |
string |
true |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].initContainers[index].lifecycle.preStop.sleep
Name | Type | Description | Required |
---|---|---|---|
seconds |
integer |
|
true |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].initContainers[index].lifecycle.preStop.tcpSocket
Name | Type | Description | Required |
---|---|---|---|
port |
int or string |
true |
|
host |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].initContainers[index].livenessProbe
Name | Type | Description | Required |
---|---|---|---|
object |
false |
||
failureThreshold |
integer |
|
false |
object |
false |
||
object |
false |
||
initialDelaySeconds |
integer |
|
false |
periodSeconds |
integer |
|
false |
successThreshold |
integer |
|
false |
object |
false |
||
terminationGracePeriodSeconds |
integer |
|
false |
timeoutSeconds |
integer |
|
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].initContainers[index].livenessProbe.exec
Name | Type | Description | Required |
---|---|---|---|
command |
[]string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].initContainers[index].livenessProbe.grpc
Name | Type | Description | Required |
---|---|---|---|
port |
integer |
|
true |
service |
string |
|
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].initContainers[index].livenessProbe.httpGet
Name | Type | Description | Required |
---|---|---|---|
port |
int or string |
true |
|
host |
string |
false |
|
[]object |
false |
||
path |
string |
false |
|
scheme |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].initContainers[index].livenessProbe.httpGet.httpHeaders[index]
Name | Type | Description | Required |
---|---|---|---|
name |
string |
true |
|
value |
string |
true |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].initContainers[index].livenessProbe.tcpSocket
Name | Type | Description | Required |
---|---|---|---|
port |
int or string |
true |
|
host |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].initContainers[index].ports[index]
Name | Type | Description | Required |
---|---|---|---|
containerPort |
integer |
|
true |
hostIP |
string |
false |
|
hostPort |
integer |
|
false |
name |
string |
false |
|
protocol |
string |
|
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].initContainers[index].readinessProbe
Name | Type | Description | Required |
---|---|---|---|
object |
false |
||
failureThreshold |
integer |
|
false |
object |
false |
||
object |
false |
||
initialDelaySeconds |
integer |
|
false |
periodSeconds |
integer |
|
false |
successThreshold |
integer |
|
false |
object |
false |
||
terminationGracePeriodSeconds |
integer |
|
false |
timeoutSeconds |
integer |
|
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].initContainers[index].readinessProbe.exec
Name | Type | Description | Required |
---|---|---|---|
command |
[]string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].initContainers[index].readinessProbe.grpc
Name | Type | Description | Required |
---|---|---|---|
port |
integer |
|
true |
service |
string |
|
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].initContainers[index].readinessProbe.httpGet
Name | Type | Description | Required |
---|---|---|---|
port |
int or string |
true |
|
host |
string |
false |
|
[]object |
false |
||
path |
string |
false |
|
scheme |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].initContainers[index].readinessProbe.httpGet.httpHeaders[index]
Name | Type | Description | Required |
---|---|---|---|
name |
string |
true |
|
value |
string |
true |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].initContainers[index].readinessProbe.tcpSocket
Name | Type | Description | Required |
---|---|---|---|
port |
int or string |
true |
|
host |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].initContainers[index].resizePolicy[index]
Name | Type | Description | Required |
---|---|---|---|
resourceName |
string |
true |
|
restartPolicy |
string |
true |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].initContainers[index].resources
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
limits |
map[string]int or string |
false |
|
requests |
map[string]int or string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].initContainers[index].resources.claims[index]
Name | Type | Description | Required |
---|---|---|---|
name |
string |
true |
|
request |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].initContainers[index].securityContext
Name | Type | Description | Required |
---|---|---|---|
allowPrivilegeEscalation |
boolean |
false |
|
object |
false |
||
object |
false |
||
privileged |
boolean |
false |
|
procMount |
string |
false |
|
readOnlyRootFilesystem |
boolean |
false |
|
runAsGroup |
integer |
|
false |
runAsNonRoot |
boolean |
false |
|
runAsUser |
integer |
|
false |
object |
false |
||
object |
false |
||
object |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].initContainers[index].securityContext.appArmorProfile
Name | Type | Description | Required |
---|---|---|---|
type |
string |
true |
|
localhostProfile |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].initContainers[index].securityContext.capabilities
Name | Type | Description | Required |
---|---|---|---|
add |
[]string |
false |
|
drop |
[]string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].initContainers[index].securityContext.seLinuxOptions
Name | Type | Description | Required |
---|---|---|---|
level |
string |
false |
|
role |
string |
false |
|
type |
string |
false |
|
user |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].initContainers[index].securityContext.seccompProfile
Name | Type | Description | Required |
---|---|---|---|
type |
string |
true |
|
localhostProfile |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].initContainers[index].securityContext.windowsOptions
Name | Type | Description | Required |
---|---|---|---|
gmsaCredentialSpec |
string |
false |
|
gmsaCredentialSpecName |
string |
false |
|
hostProcess |
boolean |
false |
|
runAsUserName |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].initContainers[index].startupProbe
Name | Type | Description | Required |
---|---|---|---|
object |
false |
||
failureThreshold |
integer |
|
false |
object |
false |
||
object |
false |
||
initialDelaySeconds |
integer |
|
false |
periodSeconds |
integer |
|
false |
successThreshold |
integer |
|
false |
object |
false |
||
terminationGracePeriodSeconds |
integer |
|
false |
timeoutSeconds |
integer |
|
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].initContainers[index].startupProbe.exec
Name | Type | Description | Required |
---|---|---|---|
command |
[]string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].initContainers[index].startupProbe.grpc
Name | Type | Description | Required |
---|---|---|---|
port |
integer |
|
true |
service |
string |
|
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].initContainers[index].startupProbe.httpGet
Name | Type | Description | Required |
---|---|---|---|
port |
int or string |
true |
|
host |
string |
false |
|
[]object |
false |
||
path |
string |
false |
|
scheme |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].initContainers[index].startupProbe.httpGet.httpHeaders[index]
Name | Type | Description | Required |
---|---|---|---|
name |
string |
true |
|
value |
string |
true |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].initContainers[index].startupProbe.tcpSocket
Name | Type | Description | Required |
---|---|---|---|
port |
int or string |
true |
|
host |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].initContainers[index].volumeDevices[index]
Name | Type | Description | Required |
---|---|---|---|
devicePath |
string |
true |
|
name |
string |
true |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].initContainers[index].volumeMounts[index]
Name | Type | Description | Required |
---|---|---|---|
mountPath |
string |
true |
|
name |
string |
true |
|
mountPropagation |
string |
false |
|
readOnly |
boolean |
false |
|
recursiveReadOnly |
string |
false |
|
subPath |
string |
false |
|
subPathExpr |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].jmxInitContainerImage
Name | Type | Description | Required |
---|---|---|---|
name |
string |
false |
|
pullPolicy |
enum |
|
false |
object |
false |
||
registry |
string |
false |
|
repository |
string |
false |
|
tag |
string |
|
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].jmxInitContainerImage.pullSecretRef
Name | Type | Description | Required |
---|---|---|---|
name |
string |
|
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].managementApiAuth
Name | Type | Description | Required |
---|---|---|---|
insecure |
object |
false |
|
object |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].managementApiAuth.manual
Name | Type | Description | Required |
---|---|---|---|
clientSecretName |
string |
true |
|
serverSecretName |
string |
true |
|
skipSecretValidation |
boolean |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].metadata
Name | Type | Description | Required |
---|---|---|---|
name |
string |
true |
|
annotations |
map[string]string |
false |
|
commonAnnotations |
map[string]string |
false |
|
commonLabels |
map[string]string |
false |
|
labels |
map[string]string |
false |
|
namespace |
string |
false |
|
object |
false |
||
object |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].metadata.pods
Name | Type | Description | Required |
---|---|---|---|
annotations |
map[string]string |
false |
|
labels |
map[string]string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].metadata.services
Name | Type | Description | Required |
---|---|---|---|
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].metadata.services.additionalSeedService
Name | Type | Description | Required |
---|---|---|---|
annotations |
map[string]string |
false |
|
labels |
map[string]string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].metadata.services.allPodsService
Name | Type | Description | Required |
---|---|---|---|
annotations |
map[string]string |
false |
|
labels |
map[string]string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].metadata.services.dcService
Name | Type | Description | Required |
---|---|---|---|
annotations |
map[string]string |
false |
|
labels |
map[string]string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].metadata.services.nodePortService
Name | Type | Description | Required |
---|---|---|---|
annotations |
map[string]string |
false |
|
labels |
map[string]string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].metadata.services.seedService
Name | Type | Description | Required |
---|---|---|---|
annotations |
map[string]string |
false |
|
labels |
map[string]string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].networking
Name | Type | Description | Required |
---|---|---|---|
hostNetwork |
boolean |
false |
|
object |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].networking.nodePort
Name | Type | Description | Required |
---|---|---|---|
internode |
integer |
false |
|
internodeSSL |
integer |
false |
|
native |
integer |
false |
|
nativeSSL |
integer |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].perNodeConfigMapRef
Name | Type | Description | Required |
---|---|---|---|
name |
string |
|
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].podSecurityContext
Name | Type | Description | Required |
---|---|---|---|
object |
false |
||
fsGroup |
integer |
|
false |
fsGroupChangePolicy |
string |
false |
|
runAsGroup |
integer |
|
false |
runAsNonRoot |
boolean |
false |
|
runAsUser |
integer |
|
false |
seLinuxChangePolicy |
string |
false |
|
object |
false |
||
object |
false |
||
supplementalGroups |
[]integer |
false |
|
supplementalGroupsPolicy |
string |
false |
|
[]object |
false |
||
object |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].podSecurityContext.appArmorProfile
Name | Type | Description | Required |
---|---|---|---|
type |
string |
true |
|
localhostProfile |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].podSecurityContext.seLinuxOptions
Name | Type | Description | Required |
---|---|---|---|
level |
string |
false |
|
role |
string |
false |
|
type |
string |
false |
|
user |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].podSecurityContext.seccompProfile
Name | Type | Description | Required |
---|---|---|---|
type |
string |
true |
|
localhostProfile |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].podSecurityContext.sysctls[index]
Name | Type | Description | Required |
---|---|---|---|
name |
string |
true |
|
value |
string |
true |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].podSecurityContext.windowsOptions
Name | Type | Description | Required |
---|---|---|---|
gmsaCredentialSpec |
string |
false |
|
gmsaCredentialSpecName |
string |
false |
|
hostProcess |
boolean |
false |
|
runAsUserName |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].racks[index]
Name | Type | Description | Required |
---|---|---|---|
name |
string |
true |
|
object |
false |
||
nodeAffinityLabels |
map[string]string |
false |
|
zone |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].racks[index].affinity
Name | Type | Description | Required |
---|---|---|---|
object |
false |
||
object |
false |
||
object |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].racks[index].affinity.nodeAffinity
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
object |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].racks[index].affinity.nodeAffinity.preferredDuringSchedulingIgnoredDuringExecution[index]
Name | Type | Description | Required |
---|---|---|---|
object |
true |
||
weight |
integer |
|
true |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].racks[index].affinity.nodeAffinity.preferredDuringSchedulingIgnoredDuringExecution[index].preference
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
[]object |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].racks[index].affinity.nodeAffinity.preferredDuringSchedulingIgnoredDuringExecution[index].preference.matchExpressions[index]
Name | Type | Description | Required |
---|---|---|---|
key |
string |
true |
|
operator |
string |
true |
|
values |
[]string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].racks[index].affinity.nodeAffinity.preferredDuringSchedulingIgnoredDuringExecution[index].preference.matchFields[index]
Name | Type | Description | Required |
---|---|---|---|
key |
string |
true |
|
operator |
string |
true |
|
values |
[]string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].racks[index].affinity.nodeAffinity.requiredDuringSchedulingIgnoredDuringExecution
Name | Type | Description | Required |
---|---|---|---|
[]object |
true |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].racks[index].affinity.nodeAffinity.requiredDuringSchedulingIgnoredDuringExecution.nodeSelectorTerms[index]
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
[]object |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].racks[index].affinity.nodeAffinity.requiredDuringSchedulingIgnoredDuringExecution.nodeSelectorTerms[index].matchExpressions[index]
Name | Type | Description | Required |
---|---|---|---|
key |
string |
true |
|
operator |
string |
true |
|
values |
[]string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].racks[index].affinity.nodeAffinity.requiredDuringSchedulingIgnoredDuringExecution.nodeSelectorTerms[index].matchFields[index]
Name | Type | Description | Required |
---|---|---|---|
key |
string |
true |
|
operator |
string |
true |
|
values |
[]string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].racks[index].affinity.podAffinity
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
[]object |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].racks[index].affinity.podAffinity.preferredDuringSchedulingIgnoredDuringExecution[index]
Name | Type | Description | Required |
---|---|---|---|
object |
true |
||
weight |
integer |
|
true |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].racks[index].affinity.podAffinity.preferredDuringSchedulingIgnoredDuringExecution[index].podAffinityTerm
Name | Type | Description | Required |
---|---|---|---|
topologyKey |
string |
true |
|
object |
false |
||
matchLabelKeys |
[]string |
false |
|
mismatchLabelKeys |
[]string |
false |
|
object |
false |
||
namespaces |
[]string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].racks[index].affinity.podAffinity.preferredDuringSchedulingIgnoredDuringExecution[index].podAffinityTerm.labelSelector
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
matchLabels |
map[string]string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].racks[index].affinity.podAffinity.preferredDuringSchedulingIgnoredDuringExecution[index].podAffinityTerm.labelSelector.matchExpressions[index]
Name | Type | Description | Required |
---|---|---|---|
key |
string |
true |
|
operator |
string |
true |
|
values |
[]string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].racks[index].affinity.podAffinity.preferredDuringSchedulingIgnoredDuringExecution[index].podAffinityTerm.namespaceSelector
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
matchLabels |
map[string]string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].racks[index].affinity.podAffinity.preferredDuringSchedulingIgnoredDuringExecution[index].podAffinityTerm.namespaceSelector.matchExpressions[index]
Name | Type | Description | Required |
---|---|---|---|
key |
string |
true |
|
operator |
string |
true |
|
values |
[]string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].racks[index].affinity.podAffinity.requiredDuringSchedulingIgnoredDuringExecution[index]
Name | Type | Description | Required |
---|---|---|---|
topologyKey |
string |
true |
|
object |
false |
||
matchLabelKeys |
[]string |
false |
|
mismatchLabelKeys |
[]string |
false |
|
object |
false |
||
namespaces |
[]string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].racks[index].affinity.podAffinity.requiredDuringSchedulingIgnoredDuringExecution[index].labelSelector
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
matchLabels |
map[string]string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].racks[index].affinity.podAffinity.requiredDuringSchedulingIgnoredDuringExecution[index].labelSelector.matchExpressions[index]
Name | Type | Description | Required |
---|---|---|---|
key |
string |
true |
|
operator |
string |
true |
|
values |
[]string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].racks[index].affinity.podAffinity.requiredDuringSchedulingIgnoredDuringExecution[index].namespaceSelector
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
matchLabels |
map[string]string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].racks[index].affinity.podAffinity.requiredDuringSchedulingIgnoredDuringExecution[index].namespaceSelector.matchExpressions[index]
Name | Type | Description | Required |
---|---|---|---|
key |
string |
true |
|
operator |
string |
true |
|
values |
[]string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].racks[index].affinity.podAntiAffinity
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
[]object |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].racks[index].affinity.podAntiAffinity.preferredDuringSchedulingIgnoredDuringExecution[index]
Name | Type | Description | Required |
---|---|---|---|
object |
true |
||
weight |
integer |
|
true |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].racks[index].affinity.podAntiAffinity.preferredDuringSchedulingIgnoredDuringExecution[index].podAffinityTerm
Name | Type | Description | Required |
---|---|---|---|
topologyKey |
string |
true |
|
object |
false |
||
matchLabelKeys |
[]string |
false |
|
mismatchLabelKeys |
[]string |
false |
|
object |
false |
||
namespaces |
[]string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].racks[index].affinity.podAntiAffinity.preferredDuringSchedulingIgnoredDuringExecution[index].podAffinityTerm.labelSelector
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
matchLabels |
map[string]string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].racks[index].affinity.podAntiAffinity.preferredDuringSchedulingIgnoredDuringExecution[index].podAffinityTerm.labelSelector.matchExpressions[index]
Name | Type | Description | Required |
---|---|---|---|
key |
string |
true |
|
operator |
string |
true |
|
values |
[]string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].racks[index].affinity.podAntiAffinity.preferredDuringSchedulingIgnoredDuringExecution[index].podAffinityTerm.namespaceSelector
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
matchLabels |
map[string]string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].racks[index].affinity.podAntiAffinity.preferredDuringSchedulingIgnoredDuringExecution[index].podAffinityTerm.namespaceSelector.matchExpressions[index]
Name | Type | Description | Required |
---|---|---|---|
key |
string |
true |
|
operator |
string |
true |
|
values |
[]string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].racks[index].affinity.podAntiAffinity.requiredDuringSchedulingIgnoredDuringExecution[index]
Name | Type | Description | Required |
---|---|---|---|
topologyKey |
string |
true |
|
object |
false |
||
matchLabelKeys |
[]string |
false |
|
mismatchLabelKeys |
[]string |
false |
|
object |
false |
||
namespaces |
[]string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].racks[index].affinity.podAntiAffinity.requiredDuringSchedulingIgnoredDuringExecution[index].labelSelector
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
matchLabels |
map[string]string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].racks[index].affinity.podAntiAffinity.requiredDuringSchedulingIgnoredDuringExecution[index].labelSelector.matchExpressions[index]
Name | Type | Description | Required |
---|---|---|---|
key |
string |
true |
|
operator |
string |
true |
|
values |
[]string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].racks[index].affinity.podAntiAffinity.requiredDuringSchedulingIgnoredDuringExecution[index].namespaceSelector
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
matchLabels |
map[string]string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].racks[index].affinity.podAntiAffinity.requiredDuringSchedulingIgnoredDuringExecution[index].namespaceSelector.matchExpressions[index]
Name | Type | Description | Required |
---|---|---|---|
key |
string |
true |
|
operator |
string |
true |
|
values |
[]string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].resources
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
limits |
map[string]int or string |
false |
|
requests |
map[string]int or string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].resources.claims[index]
Name | Type | Description | Required |
---|---|---|---|
name |
string |
true |
|
request |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].stargate
Name | Type | Description | Required |
---|---|---|---|
size |
integer |
|
true |
object |
false |
||
allowStargateOnDataNodes |
boolean |
|
false |
object |
false |
||
object |
false |
||
object |
|
false |
|
heapSize |
int or string |
|
false |
object |
false |
||
object |
false |
||
nodeSelector |
map[string]string |
false |
|
[]object |
false |
||
object |
false |
||
object |
false |
||
secretsProvider |
enum |
|
false |
serviceAccount |
string |
|
false |
object |
false |
||
[]object |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].stargate.affinity
Name | Type | Description | Required |
---|---|---|---|
object |
false |
||
object |
false |
||
object |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].stargate.affinity.nodeAffinity
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
object |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].stargate.affinity.nodeAffinity.preferredDuringSchedulingIgnoredDuringExecution[index]
Name | Type | Description | Required |
---|---|---|---|
object |
true |
||
weight |
integer |
|
true |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].stargate.affinity.nodeAffinity.preferredDuringSchedulingIgnoredDuringExecution[index].preference
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
[]object |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].stargate.affinity.nodeAffinity.preferredDuringSchedulingIgnoredDuringExecution[index].preference.matchExpressions[index]
Name | Type | Description | Required |
---|---|---|---|
key |
string |
true |
|
operator |
string |
true |
|
values |
[]string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].stargate.affinity.nodeAffinity.preferredDuringSchedulingIgnoredDuringExecution[index].preference.matchFields[index]
Name | Type | Description | Required |
---|---|---|---|
key |
string |
true |
|
operator |
string |
true |
|
values |
[]string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].stargate.affinity.nodeAffinity.requiredDuringSchedulingIgnoredDuringExecution
Name | Type | Description | Required |
---|---|---|---|
[]object |
true |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].stargate.affinity.nodeAffinity.requiredDuringSchedulingIgnoredDuringExecution.nodeSelectorTerms[index]
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
[]object |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].stargate.affinity.nodeAffinity.requiredDuringSchedulingIgnoredDuringExecution.nodeSelectorTerms[index].matchExpressions[index]
Name | Type | Description | Required |
---|---|---|---|
key |
string |
true |
|
operator |
string |
true |
|
values |
[]string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].stargate.affinity.nodeAffinity.requiredDuringSchedulingIgnoredDuringExecution.nodeSelectorTerms[index].matchFields[index]
Name | Type | Description | Required |
---|---|---|---|
key |
string |
true |
|
operator |
string |
true |
|
values |
[]string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].stargate.affinity.podAffinity
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
[]object |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].stargate.affinity.podAffinity.preferredDuringSchedulingIgnoredDuringExecution[index]
Name | Type | Description | Required |
---|---|---|---|
object |
true |
||
weight |
integer |
|
true |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].stargate.affinity.podAffinity.preferredDuringSchedulingIgnoredDuringExecution[index].podAffinityTerm
Name | Type | Description | Required |
---|---|---|---|
topologyKey |
string |
true |
|
object |
false |
||
matchLabelKeys |
[]string |
false |
|
mismatchLabelKeys |
[]string |
false |
|
object |
false |
||
namespaces |
[]string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].stargate.affinity.podAffinity.preferredDuringSchedulingIgnoredDuringExecution[index].podAffinityTerm.labelSelector
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
matchLabels |
map[string]string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].stargate.affinity.podAffinity.preferredDuringSchedulingIgnoredDuringExecution[index].podAffinityTerm.labelSelector.matchExpressions[index]
Name | Type | Description | Required |
---|---|---|---|
key |
string |
true |
|
operator |
string |
true |
|
values |
[]string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].stargate.affinity.podAffinity.preferredDuringSchedulingIgnoredDuringExecution[index].podAffinityTerm.namespaceSelector
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
matchLabels |
map[string]string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].stargate.affinity.podAffinity.preferredDuringSchedulingIgnoredDuringExecution[index].podAffinityTerm.namespaceSelector.matchExpressions[index]
Name | Type | Description | Required |
---|---|---|---|
key |
string |
true |
|
operator |
string |
true |
|
values |
[]string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].stargate.affinity.podAffinity.requiredDuringSchedulingIgnoredDuringExecution[index]
Name | Type | Description | Required |
---|---|---|---|
topologyKey |
string |
true |
|
object |
false |
||
matchLabelKeys |
[]string |
false |
|
mismatchLabelKeys |
[]string |
false |
|
object |
false |
||
namespaces |
[]string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].stargate.affinity.podAffinity.requiredDuringSchedulingIgnoredDuringExecution[index].labelSelector
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
matchLabels |
map[string]string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].stargate.affinity.podAffinity.requiredDuringSchedulingIgnoredDuringExecution[index].labelSelector.matchExpressions[index]
Name | Type | Description | Required |
---|---|---|---|
key |
string |
true |
|
operator |
string |
true |
|
values |
[]string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].stargate.affinity.podAffinity.requiredDuringSchedulingIgnoredDuringExecution[index].namespaceSelector
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
matchLabels |
map[string]string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].stargate.affinity.podAffinity.requiredDuringSchedulingIgnoredDuringExecution[index].namespaceSelector.matchExpressions[index]
Name | Type | Description | Required |
---|---|---|---|
key |
string |
true |
|
operator |
string |
true |
|
values |
[]string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].stargate.affinity.podAntiAffinity
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
[]object |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].stargate.affinity.podAntiAffinity.preferredDuringSchedulingIgnoredDuringExecution[index]
Name | Type | Description | Required |
---|---|---|---|
object |
true |
||
weight |
integer |
|
true |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].stargate.affinity.podAntiAffinity.preferredDuringSchedulingIgnoredDuringExecution[index].podAffinityTerm
Name | Type | Description | Required |
---|---|---|---|
topologyKey |
string |
true |
|
object |
false |
||
matchLabelKeys |
[]string |
false |
|
mismatchLabelKeys |
[]string |
false |
|
object |
false |
||
namespaces |
[]string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].stargate.affinity.podAntiAffinity.preferredDuringSchedulingIgnoredDuringExecution[index].podAffinityTerm.labelSelector
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
matchLabels |
map[string]string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].stargate.affinity.podAntiAffinity.preferredDuringSchedulingIgnoredDuringExecution[index].podAffinityTerm.labelSelector.matchExpressions[index]
Name | Type | Description | Required |
---|---|---|---|
key |
string |
true |
|
operator |
string |
true |
|
values |
[]string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].stargate.affinity.podAntiAffinity.preferredDuringSchedulingIgnoredDuringExecution[index].podAffinityTerm.namespaceSelector
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
matchLabels |
map[string]string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].stargate.affinity.podAntiAffinity.preferredDuringSchedulingIgnoredDuringExecution[index].podAffinityTerm.namespaceSelector.matchExpressions[index]
Name | Type | Description | Required |
---|---|---|---|
key |
string |
true |
|
operator |
string |
true |
|
values |
[]string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].stargate.affinity.podAntiAffinity.requiredDuringSchedulingIgnoredDuringExecution[index]
Name | Type | Description | Required |
---|---|---|---|
topologyKey |
string |
true |
|
object |
false |
||
matchLabelKeys |
[]string |
false |
|
mismatchLabelKeys |
[]string |
false |
|
object |
false |
||
namespaces |
[]string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].stargate.affinity.podAntiAffinity.requiredDuringSchedulingIgnoredDuringExecution[index].labelSelector
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
matchLabels |
map[string]string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].stargate.affinity.podAntiAffinity.requiredDuringSchedulingIgnoredDuringExecution[index].labelSelector.matchExpressions[index]
Name | Type | Description | Required |
---|---|---|---|
key |
string |
true |
|
operator |
string |
true |
|
values |
[]string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].stargate.affinity.podAntiAffinity.requiredDuringSchedulingIgnoredDuringExecution[index].namespaceSelector
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
matchLabels |
map[string]string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].stargate.affinity.podAntiAffinity.requiredDuringSchedulingIgnoredDuringExecution[index].namespaceSelector.matchExpressions[index]
Name | Type | Description | Required |
---|---|---|---|
key |
string |
true |
|
operator |
string |
true |
|
values |
[]string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].stargate.authOptions
Name | Type | Description | Required |
---|---|---|---|
apiAuthMethod |
enum |
|
false |
providerUrl |
string |
false |
|
tokenTtlSeconds |
integer |
|
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].stargate.cassandraConfigMapRef
Name | Type | Description | Required |
---|---|---|---|
name |
string |
|
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].stargate.containerImage
Name | Type | Description | Required |
---|---|---|---|
name |
string |
false |
|
pullPolicy |
enum |
|
false |
object |
false |
||
registry |
string |
false |
|
repository |
string |
false |
|
tag |
string |
|
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].stargate.containerImage.pullSecretRef
Name | Type | Description | Required |
---|---|---|---|
name |
string |
|
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].stargate.livenessProbe
Name | Type | Description | Required |
---|---|---|---|
object |
false |
||
failureThreshold |
integer |
|
false |
object |
false |
||
object |
false |
||
initialDelaySeconds |
integer |
|
false |
periodSeconds |
integer |
|
false |
successThreshold |
integer |
|
false |
object |
false |
||
terminationGracePeriodSeconds |
integer |
|
false |
timeoutSeconds |
integer |
|
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].stargate.livenessProbe.exec
Name | Type | Description | Required |
---|---|---|---|
command |
[]string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].stargate.livenessProbe.grpc
Name | Type | Description | Required |
---|---|---|---|
port |
integer |
|
true |
service |
string |
|
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].stargate.livenessProbe.httpGet
Name | Type | Description | Required |
---|---|---|---|
port |
int or string |
true |
|
host |
string |
false |
|
[]object |
false |
||
path |
string |
false |
|
scheme |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].stargate.livenessProbe.httpGet.httpHeaders[index]
Name | Type | Description | Required |
---|---|---|---|
name |
string |
true |
|
value |
string |
true |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].stargate.livenessProbe.tcpSocket
Name | Type | Description | Required |
---|---|---|---|
port |
int or string |
true |
|
host |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].stargate.metadata
Name | Type | Description | Required |
---|---|---|---|
annotations |
map[string]string |
false |
|
commonAnnotations |
map[string]string |
false |
|
commonLabels |
map[string]string |
false |
|
labels |
map[string]string |
false |
|
object |
false |
||
object |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].stargate.metadata.pods
Name | Type | Description | Required |
---|---|---|---|
annotations |
map[string]string |
false |
|
labels |
map[string]string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].stargate.metadata.service
Name | Type | Description | Required |
---|---|---|---|
annotations |
map[string]string |
false |
|
labels |
map[string]string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].stargate.racks[index]
Name | Type | Description | Required |
---|---|---|---|
name |
string |
true |
|
object |
false |
||
allowStargateOnDataNodes |
boolean |
|
false |
object |
false |
||
object |
false |
||
object |
|
false |
|
heapSize |
int or string |
|
false |
object |
false |
||
object |
false |
||
nodeSelector |
map[string]string |
false |
|
object |
false |
||
object |
false |
||
secretsProvider |
enum |
|
false |
serviceAccount |
string |
|
false |
object |
false |
||
[]object |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].stargate.racks[index].affinity
Name | Type | Description | Required |
---|---|---|---|
object |
false |
||
object |
false |
||
object |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].stargate.racks[index].affinity.nodeAffinity
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
object |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].stargate.racks[index].affinity.nodeAffinity.preferredDuringSchedulingIgnoredDuringExecution[index]
Name | Type | Description | Required |
---|---|---|---|
object |
true |
||
weight |
integer |
|
true |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].stargate.racks[index].affinity.nodeAffinity.preferredDuringSchedulingIgnoredDuringExecution[index].preference
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
[]object |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].stargate.racks[index].affinity.nodeAffinity.preferredDuringSchedulingIgnoredDuringExecution[index].preference.matchExpressions[index]
Name | Type | Description | Required |
---|---|---|---|
key |
string |
true |
|
operator |
string |
true |
|
values |
[]string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].stargate.racks[index].affinity.nodeAffinity.preferredDuringSchedulingIgnoredDuringExecution[index].preference.matchFields[index]
Name | Type | Description | Required |
---|---|---|---|
key |
string |
true |
|
operator |
string |
true |
|
values |
[]string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].stargate.racks[index].affinity.nodeAffinity.requiredDuringSchedulingIgnoredDuringExecution
Name | Type | Description | Required |
---|---|---|---|
[]object |
true |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].stargate.racks[index].affinity.nodeAffinity.requiredDuringSchedulingIgnoredDuringExecution.nodeSelectorTerms[index]
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
[]object |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].stargate.racks[index].affinity.nodeAffinity.requiredDuringSchedulingIgnoredDuringExecution.nodeSelectorTerms[index].matchExpressions[index]
Name | Type | Description | Required |
---|---|---|---|
key |
string |
true |
|
operator |
string |
true |
|
values |
[]string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].stargate.racks[index].affinity.nodeAffinity.requiredDuringSchedulingIgnoredDuringExecution.nodeSelectorTerms[index].matchFields[index]
Name | Type | Description | Required |
---|---|---|---|
key |
string |
true |
|
operator |
string |
true |
|
values |
[]string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].stargate.racks[index].affinity.podAffinity
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
[]object |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].stargate.racks[index].affinity.podAffinity.preferredDuringSchedulingIgnoredDuringExecution[index]
Name | Type | Description | Required |
---|---|---|---|
object |
true |
||
weight |
integer |
|
true |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].stargate.racks[index].affinity.podAffinity.preferredDuringSchedulingIgnoredDuringExecution[index].podAffinityTerm
Name | Type | Description | Required |
---|---|---|---|
topologyKey |
string |
true |
|
object |
false |
||
matchLabelKeys |
[]string |
false |
|
mismatchLabelKeys |
[]string |
false |
|
object |
false |
||
namespaces |
[]string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].stargate.racks[index].affinity.podAffinity.preferredDuringSchedulingIgnoredDuringExecution[index].podAffinityTerm.labelSelector
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
matchLabels |
map[string]string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].stargate.racks[index].affinity.podAffinity.preferredDuringSchedulingIgnoredDuringExecution[index].podAffinityTerm.labelSelector.matchExpressions[index]
Name | Type | Description | Required |
---|---|---|---|
key |
string |
true |
|
operator |
string |
true |
|
values |
[]string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].stargate.racks[index].affinity.podAffinity.preferredDuringSchedulingIgnoredDuringExecution[index].podAffinityTerm.namespaceSelector
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
matchLabels |
map[string]string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].stargate.racks[index].affinity.podAffinity.preferredDuringSchedulingIgnoredDuringExecution[index].podAffinityTerm.namespaceSelector.matchExpressions[index]
Name | Type | Description | Required |
---|---|---|---|
key |
string |
true |
|
operator |
string |
true |
|
values |
[]string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].stargate.racks[index].affinity.podAffinity.requiredDuringSchedulingIgnoredDuringExecution[index]
Name | Type | Description | Required |
---|---|---|---|
topologyKey |
string |
true |
|
object |
false |
||
matchLabelKeys |
[]string |
false |
|
mismatchLabelKeys |
[]string |
false |
|
object |
false |
||
namespaces |
[]string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].stargate.racks[index].affinity.podAffinity.requiredDuringSchedulingIgnoredDuringExecution[index].labelSelector
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
matchLabels |
map[string]string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].stargate.racks[index].affinity.podAffinity.requiredDuringSchedulingIgnoredDuringExecution[index].labelSelector.matchExpressions[index]
Name | Type | Description | Required |
---|---|---|---|
key |
string |
true |
|
operator |
string |
true |
|
values |
[]string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].stargate.racks[index].affinity.podAffinity.requiredDuringSchedulingIgnoredDuringExecution[index].namespaceSelector
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
matchLabels |
map[string]string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].stargate.racks[index].affinity.podAffinity.requiredDuringSchedulingIgnoredDuringExecution[index].namespaceSelector.matchExpressions[index]
Name | Type | Description | Required |
---|---|---|---|
key |
string |
true |
|
operator |
string |
true |
|
values |
[]string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].stargate.racks[index].affinity.podAntiAffinity
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
[]object |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].stargate.racks[index].affinity.podAntiAffinity.preferredDuringSchedulingIgnoredDuringExecution[index]
Name | Type | Description | Required |
---|---|---|---|
object |
true |
||
weight |
integer |
|
true |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].stargate.racks[index].affinity.podAntiAffinity.preferredDuringSchedulingIgnoredDuringExecution[index].podAffinityTerm
Name | Type | Description | Required |
---|---|---|---|
topologyKey |
string |
true |
|
object |
false |
||
matchLabelKeys |
[]string |
false |
|
mismatchLabelKeys |
[]string |
false |
|
object |
false |
||
namespaces |
[]string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].stargate.racks[index].affinity.podAntiAffinity.preferredDuringSchedulingIgnoredDuringExecution[index].podAffinityTerm.labelSelector
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
matchLabels |
map[string]string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].stargate.racks[index].affinity.podAntiAffinity.preferredDuringSchedulingIgnoredDuringExecution[index].podAffinityTerm.labelSelector.matchExpressions[index]
Name | Type | Description | Required |
---|---|---|---|
key |
string |
true |
|
operator |
string |
true |
|
values |
[]string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].stargate.racks[index].affinity.podAntiAffinity.preferredDuringSchedulingIgnoredDuringExecution[index].podAffinityTerm.namespaceSelector
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
matchLabels |
map[string]string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].stargate.racks[index].affinity.podAntiAffinity.preferredDuringSchedulingIgnoredDuringExecution[index].podAffinityTerm.namespaceSelector.matchExpressions[index]
Name | Type | Description | Required |
---|---|---|---|
key |
string |
true |
|
operator |
string |
true |
|
values |
[]string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].stargate.racks[index].affinity.podAntiAffinity.requiredDuringSchedulingIgnoredDuringExecution[index]
Name | Type | Description | Required |
---|---|---|---|
topologyKey |
string |
true |
|
object |
false |
||
matchLabelKeys |
[]string |
false |
|
mismatchLabelKeys |
[]string |
false |
|
object |
false |
||
namespaces |
[]string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].stargate.racks[index].affinity.podAntiAffinity.requiredDuringSchedulingIgnoredDuringExecution[index].labelSelector
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
matchLabels |
map[string]string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].stargate.racks[index].affinity.podAntiAffinity.requiredDuringSchedulingIgnoredDuringExecution[index].labelSelector.matchExpressions[index]
Name | Type | Description | Required |
---|---|---|---|
key |
string |
true |
|
operator |
string |
true |
|
values |
[]string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].stargate.racks[index].affinity.podAntiAffinity.requiredDuringSchedulingIgnoredDuringExecution[index].namespaceSelector
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
matchLabels |
map[string]string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].stargate.racks[index].affinity.podAntiAffinity.requiredDuringSchedulingIgnoredDuringExecution[index].namespaceSelector.matchExpressions[index]
Name | Type | Description | Required |
---|---|---|---|
key |
string |
true |
|
operator |
string |
true |
|
values |
[]string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].stargate.racks[index].authOptions
Name | Type | Description | Required |
---|---|---|---|
apiAuthMethod |
enum |
|
false |
providerUrl |
string |
false |
|
tokenTtlSeconds |
integer |
|
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].stargate.racks[index].cassandraConfigMapRef
Name | Type | Description | Required |
---|---|---|---|
name |
string |
|
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].stargate.racks[index].containerImage
Name | Type | Description | Required |
---|---|---|---|
name |
string |
false |
|
pullPolicy |
enum |
|
false |
object |
false |
||
registry |
string |
false |
|
repository |
string |
false |
|
tag |
string |
|
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].stargate.racks[index].containerImage.pullSecretRef
Name | Type | Description | Required |
---|---|---|---|
name |
string |
|
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].stargate.racks[index].livenessProbe
Name | Type | Description | Required |
---|---|---|---|
object |
false |
||
failureThreshold |
integer |
|
false |
object |
false |
||
object |
false |
||
initialDelaySeconds |
integer |
|
false |
periodSeconds |
integer |
|
false |
successThreshold |
integer |
|
false |
object |
false |
||
terminationGracePeriodSeconds |
integer |
|
false |
timeoutSeconds |
integer |
|
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].stargate.racks[index].livenessProbe.exec
Name | Type | Description | Required |
---|---|---|---|
command |
[]string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].stargate.racks[index].livenessProbe.grpc
Name | Type | Description | Required |
---|---|---|---|
port |
integer |
|
true |
service |
string |
|
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].stargate.racks[index].livenessProbe.httpGet
Name | Type | Description | Required |
---|---|---|---|
port |
int or string |
true |
|
host |
string |
false |
|
[]object |
false |
||
path |
string |
false |
|
scheme |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].stargate.racks[index].livenessProbe.httpGet.httpHeaders[index]
Name | Type | Description | Required |
---|---|---|---|
name |
string |
true |
|
value |
string |
true |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].stargate.racks[index].livenessProbe.tcpSocket
Name | Type | Description | Required |
---|---|---|---|
port |
int or string |
true |
|
host |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].stargate.racks[index].metadata
Name | Type | Description | Required |
---|---|---|---|
annotations |
map[string]string |
false |
|
commonAnnotations |
map[string]string |
false |
|
commonLabels |
map[string]string |
false |
|
labels |
map[string]string |
false |
|
object |
false |
||
object |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].stargate.racks[index].metadata.pods
Name | Type | Description | Required |
---|---|---|---|
annotations |
map[string]string |
false |
|
labels |
map[string]string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].stargate.racks[index].metadata.service
Name | Type | Description | Required |
---|---|---|---|
annotations |
map[string]string |
false |
|
labels |
map[string]string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].stargate.racks[index].readinessProbe
Name | Type | Description | Required |
---|---|---|---|
object |
false |
||
failureThreshold |
integer |
|
false |
object |
false |
||
object |
false |
||
initialDelaySeconds |
integer |
|
false |
periodSeconds |
integer |
|
false |
successThreshold |
integer |
|
false |
object |
false |
||
terminationGracePeriodSeconds |
integer |
|
false |
timeoutSeconds |
integer |
|
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].stargate.racks[index].readinessProbe.exec
Name | Type | Description | Required |
---|---|---|---|
command |
[]string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].stargate.racks[index].readinessProbe.grpc
Name | Type | Description | Required |
---|---|---|---|
port |
integer |
|
true |
service |
string |
|
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].stargate.racks[index].readinessProbe.httpGet
Name | Type | Description | Required |
---|---|---|---|
port |
int or string |
true |
|
host |
string |
false |
|
[]object |
false |
||
path |
string |
false |
|
scheme |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].stargate.racks[index].readinessProbe.httpGet.httpHeaders[index]
Name | Type | Description | Required |
---|---|---|---|
name |
string |
true |
|
value |
string |
true |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].stargate.racks[index].readinessProbe.tcpSocket
Name | Type | Description | Required |
---|---|---|---|
port |
int or string |
true |
|
host |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].stargate.racks[index].resources
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
limits |
map[string]int or string |
false |
|
requests |
map[string]int or string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].stargate.racks[index].resources.claims[index]
Name | Type | Description | Required |
---|---|---|---|
name |
string |
true |
|
request |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].stargate.racks[index].telemetry
Name | Type | Description | Required |
---|---|---|---|
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].stargate.racks[index].telemetry.cassandra
Name | Type | Description | Required |
---|---|---|---|
object |
false |
||
[]object |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].stargate.racks[index].telemetry.cassandra.endpoint
Name | Type | Description | Required |
---|---|---|---|
address |
string |
false |
|
port |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].stargate.racks[index].telemetry.cassandra.relabels[index]
Name | Type | Description | Required |
---|---|---|---|
action |
enum |
|
false |
modulus |
integer |
|
false |
regex |
string |
false |
|
replacement |
string |
false |
|
separator |
string |
false |
|
sourceLabels |
[]string |
false |
|
targetLabel |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].stargate.racks[index].telemetry.mcac
Name | Type | Description | Required |
---|---|---|---|
enabled |
boolean |
false |
|
metricFilters |
[]string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].stargate.racks[index].telemetry.prometheus
Name | Type | Description | Required |
---|---|---|---|
commonLabels |
map[string]string |
false |
|
enabled |
boolean |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].stargate.racks[index].telemetry.vector
Name | Type | Description | Required |
---|---|---|---|
object |
false |
||
enabled |
boolean |
false |
|
image |
string |
false |
|
object |
false |
||
scrapeInterval |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].stargate.racks[index].telemetry.vector.components
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
[]object |
false |
||
[]object |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].stargate.racks[index].telemetry.vector.components.sinks[index]
Name | Type | Description | Required |
---|---|---|---|
name |
string |
true |
|
type |
string |
true |
|
config |
string |
false |
|
inputs |
[]string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].stargate.racks[index].telemetry.vector.components.sources[index]
Name | Type | Description | Required |
---|---|---|---|
name |
string |
true |
|
type |
string |
true |
|
config |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].stargate.racks[index].telemetry.vector.components.transforms[index]
Name | Type | Description | Required |
---|---|---|---|
name |
string |
true |
|
type |
string |
true |
|
config |
string |
false |
|
inputs |
[]string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].stargate.racks[index].telemetry.vector.resources
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
limits |
map[string]int or string |
false |
|
requests |
map[string]int or string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].stargate.racks[index].telemetry.vector.resources.claims[index]
Name | Type | Description | Required |
---|---|---|---|
name |
string |
true |
|
request |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].stargate.racks[index].tolerations[index]
Name | Type | Description | Required |
---|---|---|---|
effect |
string |
false |
|
key |
string |
false |
|
operator |
string |
false |
|
tolerationSeconds |
integer |
|
false |
value |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].stargate.readinessProbe
Name | Type | Description | Required |
---|---|---|---|
object |
false |
||
failureThreshold |
integer |
|
false |
object |
false |
||
object |
false |
||
initialDelaySeconds |
integer |
|
false |
periodSeconds |
integer |
|
false |
successThreshold |
integer |
|
false |
object |
false |
||
terminationGracePeriodSeconds |
integer |
|
false |
timeoutSeconds |
integer |
|
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].stargate.readinessProbe.exec
Name | Type | Description | Required |
---|---|---|---|
command |
[]string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].stargate.readinessProbe.grpc
Name | Type | Description | Required |
---|---|---|---|
port |
integer |
|
true |
service |
string |
|
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].stargate.readinessProbe.httpGet
Name | Type | Description | Required |
---|---|---|---|
port |
int or string |
true |
|
host |
string |
false |
|
[]object |
false |
||
path |
string |
false |
|
scheme |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].stargate.readinessProbe.httpGet.httpHeaders[index]
Name | Type | Description | Required |
---|---|---|---|
name |
string |
true |
|
value |
string |
true |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].stargate.readinessProbe.tcpSocket
Name | Type | Description | Required |
---|---|---|---|
port |
int or string |
true |
|
host |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].stargate.resources
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
limits |
map[string]int or string |
false |
|
requests |
map[string]int or string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].stargate.resources.claims[index]
Name | Type | Description | Required |
---|---|---|---|
name |
string |
true |
|
request |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].stargate.telemetry
Name | Type | Description | Required |
---|---|---|---|
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].stargate.telemetry.cassandra
Name | Type | Description | Required |
---|---|---|---|
object |
false |
||
[]object |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].stargate.telemetry.cassandra.endpoint
Name | Type | Description | Required |
---|---|---|---|
address |
string |
false |
|
port |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].stargate.telemetry.cassandra.relabels[index]
Name | Type | Description | Required |
---|---|---|---|
action |
enum |
|
false |
modulus |
integer |
|
false |
regex |
string |
false |
|
replacement |
string |
false |
|
separator |
string |
false |
|
sourceLabels |
[]string |
false |
|
targetLabel |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].stargate.telemetry.mcac
Name | Type | Description | Required |
---|---|---|---|
enabled |
boolean |
false |
|
metricFilters |
[]string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].stargate.telemetry.prometheus
Name | Type | Description | Required |
---|---|---|---|
commonLabels |
map[string]string |
false |
|
enabled |
boolean |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].stargate.telemetry.vector
Name | Type | Description | Required |
---|---|---|---|
object |
false |
||
enabled |
boolean |
false |
|
image |
string |
false |
|
object |
false |
||
scrapeInterval |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].stargate.telemetry.vector.components
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
[]object |
false |
||
[]object |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].stargate.telemetry.vector.components.sinks[index]
Name | Type | Description | Required |
---|---|---|---|
name |
string |
true |
|
type |
string |
true |
|
config |
string |
false |
|
inputs |
[]string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].stargate.telemetry.vector.components.sources[index]
Name | Type | Description | Required |
---|---|---|---|
name |
string |
true |
|
type |
string |
true |
|
config |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].stargate.telemetry.vector.components.transforms[index]
Name | Type | Description | Required |
---|---|---|---|
name |
string |
true |
|
type |
string |
true |
|
config |
string |
false |
|
inputs |
[]string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].stargate.telemetry.vector.resources
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
limits |
map[string]int or string |
false |
|
requests |
map[string]int or string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].stargate.telemetry.vector.resources.claims[index]
Name | Type | Description | Required |
---|---|---|---|
name |
string |
true |
|
request |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].stargate.tolerations[index]
Name | Type | Description | Required |
---|---|---|---|
effect |
string |
false |
|
key |
string |
false |
|
operator |
string |
false |
|
tolerationSeconds |
integer |
|
false |
value |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].storageConfig
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
object |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].storageConfig.additionalVolumes[index]
Name | Type | Description | Required |
---|---|---|---|
mountPath |
string |
true |
|
name |
string |
true |
|
object |
false |
||
object |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].storageConfig.additionalVolumes[index].pvcSpec
Name | Type | Description | Required |
---|---|---|---|
accessModes |
[]string |
false |
|
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
||
storageClassName |
string |
false |
|
volumeAttributesClassName |
string |
false |
|
volumeMode |
string |
false |
|
volumeName |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].storageConfig.additionalVolumes[index].pvcSpec.dataSource
Name | Type | Description | Required |
---|---|---|---|
kind |
string |
true |
|
name |
string |
true |
|
apiGroup |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].storageConfig.additionalVolumes[index].pvcSpec.dataSourceRef
Name | Type | Description | Required |
---|---|---|---|
kind |
string |
true |
|
name |
string |
true |
|
apiGroup |
string |
false |
|
namespace |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].storageConfig.additionalVolumes[index].pvcSpec.resources
Name | Type | Description | Required |
---|---|---|---|
limits |
map[string]int or string |
false |
|
requests |
map[string]int or string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].storageConfig.additionalVolumes[index].pvcSpec.selector
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
matchLabels |
map[string]string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].storageConfig.additionalVolumes[index].pvcSpec.selector.matchExpressions[index]
Name | Type | Description | Required |
---|---|---|---|
key |
string |
true |
|
operator |
string |
true |
|
values |
[]string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].storageConfig.additionalVolumes[index].volumeSource
Name | Type | Description | Required |
---|---|---|---|
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].storageConfig.additionalVolumes[index].volumeSource.awsElasticBlockStore
Name | Type | Description | Required |
---|---|---|---|
volumeID |
string |
true |
|
fsType |
string |
false |
|
partition |
integer |
|
false |
readOnly |
boolean |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].storageConfig.additionalVolumes[index].volumeSource.azureDisk
Name | Type | Description | Required |
---|---|---|---|
diskName |
string |
true |
|
diskURI |
string |
true |
|
cachingMode |
string |
false |
|
fsType |
string |
|
false |
kind |
string |
false |
|
readOnly |
boolean |
|
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].storageConfig.additionalVolumes[index].volumeSource.azureFile
Name | Type | Description | Required |
---|---|---|---|
secretName |
string |
true |
|
shareName |
string |
true |
|
readOnly |
boolean |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].storageConfig.additionalVolumes[index].volumeSource.cephfs
Name | Type | Description | Required |
---|---|---|---|
monitors |
[]string |
true |
|
path |
string |
false |
|
readOnly |
boolean |
false |
|
secretFile |
string |
false |
|
object |
false |
||
user |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].storageConfig.additionalVolumes[index].volumeSource.cephfs.secretRef
Name | Type | Description | Required |
---|---|---|---|
name |
string |
|
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].storageConfig.additionalVolumes[index].volumeSource.cinder
Name | Type | Description | Required |
---|---|---|---|
volumeID |
string |
true |
|
fsType |
string |
false |
|
readOnly |
boolean |
false |
|
object |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].storageConfig.additionalVolumes[index].volumeSource.cinder.secretRef
Name | Type | Description | Required |
---|---|---|---|
name |
string |
|
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].storageConfig.additionalVolumes[index].volumeSource.configMap
Name | Type | Description | Required |
---|---|---|---|
defaultMode |
integer |
|
false |
[]object |
false |
||
name |
string |
|
false |
optional |
boolean |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].storageConfig.additionalVolumes[index].volumeSource.configMap.items[index]
Name | Type | Description | Required |
---|---|---|---|
key |
string |
true |
|
path |
string |
true |
|
mode |
integer |
|
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].storageConfig.additionalVolumes[index].volumeSource.csi
Name | Type | Description | Required |
---|---|---|---|
driver |
string |
true |
|
fsType |
string |
false |
|
object |
false |
||
readOnly |
boolean |
false |
|
volumeAttributes |
map[string]string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].storageConfig.additionalVolumes[index].volumeSource.csi.nodePublishSecretRef
Name | Type | Description | Required |
---|---|---|---|
name |
string |
|
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].storageConfig.additionalVolumes[index].volumeSource.downwardAPI
Name | Type | Description | Required |
---|---|---|---|
defaultMode |
integer |
|
false |
[]object |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].storageConfig.additionalVolumes[index].volumeSource.downwardAPI.items[index]
Name | Type | Description | Required |
---|---|---|---|
path |
string |
true |
|
object |
false |
||
mode |
integer |
|
false |
object |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].storageConfig.additionalVolumes[index].volumeSource.downwardAPI.items[index].fieldRef
Name | Type | Description | Required |
---|---|---|---|
fieldPath |
string |
true |
|
apiVersion |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].storageConfig.additionalVolumes[index].volumeSource.downwardAPI.items[index].resourceFieldRef
Name | Type | Description | Required |
---|---|---|---|
resource |
string |
true |
|
containerName |
string |
false |
|
divisor |
int or string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].storageConfig.additionalVolumes[index].volumeSource.emptyDir
Name | Type | Description | Required |
---|---|---|---|
medium |
string |
false |
|
sizeLimit |
int or string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].storageConfig.additionalVolumes[index].volumeSource.ephemeral
Name | Type | Description | Required |
---|---|---|---|
object |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].storageConfig.additionalVolumes[index].volumeSource.ephemeral.volumeClaimTemplate
Name | Type | Description | Required |
---|---|---|---|
object |
true |
||
object |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].storageConfig.additionalVolumes[index].volumeSource.ephemeral.volumeClaimTemplate.spec
Name | Type | Description | Required |
---|---|---|---|
accessModes |
[]string |
false |
|
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
||
storageClassName |
string |
false |
|
volumeAttributesClassName |
string |
false |
|
volumeMode |
string |
false |
|
volumeName |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].storageConfig.additionalVolumes[index].volumeSource.ephemeral.volumeClaimTemplate.spec.dataSource
Name | Type | Description | Required |
---|---|---|---|
kind |
string |
true |
|
name |
string |
true |
|
apiGroup |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].storageConfig.additionalVolumes[index].volumeSource.ephemeral.volumeClaimTemplate.spec.dataSourceRef
Name | Type | Description | Required |
---|---|---|---|
kind |
string |
true |
|
name |
string |
true |
|
apiGroup |
string |
false |
|
namespace |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].storageConfig.additionalVolumes[index].volumeSource.ephemeral.volumeClaimTemplate.spec.resources
Name | Type | Description | Required |
---|---|---|---|
limits |
map[string]int or string |
false |
|
requests |
map[string]int or string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].storageConfig.additionalVolumes[index].volumeSource.ephemeral.volumeClaimTemplate.spec.selector
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
matchLabels |
map[string]string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].storageConfig.additionalVolumes[index].volumeSource.ephemeral.volumeClaimTemplate.spec.selector.matchExpressions[index]
Name | Type | Description | Required |
---|---|---|---|
key |
string |
true |
|
operator |
string |
true |
|
values |
[]string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].storageConfig.additionalVolumes[index].volumeSource.ephemeral.volumeClaimTemplate.metadata
Name | Type | Description | Required |
---|---|---|---|
annotations |
map[string]string |
false |
|
finalizers |
[]string |
false |
|
labels |
map[string]string |
false |
|
name |
string |
false |
|
namespace |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].storageConfig.additionalVolumes[index].volumeSource.fc
Name | Type | Description | Required |
---|---|---|---|
fsType |
string |
false |
|
lun |
integer |
|
false |
readOnly |
boolean |
false |
|
targetWWNs |
[]string |
false |
|
wwids |
[]string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].storageConfig.additionalVolumes[index].volumeSource.flexVolume
Name | Type | Description | Required |
---|---|---|---|
driver |
string |
true |
|
fsType |
string |
false |
|
options |
map[string]string |
false |
|
readOnly |
boolean |
false |
|
object |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].storageConfig.additionalVolumes[index].volumeSource.flexVolume.secretRef
Name | Type | Description | Required |
---|---|---|---|
name |
string |
|
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].storageConfig.additionalVolumes[index].volumeSource.flocker
Name | Type | Description | Required |
---|---|---|---|
datasetName |
string |
false |
|
datasetUUID |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].storageConfig.additionalVolumes[index].volumeSource.gcePersistentDisk
Name | Type | Description | Required |
---|---|---|---|
pdName |
string |
true |
|
fsType |
string |
false |
|
partition |
integer |
|
false |
readOnly |
boolean |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].storageConfig.additionalVolumes[index].volumeSource.gitRepo
Name | Type | Description | Required |
---|---|---|---|
repository |
string |
true |
|
directory |
string |
false |
|
revision |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].storageConfig.additionalVolumes[index].volumeSource.glusterfs
Name | Type | Description | Required |
---|---|---|---|
endpoints |
string |
true |
|
path |
string |
true |
|
readOnly |
boolean |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].storageConfig.additionalVolumes[index].volumeSource.hostPath
Name | Type | Description | Required |
---|---|---|---|
path |
string |
true |
|
type |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].storageConfig.additionalVolumes[index].volumeSource.image
Name | Type | Description | Required |
---|---|---|---|
pullPolicy |
string |
false |
|
reference |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].storageConfig.additionalVolumes[index].volumeSource.iscsi
Name | Type | Description | Required |
---|---|---|---|
iqn |
string |
true |
|
lun |
integer |
|
true |
targetPortal |
string |
true |
|
chapAuthDiscovery |
boolean |
false |
|
chapAuthSession |
boolean |
false |
|
fsType |
string |
false |
|
initiatorName |
string |
false |
|
iscsiInterface |
string |
|
false |
portals |
[]string |
false |
|
readOnly |
boolean |
false |
|
object |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].storageConfig.additionalVolumes[index].volumeSource.iscsi.secretRef
Name | Type | Description | Required |
---|---|---|---|
name |
string |
|
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].storageConfig.additionalVolumes[index].volumeSource.nfs
Name | Type | Description | Required |
---|---|---|---|
path |
string |
true |
|
server |
string |
true |
|
readOnly |
boolean |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].storageConfig.additionalVolumes[index].volumeSource.persistentVolumeClaim
Name | Type | Description | Required |
---|---|---|---|
claimName |
string |
true |
|
readOnly |
boolean |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].storageConfig.additionalVolumes[index].volumeSource.photonPersistentDisk
Name | Type | Description | Required |
---|---|---|---|
pdID |
string |
true |
|
fsType |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].storageConfig.additionalVolumes[index].volumeSource.portworxVolume
Name | Type | Description | Required |
---|---|---|---|
volumeID |
string |
true |
|
fsType |
string |
false |
|
readOnly |
boolean |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].storageConfig.additionalVolumes[index].volumeSource.projected
Name | Type | Description | Required |
---|---|---|---|
defaultMode |
integer |
|
false |
[]object |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].storageConfig.additionalVolumes[index].volumeSource.projected.sources[index]
Name | Type | Description | Required |
---|---|---|---|
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].storageConfig.additionalVolumes[index].volumeSource.projected.sources[index].clusterTrustBundle
Name | Type | Description | Required |
---|---|---|---|
path |
string |
true |
|
object |
false |
||
name |
string |
false |
|
optional |
boolean |
false |
|
signerName |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].storageConfig.additionalVolumes[index].volumeSource.projected.sources[index].clusterTrustBundle.labelSelector
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
matchLabels |
map[string]string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].storageConfig.additionalVolumes[index].volumeSource.projected.sources[index].clusterTrustBundle.labelSelector.matchExpressions[index]
Name | Type | Description | Required |
---|---|---|---|
key |
string |
true |
|
operator |
string |
true |
|
values |
[]string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].storageConfig.additionalVolumes[index].volumeSource.projected.sources[index].configMap
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
name |
string |
|
false |
optional |
boolean |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].storageConfig.additionalVolumes[index].volumeSource.projected.sources[index].configMap.items[index]
Name | Type | Description | Required |
---|---|---|---|
key |
string |
true |
|
path |
string |
true |
|
mode |
integer |
|
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].storageConfig.additionalVolumes[index].volumeSource.projected.sources[index].downwardAPI
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].storageConfig.additionalVolumes[index].volumeSource.projected.sources[index].downwardAPI.items[index]
Name | Type | Description | Required |
---|---|---|---|
path |
string |
true |
|
object |
false |
||
mode |
integer |
|
false |
object |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].storageConfig.additionalVolumes[index].volumeSource.projected.sources[index].downwardAPI.items[index].fieldRef
Name | Type | Description | Required |
---|---|---|---|
fieldPath |
string |
true |
|
apiVersion |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].storageConfig.additionalVolumes[index].volumeSource.projected.sources[index].downwardAPI.items[index].resourceFieldRef
Name | Type | Description | Required |
---|---|---|---|
resource |
string |
true |
|
containerName |
string |
false |
|
divisor |
int or string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].storageConfig.additionalVolumes[index].volumeSource.projected.sources[index].secret
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
name |
string |
|
false |
optional |
boolean |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].storageConfig.additionalVolumes[index].volumeSource.projected.sources[index].secret.items[index]
Name | Type | Description | Required |
---|---|---|---|
key |
string |
true |
|
path |
string |
true |
|
mode |
integer |
|
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].storageConfig.additionalVolumes[index].volumeSource.projected.sources[index].serviceAccountToken
Name | Type | Description | Required |
---|---|---|---|
path |
string |
true |
|
audience |
string |
false |
|
expirationSeconds |
integer |
|
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].storageConfig.additionalVolumes[index].volumeSource.quobyte
Name | Type | Description | Required |
---|---|---|---|
registry |
string |
true |
|
volume |
string |
true |
|
group |
string |
false |
|
readOnly |
boolean |
false |
|
tenant |
string |
false |
|
user |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].storageConfig.additionalVolumes[index].volumeSource.rbd
Name | Type | Description | Required |
---|---|---|---|
image |
string |
true |
|
monitors |
[]string |
true |
|
fsType |
string |
false |
|
keyring |
string |
|
false |
pool |
string |
|
false |
readOnly |
boolean |
false |
|
object |
false |
||
user |
string |
|
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].storageConfig.additionalVolumes[index].volumeSource.rbd.secretRef
Name | Type | Description | Required |
---|---|---|---|
name |
string |
|
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].storageConfig.additionalVolumes[index].volumeSource.scaleIO
Name | Type | Description | Required |
---|---|---|---|
gateway |
string |
true |
|
object |
true |
||
system |
string |
true |
|
fsType |
string |
|
false |
protectionDomain |
string |
false |
|
readOnly |
boolean |
false |
|
sslEnabled |
boolean |
false |
|
storageMode |
string |
|
false |
storagePool |
string |
false |
|
volumeName |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].storageConfig.additionalVolumes[index].volumeSource.scaleIO.secretRef
Name | Type | Description | Required |
---|---|---|---|
name |
string |
|
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].storageConfig.additionalVolumes[index].volumeSource.secret
Name | Type | Description | Required |
---|---|---|---|
defaultMode |
integer |
|
false |
[]object |
false |
||
optional |
boolean |
false |
|
secretName |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].storageConfig.additionalVolumes[index].volumeSource.secret.items[index]
Name | Type | Description | Required |
---|---|---|---|
key |
string |
true |
|
path |
string |
true |
|
mode |
integer |
|
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].storageConfig.additionalVolumes[index].volumeSource.storageos
Name | Type | Description | Required |
---|---|---|---|
fsType |
string |
false |
|
readOnly |
boolean |
false |
|
object |
false |
||
volumeName |
string |
false |
|
volumeNamespace |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].storageConfig.additionalVolumes[index].volumeSource.storageos.secretRef
Name | Type | Description | Required |
---|---|---|---|
name |
string |
|
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].storageConfig.additionalVolumes[index].volumeSource.vsphereVolume
Name | Type | Description | Required |
---|---|---|---|
volumePath |
string |
true |
|
fsType |
string |
false |
|
storagePolicyID |
string |
false |
|
storagePolicyName |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].storageConfig.cassandraDataVolumeClaimSpec
Name | Type | Description | Required |
---|---|---|---|
accessModes |
[]string |
false |
|
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
||
storageClassName |
string |
false |
|
volumeAttributesClassName |
string |
false |
|
volumeMode |
string |
false |
|
volumeName |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].storageConfig.cassandraDataVolumeClaimSpec.dataSource
Name | Type | Description | Required |
---|---|---|---|
kind |
string |
true |
|
name |
string |
true |
|
apiGroup |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].storageConfig.cassandraDataVolumeClaimSpec.dataSourceRef
Name | Type | Description | Required |
---|---|---|---|
kind |
string |
true |
|
name |
string |
true |
|
apiGroup |
string |
false |
|
namespace |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].storageConfig.cassandraDataVolumeClaimSpec.resources
Name | Type | Description | Required |
---|---|---|---|
limits |
map[string]int or string |
false |
|
requests |
map[string]int or string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].storageConfig.cassandraDataVolumeClaimSpec.selector
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
matchLabels |
map[string]string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].storageConfig.cassandraDataVolumeClaimSpec.selector.matchExpressions[index]
Name | Type | Description | Required |
---|---|---|---|
key |
string |
true |
|
operator |
string |
true |
|
values |
[]string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].telemetry
Name | Type | Description | Required |
---|---|---|---|
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].telemetry.cassandra
Name | Type | Description | Required |
---|---|---|---|
object |
false |
||
[]object |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].telemetry.cassandra.endpoint
Name | Type | Description | Required |
---|---|---|---|
address |
string |
false |
|
port |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].telemetry.cassandra.relabels[index]
Name | Type | Description | Required |
---|---|---|---|
action |
enum |
|
false |
modulus |
integer |
|
false |
regex |
string |
false |
|
replacement |
string |
false |
|
separator |
string |
false |
|
sourceLabels |
[]string |
false |
|
targetLabel |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].telemetry.mcac
Name | Type | Description | Required |
---|---|---|---|
enabled |
boolean |
false |
|
metricFilters |
[]string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].telemetry.prometheus
Name | Type | Description | Required |
---|---|---|---|
commonLabels |
map[string]string |
false |
|
enabled |
boolean |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].telemetry.vector
Name | Type | Description | Required |
---|---|---|---|
object |
false |
||
enabled |
boolean |
false |
|
image |
string |
false |
|
object |
false |
||
scrapeInterval |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].telemetry.vector.components
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
[]object |
false |
||
[]object |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].telemetry.vector.components.sinks[index]
Name | Type | Description | Required |
---|---|---|---|
name |
string |
true |
|
type |
string |
true |
|
config |
string |
false |
|
inputs |
[]string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].telemetry.vector.components.sources[index]
Name | Type | Description | Required |
---|---|---|---|
name |
string |
true |
|
type |
string |
true |
|
config |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].telemetry.vector.components.transforms[index]
Name | Type | Description | Required |
---|---|---|---|
name |
string |
true |
|
type |
string |
true |
|
config |
string |
false |
|
inputs |
[]string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].telemetry.vector.resources
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
limits |
map[string]int or string |
false |
|
requests |
map[string]int or string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].telemetry.vector.resources.claims[index]
Name | Type | Description | Required |
---|---|---|---|
name |
string |
true |
|
request |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.datacenters[index].tolerations[index]
Name | Type | Description | Required |
---|---|---|---|
effect |
string |
false |
|
key |
string |
false |
|
operator |
string |
false |
|
tolerationSeconds |
integer |
|
false |
value |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.dseWorkloads
Name | Type | Description | Required |
---|---|---|---|
analyticsEnabled |
boolean |
false |
|
graphEnabled |
boolean |
false |
|
searchEnabled |
boolean |
false |
MissionControlCluster.spec.k8ssandra.cassandra.extraVolumes
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
[]object |
false |
MissionControlCluster.spec.k8ssandra.cassandra.extraVolumes.pvcs[index]
Name | Type | Description | Required |
---|---|---|---|
mountPath |
string |
true |
|
name |
string |
true |
|
object |
false |
||
object |
false |
MissionControlCluster.spec.k8ssandra.cassandra.extraVolumes.pvcs[index].pvcSpec
Name | Type | Description | Required |
---|---|---|---|
accessModes |
[]string |
false |
|
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
||
storageClassName |
string |
false |
|
volumeAttributesClassName |
string |
false |
|
volumeMode |
string |
false |
|
volumeName |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.extraVolumes.pvcs[index].pvcSpec.dataSource
Name | Type | Description | Required |
---|---|---|---|
kind |
string |
true |
|
name |
string |
true |
|
apiGroup |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.extraVolumes.pvcs[index].pvcSpec.dataSourceRef
Name | Type | Description | Required |
---|---|---|---|
kind |
string |
true |
|
name |
string |
true |
|
apiGroup |
string |
false |
|
namespace |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.extraVolumes.pvcs[index].pvcSpec.resources
Name | Type | Description | Required |
---|---|---|---|
limits |
map[string]int or string |
false |
|
requests |
map[string]int or string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.extraVolumes.pvcs[index].pvcSpec.selector
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
matchLabels |
map[string]string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.extraVolumes.pvcs[index].pvcSpec.selector.matchExpressions[index]
Name | Type | Description | Required |
---|---|---|---|
key |
string |
true |
|
operator |
string |
true |
|
values |
[]string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.extraVolumes.pvcs[index].volumeSource
Name | Type | Description | Required |
---|---|---|---|
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
MissionControlCluster.spec.k8ssandra.cassandra.extraVolumes.pvcs[index].volumeSource.awsElasticBlockStore
Name | Type | Description | Required |
---|---|---|---|
volumeID |
string |
true |
|
fsType |
string |
false |
|
partition |
integer |
|
false |
readOnly |
boolean |
false |
MissionControlCluster.spec.k8ssandra.cassandra.extraVolumes.pvcs[index].volumeSource.azureDisk
Name | Type | Description | Required |
---|---|---|---|
diskName |
string |
true |
|
diskURI |
string |
true |
|
cachingMode |
string |
false |
|
fsType |
string |
|
false |
kind |
string |
false |
|
readOnly |
boolean |
|
false |
MissionControlCluster.spec.k8ssandra.cassandra.extraVolumes.pvcs[index].volumeSource.azureFile
Name | Type | Description | Required |
---|---|---|---|
secretName |
string |
true |
|
shareName |
string |
true |
|
readOnly |
boolean |
false |
MissionControlCluster.spec.k8ssandra.cassandra.extraVolumes.pvcs[index].volumeSource.cephfs
Name | Type | Description | Required |
---|---|---|---|
monitors |
[]string |
true |
|
path |
string |
false |
|
readOnly |
boolean |
false |
|
secretFile |
string |
false |
|
object |
false |
||
user |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.extraVolumes.pvcs[index].volumeSource.cephfs.secretRef
Name | Type | Description | Required |
---|---|---|---|
name |
string |
|
false |
MissionControlCluster.spec.k8ssandra.cassandra.extraVolumes.pvcs[index].volumeSource.cinder
Name | Type | Description | Required |
---|---|---|---|
volumeID |
string |
true |
|
fsType |
string |
false |
|
readOnly |
boolean |
false |
|
object |
false |
MissionControlCluster.spec.k8ssandra.cassandra.extraVolumes.pvcs[index].volumeSource.cinder.secretRef
Name | Type | Description | Required |
---|---|---|---|
name |
string |
|
false |
MissionControlCluster.spec.k8ssandra.cassandra.extraVolumes.pvcs[index].volumeSource.configMap
Name | Type | Description | Required |
---|---|---|---|
defaultMode |
integer |
|
false |
[]object |
false |
||
name |
string |
|
false |
optional |
boolean |
false |
MissionControlCluster.spec.k8ssandra.cassandra.extraVolumes.pvcs[index].volumeSource.configMap.items[index]
Name | Type | Description | Required |
---|---|---|---|
key |
string |
true |
|
path |
string |
true |
|
mode |
integer |
|
false |
MissionControlCluster.spec.k8ssandra.cassandra.extraVolumes.pvcs[index].volumeSource.csi
Name | Type | Description | Required |
---|---|---|---|
driver |
string |
true |
|
fsType |
string |
false |
|
object |
false |
||
readOnly |
boolean |
false |
|
volumeAttributes |
map[string]string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.extraVolumes.pvcs[index].volumeSource.csi.nodePublishSecretRef
Name | Type | Description | Required |
---|---|---|---|
name |
string |
|
false |
MissionControlCluster.spec.k8ssandra.cassandra.extraVolumes.pvcs[index].volumeSource.downwardAPI
Name | Type | Description | Required |
---|---|---|---|
defaultMode |
integer |
|
false |
[]object |
false |
MissionControlCluster.spec.k8ssandra.cassandra.extraVolumes.pvcs[index].volumeSource.downwardAPI.items[index]
Name | Type | Description | Required |
---|---|---|---|
path |
string |
true |
|
object |
false |
||
mode |
integer |
|
false |
object |
false |
MissionControlCluster.spec.k8ssandra.cassandra.extraVolumes.pvcs[index].volumeSource.downwardAPI.items[index].fieldRef
Name | Type | Description | Required |
---|---|---|---|
fieldPath |
string |
true |
|
apiVersion |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.extraVolumes.pvcs[index].volumeSource.downwardAPI.items[index].resourceFieldRef
Name | Type | Description | Required |
---|---|---|---|
resource |
string |
true |
|
containerName |
string |
false |
|
divisor |
int or string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.extraVolumes.pvcs[index].volumeSource.emptyDir
Name | Type | Description | Required |
---|---|---|---|
medium |
string |
false |
|
sizeLimit |
int or string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.extraVolumes.pvcs[index].volumeSource.ephemeral
Name | Type | Description | Required |
---|---|---|---|
object |
false |
MissionControlCluster.spec.k8ssandra.cassandra.extraVolumes.pvcs[index].volumeSource.ephemeral.volumeClaimTemplate
Name | Type | Description | Required |
---|---|---|---|
object |
true |
||
object |
false |
MissionControlCluster.spec.k8ssandra.cassandra.extraVolumes.pvcs[index].volumeSource.ephemeral.volumeClaimTemplate.spec
Name | Type | Description | Required |
---|---|---|---|
accessModes |
[]string |
false |
|
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
||
storageClassName |
string |
false |
|
volumeAttributesClassName |
string |
false |
|
volumeMode |
string |
false |
|
volumeName |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.extraVolumes.pvcs[index].volumeSource.ephemeral.volumeClaimTemplate.spec.dataSource
Name | Type | Description | Required |
---|---|---|---|
kind |
string |
true |
|
name |
string |
true |
|
apiGroup |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.extraVolumes.pvcs[index].volumeSource.ephemeral.volumeClaimTemplate.spec.dataSourceRef
Name | Type | Description | Required |
---|---|---|---|
kind |
string |
true |
|
name |
string |
true |
|
apiGroup |
string |
false |
|
namespace |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.extraVolumes.pvcs[index].volumeSource.ephemeral.volumeClaimTemplate.spec.resources
Name | Type | Description | Required |
---|---|---|---|
limits |
map[string]int or string |
false |
|
requests |
map[string]int or string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.extraVolumes.pvcs[index].volumeSource.ephemeral.volumeClaimTemplate.spec.selector
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
matchLabels |
map[string]string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.extraVolumes.pvcs[index].volumeSource.ephemeral.volumeClaimTemplate.spec.selector.matchExpressions[index]
Name | Type | Description | Required |
---|---|---|---|
key |
string |
true |
|
operator |
string |
true |
|
values |
[]string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.extraVolumes.pvcs[index].volumeSource.ephemeral.volumeClaimTemplate.metadata
Name | Type | Description | Required |
---|---|---|---|
annotations |
map[string]string |
false |
|
finalizers |
[]string |
false |
|
labels |
map[string]string |
false |
|
name |
string |
false |
|
namespace |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.extraVolumes.pvcs[index].volumeSource.fc
Name | Type | Description | Required |
---|---|---|---|
fsType |
string |
false |
|
lun |
integer |
|
false |
readOnly |
boolean |
false |
|
targetWWNs |
[]string |
false |
|
wwids |
[]string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.extraVolumes.pvcs[index].volumeSource.flexVolume
Name | Type | Description | Required |
---|---|---|---|
driver |
string |
true |
|
fsType |
string |
false |
|
options |
map[string]string |
false |
|
readOnly |
boolean |
false |
|
object |
false |
MissionControlCluster.spec.k8ssandra.cassandra.extraVolumes.pvcs[index].volumeSource.flexVolume.secretRef
Name | Type | Description | Required |
---|---|---|---|
name |
string |
|
false |
MissionControlCluster.spec.k8ssandra.cassandra.extraVolumes.pvcs[index].volumeSource.flocker
Name | Type | Description | Required |
---|---|---|---|
datasetName |
string |
false |
|
datasetUUID |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.extraVolumes.pvcs[index].volumeSource.gcePersistentDisk
Name | Type | Description | Required |
---|---|---|---|
pdName |
string |
true |
|
fsType |
string |
false |
|
partition |
integer |
|
false |
readOnly |
boolean |
false |
MissionControlCluster.spec.k8ssandra.cassandra.extraVolumes.pvcs[index].volumeSource.gitRepo
Name | Type | Description | Required |
---|---|---|---|
repository |
string |
true |
|
directory |
string |
false |
|
revision |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.extraVolumes.pvcs[index].volumeSource.glusterfs
Name | Type | Description | Required |
---|---|---|---|
endpoints |
string |
true |
|
path |
string |
true |
|
readOnly |
boolean |
false |
MissionControlCluster.spec.k8ssandra.cassandra.extraVolumes.pvcs[index].volumeSource.hostPath
Name | Type | Description | Required |
---|---|---|---|
path |
string |
true |
|
type |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.extraVolumes.pvcs[index].volumeSource.image
Name | Type | Description | Required |
---|---|---|---|
pullPolicy |
string |
false |
|
reference |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.extraVolumes.pvcs[index].volumeSource.iscsi
Name | Type | Description | Required |
---|---|---|---|
iqn |
string |
true |
|
lun |
integer |
|
true |
targetPortal |
string |
true |
|
chapAuthDiscovery |
boolean |
false |
|
chapAuthSession |
boolean |
false |
|
fsType |
string |
false |
|
initiatorName |
string |
false |
|
iscsiInterface |
string |
|
false |
portals |
[]string |
false |
|
readOnly |
boolean |
false |
|
object |
false |
MissionControlCluster.spec.k8ssandra.cassandra.extraVolumes.pvcs[index].volumeSource.iscsi.secretRef
Name | Type | Description | Required |
---|---|---|---|
name |
string |
|
false |
MissionControlCluster.spec.k8ssandra.cassandra.extraVolumes.pvcs[index].volumeSource.nfs
Name | Type | Description | Required |
---|---|---|---|
path |
string |
true |
|
server |
string |
true |
|
readOnly |
boolean |
false |
MissionControlCluster.spec.k8ssandra.cassandra.extraVolumes.pvcs[index].volumeSource.persistentVolumeClaim
Name | Type | Description | Required |
---|---|---|---|
claimName |
string |
true |
|
readOnly |
boolean |
false |
MissionControlCluster.spec.k8ssandra.cassandra.extraVolumes.pvcs[index].volumeSource.photonPersistentDisk
Name | Type | Description | Required |
---|---|---|---|
pdID |
string |
true |
|
fsType |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.extraVolumes.pvcs[index].volumeSource.portworxVolume
Name | Type | Description | Required |
---|---|---|---|
volumeID |
string |
true |
|
fsType |
string |
false |
|
readOnly |
boolean |
false |
MissionControlCluster.spec.k8ssandra.cassandra.extraVolumes.pvcs[index].volumeSource.projected
Name | Type | Description | Required |
---|---|---|---|
defaultMode |
integer |
|
false |
[]object |
false |
MissionControlCluster.spec.k8ssandra.cassandra.extraVolumes.pvcs[index].volumeSource.projected.sources[index]
Name | Type | Description | Required |
---|---|---|---|
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
MissionControlCluster.spec.k8ssandra.cassandra.extraVolumes.pvcs[index].volumeSource.projected.sources[index].clusterTrustBundle
Name | Type | Description | Required |
---|---|---|---|
path |
string |
true |
|
object |
false |
||
name |
string |
false |
|
optional |
boolean |
false |
|
signerName |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.extraVolumes.pvcs[index].volumeSource.projected.sources[index].clusterTrustBundle.labelSelector
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
matchLabels |
map[string]string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.extraVolumes.pvcs[index].volumeSource.projected.sources[index].clusterTrustBundle.labelSelector.matchExpressions[index]
Name | Type | Description | Required |
---|---|---|---|
key |
string |
true |
|
operator |
string |
true |
|
values |
[]string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.extraVolumes.pvcs[index].volumeSource.projected.sources[index].configMap
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
name |
string |
|
false |
optional |
boolean |
false |
MissionControlCluster.spec.k8ssandra.cassandra.extraVolumes.pvcs[index].volumeSource.projected.sources[index].configMap.items[index]
Name | Type | Description | Required |
---|---|---|---|
key |
string |
true |
|
path |
string |
true |
|
mode |
integer |
|
false |
MissionControlCluster.spec.k8ssandra.cassandra.extraVolumes.pvcs[index].volumeSource.projected.sources[index].downwardAPI
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
MissionControlCluster.spec.k8ssandra.cassandra.extraVolumes.pvcs[index].volumeSource.projected.sources[index].downwardAPI.items[index]
Name | Type | Description | Required |
---|---|---|---|
path |
string |
true |
|
object |
false |
||
mode |
integer |
|
false |
object |
false |
MissionControlCluster.spec.k8ssandra.cassandra.extraVolumes.pvcs[index].volumeSource.projected.sources[index].downwardAPI.items[index].fieldRef
Name | Type | Description | Required |
---|---|---|---|
fieldPath |
string |
true |
|
apiVersion |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.extraVolumes.pvcs[index].volumeSource.projected.sources[index].downwardAPI.items[index].resourceFieldRef
Name | Type | Description | Required |
---|---|---|---|
resource |
string |
true |
|
containerName |
string |
false |
|
divisor |
int or string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.extraVolumes.pvcs[index].volumeSource.projected.sources[index].secret
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
name |
string |
|
false |
optional |
boolean |
false |
MissionControlCluster.spec.k8ssandra.cassandra.extraVolumes.pvcs[index].volumeSource.projected.sources[index].secret.items[index]
Name | Type | Description | Required |
---|---|---|---|
key |
string |
true |
|
path |
string |
true |
|
mode |
integer |
|
false |
MissionControlCluster.spec.k8ssandra.cassandra.extraVolumes.pvcs[index].volumeSource.projected.sources[index].serviceAccountToken
Name | Type | Description | Required |
---|---|---|---|
path |
string |
true |
|
audience |
string |
false |
|
expirationSeconds |
integer |
|
false |
MissionControlCluster.spec.k8ssandra.cassandra.extraVolumes.pvcs[index].volumeSource.quobyte
Name | Type | Description | Required |
---|---|---|---|
registry |
string |
true |
|
volume |
string |
true |
|
group |
string |
false |
|
readOnly |
boolean |
false |
|
tenant |
string |
false |
|
user |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.extraVolumes.pvcs[index].volumeSource.rbd
Name | Type | Description | Required |
---|---|---|---|
image |
string |
true |
|
monitors |
[]string |
true |
|
fsType |
string |
false |
|
keyring |
string |
|
false |
pool |
string |
|
false |
readOnly |
boolean |
false |
|
object |
false |
||
user |
string |
|
false |
MissionControlCluster.spec.k8ssandra.cassandra.extraVolumes.pvcs[index].volumeSource.rbd.secretRef
Name | Type | Description | Required |
---|---|---|---|
name |
string |
|
false |
MissionControlCluster.spec.k8ssandra.cassandra.extraVolumes.pvcs[index].volumeSource.scaleIO
Name | Type | Description | Required |
---|---|---|---|
gateway |
string |
true |
|
object |
true |
||
system |
string |
true |
|
fsType |
string |
|
false |
protectionDomain |
string |
false |
|
readOnly |
boolean |
false |
|
sslEnabled |
boolean |
false |
|
storageMode |
string |
|
false |
storagePool |
string |
false |
|
volumeName |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.extraVolumes.pvcs[index].volumeSource.scaleIO.secretRef
Name | Type | Description | Required |
---|---|---|---|
name |
string |
|
false |
MissionControlCluster.spec.k8ssandra.cassandra.extraVolumes.pvcs[index].volumeSource.secret
Name | Type | Description | Required |
---|---|---|---|
defaultMode |
integer |
|
false |
[]object |
false |
||
optional |
boolean |
false |
|
secretName |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.extraVolumes.pvcs[index].volumeSource.secret.items[index]
Name | Type | Description | Required |
---|---|---|---|
key |
string |
true |
|
path |
string |
true |
|
mode |
integer |
|
false |
MissionControlCluster.spec.k8ssandra.cassandra.extraVolumes.pvcs[index].volumeSource.storageos
Name | Type | Description | Required |
---|---|---|---|
fsType |
string |
false |
|
readOnly |
boolean |
false |
|
object |
false |
||
volumeName |
string |
false |
|
volumeNamespace |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.extraVolumes.pvcs[index].volumeSource.storageos.secretRef
Name | Type | Description | Required |
---|---|---|---|
name |
string |
|
false |
MissionControlCluster.spec.k8ssandra.cassandra.extraVolumes.pvcs[index].volumeSource.vsphereVolume
Name | Type | Description | Required |
---|---|---|---|
volumePath |
string |
true |
|
fsType |
string |
false |
|
storagePolicyID |
string |
false |
|
storagePolicyName |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.extraVolumes.volumes[index]
Name | Type | Description | Required |
---|---|---|---|
name |
string |
true |
|
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
MissionControlCluster.spec.k8ssandra.cassandra.extraVolumes.volumes[index].awsElasticBlockStore
Name | Type | Description | Required |
---|---|---|---|
volumeID |
string |
true |
|
fsType |
string |
false |
|
partition |
integer |
|
false |
readOnly |
boolean |
false |
MissionControlCluster.spec.k8ssandra.cassandra.extraVolumes.volumes[index].azureDisk
Name | Type | Description | Required |
---|---|---|---|
diskName |
string |
true |
|
diskURI |
string |
true |
|
cachingMode |
string |
false |
|
fsType |
string |
|
false |
kind |
string |
false |
|
readOnly |
boolean |
|
false |
MissionControlCluster.spec.k8ssandra.cassandra.extraVolumes.volumes[index].azureFile
Name | Type | Description | Required |
---|---|---|---|
secretName |
string |
true |
|
shareName |
string |
true |
|
readOnly |
boolean |
false |
MissionControlCluster.spec.k8ssandra.cassandra.extraVolumes.volumes[index].cephfs
Name | Type | Description | Required |
---|---|---|---|
monitors |
[]string |
true |
|
path |
string |
false |
|
readOnly |
boolean |
false |
|
secretFile |
string |
false |
|
object |
false |
||
user |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.extraVolumes.volumes[index].cephfs.secretRef
Name | Type | Description | Required |
---|---|---|---|
name |
string |
|
false |
MissionControlCluster.spec.k8ssandra.cassandra.extraVolumes.volumes[index].cinder
Name | Type | Description | Required |
---|---|---|---|
volumeID |
string |
true |
|
fsType |
string |
false |
|
readOnly |
boolean |
false |
|
object |
false |
MissionControlCluster.spec.k8ssandra.cassandra.extraVolumes.volumes[index].cinder.secretRef
Name | Type | Description | Required |
---|---|---|---|
name |
string |
|
false |
MissionControlCluster.spec.k8ssandra.cassandra.extraVolumes.volumes[index].configMap
Name | Type | Description | Required |
---|---|---|---|
defaultMode |
integer |
|
false |
[]object |
false |
||
name |
string |
|
false |
optional |
boolean |
false |
MissionControlCluster.spec.k8ssandra.cassandra.extraVolumes.volumes[index].configMap.items[index]
Name | Type | Description | Required |
---|---|---|---|
key |
string |
true |
|
path |
string |
true |
|
mode |
integer |
|
false |
MissionControlCluster.spec.k8ssandra.cassandra.extraVolumes.volumes[index].csi
Name | Type | Description | Required |
---|---|---|---|
driver |
string |
true |
|
fsType |
string |
false |
|
object |
false |
||
readOnly |
boolean |
false |
|
volumeAttributes |
map[string]string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.extraVolumes.volumes[index].csi.nodePublishSecretRef
Name | Type | Description | Required |
---|---|---|---|
name |
string |
|
false |
MissionControlCluster.spec.k8ssandra.cassandra.extraVolumes.volumes[index].downwardAPI
Name | Type | Description | Required |
---|---|---|---|
defaultMode |
integer |
|
false |
[]object |
false |
MissionControlCluster.spec.k8ssandra.cassandra.extraVolumes.volumes[index].downwardAPI.items[index]
Name | Type | Description | Required |
---|---|---|---|
path |
string |
true |
|
object |
false |
||
mode |
integer |
|
false |
object |
false |
MissionControlCluster.spec.k8ssandra.cassandra.extraVolumes.volumes[index].downwardAPI.items[index].fieldRef
Name | Type | Description | Required |
---|---|---|---|
fieldPath |
string |
true |
|
apiVersion |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.extraVolumes.volumes[index].downwardAPI.items[index].resourceFieldRef
Name | Type | Description | Required |
---|---|---|---|
resource |
string |
true |
|
containerName |
string |
false |
|
divisor |
int or string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.extraVolumes.volumes[index].emptyDir
Name | Type | Description | Required |
---|---|---|---|
medium |
string |
false |
|
sizeLimit |
int or string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.extraVolumes.volumes[index].ephemeral
Name | Type | Description | Required |
---|---|---|---|
object |
false |
MissionControlCluster.spec.k8ssandra.cassandra.extraVolumes.volumes[index].ephemeral.volumeClaimTemplate
Name | Type | Description | Required |
---|---|---|---|
object |
true |
||
object |
false |
MissionControlCluster.spec.k8ssandra.cassandra.extraVolumes.volumes[index].ephemeral.volumeClaimTemplate.spec
Name | Type | Description | Required |
---|---|---|---|
accessModes |
[]string |
false |
|
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
||
storageClassName |
string |
false |
|
volumeAttributesClassName |
string |
false |
|
volumeMode |
string |
false |
|
volumeName |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.extraVolumes.volumes[index].ephemeral.volumeClaimTemplate.spec.dataSource
Name | Type | Description | Required |
---|---|---|---|
kind |
string |
true |
|
name |
string |
true |
|
apiGroup |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.extraVolumes.volumes[index].ephemeral.volumeClaimTemplate.spec.dataSourceRef
Name | Type | Description | Required |
---|---|---|---|
kind |
string |
true |
|
name |
string |
true |
|
apiGroup |
string |
false |
|
namespace |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.extraVolumes.volumes[index].ephemeral.volumeClaimTemplate.spec.resources
Name | Type | Description | Required |
---|---|---|---|
limits |
map[string]int or string |
false |
|
requests |
map[string]int or string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.extraVolumes.volumes[index].ephemeral.volumeClaimTemplate.spec.selector
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
matchLabels |
map[string]string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.extraVolumes.volumes[index].ephemeral.volumeClaimTemplate.spec.selector.matchExpressions[index]
Name | Type | Description | Required |
---|---|---|---|
key |
string |
true |
|
operator |
string |
true |
|
values |
[]string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.extraVolumes.volumes[index].ephemeral.volumeClaimTemplate.metadata
Name | Type | Description | Required |
---|---|---|---|
annotations |
map[string]string |
false |
|
finalizers |
[]string |
false |
|
labels |
map[string]string |
false |
|
name |
string |
false |
|
namespace |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.extraVolumes.volumes[index].fc
Name | Type | Description | Required |
---|---|---|---|
fsType |
string |
false |
|
lun |
integer |
|
false |
readOnly |
boolean |
false |
|
targetWWNs |
[]string |
false |
|
wwids |
[]string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.extraVolumes.volumes[index].flexVolume
Name | Type | Description | Required |
---|---|---|---|
driver |
string |
true |
|
fsType |
string |
false |
|
options |
map[string]string |
false |
|
readOnly |
boolean |
false |
|
object |
false |
MissionControlCluster.spec.k8ssandra.cassandra.extraVolumes.volumes[index].flexVolume.secretRef
Name | Type | Description | Required |
---|---|---|---|
name |
string |
|
false |
MissionControlCluster.spec.k8ssandra.cassandra.extraVolumes.volumes[index].flocker
Name | Type | Description | Required |
---|---|---|---|
datasetName |
string |
false |
|
datasetUUID |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.extraVolumes.volumes[index].gcePersistentDisk
Name | Type | Description | Required |
---|---|---|---|
pdName |
string |
true |
|
fsType |
string |
false |
|
partition |
integer |
|
false |
readOnly |
boolean |
false |
MissionControlCluster.spec.k8ssandra.cassandra.extraVolumes.volumes[index].gitRepo
Name | Type | Description | Required |
---|---|---|---|
repository |
string |
true |
|
directory |
string |
false |
|
revision |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.extraVolumes.volumes[index].glusterfs
Name | Type | Description | Required |
---|---|---|---|
endpoints |
string |
true |
|
path |
string |
true |
|
readOnly |
boolean |
false |
MissionControlCluster.spec.k8ssandra.cassandra.extraVolumes.volumes[index].hostPath
Name | Type | Description | Required |
---|---|---|---|
path |
string |
true |
|
type |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.extraVolumes.volumes[index].image
Name | Type | Description | Required |
---|---|---|---|
pullPolicy |
string |
false |
|
reference |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.extraVolumes.volumes[index].iscsi
Name | Type | Description | Required |
---|---|---|---|
iqn |
string |
true |
|
lun |
integer |
|
true |
targetPortal |
string |
true |
|
chapAuthDiscovery |
boolean |
false |
|
chapAuthSession |
boolean |
false |
|
fsType |
string |
false |
|
initiatorName |
string |
false |
|
iscsiInterface |
string |
|
false |
portals |
[]string |
false |
|
readOnly |
boolean |
false |
|
object |
false |
MissionControlCluster.spec.k8ssandra.cassandra.extraVolumes.volumes[index].iscsi.secretRef
Name | Type | Description | Required |
---|---|---|---|
name |
string |
|
false |
MissionControlCluster.spec.k8ssandra.cassandra.extraVolumes.volumes[index].nfs
Name | Type | Description | Required |
---|---|---|---|
path |
string |
true |
|
server |
string |
true |
|
readOnly |
boolean |
false |
MissionControlCluster.spec.k8ssandra.cassandra.extraVolumes.volumes[index].persistentVolumeClaim
Name | Type | Description | Required |
---|---|---|---|
claimName |
string |
true |
|
readOnly |
boolean |
false |
MissionControlCluster.spec.k8ssandra.cassandra.extraVolumes.volumes[index].photonPersistentDisk
Name | Type | Description | Required |
---|---|---|---|
pdID |
string |
true |
|
fsType |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.extraVolumes.volumes[index].portworxVolume
Name | Type | Description | Required |
---|---|---|---|
volumeID |
string |
true |
|
fsType |
string |
false |
|
readOnly |
boolean |
false |
MissionControlCluster.spec.k8ssandra.cassandra.extraVolumes.volumes[index].projected
Name | Type | Description | Required |
---|---|---|---|
defaultMode |
integer |
|
false |
[]object |
false |
MissionControlCluster.spec.k8ssandra.cassandra.extraVolumes.volumes[index].projected.sources[index]
Name | Type | Description | Required |
---|---|---|---|
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
MissionControlCluster.spec.k8ssandra.cassandra.extraVolumes.volumes[index].projected.sources[index].clusterTrustBundle
Name | Type | Description | Required |
---|---|---|---|
path |
string |
true |
|
object |
false |
||
name |
string |
false |
|
optional |
boolean |
false |
|
signerName |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.extraVolumes.volumes[index].projected.sources[index].clusterTrustBundle.labelSelector
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
matchLabels |
map[string]string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.extraVolumes.volumes[index].projected.sources[index].clusterTrustBundle.labelSelector.matchExpressions[index]
Name | Type | Description | Required |
---|---|---|---|
key |
string |
true |
|
operator |
string |
true |
|
values |
[]string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.extraVolumes.volumes[index].projected.sources[index].configMap
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
name |
string |
|
false |
optional |
boolean |
false |
MissionControlCluster.spec.k8ssandra.cassandra.extraVolumes.volumes[index].projected.sources[index].configMap.items[index]
Name | Type | Description | Required |
---|---|---|---|
key |
string |
true |
|
path |
string |
true |
|
mode |
integer |
|
false |
MissionControlCluster.spec.k8ssandra.cassandra.extraVolumes.volumes[index].projected.sources[index].downwardAPI
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
MissionControlCluster.spec.k8ssandra.cassandra.extraVolumes.volumes[index].projected.sources[index].downwardAPI.items[index]
Name | Type | Description | Required |
---|---|---|---|
path |
string |
true |
|
object |
false |
||
mode |
integer |
|
false |
object |
false |
MissionControlCluster.spec.k8ssandra.cassandra.extraVolumes.volumes[index].projected.sources[index].downwardAPI.items[index].fieldRef
Name | Type | Description | Required |
---|---|---|---|
fieldPath |
string |
true |
|
apiVersion |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.extraVolumes.volumes[index].projected.sources[index].downwardAPI.items[index].resourceFieldRef
Name | Type | Description | Required |
---|---|---|---|
resource |
string |
true |
|
containerName |
string |
false |
|
divisor |
int or string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.extraVolumes.volumes[index].projected.sources[index].secret
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
name |
string |
|
false |
optional |
boolean |
false |
MissionControlCluster.spec.k8ssandra.cassandra.extraVolumes.volumes[index].projected.sources[index].secret.items[index]
Name | Type | Description | Required |
---|---|---|---|
key |
string |
true |
|
path |
string |
true |
|
mode |
integer |
|
false |
MissionControlCluster.spec.k8ssandra.cassandra.extraVolumes.volumes[index].projected.sources[index].serviceAccountToken
Name | Type | Description | Required |
---|---|---|---|
path |
string |
true |
|
audience |
string |
false |
|
expirationSeconds |
integer |
|
false |
MissionControlCluster.spec.k8ssandra.cassandra.extraVolumes.volumes[index].quobyte
Name | Type | Description | Required |
---|---|---|---|
registry |
string |
true |
|
volume |
string |
true |
|
group |
string |
false |
|
readOnly |
boolean |
false |
|
tenant |
string |
false |
|
user |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.extraVolumes.volumes[index].rbd
Name | Type | Description | Required |
---|---|---|---|
image |
string |
true |
|
monitors |
[]string |
true |
|
fsType |
string |
false |
|
keyring |
string |
|
false |
pool |
string |
|
false |
readOnly |
boolean |
false |
|
object |
false |
||
user |
string |
|
false |
MissionControlCluster.spec.k8ssandra.cassandra.extraVolumes.volumes[index].rbd.secretRef
Name | Type | Description | Required |
---|---|---|---|
name |
string |
|
false |
MissionControlCluster.spec.k8ssandra.cassandra.extraVolumes.volumes[index].scaleIO
Name | Type | Description | Required |
---|---|---|---|
gateway |
string |
true |
|
object |
true |
||
system |
string |
true |
|
fsType |
string |
|
false |
protectionDomain |
string |
false |
|
readOnly |
boolean |
false |
|
sslEnabled |
boolean |
false |
|
storageMode |
string |
|
false |
storagePool |
string |
false |
|
volumeName |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.extraVolumes.volumes[index].scaleIO.secretRef
Name | Type | Description | Required |
---|---|---|---|
name |
string |
|
false |
MissionControlCluster.spec.k8ssandra.cassandra.extraVolumes.volumes[index].secret
Name | Type | Description | Required |
---|---|---|---|
defaultMode |
integer |
|
false |
[]object |
false |
||
optional |
boolean |
false |
|
secretName |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.extraVolumes.volumes[index].secret.items[index]
Name | Type | Description | Required |
---|---|---|---|
key |
string |
true |
|
path |
string |
true |
|
mode |
integer |
|
false |
MissionControlCluster.spec.k8ssandra.cassandra.extraVolumes.volumes[index].storageos
Name | Type | Description | Required |
---|---|---|---|
fsType |
string |
false |
|
readOnly |
boolean |
false |
|
object |
false |
||
volumeName |
string |
false |
|
volumeNamespace |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.extraVolumes.volumes[index].storageos.secretRef
Name | Type | Description | Required |
---|---|---|---|
name |
string |
|
false |
MissionControlCluster.spec.k8ssandra.cassandra.extraVolumes.volumes[index].vsphereVolume
Name | Type | Description | Required |
---|---|---|---|
volumePath |
string |
true |
|
fsType |
string |
false |
|
storagePolicyID |
string |
false |
|
storagePolicyName |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.initContainers[index]
Name | Type | Description | Required |
---|---|---|---|
name |
string |
true |
|
args |
[]string |
false |
|
command |
[]string |
false |
|
[]object |
false |
||
[]object |
false |
||
image |
string |
false |
|
imagePullPolicy |
string |
false |
|
object |
false |
||
object |
false |
||
[]object |
false |
||
object |
false |
||
[]object |
false |
||
object |
false |
||
restartPolicy |
string |
false |
|
object |
false |
||
object |
false |
||
stdin |
boolean |
false |
|
stdinOnce |
boolean |
false |
|
terminationMessagePath |
string |
false |
|
terminationMessagePolicy |
string |
false |
|
tty |
boolean |
false |
|
[]object |
false |
||
[]object |
false |
||
workingDir |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.initContainers[index].env[index]
Name | Type | Description | Required |
---|---|---|---|
name |
string |
true |
|
value |
string |
false |
|
object |
false |
MissionControlCluster.spec.k8ssandra.cassandra.initContainers[index].env[index].valueFrom
Name | Type | Description | Required |
---|---|---|---|
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
MissionControlCluster.spec.k8ssandra.cassandra.initContainers[index].env[index].valueFrom.configMapKeyRef
Name | Type | Description | Required |
---|---|---|---|
key |
string |
true |
|
name |
string |
|
false |
optional |
boolean |
false |
MissionControlCluster.spec.k8ssandra.cassandra.initContainers[index].env[index].valueFrom.fieldRef
Name | Type | Description | Required |
---|---|---|---|
fieldPath |
string |
true |
|
apiVersion |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.initContainers[index].env[index].valueFrom.resourceFieldRef
Name | Type | Description | Required |
---|---|---|---|
resource |
string |
true |
|
containerName |
string |
false |
|
divisor |
int or string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.initContainers[index].env[index].valueFrom.secretKeyRef
Name | Type | Description | Required |
---|---|---|---|
key |
string |
true |
|
name |
string |
|
false |
optional |
boolean |
false |
MissionControlCluster.spec.k8ssandra.cassandra.initContainers[index].envFrom[index]
Name | Type | Description | Required |
---|---|---|---|
object |
false |
||
prefix |
string |
false |
|
object |
false |
MissionControlCluster.spec.k8ssandra.cassandra.initContainers[index].envFrom[index].configMapRef
Name | Type | Description | Required |
---|---|---|---|
name |
string |
|
false |
optional |
boolean |
false |
MissionControlCluster.spec.k8ssandra.cassandra.initContainers[index].envFrom[index].secretRef
Name | Type | Description | Required |
---|---|---|---|
name |
string |
|
false |
optional |
boolean |
false |
MissionControlCluster.spec.k8ssandra.cassandra.initContainers[index].lifecycle
Name | Type | Description | Required |
---|---|---|---|
object |
false |
||
object |
false |
||
stopSignal |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.initContainers[index].lifecycle.postStart
Name | Type | Description | Required |
---|---|---|---|
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
MissionControlCluster.spec.k8ssandra.cassandra.initContainers[index].lifecycle.postStart.exec
Name | Type | Description | Required |
---|---|---|---|
command |
[]string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.initContainers[index].lifecycle.postStart.httpGet
Name | Type | Description | Required |
---|---|---|---|
port |
int or string |
true |
|
host |
string |
false |
|
[]object |
false |
||
path |
string |
false |
|
scheme |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.initContainers[index].lifecycle.postStart.httpGet.httpHeaders[index]
Name | Type | Description | Required |
---|---|---|---|
name |
string |
true |
|
value |
string |
true |
MissionControlCluster.spec.k8ssandra.cassandra.initContainers[index].lifecycle.postStart.sleep
Name | Type | Description | Required |
---|---|---|---|
seconds |
integer |
|
true |
MissionControlCluster.spec.k8ssandra.cassandra.initContainers[index].lifecycle.postStart.tcpSocket
Name | Type | Description | Required |
---|---|---|---|
port |
int or string |
true |
|
host |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.initContainers[index].lifecycle.preStop
Name | Type | Description | Required |
---|---|---|---|
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
MissionControlCluster.spec.k8ssandra.cassandra.initContainers[index].lifecycle.preStop.exec
Name | Type | Description | Required |
---|---|---|---|
command |
[]string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.initContainers[index].lifecycle.preStop.httpGet
Name | Type | Description | Required |
---|---|---|---|
port |
int or string |
true |
|
host |
string |
false |
|
[]object |
false |
||
path |
string |
false |
|
scheme |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.initContainers[index].lifecycle.preStop.httpGet.httpHeaders[index]
Name | Type | Description | Required |
---|---|---|---|
name |
string |
true |
|
value |
string |
true |
MissionControlCluster.spec.k8ssandra.cassandra.initContainers[index].lifecycle.preStop.sleep
Name | Type | Description | Required |
---|---|---|---|
seconds |
integer |
|
true |
MissionControlCluster.spec.k8ssandra.cassandra.initContainers[index].lifecycle.preStop.tcpSocket
Name | Type | Description | Required |
---|---|---|---|
port |
int or string |
true |
|
host |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.initContainers[index].livenessProbe
Name | Type | Description | Required |
---|---|---|---|
object |
false |
||
failureThreshold |
integer |
|
false |
object |
false |
||
object |
false |
||
initialDelaySeconds |
integer |
|
false |
periodSeconds |
integer |
|
false |
successThreshold |
integer |
|
false |
object |
false |
||
terminationGracePeriodSeconds |
integer |
|
false |
timeoutSeconds |
integer |
|
false |
MissionControlCluster.spec.k8ssandra.cassandra.initContainers[index].livenessProbe.exec
Name | Type | Description | Required |
---|---|---|---|
command |
[]string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.initContainers[index].livenessProbe.grpc
Name | Type | Description | Required |
---|---|---|---|
port |
integer |
|
true |
service |
string |
|
false |
MissionControlCluster.spec.k8ssandra.cassandra.initContainers[index].livenessProbe.httpGet
Name | Type | Description | Required |
---|---|---|---|
port |
int or string |
true |
|
host |
string |
false |
|
[]object |
false |
||
path |
string |
false |
|
scheme |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.initContainers[index].livenessProbe.httpGet.httpHeaders[index]
Name | Type | Description | Required |
---|---|---|---|
name |
string |
true |
|
value |
string |
true |
MissionControlCluster.spec.k8ssandra.cassandra.initContainers[index].livenessProbe.tcpSocket
Name | Type | Description | Required |
---|---|---|---|
port |
int or string |
true |
|
host |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.initContainers[index].ports[index]
Name | Type | Description | Required |
---|---|---|---|
containerPort |
integer |
|
true |
hostIP |
string |
false |
|
hostPort |
integer |
|
false |
name |
string |
false |
|
protocol |
string |
|
false |
MissionControlCluster.spec.k8ssandra.cassandra.initContainers[index].readinessProbe
Name | Type | Description | Required |
---|---|---|---|
object |
false |
||
failureThreshold |
integer |
|
false |
object |
false |
||
object |
false |
||
initialDelaySeconds |
integer |
|
false |
periodSeconds |
integer |
|
false |
successThreshold |
integer |
|
false |
object |
false |
||
terminationGracePeriodSeconds |
integer |
|
false |
timeoutSeconds |
integer |
|
false |
MissionControlCluster.spec.k8ssandra.cassandra.initContainers[index].readinessProbe.exec
Name | Type | Description | Required |
---|---|---|---|
command |
[]string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.initContainers[index].readinessProbe.grpc
Name | Type | Description | Required |
---|---|---|---|
port |
integer |
|
true |
service |
string |
|
false |
MissionControlCluster.spec.k8ssandra.cassandra.initContainers[index].readinessProbe.httpGet
Name | Type | Description | Required |
---|---|---|---|
port |
int or string |
true |
|
host |
string |
false |
|
[]object |
false |
||
path |
string |
false |
|
scheme |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.initContainers[index].readinessProbe.httpGet.httpHeaders[index]
Name | Type | Description | Required |
---|---|---|---|
name |
string |
true |
|
value |
string |
true |
MissionControlCluster.spec.k8ssandra.cassandra.initContainers[index].readinessProbe.tcpSocket
Name | Type | Description | Required |
---|---|---|---|
port |
int or string |
true |
|
host |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.initContainers[index].resizePolicy[index]
Name | Type | Description | Required |
---|---|---|---|
resourceName |
string |
true |
|
restartPolicy |
string |
true |
MissionControlCluster.spec.k8ssandra.cassandra.initContainers[index].resources
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
limits |
map[string]int or string |
false |
|
requests |
map[string]int or string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.initContainers[index].resources.claims[index]
Name | Type | Description | Required |
---|---|---|---|
name |
string |
true |
|
request |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.initContainers[index].securityContext
Name | Type | Description | Required |
---|---|---|---|
allowPrivilegeEscalation |
boolean |
false |
|
object |
false |
||
object |
false |
||
privileged |
boolean |
false |
|
procMount |
string |
false |
|
readOnlyRootFilesystem |
boolean |
false |
|
runAsGroup |
integer |
|
false |
runAsNonRoot |
boolean |
false |
|
runAsUser |
integer |
|
false |
object |
false |
||
object |
false |
||
object |
false |
MissionControlCluster.spec.k8ssandra.cassandra.initContainers[index].securityContext.appArmorProfile
Name | Type | Description | Required |
---|---|---|---|
type |
string |
true |
|
localhostProfile |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.initContainers[index].securityContext.capabilities
Name | Type | Description | Required |
---|---|---|---|
add |
[]string |
false |
|
drop |
[]string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.initContainers[index].securityContext.seLinuxOptions
Name | Type | Description | Required |
---|---|---|---|
level |
string |
false |
|
role |
string |
false |
|
type |
string |
false |
|
user |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.initContainers[index].securityContext.seccompProfile
Name | Type | Description | Required |
---|---|---|---|
type |
string |
true |
|
localhostProfile |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.initContainers[index].securityContext.windowsOptions
Name | Type | Description | Required |
---|---|---|---|
gmsaCredentialSpec |
string |
false |
|
gmsaCredentialSpecName |
string |
false |
|
hostProcess |
boolean |
false |
|
runAsUserName |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.initContainers[index].startupProbe
Name | Type | Description | Required |
---|---|---|---|
object |
false |
||
failureThreshold |
integer |
|
false |
object |
false |
||
object |
false |
||
initialDelaySeconds |
integer |
|
false |
periodSeconds |
integer |
|
false |
successThreshold |
integer |
|
false |
object |
false |
||
terminationGracePeriodSeconds |
integer |
|
false |
timeoutSeconds |
integer |
|
false |
MissionControlCluster.spec.k8ssandra.cassandra.initContainers[index].startupProbe.exec
Name | Type | Description | Required |
---|---|---|---|
command |
[]string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.initContainers[index].startupProbe.grpc
Name | Type | Description | Required |
---|---|---|---|
port |
integer |
|
true |
service |
string |
|
false |
MissionControlCluster.spec.k8ssandra.cassandra.initContainers[index].startupProbe.httpGet
Name | Type | Description | Required |
---|---|---|---|
port |
int or string |
true |
|
host |
string |
false |
|
[]object |
false |
||
path |
string |
false |
|
scheme |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.initContainers[index].startupProbe.httpGet.httpHeaders[index]
Name | Type | Description | Required |
---|---|---|---|
name |
string |
true |
|
value |
string |
true |
MissionControlCluster.spec.k8ssandra.cassandra.initContainers[index].startupProbe.tcpSocket
Name | Type | Description | Required |
---|---|---|---|
port |
int or string |
true |
|
host |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.initContainers[index].volumeDevices[index]
Name | Type | Description | Required |
---|---|---|---|
devicePath |
string |
true |
|
name |
string |
true |
MissionControlCluster.spec.k8ssandra.cassandra.initContainers[index].volumeMounts[index]
Name | Type | Description | Required |
---|---|---|---|
mountPath |
string |
true |
|
name |
string |
true |
|
mountPropagation |
string |
false |
|
readOnly |
boolean |
false |
|
recursiveReadOnly |
string |
false |
|
subPath |
string |
false |
|
subPathExpr |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.jmxInitContainerImage
Name | Type | Description | Required |
---|---|---|---|
name |
string |
false |
|
pullPolicy |
enum |
|
false |
object |
false |
||
registry |
string |
false |
|
repository |
string |
false |
|
tag |
string |
|
false |
MissionControlCluster.spec.k8ssandra.cassandra.jmxInitContainerImage.pullSecretRef
Name | Type | Description | Required |
---|---|---|---|
name |
string |
|
false |
MissionControlCluster.spec.k8ssandra.cassandra.managementApiAuth
Name | Type | Description | Required |
---|---|---|---|
insecure |
object |
false |
|
object |
false |
MissionControlCluster.spec.k8ssandra.cassandra.managementApiAuth.manual
Name | Type | Description | Required |
---|---|---|---|
clientSecretName |
string |
true |
|
serverSecretName |
string |
true |
|
skipSecretValidation |
boolean |
false |
MissionControlCluster.spec.k8ssandra.cassandra.metadata
Name | Type | Description | Required |
---|---|---|---|
annotations |
map[string]string |
false |
|
commonAnnotations |
map[string]string |
false |
|
commonLabels |
map[string]string |
false |
|
labels |
map[string]string |
false |
|
object |
false |
||
object |
false |
MissionControlCluster.spec.k8ssandra.cassandra.metadata.pods
Name | Type | Description | Required |
---|---|---|---|
annotations |
map[string]string |
false |
|
labels |
map[string]string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.metadata.services
Name | Type | Description | Required |
---|---|---|---|
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
MissionControlCluster.spec.k8ssandra.cassandra.metadata.services.additionalSeedService
Name | Type | Description | Required |
---|---|---|---|
annotations |
map[string]string |
false |
|
labels |
map[string]string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.metadata.services.allPodsService
Name | Type | Description | Required |
---|---|---|---|
annotations |
map[string]string |
false |
|
labels |
map[string]string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.metadata.services.dcService
Name | Type | Description | Required |
---|---|---|---|
annotations |
map[string]string |
false |
|
labels |
map[string]string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.metadata.services.nodePortService
Name | Type | Description | Required |
---|---|---|---|
annotations |
map[string]string |
false |
|
labels |
map[string]string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.metadata.services.seedService
Name | Type | Description | Required |
---|---|---|---|
annotations |
map[string]string |
false |
|
labels |
map[string]string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.networking
Name | Type | Description | Required |
---|---|---|---|
hostNetwork |
boolean |
false |
|
object |
false |
MissionControlCluster.spec.k8ssandra.cassandra.networking.nodePort
Name | Type | Description | Required |
---|---|---|---|
internode |
integer |
false |
|
internodeSSL |
integer |
false |
|
native |
integer |
false |
|
nativeSSL |
integer |
false |
MissionControlCluster.spec.k8ssandra.cassandra.podSecurityContext
Name | Type | Description | Required |
---|---|---|---|
object |
false |
||
fsGroup |
integer |
|
false |
fsGroupChangePolicy |
string |
false |
|
runAsGroup |
integer |
|
false |
runAsNonRoot |
boolean |
false |
|
runAsUser |
integer |
|
false |
seLinuxChangePolicy |
string |
false |
|
object |
false |
||
object |
false |
||
supplementalGroups |
[]integer |
false |
|
supplementalGroupsPolicy |
string |
false |
|
[]object |
false |
||
object |
false |
MissionControlCluster.spec.k8ssandra.cassandra.podSecurityContext.appArmorProfile
Name | Type | Description | Required |
---|---|---|---|
type |
string |
true |
|
localhostProfile |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.podSecurityContext.seLinuxOptions
Name | Type | Description | Required |
---|---|---|---|
level |
string |
false |
|
role |
string |
false |
|
type |
string |
false |
|
user |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.podSecurityContext.seccompProfile
Name | Type | Description | Required |
---|---|---|---|
type |
string |
true |
|
localhostProfile |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.podSecurityContext.sysctls[index]
Name | Type | Description | Required |
---|---|---|---|
name |
string |
true |
|
value |
string |
true |
MissionControlCluster.spec.k8ssandra.cassandra.podSecurityContext.windowsOptions
Name | Type | Description | Required |
---|---|---|---|
gmsaCredentialSpec |
string |
false |
|
gmsaCredentialSpecName |
string |
false |
|
hostProcess |
boolean |
false |
|
runAsUserName |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.racks[index]
Name | Type | Description | Required |
---|---|---|---|
name |
string |
true |
|
object |
false |
||
nodeAffinityLabels |
map[string]string |
false |
|
zone |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.racks[index].affinity
Name | Type | Description | Required |
---|---|---|---|
object |
false |
||
object |
false |
||
object |
false |
MissionControlCluster.spec.k8ssandra.cassandra.racks[index].affinity.nodeAffinity
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
object |
false |
MissionControlCluster.spec.k8ssandra.cassandra.racks[index].affinity.nodeAffinity.preferredDuringSchedulingIgnoredDuringExecution[index]
Name | Type | Description | Required |
---|---|---|---|
object |
true |
||
weight |
integer |
|
true |
MissionControlCluster.spec.k8ssandra.cassandra.racks[index].affinity.nodeAffinity.preferredDuringSchedulingIgnoredDuringExecution[index].preference
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
[]object |
false |
MissionControlCluster.spec.k8ssandra.cassandra.racks[index].affinity.nodeAffinity.preferredDuringSchedulingIgnoredDuringExecution[index].preference.matchExpressions[index]
Name | Type | Description | Required |
---|---|---|---|
key |
string |
true |
|
operator |
string |
true |
|
values |
[]string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.racks[index].affinity.nodeAffinity.preferredDuringSchedulingIgnoredDuringExecution[index].preference.matchFields[index]
Name | Type | Description | Required |
---|---|---|---|
key |
string |
true |
|
operator |
string |
true |
|
values |
[]string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.racks[index].affinity.nodeAffinity.requiredDuringSchedulingIgnoredDuringExecution
Name | Type | Description | Required |
---|---|---|---|
[]object |
true |
MissionControlCluster.spec.k8ssandra.cassandra.racks[index].affinity.nodeAffinity.requiredDuringSchedulingIgnoredDuringExecution.nodeSelectorTerms[index]
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
[]object |
false |
MissionControlCluster.spec.k8ssandra.cassandra.racks[index].affinity.nodeAffinity.requiredDuringSchedulingIgnoredDuringExecution.nodeSelectorTerms[index].matchExpressions[index]
Name | Type | Description | Required |
---|---|---|---|
key |
string |
true |
|
operator |
string |
true |
|
values |
[]string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.racks[index].affinity.nodeAffinity.requiredDuringSchedulingIgnoredDuringExecution.nodeSelectorTerms[index].matchFields[index]
Name | Type | Description | Required |
---|---|---|---|
key |
string |
true |
|
operator |
string |
true |
|
values |
[]string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.racks[index].affinity.podAffinity
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
[]object |
false |
MissionControlCluster.spec.k8ssandra.cassandra.racks[index].affinity.podAffinity.preferredDuringSchedulingIgnoredDuringExecution[index]
Name | Type | Description | Required |
---|---|---|---|
object |
true |
||
weight |
integer |
|
true |
MissionControlCluster.spec.k8ssandra.cassandra.racks[index].affinity.podAffinity.preferredDuringSchedulingIgnoredDuringExecution[index].podAffinityTerm
Name | Type | Description | Required |
---|---|---|---|
topologyKey |
string |
true |
|
object |
false |
||
matchLabelKeys |
[]string |
false |
|
mismatchLabelKeys |
[]string |
false |
|
object |
false |
||
namespaces |
[]string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.racks[index].affinity.podAffinity.preferredDuringSchedulingIgnoredDuringExecution[index].podAffinityTerm.labelSelector
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
matchLabels |
map[string]string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.racks[index].affinity.podAffinity.preferredDuringSchedulingIgnoredDuringExecution[index].podAffinityTerm.labelSelector.matchExpressions[index]
Name | Type | Description | Required |
---|---|---|---|
key |
string |
true |
|
operator |
string |
true |
|
values |
[]string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.racks[index].affinity.podAffinity.preferredDuringSchedulingIgnoredDuringExecution[index].podAffinityTerm.namespaceSelector
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
matchLabels |
map[string]string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.racks[index].affinity.podAffinity.preferredDuringSchedulingIgnoredDuringExecution[index].podAffinityTerm.namespaceSelector.matchExpressions[index]
Name | Type | Description | Required |
---|---|---|---|
key |
string |
true |
|
operator |
string |
true |
|
values |
[]string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.racks[index].affinity.podAffinity.requiredDuringSchedulingIgnoredDuringExecution[index]
Name | Type | Description | Required |
---|---|---|---|
topologyKey |
string |
true |
|
object |
false |
||
matchLabelKeys |
[]string |
false |
|
mismatchLabelKeys |
[]string |
false |
|
object |
false |
||
namespaces |
[]string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.racks[index].affinity.podAffinity.requiredDuringSchedulingIgnoredDuringExecution[index].labelSelector
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
matchLabels |
map[string]string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.racks[index].affinity.podAffinity.requiredDuringSchedulingIgnoredDuringExecution[index].labelSelector.matchExpressions[index]
Name | Type | Description | Required |
---|---|---|---|
key |
string |
true |
|
operator |
string |
true |
|
values |
[]string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.racks[index].affinity.podAffinity.requiredDuringSchedulingIgnoredDuringExecution[index].namespaceSelector
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
matchLabels |
map[string]string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.racks[index].affinity.podAffinity.requiredDuringSchedulingIgnoredDuringExecution[index].namespaceSelector.matchExpressions[index]
Name | Type | Description | Required |
---|---|---|---|
key |
string |
true |
|
operator |
string |
true |
|
values |
[]string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.racks[index].affinity.podAntiAffinity
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
[]object |
false |
MissionControlCluster.spec.k8ssandra.cassandra.racks[index].affinity.podAntiAffinity.preferredDuringSchedulingIgnoredDuringExecution[index]
Name | Type | Description | Required |
---|---|---|---|
object |
true |
||
weight |
integer |
|
true |
MissionControlCluster.spec.k8ssandra.cassandra.racks[index].affinity.podAntiAffinity.preferredDuringSchedulingIgnoredDuringExecution[index].podAffinityTerm
Name | Type | Description | Required |
---|---|---|---|
topologyKey |
string |
true |
|
object |
false |
||
matchLabelKeys |
[]string |
false |
|
mismatchLabelKeys |
[]string |
false |
|
object |
false |
||
namespaces |
[]string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.racks[index].affinity.podAntiAffinity.preferredDuringSchedulingIgnoredDuringExecution[index].podAffinityTerm.labelSelector
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
matchLabels |
map[string]string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.racks[index].affinity.podAntiAffinity.preferredDuringSchedulingIgnoredDuringExecution[index].podAffinityTerm.labelSelector.matchExpressions[index]
Name | Type | Description | Required |
---|---|---|---|
key |
string |
true |
|
operator |
string |
true |
|
values |
[]string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.racks[index].affinity.podAntiAffinity.preferredDuringSchedulingIgnoredDuringExecution[index].podAffinityTerm.namespaceSelector
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
matchLabels |
map[string]string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.racks[index].affinity.podAntiAffinity.preferredDuringSchedulingIgnoredDuringExecution[index].podAffinityTerm.namespaceSelector.matchExpressions[index]
Name | Type | Description | Required |
---|---|---|---|
key |
string |
true |
|
operator |
string |
true |
|
values |
[]string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.racks[index].affinity.podAntiAffinity.requiredDuringSchedulingIgnoredDuringExecution[index]
Name | Type | Description | Required |
---|---|---|---|
topologyKey |
string |
true |
|
object |
false |
||
matchLabelKeys |
[]string |
false |
|
mismatchLabelKeys |
[]string |
false |
|
object |
false |
||
namespaces |
[]string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.racks[index].affinity.podAntiAffinity.requiredDuringSchedulingIgnoredDuringExecution[index].labelSelector
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
matchLabels |
map[string]string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.racks[index].affinity.podAntiAffinity.requiredDuringSchedulingIgnoredDuringExecution[index].labelSelector.matchExpressions[index]
Name | Type | Description | Required |
---|---|---|---|
key |
string |
true |
|
operator |
string |
true |
|
values |
[]string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.racks[index].affinity.podAntiAffinity.requiredDuringSchedulingIgnoredDuringExecution[index].namespaceSelector
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
matchLabels |
map[string]string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.racks[index].affinity.podAntiAffinity.requiredDuringSchedulingIgnoredDuringExecution[index].namespaceSelector.matchExpressions[index]
Name | Type | Description | Required |
---|---|---|---|
key |
string |
true |
|
operator |
string |
true |
|
values |
[]string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.resources
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
limits |
map[string]int or string |
false |
|
requests |
map[string]int or string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.resources.claims[index]
Name | Type | Description | Required |
---|---|---|---|
name |
string |
true |
|
request |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.serverEncryptionStores
Name | Type | Description | Required |
---|---|---|---|
object |
true |
||
object |
true |
||
object |
false |
||
object |
false |
MissionControlCluster.spec.k8ssandra.cassandra.serverEncryptionStores.keystoreSecretRef
Name | Type | Description | Required |
---|---|---|---|
key |
string |
false |
|
name |
string |
|
false |
MissionControlCluster.spec.k8ssandra.cassandra.serverEncryptionStores.truststoreSecretRef
Name | Type | Description | Required |
---|---|---|---|
key |
string |
false |
|
name |
string |
|
false |
MissionControlCluster.spec.k8ssandra.cassandra.serverEncryptionStores.keystorePasswordSecretRef
Name | Type | Description | Required |
---|---|---|---|
key |
string |
false |
|
name |
string |
|
false |
MissionControlCluster.spec.k8ssandra.cassandra.serverEncryptionStores.truststorePasswordSecretRef
Name | Type | Description | Required |
---|---|---|---|
key |
string |
false |
|
name |
string |
|
false |
MissionControlCluster.spec.k8ssandra.cassandra.storageConfig
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
object |
false |
MissionControlCluster.spec.k8ssandra.cassandra.storageConfig.additionalVolumes[index]
Name | Type | Description | Required |
---|---|---|---|
mountPath |
string |
true |
|
name |
string |
true |
|
object |
false |
||
object |
false |
MissionControlCluster.spec.k8ssandra.cassandra.storageConfig.additionalVolumes[index].pvcSpec
Name | Type | Description | Required |
---|---|---|---|
accessModes |
[]string |
false |
|
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
||
storageClassName |
string |
false |
|
volumeAttributesClassName |
string |
false |
|
volumeMode |
string |
false |
|
volumeName |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.storageConfig.additionalVolumes[index].pvcSpec.dataSource
Name | Type | Description | Required |
---|---|---|---|
kind |
string |
true |
|
name |
string |
true |
|
apiGroup |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.storageConfig.additionalVolumes[index].pvcSpec.dataSourceRef
Name | Type | Description | Required |
---|---|---|---|
kind |
string |
true |
|
name |
string |
true |
|
apiGroup |
string |
false |
|
namespace |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.storageConfig.additionalVolumes[index].pvcSpec.resources
Name | Type | Description | Required |
---|---|---|---|
limits |
map[string]int or string |
false |
|
requests |
map[string]int or string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.storageConfig.additionalVolumes[index].pvcSpec.selector
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
matchLabels |
map[string]string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.storageConfig.additionalVolumes[index].pvcSpec.selector.matchExpressions[index]
Name | Type | Description | Required |
---|---|---|---|
key |
string |
true |
|
operator |
string |
true |
|
values |
[]string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.storageConfig.additionalVolumes[index].volumeSource
Name | Type | Description | Required |
---|---|---|---|
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
MissionControlCluster.spec.k8ssandra.cassandra.storageConfig.additionalVolumes[index].volumeSource.awsElasticBlockStore
Name | Type | Description | Required |
---|---|---|---|
volumeID |
string |
true |
|
fsType |
string |
false |
|
partition |
integer |
|
false |
readOnly |
boolean |
false |
MissionControlCluster.spec.k8ssandra.cassandra.storageConfig.additionalVolumes[index].volumeSource.azureDisk
Name | Type | Description | Required |
---|---|---|---|
diskName |
string |
true |
|
diskURI |
string |
true |
|
cachingMode |
string |
false |
|
fsType |
string |
|
false |
kind |
string |
false |
|
readOnly |
boolean |
|
false |
MissionControlCluster.spec.k8ssandra.cassandra.storageConfig.additionalVolumes[index].volumeSource.azureFile
Name | Type | Description | Required |
---|---|---|---|
secretName |
string |
true |
|
shareName |
string |
true |
|
readOnly |
boolean |
false |
MissionControlCluster.spec.k8ssandra.cassandra.storageConfig.additionalVolumes[index].volumeSource.cephfs
Name | Type | Description | Required |
---|---|---|---|
monitors |
[]string |
true |
|
path |
string |
false |
|
readOnly |
boolean |
false |
|
secretFile |
string |
false |
|
object |
false |
||
user |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.storageConfig.additionalVolumes[index].volumeSource.cephfs.secretRef
Name | Type | Description | Required |
---|---|---|---|
name |
string |
|
false |
MissionControlCluster.spec.k8ssandra.cassandra.storageConfig.additionalVolumes[index].volumeSource.cinder
Name | Type | Description | Required |
---|---|---|---|
volumeID |
string |
true |
|
fsType |
string |
false |
|
readOnly |
boolean |
false |
|
object |
false |
MissionControlCluster.spec.k8ssandra.cassandra.storageConfig.additionalVolumes[index].volumeSource.cinder.secretRef
Name | Type | Description | Required |
---|---|---|---|
name |
string |
|
false |
MissionControlCluster.spec.k8ssandra.cassandra.storageConfig.additionalVolumes[index].volumeSource.configMap
Name | Type | Description | Required |
---|---|---|---|
defaultMode |
integer |
|
false |
[]object |
false |
||
name |
string |
|
false |
optional |
boolean |
false |
MissionControlCluster.spec.k8ssandra.cassandra.storageConfig.additionalVolumes[index].volumeSource.configMap.items[index]
Name | Type | Description | Required |
---|---|---|---|
key |
string |
true |
|
path |
string |
true |
|
mode |
integer |
|
false |
MissionControlCluster.spec.k8ssandra.cassandra.storageConfig.additionalVolumes[index].volumeSource.csi
Name | Type | Description | Required |
---|---|---|---|
driver |
string |
true |
|
fsType |
string |
false |
|
object |
false |
||
readOnly |
boolean |
false |
|
volumeAttributes |
map[string]string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.storageConfig.additionalVolumes[index].volumeSource.csi.nodePublishSecretRef
Name | Type | Description | Required |
---|---|---|---|
name |
string |
|
false |
MissionControlCluster.spec.k8ssandra.cassandra.storageConfig.additionalVolumes[index].volumeSource.downwardAPI
Name | Type | Description | Required |
---|---|---|---|
defaultMode |
integer |
|
false |
[]object |
false |
MissionControlCluster.spec.k8ssandra.cassandra.storageConfig.additionalVolumes[index].volumeSource.downwardAPI.items[index]
Name | Type | Description | Required |
---|---|---|---|
path |
string |
true |
|
object |
false |
||
mode |
integer |
|
false |
object |
false |
MissionControlCluster.spec.k8ssandra.cassandra.storageConfig.additionalVolumes[index].volumeSource.downwardAPI.items[index].fieldRef
Name | Type | Description | Required |
---|---|---|---|
fieldPath |
string |
true |
|
apiVersion |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.storageConfig.additionalVolumes[index].volumeSource.downwardAPI.items[index].resourceFieldRef
Name | Type | Description | Required |
---|---|---|---|
resource |
string |
true |
|
containerName |
string |
false |
|
divisor |
int or string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.storageConfig.additionalVolumes[index].volumeSource.emptyDir
Name | Type | Description | Required |
---|---|---|---|
medium |
string |
false |
|
sizeLimit |
int or string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.storageConfig.additionalVolumes[index].volumeSource.ephemeral
Name | Type | Description | Required |
---|---|---|---|
object |
false |
MissionControlCluster.spec.k8ssandra.cassandra.storageConfig.additionalVolumes[index].volumeSource.ephemeral.volumeClaimTemplate
Name | Type | Description | Required |
---|---|---|---|
object |
true |
||
object |
false |
MissionControlCluster.spec.k8ssandra.cassandra.storageConfig.additionalVolumes[index].volumeSource.ephemeral.volumeClaimTemplate.spec
Name | Type | Description | Required |
---|---|---|---|
accessModes |
[]string |
false |
|
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
||
storageClassName |
string |
false |
|
volumeAttributesClassName |
string |
false |
|
volumeMode |
string |
false |
|
volumeName |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.storageConfig.additionalVolumes[index].volumeSource.ephemeral.volumeClaimTemplate.spec.dataSource
Name | Type | Description | Required |
---|---|---|---|
kind |
string |
true |
|
name |
string |
true |
|
apiGroup |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.storageConfig.additionalVolumes[index].volumeSource.ephemeral.volumeClaimTemplate.spec.dataSourceRef
Name | Type | Description | Required |
---|---|---|---|
kind |
string |
true |
|
name |
string |
true |
|
apiGroup |
string |
false |
|
namespace |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.storageConfig.additionalVolumes[index].volumeSource.ephemeral.volumeClaimTemplate.spec.resources
Name | Type | Description | Required |
---|---|---|---|
limits |
map[string]int or string |
false |
|
requests |
map[string]int or string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.storageConfig.additionalVolumes[index].volumeSource.ephemeral.volumeClaimTemplate.spec.selector
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
matchLabels |
map[string]string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.storageConfig.additionalVolumes[index].volumeSource.ephemeral.volumeClaimTemplate.spec.selector.matchExpressions[index]
Name | Type | Description | Required |
---|---|---|---|
key |
string |
true |
|
operator |
string |
true |
|
values |
[]string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.storageConfig.additionalVolumes[index].volumeSource.ephemeral.volumeClaimTemplate.metadata
Name | Type | Description | Required |
---|---|---|---|
annotations |
map[string]string |
false |
|
finalizers |
[]string |
false |
|
labels |
map[string]string |
false |
|
name |
string |
false |
|
namespace |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.storageConfig.additionalVolumes[index].volumeSource.fc
Name | Type | Description | Required |
---|---|---|---|
fsType |
string |
false |
|
lun |
integer |
|
false |
readOnly |
boolean |
false |
|
targetWWNs |
[]string |
false |
|
wwids |
[]string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.storageConfig.additionalVolumes[index].volumeSource.flexVolume
Name | Type | Description | Required |
---|---|---|---|
driver |
string |
true |
|
fsType |
string |
false |
|
options |
map[string]string |
false |
|
readOnly |
boolean |
false |
|
object |
false |
MissionControlCluster.spec.k8ssandra.cassandra.storageConfig.additionalVolumes[index].volumeSource.flexVolume.secretRef
Name | Type | Description | Required |
---|---|---|---|
name |
string |
|
false |
MissionControlCluster.spec.k8ssandra.cassandra.storageConfig.additionalVolumes[index].volumeSource.flocker
Name | Type | Description | Required |
---|---|---|---|
datasetName |
string |
false |
|
datasetUUID |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.storageConfig.additionalVolumes[index].volumeSource.gcePersistentDisk
Name | Type | Description | Required |
---|---|---|---|
pdName |
string |
true |
|
fsType |
string |
false |
|
partition |
integer |
|
false |
readOnly |
boolean |
false |
MissionControlCluster.spec.k8ssandra.cassandra.storageConfig.additionalVolumes[index].volumeSource.gitRepo
Name | Type | Description | Required |
---|---|---|---|
repository |
string |
true |
|
directory |
string |
false |
|
revision |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.storageConfig.additionalVolumes[index].volumeSource.glusterfs
Name | Type | Description | Required |
---|---|---|---|
endpoints |
string |
true |
|
path |
string |
true |
|
readOnly |
boolean |
false |
MissionControlCluster.spec.k8ssandra.cassandra.storageConfig.additionalVolumes[index].volumeSource.hostPath
Name | Type | Description | Required |
---|---|---|---|
path |
string |
true |
|
type |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.storageConfig.additionalVolumes[index].volumeSource.image
Name | Type | Description | Required |
---|---|---|---|
pullPolicy |
string |
false |
|
reference |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.storageConfig.additionalVolumes[index].volumeSource.iscsi
Name | Type | Description | Required |
---|---|---|---|
iqn |
string |
true |
|
lun |
integer |
|
true |
targetPortal |
string |
true |
|
chapAuthDiscovery |
boolean |
false |
|
chapAuthSession |
boolean |
false |
|
fsType |
string |
false |
|
initiatorName |
string |
false |
|
iscsiInterface |
string |
|
false |
portals |
[]string |
false |
|
readOnly |
boolean |
false |
|
object |
false |
MissionControlCluster.spec.k8ssandra.cassandra.storageConfig.additionalVolumes[index].volumeSource.iscsi.secretRef
Name | Type | Description | Required |
---|---|---|---|
name |
string |
|
false |
MissionControlCluster.spec.k8ssandra.cassandra.storageConfig.additionalVolumes[index].volumeSource.nfs
Name | Type | Description | Required |
---|---|---|---|
path |
string |
true |
|
server |
string |
true |
|
readOnly |
boolean |
false |
MissionControlCluster.spec.k8ssandra.cassandra.storageConfig.additionalVolumes[index].volumeSource.persistentVolumeClaim
Name | Type | Description | Required |
---|---|---|---|
claimName |
string |
true |
|
readOnly |
boolean |
false |
MissionControlCluster.spec.k8ssandra.cassandra.storageConfig.additionalVolumes[index].volumeSource.photonPersistentDisk
Name | Type | Description | Required |
---|---|---|---|
pdID |
string |
true |
|
fsType |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.storageConfig.additionalVolumes[index].volumeSource.portworxVolume
Name | Type | Description | Required |
---|---|---|---|
volumeID |
string |
true |
|
fsType |
string |
false |
|
readOnly |
boolean |
false |
MissionControlCluster.spec.k8ssandra.cassandra.storageConfig.additionalVolumes[index].volumeSource.projected
Name | Type | Description | Required |
---|---|---|---|
defaultMode |
integer |
|
false |
[]object |
false |
MissionControlCluster.spec.k8ssandra.cassandra.storageConfig.additionalVolumes[index].volumeSource.projected.sources[index]
Name | Type | Description | Required |
---|---|---|---|
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
MissionControlCluster.spec.k8ssandra.cassandra.storageConfig.additionalVolumes[index].volumeSource.projected.sources[index].clusterTrustBundle
Name | Type | Description | Required |
---|---|---|---|
path |
string |
true |
|
object |
false |
||
name |
string |
false |
|
optional |
boolean |
false |
|
signerName |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.storageConfig.additionalVolumes[index].volumeSource.projected.sources[index].clusterTrustBundle.labelSelector
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
matchLabels |
map[string]string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.storageConfig.additionalVolumes[index].volumeSource.projected.sources[index].clusterTrustBundle.labelSelector.matchExpressions[index]
Name | Type | Description | Required |
---|---|---|---|
key |
string |
true |
|
operator |
string |
true |
|
values |
[]string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.storageConfig.additionalVolumes[index].volumeSource.projected.sources[index].configMap
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
name |
string |
|
false |
optional |
boolean |
false |
MissionControlCluster.spec.k8ssandra.cassandra.storageConfig.additionalVolumes[index].volumeSource.projected.sources[index].configMap.items[index]
Name | Type | Description | Required |
---|---|---|---|
key |
string |
true |
|
path |
string |
true |
|
mode |
integer |
|
false |
MissionControlCluster.spec.k8ssandra.cassandra.storageConfig.additionalVolumes[index].volumeSource.projected.sources[index].downwardAPI
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
MissionControlCluster.spec.k8ssandra.cassandra.storageConfig.additionalVolumes[index].volumeSource.projected.sources[index].downwardAPI.items[index]
Name | Type | Description | Required |
---|---|---|---|
path |
string |
true |
|
object |
false |
||
mode |
integer |
|
false |
object |
false |
MissionControlCluster.spec.k8ssandra.cassandra.storageConfig.additionalVolumes[index].volumeSource.projected.sources[index].downwardAPI.items[index].fieldRef
Name | Type | Description | Required |
---|---|---|---|
fieldPath |
string |
true |
|
apiVersion |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.storageConfig.additionalVolumes[index].volumeSource.projected.sources[index].downwardAPI.items[index].resourceFieldRef
Name | Type | Description | Required |
---|---|---|---|
resource |
string |
true |
|
containerName |
string |
false |
|
divisor |
int or string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.storageConfig.additionalVolumes[index].volumeSource.projected.sources[index].secret
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
name |
string |
|
false |
optional |
boolean |
false |
MissionControlCluster.spec.k8ssandra.cassandra.storageConfig.additionalVolumes[index].volumeSource.projected.sources[index].secret.items[index]
Name | Type | Description | Required |
---|---|---|---|
key |
string |
true |
|
path |
string |
true |
|
mode |
integer |
|
false |
MissionControlCluster.spec.k8ssandra.cassandra.storageConfig.additionalVolumes[index].volumeSource.projected.sources[index].serviceAccountToken
Name | Type | Description | Required |
---|---|---|---|
path |
string |
true |
|
audience |
string |
false |
|
expirationSeconds |
integer |
|
false |
MissionControlCluster.spec.k8ssandra.cassandra.storageConfig.additionalVolumes[index].volumeSource.quobyte
Name | Type | Description | Required |
---|---|---|---|
registry |
string |
true |
|
volume |
string |
true |
|
group |
string |
false |
|
readOnly |
boolean |
false |
|
tenant |
string |
false |
|
user |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.storageConfig.additionalVolumes[index].volumeSource.rbd
Name | Type | Description | Required |
---|---|---|---|
image |
string |
true |
|
monitors |
[]string |
true |
|
fsType |
string |
false |
|
keyring |
string |
|
false |
pool |
string |
|
false |
readOnly |
boolean |
false |
|
object |
false |
||
user |
string |
|
false |
MissionControlCluster.spec.k8ssandra.cassandra.storageConfig.additionalVolumes[index].volumeSource.rbd.secretRef
Name | Type | Description | Required |
---|---|---|---|
name |
string |
|
false |
MissionControlCluster.spec.k8ssandra.cassandra.storageConfig.additionalVolumes[index].volumeSource.scaleIO
Name | Type | Description | Required |
---|---|---|---|
gateway |
string |
true |
|
object |
true |
||
system |
string |
true |
|
fsType |
string |
|
false |
protectionDomain |
string |
false |
|
readOnly |
boolean |
false |
|
sslEnabled |
boolean |
false |
|
storageMode |
string |
|
false |
storagePool |
string |
false |
|
volumeName |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.storageConfig.additionalVolumes[index].volumeSource.scaleIO.secretRef
Name | Type | Description | Required |
---|---|---|---|
name |
string |
|
false |
MissionControlCluster.spec.k8ssandra.cassandra.storageConfig.additionalVolumes[index].volumeSource.secret
Name | Type | Description | Required |
---|---|---|---|
defaultMode |
integer |
|
false |
[]object |
false |
||
optional |
boolean |
false |
|
secretName |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.storageConfig.additionalVolumes[index].volumeSource.secret.items[index]
Name | Type | Description | Required |
---|---|---|---|
key |
string |
true |
|
path |
string |
true |
|
mode |
integer |
|
false |
MissionControlCluster.spec.k8ssandra.cassandra.storageConfig.additionalVolumes[index].volumeSource.storageos
Name | Type | Description | Required |
---|---|---|---|
fsType |
string |
false |
|
readOnly |
boolean |
false |
|
object |
false |
||
volumeName |
string |
false |
|
volumeNamespace |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.storageConfig.additionalVolumes[index].volumeSource.storageos.secretRef
Name | Type | Description | Required |
---|---|---|---|
name |
string |
|
false |
MissionControlCluster.spec.k8ssandra.cassandra.storageConfig.additionalVolumes[index].volumeSource.vsphereVolume
Name | Type | Description | Required |
---|---|---|---|
volumePath |
string |
true |
|
fsType |
string |
false |
|
storagePolicyID |
string |
false |
|
storagePolicyName |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.storageConfig.cassandraDataVolumeClaimSpec
Name | Type | Description | Required |
---|---|---|---|
accessModes |
[]string |
false |
|
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
||
storageClassName |
string |
false |
|
volumeAttributesClassName |
string |
false |
|
volumeMode |
string |
false |
|
volumeName |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.storageConfig.cassandraDataVolumeClaimSpec.dataSource
Name | Type | Description | Required |
---|---|---|---|
kind |
string |
true |
|
name |
string |
true |
|
apiGroup |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.storageConfig.cassandraDataVolumeClaimSpec.dataSourceRef
Name | Type | Description | Required |
---|---|---|---|
kind |
string |
true |
|
name |
string |
true |
|
apiGroup |
string |
false |
|
namespace |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.storageConfig.cassandraDataVolumeClaimSpec.resources
Name | Type | Description | Required |
---|---|---|---|
limits |
map[string]int or string |
false |
|
requests |
map[string]int or string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.storageConfig.cassandraDataVolumeClaimSpec.selector
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
matchLabels |
map[string]string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.storageConfig.cassandraDataVolumeClaimSpec.selector.matchExpressions[index]
Name | Type | Description | Required |
---|---|---|---|
key |
string |
true |
|
operator |
string |
true |
|
values |
[]string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.superuserSecretRef
Name | Type | Description | Required |
---|---|---|---|
name |
string |
|
false |
MissionControlCluster.spec.k8ssandra.cassandra.telemetry
Name | Type | Description | Required |
---|---|---|---|
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
MissionControlCluster.spec.k8ssandra.cassandra.telemetry.cassandra
Name | Type | Description | Required |
---|---|---|---|
object |
false |
||
[]object |
false |
MissionControlCluster.spec.k8ssandra.cassandra.telemetry.cassandra.endpoint
Name | Type | Description | Required |
---|---|---|---|
address |
string |
false |
|
port |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.telemetry.cassandra.relabels[index]
Name | Type | Description | Required |
---|---|---|---|
action |
enum |
|
false |
modulus |
integer |
|
false |
regex |
string |
false |
|
replacement |
string |
false |
|
separator |
string |
false |
|
sourceLabels |
[]string |
false |
|
targetLabel |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.telemetry.mcac
Name | Type | Description | Required |
---|---|---|---|
enabled |
boolean |
false |
|
metricFilters |
[]string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.telemetry.prometheus
Name | Type | Description | Required |
---|---|---|---|
commonLabels |
map[string]string |
false |
|
enabled |
boolean |
false |
MissionControlCluster.spec.k8ssandra.cassandra.telemetry.vector
Name | Type | Description | Required |
---|---|---|---|
object |
false |
||
enabled |
boolean |
false |
|
image |
string |
false |
|
object |
false |
||
scrapeInterval |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.telemetry.vector.components
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
[]object |
false |
||
[]object |
false |
MissionControlCluster.spec.k8ssandra.cassandra.telemetry.vector.components.sinks[index]
Name | Type | Description | Required |
---|---|---|---|
name |
string |
true |
|
type |
string |
true |
|
config |
string |
false |
|
inputs |
[]string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.telemetry.vector.components.sources[index]
Name | Type | Description | Required |
---|---|---|---|
name |
string |
true |
|
type |
string |
true |
|
config |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.telemetry.vector.components.transforms[index]
Name | Type | Description | Required |
---|---|---|---|
name |
string |
true |
|
type |
string |
true |
|
config |
string |
false |
|
inputs |
[]string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.telemetry.vector.resources
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
limits |
map[string]int or string |
false |
|
requests |
map[string]int or string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.telemetry.vector.resources.claims[index]
Name | Type | Description | Required |
---|---|---|---|
name |
string |
true |
|
request |
string |
false |
MissionControlCluster.spec.k8ssandra.cassandra.tolerations[index]
Name | Type | Description | Required |
---|---|---|---|
effect |
string |
false |
|
key |
string |
false |
|
operator |
string |
false |
|
tolerationSeconds |
integer |
|
false |
value |
string |
false |
MissionControlCluster.spec.k8ssandra.medusa
Name | Type | Description | Required |
---|---|---|---|
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
||
purgeBackups |
boolean |
|
false |
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
MissionControlCluster.spec.k8ssandra.medusa.cassandraUserSecretRef
Name | Type | Description | Required |
---|---|---|---|
name |
string |
|
false |
MissionControlCluster.spec.k8ssandra.medusa.certificatesSecretRef
Name | Type | Description | Required |
---|---|---|---|
name |
string |
|
false |
MissionControlCluster.spec.k8ssandra.medusa.clientEncryptionStores
Name | Type | Description | Required |
---|---|---|---|
object |
true |
||
object |
true |
||
object |
false |
||
object |
false |
MissionControlCluster.spec.k8ssandra.medusa.clientEncryptionStores.keystoreSecretRef
Name | Type | Description | Required |
---|---|---|---|
key |
string |
false |
|
name |
string |
|
false |
MissionControlCluster.spec.k8ssandra.medusa.clientEncryptionStores.truststoreSecretRef
Name | Type | Description | Required |
---|---|---|---|
key |
string |
false |
|
name |
string |
|
false |
MissionControlCluster.spec.k8ssandra.medusa.clientEncryptionStores.keystorePasswordSecretRef
Name | Type | Description | Required |
---|---|---|---|
key |
string |
false |
|
name |
string |
|
false |
MissionControlCluster.spec.k8ssandra.medusa.clientEncryptionStores.truststorePasswordSecretRef
Name | Type | Description | Required |
---|---|---|---|
key |
string |
false |
|
name |
string |
|
false |
MissionControlCluster.spec.k8ssandra.medusa.containerImage
Name | Type | Description | Required |
---|---|---|---|
name |
string |
false |
|
pullPolicy |
enum |
|
false |
object |
false |
||
registry |
string |
false |
|
repository |
string |
false |
|
tag |
string |
|
false |
MissionControlCluster.spec.k8ssandra.medusa.containerImage.pullSecretRef
Name | Type | Description | Required |
---|---|---|---|
name |
string |
|
false |
MissionControlCluster.spec.k8ssandra.medusa.containerResources
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
limits |
map[string]int or string |
false |
|
requests |
map[string]int or string |
false |
MissionControlCluster.spec.k8ssandra.medusa.containerResources.claims[index]
Name | Type | Description | Required |
---|---|---|---|
name |
string |
true |
|
request |
string |
false |
MissionControlCluster.spec.k8ssandra.medusa.initContainerResources
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
limits |
map[string]int or string |
false |
|
requests |
map[string]int or string |
false |
MissionControlCluster.spec.k8ssandra.medusa.initContainerResources.claims[index]
Name | Type | Description | Required |
---|---|---|---|
name |
string |
true |
|
request |
string |
false |
MissionControlCluster.spec.k8ssandra.medusa.livenessProbe
Name | Type | Description | Required |
---|---|---|---|
object |
false |
||
failureThreshold |
integer |
|
false |
object |
false |
||
object |
false |
||
initialDelaySeconds |
integer |
|
false |
periodSeconds |
integer |
|
false |
successThreshold |
integer |
|
false |
object |
false |
||
terminationGracePeriodSeconds |
integer |
|
false |
timeoutSeconds |
integer |
|
false |
MissionControlCluster.spec.k8ssandra.medusa.livenessProbe.exec
Name | Type | Description | Required |
---|---|---|---|
command |
[]string |
false |
MissionControlCluster.spec.k8ssandra.medusa.livenessProbe.grpc
Name | Type | Description | Required |
---|---|---|---|
port |
integer |
|
true |
service |
string |
|
false |
MissionControlCluster.spec.k8ssandra.medusa.livenessProbe.httpGet
Name | Type | Description | Required |
---|---|---|---|
port |
int or string |
true |
|
host |
string |
false |
|
[]object |
false |
||
path |
string |
false |
|
scheme |
string |
false |
MissionControlCluster.spec.k8ssandra.medusa.livenessProbe.httpGet.httpHeaders[index]
Name | Type | Description | Required |
---|---|---|---|
name |
string |
true |
|
value |
string |
true |
MissionControlCluster.spec.k8ssandra.medusa.livenessProbe.tcpSocket
Name | Type | Description | Required |
---|---|---|---|
port |
int or string |
true |
|
host |
string |
false |
MissionControlCluster.spec.k8ssandra.medusa.medusaConfigurationRef
Name | Type | Description | Required |
---|---|---|---|
apiVersion |
string |
false |
|
fieldPath |
string |
false |
|
kind |
string |
false |
|
name |
string |
false |
|
namespace |
string |
false |
|
resourceVersion |
string |
false |
|
uid |
string |
false |
MissionControlCluster.spec.k8ssandra.medusa.readinessProbe
Name | Type | Description | Required |
---|---|---|---|
object |
false |
||
failureThreshold |
integer |
|
false |
object |
false |
||
object |
false |
||
initialDelaySeconds |
integer |
|
false |
periodSeconds |
integer |
|
false |
successThreshold |
integer |
|
false |
object |
false |
||
terminationGracePeriodSeconds |
integer |
|
false |
timeoutSeconds |
integer |
|
false |
MissionControlCluster.spec.k8ssandra.medusa.readinessProbe.exec
Name | Type | Description | Required |
---|---|---|---|
command |
[]string |
false |
MissionControlCluster.spec.k8ssandra.medusa.readinessProbe.grpc
Name | Type | Description | Required |
---|---|---|---|
port |
integer |
|
true |
service |
string |
|
false |
MissionControlCluster.spec.k8ssandra.medusa.readinessProbe.httpGet
Name | Type | Description | Required |
---|---|---|---|
port |
int or string |
true |
|
host |
string |
false |
|
[]object |
false |
||
path |
string |
false |
|
scheme |
string |
false |
MissionControlCluster.spec.k8ssandra.medusa.readinessProbe.httpGet.httpHeaders[index]
Name | Type | Description | Required |
---|---|---|---|
name |
string |
true |
|
value |
string |
true |
MissionControlCluster.spec.k8ssandra.medusa.readinessProbe.tcpSocket
Name | Type | Description | Required |
---|---|---|---|
port |
int or string |
true |
|
host |
string |
false |
MissionControlCluster.spec.k8ssandra.medusa.securityContext
Name | Type | Description | Required |
---|---|---|---|
allowPrivilegeEscalation |
boolean |
false |
|
object |
false |
||
object |
false |
||
privileged |
boolean |
false |
|
procMount |
string |
false |
|
readOnlyRootFilesystem |
boolean |
false |
|
runAsGroup |
integer |
|
false |
runAsNonRoot |
boolean |
false |
|
runAsUser |
integer |
|
false |
object |
false |
||
object |
false |
||
object |
false |
MissionControlCluster.spec.k8ssandra.medusa.securityContext.appArmorProfile
Name | Type | Description | Required |
---|---|---|---|
type |
string |
true |
|
localhostProfile |
string |
false |
MissionControlCluster.spec.k8ssandra.medusa.securityContext.capabilities
Name | Type | Description | Required |
---|---|---|---|
add |
[]string |
false |
|
drop |
[]string |
false |
MissionControlCluster.spec.k8ssandra.medusa.securityContext.seLinuxOptions
Name | Type | Description | Required |
---|---|---|---|
level |
string |
false |
|
role |
string |
false |
|
type |
string |
false |
|
user |
string |
false |
MissionControlCluster.spec.k8ssandra.medusa.securityContext.seccompProfile
Name | Type | Description | Required |
---|---|---|---|
type |
string |
true |
|
localhostProfile |
string |
false |
MissionControlCluster.spec.k8ssandra.medusa.securityContext.windowsOptions
Name | Type | Description | Required |
---|---|---|---|
gmsaCredentialSpec |
string |
false |
|
gmsaCredentialSpecName |
string |
false |
|
hostProcess |
boolean |
false |
|
runAsUserName |
string |
false |
MissionControlCluster.spec.k8ssandra.medusa.serviceProperties
Name | Type | Description | Required |
---|---|---|---|
grpcPort |
integer |
false |
MissionControlCluster.spec.k8ssandra.medusa.storageProperties
Name | Type | Description | Required |
---|---|---|---|
apiProfile |
string |
false |
|
backupGracePeriodInDays |
integer |
false |
|
bucketName |
string |
false |
|
concurrentTransfers |
integer |
|
false |
credentialsType |
enum |
|
false |
host |
string |
false |
|
maxBackupAge |
integer |
|
false |
maxBackupCount |
integer |
|
false |
multiPartUploadThreshold |
integer |
|
false |
object |
false |
||
port |
integer |
false |
|
prefix |
string |
false |
|
region |
string |
false |
|
secure |
boolean |
false |
|
sslVerify |
boolean |
false |
|
storageProvider |
enum |
|
false |
object |
false |
||
transferMaxBandwidth |
string |
|
false |
MissionControlCluster.spec.k8ssandra.medusa.storageProperties.podStorage
Name | Type | Description | Required |
---|---|---|---|
accessModes |
[]string |
false |
|
size |
int or string |
|
false |
storageClassName |
string |
false |
MissionControlCluster.spec.k8ssandra.medusa.storageProperties.storageSecretRef
Name | Type | Description | Required |
---|---|---|---|
name |
string |
|
false |
MissionControlCluster.spec.k8ssandra.reaper
Name | Type | Description | Required |
---|---|---|---|
ServiceAccountName |
string |
|
false |
[]object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
||
object |
|
false |
|
deploymentMode |
enum |
|
false |
heapSize |
int or string |
|
false |
object |
|
false |
|
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
||
keyspace |
string |
|
false |
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
||
secretsProvider |
enum |
|
false |
object |
false |
||
skipSchemaMigration |
boolean |
|
false |
object |
false |
||
storageType |
enum |
|
false |
object |
false |
||
[]object |
false |
||
object |
false |
MissionControlCluster.spec.k8ssandra.reaper.additionalEnvVars[index]
Name | Type | Description | Required |
---|---|---|---|
name |
string |
true |
|
value |
string |
false |
|
object |
false |
MissionControlCluster.spec.k8ssandra.reaper.additionalEnvVars[index].valueFrom
Name | Type | Description | Required |
---|---|---|---|
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
MissionControlCluster.spec.k8ssandra.reaper.additionalEnvVars[index].valueFrom.configMapKeyRef
Name | Type | Description | Required |
---|---|---|---|
key |
string |
true |
|
name |
string |
|
false |
optional |
boolean |
false |
MissionControlCluster.spec.k8ssandra.reaper.additionalEnvVars[index].valueFrom.fieldRef
Name | Type | Description | Required |
---|---|---|---|
fieldPath |
string |
true |
|
apiVersion |
string |
false |
MissionControlCluster.spec.k8ssandra.reaper.additionalEnvVars[index].valueFrom.resourceFieldRef
Name | Type | Description | Required |
---|---|---|---|
resource |
string |
true |
|
containerName |
string |
false |
|
divisor |
int or string |
false |
MissionControlCluster.spec.k8ssandra.reaper.additionalEnvVars[index].valueFrom.secretKeyRef
Name | Type | Description | Required |
---|---|---|---|
key |
string |
true |
|
name |
string |
|
false |
optional |
boolean |
false |
MissionControlCluster.spec.k8ssandra.reaper.affinity
Name | Type | Description | Required |
---|---|---|---|
object |
false |
||
object |
false |
||
object |
false |
MissionControlCluster.spec.k8ssandra.reaper.affinity.nodeAffinity
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
object |
false |
MissionControlCluster.spec.k8ssandra.reaper.affinity.nodeAffinity.preferredDuringSchedulingIgnoredDuringExecution[index]
Name | Type | Description | Required |
---|---|---|---|
object |
true |
||
weight |
integer |
|
true |
MissionControlCluster.spec.k8ssandra.reaper.affinity.nodeAffinity.preferredDuringSchedulingIgnoredDuringExecution[index].preference
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
[]object |
false |
MissionControlCluster.spec.k8ssandra.reaper.affinity.nodeAffinity.preferredDuringSchedulingIgnoredDuringExecution[index].preference.matchExpressions[index]
Name | Type | Description | Required |
---|---|---|---|
key |
string |
true |
|
operator |
string |
true |
|
values |
[]string |
false |
MissionControlCluster.spec.k8ssandra.reaper.affinity.nodeAffinity.preferredDuringSchedulingIgnoredDuringExecution[index].preference.matchFields[index]
Name | Type | Description | Required |
---|---|---|---|
key |
string |
true |
|
operator |
string |
true |
|
values |
[]string |
false |
MissionControlCluster.spec.k8ssandra.reaper.affinity.nodeAffinity.requiredDuringSchedulingIgnoredDuringExecution
Name | Type | Description | Required |
---|---|---|---|
[]object |
true |
MissionControlCluster.spec.k8ssandra.reaper.affinity.nodeAffinity.requiredDuringSchedulingIgnoredDuringExecution.nodeSelectorTerms[index]
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
[]object |
false |
MissionControlCluster.spec.k8ssandra.reaper.affinity.nodeAffinity.requiredDuringSchedulingIgnoredDuringExecution.nodeSelectorTerms[index].matchExpressions[index]
Name | Type | Description | Required |
---|---|---|---|
key |
string |
true |
|
operator |
string |
true |
|
values |
[]string |
false |
MissionControlCluster.spec.k8ssandra.reaper.affinity.nodeAffinity.requiredDuringSchedulingIgnoredDuringExecution.nodeSelectorTerms[index].matchFields[index]
Name | Type | Description | Required |
---|---|---|---|
key |
string |
true |
|
operator |
string |
true |
|
values |
[]string |
false |
MissionControlCluster.spec.k8ssandra.reaper.affinity.podAffinity
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
[]object |
false |
MissionControlCluster.spec.k8ssandra.reaper.affinity.podAffinity.preferredDuringSchedulingIgnoredDuringExecution[index]
Name | Type | Description | Required |
---|---|---|---|
object |
true |
||
weight |
integer |
|
true |
MissionControlCluster.spec.k8ssandra.reaper.affinity.podAffinity.preferredDuringSchedulingIgnoredDuringExecution[index].podAffinityTerm
Name | Type | Description | Required |
---|---|---|---|
topologyKey |
string |
true |
|
object |
false |
||
matchLabelKeys |
[]string |
false |
|
mismatchLabelKeys |
[]string |
false |
|
object |
false |
||
namespaces |
[]string |
false |
MissionControlCluster.spec.k8ssandra.reaper.affinity.podAffinity.preferredDuringSchedulingIgnoredDuringExecution[index].podAffinityTerm.labelSelector
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
matchLabels |
map[string]string |
false |
MissionControlCluster.spec.k8ssandra.reaper.affinity.podAffinity.preferredDuringSchedulingIgnoredDuringExecution[index].podAffinityTerm.labelSelector.matchExpressions[index]
Name | Type | Description | Required |
---|---|---|---|
key |
string |
true |
|
operator |
string |
true |
|
values |
[]string |
false |
MissionControlCluster.spec.k8ssandra.reaper.affinity.podAffinity.preferredDuringSchedulingIgnoredDuringExecution[index].podAffinityTerm.namespaceSelector
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
matchLabels |
map[string]string |
false |
MissionControlCluster.spec.k8ssandra.reaper.affinity.podAffinity.preferredDuringSchedulingIgnoredDuringExecution[index].podAffinityTerm.namespaceSelector.matchExpressions[index]
Name | Type | Description | Required |
---|---|---|---|
key |
string |
true |
|
operator |
string |
true |
|
values |
[]string |
false |
MissionControlCluster.spec.k8ssandra.reaper.affinity.podAffinity.requiredDuringSchedulingIgnoredDuringExecution[index]
Name | Type | Description | Required |
---|---|---|---|
topologyKey |
string |
true |
|
object |
false |
||
matchLabelKeys |
[]string |
false |
|
mismatchLabelKeys |
[]string |
false |
|
object |
false |
||
namespaces |
[]string |
false |
MissionControlCluster.spec.k8ssandra.reaper.affinity.podAffinity.requiredDuringSchedulingIgnoredDuringExecution[index].labelSelector
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
matchLabels |
map[string]string |
false |
MissionControlCluster.spec.k8ssandra.reaper.affinity.podAffinity.requiredDuringSchedulingIgnoredDuringExecution[index].labelSelector.matchExpressions[index]
Name | Type | Description | Required |
---|---|---|---|
key |
string |
true |
|
operator |
string |
true |
|
values |
[]string |
false |
MissionControlCluster.spec.k8ssandra.reaper.affinity.podAffinity.requiredDuringSchedulingIgnoredDuringExecution[index].namespaceSelector
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
matchLabels |
map[string]string |
false |
MissionControlCluster.spec.k8ssandra.reaper.affinity.podAffinity.requiredDuringSchedulingIgnoredDuringExecution[index].namespaceSelector.matchExpressions[index]
Name | Type | Description | Required |
---|---|---|---|
key |
string |
true |
|
operator |
string |
true |
|
values |
[]string |
false |
MissionControlCluster.spec.k8ssandra.reaper.affinity.podAntiAffinity
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
[]object |
false |
MissionControlCluster.spec.k8ssandra.reaper.affinity.podAntiAffinity.preferredDuringSchedulingIgnoredDuringExecution[index]
Name | Type | Description | Required |
---|---|---|---|
object |
true |
||
weight |
integer |
|
true |
MissionControlCluster.spec.k8ssandra.reaper.affinity.podAntiAffinity.preferredDuringSchedulingIgnoredDuringExecution[index].podAffinityTerm
Name | Type | Description | Required |
---|---|---|---|
topologyKey |
string |
true |
|
object |
false |
||
matchLabelKeys |
[]string |
false |
|
mismatchLabelKeys |
[]string |
false |
|
object |
false |
||
namespaces |
[]string |
false |
MissionControlCluster.spec.k8ssandra.reaper.affinity.podAntiAffinity.preferredDuringSchedulingIgnoredDuringExecution[index].podAffinityTerm.labelSelector
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
matchLabels |
map[string]string |
false |
MissionControlCluster.spec.k8ssandra.reaper.affinity.podAntiAffinity.preferredDuringSchedulingIgnoredDuringExecution[index].podAffinityTerm.labelSelector.matchExpressions[index]
Name | Type | Description | Required |
---|---|---|---|
key |
string |
true |
|
operator |
string |
true |
|
values |
[]string |
false |
MissionControlCluster.spec.k8ssandra.reaper.affinity.podAntiAffinity.preferredDuringSchedulingIgnoredDuringExecution[index].podAffinityTerm.namespaceSelector
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
matchLabels |
map[string]string |
false |
MissionControlCluster.spec.k8ssandra.reaper.affinity.podAntiAffinity.preferredDuringSchedulingIgnoredDuringExecution[index].podAffinityTerm.namespaceSelector.matchExpressions[index]
Name | Type | Description | Required |
---|---|---|---|
key |
string |
true |
|
operator |
string |
true |
|
values |
[]string |
false |
MissionControlCluster.spec.k8ssandra.reaper.affinity.podAntiAffinity.requiredDuringSchedulingIgnoredDuringExecution[index]
Name | Type | Description | Required |
---|---|---|---|
topologyKey |
string |
true |
|
object |
false |
||
matchLabelKeys |
[]string |
false |
|
mismatchLabelKeys |
[]string |
false |
|
object |
false |
||
namespaces |
[]string |
false |
MissionControlCluster.spec.k8ssandra.reaper.affinity.podAntiAffinity.requiredDuringSchedulingIgnoredDuringExecution[index].labelSelector
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
matchLabels |
map[string]string |
false |
MissionControlCluster.spec.k8ssandra.reaper.affinity.podAntiAffinity.requiredDuringSchedulingIgnoredDuringExecution[index].labelSelector.matchExpressions[index]
Name | Type | Description | Required |
---|---|---|---|
key |
string |
true |
|
operator |
string |
true |
|
values |
[]string |
false |
MissionControlCluster.spec.k8ssandra.reaper.affinity.podAntiAffinity.requiredDuringSchedulingIgnoredDuringExecution[index].namespaceSelector
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
matchLabels |
map[string]string |
false |
MissionControlCluster.spec.k8ssandra.reaper.affinity.podAntiAffinity.requiredDuringSchedulingIgnoredDuringExecution[index].namespaceSelector.matchExpressions[index]
Name | Type | Description | Required |
---|---|---|---|
key |
string |
true |
|
operator |
string |
true |
|
values |
[]string |
false |
MissionControlCluster.spec.k8ssandra.reaper.autoScheduling
Name | Type | Description | Required |
---|---|---|---|
enabled |
boolean |
|
false |
excludedClusters |
[]string |
false |
|
excludedKeyspaces |
[]string |
false |
|
initialDelayPeriod |
string |
|
false |
percentUnrepairedThreshold |
integer |
|
false |
periodBetweenPolls |
string |
|
false |
repairType |
enum |
|
false |
scheduleSpreadPeriod |
string |
|
false |
timeBeforeFirstSchedule |
string |
|
false |
MissionControlCluster.spec.k8ssandra.reaper.cassandraUserSecretRef
Name | Type | Description | Required |
---|---|---|---|
name |
string |
|
false |
MissionControlCluster.spec.k8ssandra.reaper.containerImage
Name | Type | Description | Required |
---|---|---|---|
name |
string |
false |
|
pullPolicy |
enum |
|
false |
object |
false |
||
registry |
string |
false |
|
repository |
string |
false |
|
tag |
string |
|
false |
MissionControlCluster.spec.k8ssandra.reaper.containerImage.pullSecretRef
Name | Type | Description | Required |
---|---|---|---|
name |
string |
|
false |
MissionControlCluster.spec.k8ssandra.reaper.httpManagement
Name | Type | Description | Required |
---|---|---|---|
enabled |
boolean |
|
false |
object |
false |
MissionControlCluster.spec.k8ssandra.reaper.httpManagement.keystores
Name | Type | Description | Required |
---|---|---|---|
name |
string |
|
false |
MissionControlCluster.spec.k8ssandra.reaper.initContainerImage
Name | Type | Description | Required |
---|---|---|---|
name |
string |
false |
|
pullPolicy |
enum |
|
false |
object |
false |
||
registry |
string |
false |
|
repository |
string |
false |
|
tag |
string |
|
false |
MissionControlCluster.spec.k8ssandra.reaper.initContainerImage.pullSecretRef
Name | Type | Description | Required |
---|---|---|---|
name |
string |
|
false |
MissionControlCluster.spec.k8ssandra.reaper.initContainerResources
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
limits |
map[string]int or string |
false |
|
requests |
map[string]int or string |
false |
MissionControlCluster.spec.k8ssandra.reaper.initContainerResources.claims[index]
Name | Type | Description | Required |
---|---|---|---|
name |
string |
true |
|
request |
string |
false |
MissionControlCluster.spec.k8ssandra.reaper.initContainerSecurityContext
Name | Type | Description | Required |
---|---|---|---|
allowPrivilegeEscalation |
boolean |
false |
|
object |
false |
||
object |
false |
||
privileged |
boolean |
false |
|
procMount |
string |
false |
|
readOnlyRootFilesystem |
boolean |
false |
|
runAsGroup |
integer |
|
false |
runAsNonRoot |
boolean |
false |
|
runAsUser |
integer |
|
false |
object |
false |
||
object |
false |
||
object |
false |
MissionControlCluster.spec.k8ssandra.reaper.initContainerSecurityContext.appArmorProfile
Name | Type | Description | Required |
---|---|---|---|
type |
string |
true |
|
localhostProfile |
string |
false |
MissionControlCluster.spec.k8ssandra.reaper.initContainerSecurityContext.capabilities
Name | Type | Description | Required |
---|---|---|---|
add |
[]string |
false |
|
drop |
[]string |
false |
MissionControlCluster.spec.k8ssandra.reaper.initContainerSecurityContext.seLinuxOptions
Name | Type | Description | Required |
---|---|---|---|
level |
string |
false |
|
role |
string |
false |
|
type |
string |
false |
|
user |
string |
false |
MissionControlCluster.spec.k8ssandra.reaper.initContainerSecurityContext.seccompProfile
Name | Type | Description | Required |
---|---|---|---|
type |
string |
true |
|
localhostProfile |
string |
false |
MissionControlCluster.spec.k8ssandra.reaper.initContainerSecurityContext.windowsOptions
Name | Type | Description | Required |
---|---|---|---|
gmsaCredentialSpec |
string |
false |
|
gmsaCredentialSpecName |
string |
false |
|
hostProcess |
boolean |
false |
|
runAsUserName |
string |
false |
MissionControlCluster.spec.k8ssandra.reaper.jmxUserSecretRef
Name | Type | Description | Required |
---|---|---|---|
name |
string |
|
false |
MissionControlCluster.spec.k8ssandra.reaper.livenessProbe
Name | Type | Description | Required |
---|---|---|---|
object |
false |
||
failureThreshold |
integer |
|
false |
object |
false |
||
object |
false |
||
initialDelaySeconds |
integer |
|
false |
periodSeconds |
integer |
|
false |
successThreshold |
integer |
|
false |
object |
false |
||
terminationGracePeriodSeconds |
integer |
|
false |
timeoutSeconds |
integer |
|
false |
MissionControlCluster.spec.k8ssandra.reaper.livenessProbe.exec
Name | Type | Description | Required |
---|---|---|---|
command |
[]string |
false |
MissionControlCluster.spec.k8ssandra.reaper.livenessProbe.grpc
Name | Type | Description | Required |
---|---|---|---|
port |
integer |
|
true |
service |
string |
|
false |
MissionControlCluster.spec.k8ssandra.reaper.livenessProbe.httpGet
Name | Type | Description | Required |
---|---|---|---|
port |
int or string |
true |
|
host |
string |
false |
|
[]object |
false |
||
path |
string |
false |
|
scheme |
string |
false |
MissionControlCluster.spec.k8ssandra.reaper.livenessProbe.httpGet.httpHeaders[index]
Name | Type | Description | Required |
---|---|---|---|
name |
string |
true |
|
value |
string |
true |
MissionControlCluster.spec.k8ssandra.reaper.livenessProbe.tcpSocket
Name | Type | Description | Required |
---|---|---|---|
port |
int or string |
true |
|
host |
string |
false |
MissionControlCluster.spec.k8ssandra.reaper.metadata
Name | Type | Description | Required |
---|---|---|---|
annotations |
map[string]string |
false |
|
commonAnnotations |
map[string]string |
false |
|
commonLabels |
map[string]string |
false |
|
labels |
map[string]string |
false |
|
object |
false |
||
object |
false |
MissionControlCluster.spec.k8ssandra.reaper.metadata.pods
Name | Type | Description | Required |
---|---|---|---|
annotations |
map[string]string |
false |
|
labels |
map[string]string |
false |
MissionControlCluster.spec.k8ssandra.reaper.metadata.service
Name | Type | Description | Required |
---|---|---|---|
annotations |
map[string]string |
false |
|
labels |
map[string]string |
false |
MissionControlCluster.spec.k8ssandra.reaper.podSecurityContext
Name | Type | Description | Required |
---|---|---|---|
object |
false |
||
fsGroup |
integer |
|
false |
fsGroupChangePolicy |
string |
false |
|
runAsGroup |
integer |
|
false |
runAsNonRoot |
boolean |
false |
|
runAsUser |
integer |
|
false |
seLinuxChangePolicy |
string |
false |
|
object |
false |
||
object |
false |
||
supplementalGroups |
[]integer |
false |
|
supplementalGroupsPolicy |
string |
false |
|
[]object |
false |
||
object |
false |
MissionControlCluster.spec.k8ssandra.reaper.podSecurityContext.appArmorProfile
Name | Type | Description | Required |
---|---|---|---|
type |
string |
true |
|
localhostProfile |
string |
false |
MissionControlCluster.spec.k8ssandra.reaper.podSecurityContext.seLinuxOptions
Name | Type | Description | Required |
---|---|---|---|
level |
string |
false |
|
role |
string |
false |
|
type |
string |
false |
|
user |
string |
false |
MissionControlCluster.spec.k8ssandra.reaper.podSecurityContext.seccompProfile
Name | Type | Description | Required |
---|---|---|---|
type |
string |
true |
|
localhostProfile |
string |
false |
MissionControlCluster.spec.k8ssandra.reaper.podSecurityContext.sysctls[index]
Name | Type | Description | Required |
---|---|---|---|
name |
string |
true |
|
value |
string |
true |
MissionControlCluster.spec.k8ssandra.reaper.podSecurityContext.windowsOptions
Name | Type | Description | Required |
---|---|---|---|
gmsaCredentialSpec |
string |
false |
|
gmsaCredentialSpecName |
string |
false |
|
hostProcess |
boolean |
false |
|
runAsUserName |
string |
false |
MissionControlCluster.spec.k8ssandra.reaper.readinessProbe
Name | Type | Description | Required |
---|---|---|---|
object |
false |
||
failureThreshold |
integer |
|
false |
object |
false |
||
object |
false |
||
initialDelaySeconds |
integer |
|
false |
periodSeconds |
integer |
|
false |
successThreshold |
integer |
|
false |
object |
false |
||
terminationGracePeriodSeconds |
integer |
|
false |
timeoutSeconds |
integer |
|
false |
MissionControlCluster.spec.k8ssandra.reaper.readinessProbe.exec
Name | Type | Description | Required |
---|---|---|---|
command |
[]string |
false |
MissionControlCluster.spec.k8ssandra.reaper.readinessProbe.grpc
Name | Type | Description | Required |
---|---|---|---|
port |
integer |
|
true |
service |
string |
|
false |
MissionControlCluster.spec.k8ssandra.reaper.readinessProbe.httpGet
Name | Type | Description | Required |
---|---|---|---|
port |
int or string |
true |
|
host |
string |
false |
|
[]object |
false |
||
path |
string |
false |
|
scheme |
string |
false |
MissionControlCluster.spec.k8ssandra.reaper.readinessProbe.httpGet.httpHeaders[index]
Name | Type | Description | Required |
---|---|---|---|
name |
string |
true |
|
value |
string |
true |
MissionControlCluster.spec.k8ssandra.reaper.readinessProbe.tcpSocket
Name | Type | Description | Required |
---|---|---|---|
port |
int or string |
true |
|
host |
string |
false |
MissionControlCluster.spec.k8ssandra.reaper.reaperRef
Name | Type | Description | Required |
---|---|---|---|
apiVersion |
string |
false |
|
fieldPath |
string |
false |
|
kind |
string |
false |
|
name |
string |
false |
|
namespace |
string |
false |
|
resourceVersion |
string |
false |
|
uid |
string |
false |
MissionControlCluster.spec.k8ssandra.reaper.resources
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
limits |
map[string]int or string |
false |
|
requests |
map[string]int or string |
false |
MissionControlCluster.spec.k8ssandra.reaper.resources.claims[index]
Name | Type | Description | Required |
---|---|---|---|
name |
string |
true |
|
request |
string |
false |
MissionControlCluster.spec.k8ssandra.reaper.securityContext
Name | Type | Description | Required |
---|---|---|---|
allowPrivilegeEscalation |
boolean |
false |
|
object |
false |
||
object |
false |
||
privileged |
boolean |
false |
|
procMount |
string |
false |
|
readOnlyRootFilesystem |
boolean |
false |
|
runAsGroup |
integer |
|
false |
runAsNonRoot |
boolean |
false |
|
runAsUser |
integer |
|
false |
object |
false |
||
object |
false |
||
object |
false |
MissionControlCluster.spec.k8ssandra.reaper.securityContext.appArmorProfile
Name | Type | Description | Required |
---|---|---|---|
type |
string |
true |
|
localhostProfile |
string |
false |
MissionControlCluster.spec.k8ssandra.reaper.securityContext.capabilities
Name | Type | Description | Required |
---|---|---|---|
add |
[]string |
false |
|
drop |
[]string |
false |
MissionControlCluster.spec.k8ssandra.reaper.securityContext.seLinuxOptions
Name | Type | Description | Required |
---|---|---|---|
level |
string |
false |
|
role |
string |
false |
|
type |
string |
false |
|
user |
string |
false |
MissionControlCluster.spec.k8ssandra.reaper.securityContext.seccompProfile
Name | Type | Description | Required |
---|---|---|---|
type |
string |
true |
|
localhostProfile |
string |
false |
MissionControlCluster.spec.k8ssandra.reaper.securityContext.windowsOptions
Name | Type | Description | Required |
---|---|---|---|
gmsaCredentialSpec |
string |
false |
|
gmsaCredentialSpecName |
string |
false |
|
hostProcess |
boolean |
false |
|
runAsUserName |
string |
false |
MissionControlCluster.spec.k8ssandra.reaper.storageConfig
Name | Type | Description | Required |
---|---|---|---|
accessModes |
[]string |
false |
|
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
||
storageClassName |
string |
false |
|
volumeAttributesClassName |
string |
false |
|
volumeMode |
string |
false |
|
volumeName |
string |
false |
MissionControlCluster.spec.k8ssandra.reaper.storageConfig.dataSource
Name | Type | Description | Required |
---|---|---|---|
kind |
string |
true |
|
name |
string |
true |
|
apiGroup |
string |
false |
MissionControlCluster.spec.k8ssandra.reaper.storageConfig.dataSourceRef
Name | Type | Description | Required |
---|---|---|---|
kind |
string |
true |
|
name |
string |
true |
|
apiGroup |
string |
false |
|
namespace |
string |
false |
MissionControlCluster.spec.k8ssandra.reaper.storageConfig.resources
Name | Type | Description | Required |
---|---|---|---|
limits |
map[string]int or string |
false |
|
requests |
map[string]int or string |
false |
MissionControlCluster.spec.k8ssandra.reaper.storageConfig.selector
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
matchLabels |
map[string]string |
false |
MissionControlCluster.spec.k8ssandra.reaper.storageConfig.selector.matchExpressions[index]
Name | Type | Description | Required |
---|---|---|---|
key |
string |
true |
|
operator |
string |
true |
|
values |
[]string |
false |
MissionControlCluster.spec.k8ssandra.reaper.telemetry
Name | Type | Description | Required |
---|---|---|---|
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
MissionControlCluster.spec.k8ssandra.reaper.telemetry.cassandra
Name | Type | Description | Required |
---|---|---|---|
object |
false |
||
[]object |
false |
MissionControlCluster.spec.k8ssandra.reaper.telemetry.cassandra.endpoint
Name | Type | Description | Required |
---|---|---|---|
address |
string |
false |
|
port |
string |
false |
MissionControlCluster.spec.k8ssandra.reaper.telemetry.cassandra.relabels[index]
Name | Type | Description | Required |
---|---|---|---|
action |
enum |
|
false |
modulus |
integer |
|
false |
regex |
string |
false |
|
replacement |
string |
false |
|
separator |
string |
false |
|
sourceLabels |
[]string |
false |
|
targetLabel |
string |
false |
MissionControlCluster.spec.k8ssandra.reaper.telemetry.mcac
Name | Type | Description | Required |
---|---|---|---|
enabled |
boolean |
false |
|
metricFilters |
[]string |
false |
MissionControlCluster.spec.k8ssandra.reaper.telemetry.prometheus
Name | Type | Description | Required |
---|---|---|---|
commonLabels |
map[string]string |
false |
|
enabled |
boolean |
false |
MissionControlCluster.spec.k8ssandra.reaper.telemetry.vector
Name | Type | Description | Required |
---|---|---|---|
object |
false |
||
enabled |
boolean |
false |
|
image |
string |
false |
|
object |
false |
||
scrapeInterval |
string |
false |
MissionControlCluster.spec.k8ssandra.reaper.telemetry.vector.components
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
[]object |
false |
||
[]object |
false |
MissionControlCluster.spec.k8ssandra.reaper.telemetry.vector.components.sinks[index]
Name | Type | Description | Required |
---|---|---|---|
name |
string |
true |
|
type |
string |
true |
|
config |
string |
false |
|
inputs |
[]string |
false |
MissionControlCluster.spec.k8ssandra.reaper.telemetry.vector.components.sources[index]
Name | Type | Description | Required |
---|---|---|---|
name |
string |
true |
|
type |
string |
true |
|
config |
string |
false |
MissionControlCluster.spec.k8ssandra.reaper.telemetry.vector.components.transforms[index]
Name | Type | Description | Required |
---|---|---|---|
name |
string |
true |
|
type |
string |
true |
|
config |
string |
false |
|
inputs |
[]string |
false |
MissionControlCluster.spec.k8ssandra.reaper.telemetry.vector.resources
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
limits |
map[string]int or string |
false |
|
requests |
map[string]int or string |
false |
MissionControlCluster.spec.k8ssandra.reaper.telemetry.vector.resources.claims[index]
Name | Type | Description | Required |
---|---|---|---|
name |
string |
true |
|
request |
string |
false |
MissionControlCluster.spec.k8ssandra.reaper.tolerations[index]
Name | Type | Description | Required |
---|---|---|---|
effect |
string |
false |
|
key |
string |
false |
|
operator |
string |
false |
|
tolerationSeconds |
integer |
|
false |
value |
string |
false |
MissionControlCluster.spec.k8ssandra.reaper.uiUserSecretRef
Name | Type | Description | Required |
---|---|---|---|
name |
string |
|
false |
MissionControlCluster.spec.k8ssandra.stargate
Name | Type | Description | Required |
---|---|---|---|
size |
integer |
|
true |
object |
false |
||
allowStargateOnDataNodes |
boolean |
|
false |
object |
false |
||
object |
false |
||
object |
|
false |
|
heapSize |
int or string |
|
false |
object |
false |
||
object |
false |
||
nodeSelector |
map[string]string |
false |
|
object |
false |
||
object |
false |
||
secretsProvider |
enum |
|
false |
serviceAccount |
string |
|
false |
object |
false |
||
[]object |
false |
MissionControlCluster.spec.k8ssandra.stargate.affinity
Name | Type | Description | Required |
---|---|---|---|
object |
false |
||
object |
false |
||
object |
false |
MissionControlCluster.spec.k8ssandra.stargate.affinity.nodeAffinity
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
object |
false |
MissionControlCluster.spec.k8ssandra.stargate.affinity.nodeAffinity.preferredDuringSchedulingIgnoredDuringExecution[index]
Name | Type | Description | Required |
---|---|---|---|
object |
true |
||
weight |
integer |
|
true |
MissionControlCluster.spec.k8ssandra.stargate.affinity.nodeAffinity.preferredDuringSchedulingIgnoredDuringExecution[index].preference
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
[]object |
false |
MissionControlCluster.spec.k8ssandra.stargate.affinity.nodeAffinity.preferredDuringSchedulingIgnoredDuringExecution[index].preference.matchExpressions[index]
Name | Type | Description | Required |
---|---|---|---|
key |
string |
true |
|
operator |
string |
true |
|
values |
[]string |
false |
MissionControlCluster.spec.k8ssandra.stargate.affinity.nodeAffinity.preferredDuringSchedulingIgnoredDuringExecution[index].preference.matchFields[index]
Name | Type | Description | Required |
---|---|---|---|
key |
string |
true |
|
operator |
string |
true |
|
values |
[]string |
false |
MissionControlCluster.spec.k8ssandra.stargate.affinity.nodeAffinity.requiredDuringSchedulingIgnoredDuringExecution
Name | Type | Description | Required |
---|---|---|---|
[]object |
true |
MissionControlCluster.spec.k8ssandra.stargate.affinity.nodeAffinity.requiredDuringSchedulingIgnoredDuringExecution.nodeSelectorTerms[index]
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
[]object |
false |
MissionControlCluster.spec.k8ssandra.stargate.affinity.nodeAffinity.requiredDuringSchedulingIgnoredDuringExecution.nodeSelectorTerms[index].matchExpressions[index]
Name | Type | Description | Required |
---|---|---|---|
key |
string |
true |
|
operator |
string |
true |
|
values |
[]string |
false |
MissionControlCluster.spec.k8ssandra.stargate.affinity.nodeAffinity.requiredDuringSchedulingIgnoredDuringExecution.nodeSelectorTerms[index].matchFields[index]
Name | Type | Description | Required |
---|---|---|---|
key |
string |
true |
|
operator |
string |
true |
|
values |
[]string |
false |
MissionControlCluster.spec.k8ssandra.stargate.affinity.podAffinity
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
[]object |
false |
MissionControlCluster.spec.k8ssandra.stargate.affinity.podAffinity.preferredDuringSchedulingIgnoredDuringExecution[index]
Name | Type | Description | Required |
---|---|---|---|
object |
true |
||
weight |
integer |
|
true |
MissionControlCluster.spec.k8ssandra.stargate.affinity.podAffinity.preferredDuringSchedulingIgnoredDuringExecution[index].podAffinityTerm
Name | Type | Description | Required |
---|---|---|---|
topologyKey |
string |
true |
|
object |
false |
||
matchLabelKeys |
[]string |
false |
|
mismatchLabelKeys |
[]string |
false |
|
object |
false |
||
namespaces |
[]string |
false |
MissionControlCluster.spec.k8ssandra.stargate.affinity.podAffinity.preferredDuringSchedulingIgnoredDuringExecution[index].podAffinityTerm.labelSelector
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
matchLabels |
map[string]string |
false |
MissionControlCluster.spec.k8ssandra.stargate.affinity.podAffinity.preferredDuringSchedulingIgnoredDuringExecution[index].podAffinityTerm.labelSelector.matchExpressions[index]
Name | Type | Description | Required |
---|---|---|---|
key |
string |
true |
|
operator |
string |
true |
|
values |
[]string |
false |
MissionControlCluster.spec.k8ssandra.stargate.affinity.podAffinity.preferredDuringSchedulingIgnoredDuringExecution[index].podAffinityTerm.namespaceSelector
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
matchLabels |
map[string]string |
false |
MissionControlCluster.spec.k8ssandra.stargate.affinity.podAffinity.preferredDuringSchedulingIgnoredDuringExecution[index].podAffinityTerm.namespaceSelector.matchExpressions[index]
Name | Type | Description | Required |
---|---|---|---|
key |
string |
true |
|
operator |
string |
true |
|
values |
[]string |
false |
MissionControlCluster.spec.k8ssandra.stargate.affinity.podAffinity.requiredDuringSchedulingIgnoredDuringExecution[index]
Name | Type | Description | Required |
---|---|---|---|
topologyKey |
string |
true |
|
object |
false |
||
matchLabelKeys |
[]string |
false |
|
mismatchLabelKeys |
[]string |
false |
|
object |
false |
||
namespaces |
[]string |
false |
MissionControlCluster.spec.k8ssandra.stargate.affinity.podAffinity.requiredDuringSchedulingIgnoredDuringExecution[index].labelSelector
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
matchLabels |
map[string]string |
false |
MissionControlCluster.spec.k8ssandra.stargate.affinity.podAffinity.requiredDuringSchedulingIgnoredDuringExecution[index].labelSelector.matchExpressions[index]
Name | Type | Description | Required |
---|---|---|---|
key |
string |
true |
|
operator |
string |
true |
|
values |
[]string |
false |
MissionControlCluster.spec.k8ssandra.stargate.affinity.podAffinity.requiredDuringSchedulingIgnoredDuringExecution[index].namespaceSelector
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
matchLabels |
map[string]string |
false |
MissionControlCluster.spec.k8ssandra.stargate.affinity.podAffinity.requiredDuringSchedulingIgnoredDuringExecution[index].namespaceSelector.matchExpressions[index]
Name | Type | Description | Required |
---|---|---|---|
key |
string |
true |
|
operator |
string |
true |
|
values |
[]string |
false |
MissionControlCluster.spec.k8ssandra.stargate.affinity.podAntiAffinity
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
[]object |
false |
MissionControlCluster.spec.k8ssandra.stargate.affinity.podAntiAffinity.preferredDuringSchedulingIgnoredDuringExecution[index]
Name | Type | Description | Required |
---|---|---|---|
object |
true |
||
weight |
integer |
|
true |
MissionControlCluster.spec.k8ssandra.stargate.affinity.podAntiAffinity.preferredDuringSchedulingIgnoredDuringExecution[index].podAffinityTerm
Name | Type | Description | Required |
---|---|---|---|
topologyKey |
string |
true |
|
object |
false |
||
matchLabelKeys |
[]string |
false |
|
mismatchLabelKeys |
[]string |
false |
|
object |
false |
||
namespaces |
[]string |
false |
MissionControlCluster.spec.k8ssandra.stargate.affinity.podAntiAffinity.preferredDuringSchedulingIgnoredDuringExecution[index].podAffinityTerm.labelSelector
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
matchLabels |
map[string]string |
false |
MissionControlCluster.spec.k8ssandra.stargate.affinity.podAntiAffinity.preferredDuringSchedulingIgnoredDuringExecution[index].podAffinityTerm.labelSelector.matchExpressions[index]
Name | Type | Description | Required |
---|---|---|---|
key |
string |
true |
|
operator |
string |
true |
|
values |
[]string |
false |
MissionControlCluster.spec.k8ssandra.stargate.affinity.podAntiAffinity.preferredDuringSchedulingIgnoredDuringExecution[index].podAffinityTerm.namespaceSelector
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
matchLabels |
map[string]string |
false |
MissionControlCluster.spec.k8ssandra.stargate.affinity.podAntiAffinity.preferredDuringSchedulingIgnoredDuringExecution[index].podAffinityTerm.namespaceSelector.matchExpressions[index]
Name | Type | Description | Required |
---|---|---|---|
key |
string |
true |
|
operator |
string |
true |
|
values |
[]string |
false |
MissionControlCluster.spec.k8ssandra.stargate.affinity.podAntiAffinity.requiredDuringSchedulingIgnoredDuringExecution[index]
Name | Type | Description | Required |
---|---|---|---|
topologyKey |
string |
true |
|
object |
false |
||
matchLabelKeys |
[]string |
false |
|
mismatchLabelKeys |
[]string |
false |
|
object |
false |
||
namespaces |
[]string |
false |
MissionControlCluster.spec.k8ssandra.stargate.affinity.podAntiAffinity.requiredDuringSchedulingIgnoredDuringExecution[index].labelSelector
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
matchLabels |
map[string]string |
false |
MissionControlCluster.spec.k8ssandra.stargate.affinity.podAntiAffinity.requiredDuringSchedulingIgnoredDuringExecution[index].labelSelector.matchExpressions[index]
Name | Type | Description | Required |
---|---|---|---|
key |
string |
true |
|
operator |
string |
true |
|
values |
[]string |
false |
MissionControlCluster.spec.k8ssandra.stargate.affinity.podAntiAffinity.requiredDuringSchedulingIgnoredDuringExecution[index].namespaceSelector
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
matchLabels |
map[string]string |
false |
MissionControlCluster.spec.k8ssandra.stargate.affinity.podAntiAffinity.requiredDuringSchedulingIgnoredDuringExecution[index].namespaceSelector.matchExpressions[index]
Name | Type | Description | Required |
---|---|---|---|
key |
string |
true |
|
operator |
string |
true |
|
values |
[]string |
false |
MissionControlCluster.spec.k8ssandra.stargate.authOptions
Name | Type | Description | Required |
---|---|---|---|
apiAuthMethod |
enum |
|
false |
providerUrl |
string |
false |
|
tokenTtlSeconds |
integer |
|
false |
MissionControlCluster.spec.k8ssandra.stargate.cassandraConfigMapRef
Name | Type | Description | Required |
---|---|---|---|
name |
string |
|
false |
MissionControlCluster.spec.k8ssandra.stargate.containerImage
Name | Type | Description | Required |
---|---|---|---|
name |
string |
false |
|
pullPolicy |
enum |
|
false |
object |
false |
||
registry |
string |
false |
|
repository |
string |
false |
|
tag |
string |
|
false |
MissionControlCluster.spec.k8ssandra.stargate.containerImage.pullSecretRef
Name | Type | Description | Required |
---|---|---|---|
name |
string |
|
false |
MissionControlCluster.spec.k8ssandra.stargate.livenessProbe
Name | Type | Description | Required |
---|---|---|---|
object |
false |
||
failureThreshold |
integer |
|
false |
object |
false |
||
object |
false |
||
initialDelaySeconds |
integer |
|
false |
periodSeconds |
integer |
|
false |
successThreshold |
integer |
|
false |
object |
false |
||
terminationGracePeriodSeconds |
integer |
|
false |
timeoutSeconds |
integer |
|
false |
MissionControlCluster.spec.k8ssandra.stargate.livenessProbe.exec
Name | Type | Description | Required |
---|---|---|---|
command |
[]string |
false |
MissionControlCluster.spec.k8ssandra.stargate.livenessProbe.grpc
Name | Type | Description | Required |
---|---|---|---|
port |
integer |
|
true |
service |
string |
|
false |
MissionControlCluster.spec.k8ssandra.stargate.livenessProbe.httpGet
Name | Type | Description | Required |
---|---|---|---|
port |
int or string |
true |
|
host |
string |
false |
|
[]object |
false |
||
path |
string |
false |
|
scheme |
string |
false |
MissionControlCluster.spec.k8ssandra.stargate.livenessProbe.httpGet.httpHeaders[index]
Name | Type | Description | Required |
---|---|---|---|
name |
string |
true |
|
value |
string |
true |
MissionControlCluster.spec.k8ssandra.stargate.livenessProbe.tcpSocket
Name | Type | Description | Required |
---|---|---|---|
port |
int or string |
true |
|
host |
string |
false |
MissionControlCluster.spec.k8ssandra.stargate.metadata
Name | Type | Description | Required |
---|---|---|---|
annotations |
map[string]string |
false |
|
commonAnnotations |
map[string]string |
false |
|
commonLabels |
map[string]string |
false |
|
labels |
map[string]string |
false |
|
object |
false |
||
object |
false |
MissionControlCluster.spec.k8ssandra.stargate.metadata.pods
Name | Type | Description | Required |
---|---|---|---|
annotations |
map[string]string |
false |
|
labels |
map[string]string |
false |
MissionControlCluster.spec.k8ssandra.stargate.metadata.service
Name | Type | Description | Required |
---|---|---|---|
annotations |
map[string]string |
false |
|
labels |
map[string]string |
false |
MissionControlCluster.spec.k8ssandra.stargate.readinessProbe
Name | Type | Description | Required |
---|---|---|---|
object |
false |
||
failureThreshold |
integer |
|
false |
object |
false |
||
object |
false |
||
initialDelaySeconds |
integer |
|
false |
periodSeconds |
integer |
|
false |
successThreshold |
integer |
|
false |
object |
false |
||
terminationGracePeriodSeconds |
integer |
|
false |
timeoutSeconds |
integer |
|
false |
MissionControlCluster.spec.k8ssandra.stargate.readinessProbe.exec
Name | Type | Description | Required |
---|---|---|---|
command |
[]string |
false |
MissionControlCluster.spec.k8ssandra.stargate.readinessProbe.grpc
Name | Type | Description | Required |
---|---|---|---|
port |
integer |
|
true |
service |
string |
|
false |
MissionControlCluster.spec.k8ssandra.stargate.readinessProbe.httpGet
Name | Type | Description | Required |
---|---|---|---|
port |
int or string |
true |
|
host |
string |
false |
|
[]object |
false |
||
path |
string |
false |
|
scheme |
string |
false |
MissionControlCluster.spec.k8ssandra.stargate.readinessProbe.httpGet.httpHeaders[index]
Name | Type | Description | Required |
---|---|---|---|
name |
string |
true |
|
value |
string |
true |
MissionControlCluster.spec.k8ssandra.stargate.readinessProbe.tcpSocket
Name | Type | Description | Required |
---|---|---|---|
port |
int or string |
true |
|
host |
string |
false |
MissionControlCluster.spec.k8ssandra.stargate.resources
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
limits |
map[string]int or string |
false |
|
requests |
map[string]int or string |
false |
MissionControlCluster.spec.k8ssandra.stargate.resources.claims[index]
Name | Type | Description | Required |
---|---|---|---|
name |
string |
true |
|
request |
string |
false |
MissionControlCluster.spec.k8ssandra.stargate.telemetry
Name | Type | Description | Required |
---|---|---|---|
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
MissionControlCluster.spec.k8ssandra.stargate.telemetry.cassandra
Name | Type | Description | Required |
---|---|---|---|
object |
false |
||
[]object |
false |
MissionControlCluster.spec.k8ssandra.stargate.telemetry.cassandra.endpoint
Name | Type | Description | Required |
---|---|---|---|
address |
string |
false |
|
port |
string |
false |
MissionControlCluster.spec.k8ssandra.stargate.telemetry.cassandra.relabels[index]
Name | Type | Description | Required |
---|---|---|---|
action |
enum |
|
false |
modulus |
integer |
|
false |
regex |
string |
false |
|
replacement |
string |
false |
|
separator |
string |
false |
|
sourceLabels |
[]string |
false |
|
targetLabel |
string |
false |
MissionControlCluster.spec.k8ssandra.stargate.telemetry.mcac
Name | Type | Description | Required |
---|---|---|---|
enabled |
boolean |
false |
|
metricFilters |
[]string |
false |
MissionControlCluster.spec.k8ssandra.stargate.telemetry.prometheus
Name | Type | Description | Required |
---|---|---|---|
commonLabels |
map[string]string |
false |
|
enabled |
boolean |
false |
MissionControlCluster.spec.k8ssandra.stargate.telemetry.vector
Name | Type | Description | Required |
---|---|---|---|
object |
false |
||
enabled |
boolean |
false |
|
image |
string |
false |
|
object |
false |
||
scrapeInterval |
string |
false |
MissionControlCluster.spec.k8ssandra.stargate.telemetry.vector.components
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
[]object |
false |
||
[]object |
false |
MissionControlCluster.spec.k8ssandra.stargate.telemetry.vector.components.sinks[index]
Name | Type | Description | Required |
---|---|---|---|
name |
string |
true |
|
type |
string |
true |
|
config |
string |
false |
|
inputs |
[]string |
false |
MissionControlCluster.spec.k8ssandra.stargate.telemetry.vector.components.sources[index]
Name | Type | Description | Required |
---|---|---|---|
name |
string |
true |
|
type |
string |
true |
|
config |
string |
false |
MissionControlCluster.spec.k8ssandra.stargate.telemetry.vector.components.transforms[index]
Name | Type | Description | Required |
---|---|---|---|
name |
string |
true |
|
type |
string |
true |
|
config |
string |
false |
|
inputs |
[]string |
false |
MissionControlCluster.spec.k8ssandra.stargate.telemetry.vector.resources
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
limits |
map[string]int or string |
false |
|
requests |
map[string]int or string |
false |
MissionControlCluster.spec.k8ssandra.stargate.telemetry.vector.resources.claims[index]
Name | Type | Description | Required |
---|---|---|---|
name |
string |
true |
|
request |
string |
false |
MissionControlCluster.spec.k8ssandra.stargate.tolerations[index]
Name | Type | Description | Required |
---|---|---|---|
effect |
string |
false |
|
key |
string |
false |
|
operator |
string |
false |
|
tolerationSeconds |
integer |
|
false |
value |
string |
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec
Name | Type | Description | Required |
---|---|---|---|
object |
false |
||
object |
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.metadata
Name | Type | Description | Required |
---|---|---|---|
annotations |
map[string]string |
false |
|
finalizers |
[]string |
false |
|
labels |
map[string]string |
false |
|
name |
string |
false |
|
namespace |
string |
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec
Name | Type | Description | Required |
---|---|---|---|
[]object |
true |
||
activeDeadlineSeconds |
integer |
|
false |
object |
false |
||
automountServiceAccountToken |
boolean |
false |
|
object |
false |
||
dnsPolicy |
string |
false |
|
enableServiceLinks |
boolean |
false |
|
[]object |
false |
||
[]object |
false |
||
hostIPC |
boolean |
false |
|
hostNetwork |
boolean |
false |
|
hostPID |
boolean |
false |
|
hostUsers |
boolean |
false |
|
hostname |
string |
false |
|
[]object |
false |
||
[]object |
false |
||
nodeName |
string |
false |
|
nodeSelector |
map[string]string |
false |
|
object |
false |
||
overhead |
map[string]int or string |
false |
|
preemptionPolicy |
string |
false |
|
priority |
integer |
|
false |
priorityClassName |
string |
false |
|
[]object |
false |
||
[]object |
false |
||
object |
false |
||
restartPolicy |
string |
false |
|
runtimeClassName |
string |
false |
|
schedulerName |
string |
false |
|
[]object |
false |
||
object |
false |
||
serviceAccount |
string |
false |
|
serviceAccountName |
string |
false |
|
setHostnameAsFQDN |
boolean |
false |
|
shareProcessNamespace |
boolean |
false |
|
subdomain |
string |
false |
|
terminationGracePeriodSeconds |
integer |
|
false |
[]object |
false |
||
[]object |
false |
||
[]object |
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.containers[index]
Name | Type | Description | Required |
---|---|---|---|
name |
string |
true |
|
args |
[]string |
false |
|
command |
[]string |
false |
|
[]object |
false |
||
[]object |
false |
||
image |
string |
false |
|
imagePullPolicy |
string |
false |
|
object |
false |
||
object |
false |
||
[]object |
false |
||
object |
false |
||
[]object |
false |
||
object |
false |
||
restartPolicy |
string |
false |
|
object |
false |
||
object |
false |
||
stdin |
boolean |
false |
|
stdinOnce |
boolean |
false |
|
terminationMessagePath |
string |
false |
|
terminationMessagePolicy |
string |
false |
|
tty |
boolean |
false |
|
[]object |
false |
||
[]object |
false |
||
workingDir |
string |
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.containers[index].env[index]
Name | Type | Description | Required |
---|---|---|---|
name |
string |
true |
|
value |
string |
false |
|
object |
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.containers[index].env[index].valueFrom
Name | Type | Description | Required |
---|---|---|---|
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.containers[index].env[index].valueFrom.configMapKeyRef
Name | Type | Description | Required |
---|---|---|---|
key |
string |
true |
|
name |
string |
|
false |
optional |
boolean |
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.containers[index].env[index].valueFrom.fieldRef
Name | Type | Description | Required |
---|---|---|---|
fieldPath |
string |
true |
|
apiVersion |
string |
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.containers[index].env[index].valueFrom.resourceFieldRef
Name | Type | Description | Required |
---|---|---|---|
resource |
string |
true |
|
containerName |
string |
false |
|
divisor |
int or string |
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.containers[index].env[index].valueFrom.secretKeyRef
Name | Type | Description | Required |
---|---|---|---|
key |
string |
true |
|
name |
string |
|
false |
optional |
boolean |
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.containers[index].envFrom[index]
Name | Type | Description | Required |
---|---|---|---|
object |
false |
||
prefix |
string |
false |
|
object |
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.containers[index].envFrom[index].configMapRef
Name | Type | Description | Required |
---|---|---|---|
name |
string |
|
false |
optional |
boolean |
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.containers[index].envFrom[index].secretRef
Name | Type | Description | Required |
---|---|---|---|
name |
string |
|
false |
optional |
boolean |
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.containers[index].lifecycle
Name | Type | Description | Required |
---|---|---|---|
object |
false |
||
object |
false |
||
stopSignal |
string |
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.containers[index].lifecycle.postStart
Name | Type | Description | Required |
---|---|---|---|
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.containers[index].lifecycle.postStart.exec
Name | Type | Description | Required |
---|---|---|---|
command |
[]string |
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.containers[index].lifecycle.postStart.httpGet
Name | Type | Description | Required |
---|---|---|---|
port |
int or string |
true |
|
host |
string |
false |
|
[]object |
false |
||
path |
string |
false |
|
scheme |
string |
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.containers[index].lifecycle.postStart.httpGet.httpHeaders[index]
Name | Type | Description | Required |
---|---|---|---|
name |
string |
true |
|
value |
string |
true |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.containers[index].lifecycle.postStart.sleep
Name | Type | Description | Required |
---|---|---|---|
seconds |
integer |
|
true |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.containers[index].lifecycle.postStart.tcpSocket
Name | Type | Description | Required |
---|---|---|---|
port |
int or string |
true |
|
host |
string |
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.containers[index].lifecycle.preStop
Name | Type | Description | Required |
---|---|---|---|
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.containers[index].lifecycle.preStop.exec
Name | Type | Description | Required |
---|---|---|---|
command |
[]string |
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.containers[index].lifecycle.preStop.httpGet
Name | Type | Description | Required |
---|---|---|---|
port |
int or string |
true |
|
host |
string |
false |
|
[]object |
false |
||
path |
string |
false |
|
scheme |
string |
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.containers[index].lifecycle.preStop.httpGet.httpHeaders[index]
Name | Type | Description | Required |
---|---|---|---|
name |
string |
true |
|
value |
string |
true |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.containers[index].lifecycle.preStop.sleep
Name | Type | Description | Required |
---|---|---|---|
seconds |
integer |
|
true |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.containers[index].lifecycle.preStop.tcpSocket
Name | Type | Description | Required |
---|---|---|---|
port |
int or string |
true |
|
host |
string |
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.containers[index].livenessProbe
Name | Type | Description | Required |
---|---|---|---|
object |
false |
||
failureThreshold |
integer |
|
false |
object |
false |
||
object |
false |
||
initialDelaySeconds |
integer |
|
false |
periodSeconds |
integer |
|
false |
successThreshold |
integer |
|
false |
object |
false |
||
terminationGracePeriodSeconds |
integer |
|
false |
timeoutSeconds |
integer |
|
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.containers[index].livenessProbe.exec
Name | Type | Description | Required |
---|---|---|---|
command |
[]string |
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.containers[index].livenessProbe.grpc
Name | Type | Description | Required |
---|---|---|---|
port |
integer |
|
true |
service |
string |
|
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.containers[index].livenessProbe.httpGet
Name | Type | Description | Required |
---|---|---|---|
port |
int or string |
true |
|
host |
string |
false |
|
[]object |
false |
||
path |
string |
false |
|
scheme |
string |
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.containers[index].livenessProbe.httpGet.httpHeaders[index]
Name | Type | Description | Required |
---|---|---|---|
name |
string |
true |
|
value |
string |
true |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.containers[index].livenessProbe.tcpSocket
Name | Type | Description | Required |
---|---|---|---|
port |
int or string |
true |
|
host |
string |
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.containers[index].ports[index]
Name | Type | Description | Required |
---|---|---|---|
containerPort |
integer |
|
true |
hostIP |
string |
false |
|
hostPort |
integer |
|
false |
name |
string |
false |
|
protocol |
string |
|
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.containers[index].readinessProbe
Name | Type | Description | Required |
---|---|---|---|
object |
false |
||
failureThreshold |
integer |
|
false |
object |
false |
||
object |
false |
||
initialDelaySeconds |
integer |
|
false |
periodSeconds |
integer |
|
false |
successThreshold |
integer |
|
false |
object |
false |
||
terminationGracePeriodSeconds |
integer |
|
false |
timeoutSeconds |
integer |
|
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.containers[index].readinessProbe.exec
Name | Type | Description | Required |
---|---|---|---|
command |
[]string |
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.containers[index].readinessProbe.grpc
Name | Type | Description | Required |
---|---|---|---|
port |
integer |
|
true |
service |
string |
|
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.containers[index].readinessProbe.httpGet
Name | Type | Description | Required |
---|---|---|---|
port |
int or string |
true |
|
host |
string |
false |
|
[]object |
false |
||
path |
string |
false |
|
scheme |
string |
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.containers[index].readinessProbe.httpGet.httpHeaders[index]
Name | Type | Description | Required |
---|---|---|---|
name |
string |
true |
|
value |
string |
true |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.containers[index].readinessProbe.tcpSocket
Name | Type | Description | Required |
---|---|---|---|
port |
int or string |
true |
|
host |
string |
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.containers[index].resizePolicy[index]
Name | Type | Description | Required |
---|---|---|---|
resourceName |
string |
true |
|
restartPolicy |
string |
true |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.containers[index].resources
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
limits |
map[string]int or string |
false |
|
requests |
map[string]int or string |
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.containers[index].resources.claims[index]
Name | Type | Description | Required |
---|---|---|---|
name |
string |
true |
|
request |
string |
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.containers[index].securityContext
Name | Type | Description | Required |
---|---|---|---|
allowPrivilegeEscalation |
boolean |
false |
|
object |
false |
||
object |
false |
||
privileged |
boolean |
false |
|
procMount |
string |
false |
|
readOnlyRootFilesystem |
boolean |
false |
|
runAsGroup |
integer |
|
false |
runAsNonRoot |
boolean |
false |
|
runAsUser |
integer |
|
false |
object |
false |
||
object |
false |
||
object |
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.containers[index].securityContext.appArmorProfile
Name | Type | Description | Required |
---|---|---|---|
type |
string |
true |
|
localhostProfile |
string |
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.containers[index].securityContext.capabilities
Name | Type | Description | Required |
---|---|---|---|
add |
[]string |
false |
|
drop |
[]string |
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.containers[index].securityContext.seLinuxOptions
Name | Type | Description | Required |
---|---|---|---|
level |
string |
false |
|
role |
string |
false |
|
type |
string |
false |
|
user |
string |
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.containers[index].securityContext.seccompProfile
Name | Type | Description | Required |
---|---|---|---|
type |
string |
true |
|
localhostProfile |
string |
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.containers[index].securityContext.windowsOptions
Name | Type | Description | Required |
---|---|---|---|
gmsaCredentialSpec |
string |
false |
|
gmsaCredentialSpecName |
string |
false |
|
hostProcess |
boolean |
false |
|
runAsUserName |
string |
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.containers[index].startupProbe
Name | Type | Description | Required |
---|---|---|---|
object |
false |
||
failureThreshold |
integer |
|
false |
object |
false |
||
object |
false |
||
initialDelaySeconds |
integer |
|
false |
periodSeconds |
integer |
|
false |
successThreshold |
integer |
|
false |
object |
false |
||
terminationGracePeriodSeconds |
integer |
|
false |
timeoutSeconds |
integer |
|
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.containers[index].startupProbe.exec
Name | Type | Description | Required |
---|---|---|---|
command |
[]string |
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.containers[index].startupProbe.grpc
Name | Type | Description | Required |
---|---|---|---|
port |
integer |
|
true |
service |
string |
|
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.containers[index].startupProbe.httpGet
Name | Type | Description | Required |
---|---|---|---|
port |
int or string |
true |
|
host |
string |
false |
|
[]object |
false |
||
path |
string |
false |
|
scheme |
string |
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.containers[index].startupProbe.httpGet.httpHeaders[index]
Name | Type | Description | Required |
---|---|---|---|
name |
string |
true |
|
value |
string |
true |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.containers[index].startupProbe.tcpSocket
Name | Type | Description | Required |
---|---|---|---|
port |
int or string |
true |
|
host |
string |
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.containers[index].volumeDevices[index]
Name | Type | Description | Required |
---|---|---|---|
devicePath |
string |
true |
|
name |
string |
true |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.containers[index].volumeMounts[index]
Name | Type | Description | Required |
---|---|---|---|
mountPath |
string |
true |
|
name |
string |
true |
|
mountPropagation |
string |
false |
|
readOnly |
boolean |
false |
|
recursiveReadOnly |
string |
false |
|
subPath |
string |
false |
|
subPathExpr |
string |
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.affinity
Name | Type | Description | Required |
---|---|---|---|
object |
false |
||
object |
false |
||
object |
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.affinity.nodeAffinity
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
object |
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.affinity.nodeAffinity.preferredDuringSchedulingIgnoredDuringExecution[index]
Name | Type | Description | Required |
---|---|---|---|
object |
true |
||
weight |
integer |
|
true |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.affinity.nodeAffinity.preferredDuringSchedulingIgnoredDuringExecution[index].preference
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
[]object |
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.affinity.nodeAffinity.preferredDuringSchedulingIgnoredDuringExecution[index].preference.matchExpressions[index]
Name | Type | Description | Required |
---|---|---|---|
key |
string |
true |
|
operator |
string |
true |
|
values |
[]string |
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.affinity.nodeAffinity.preferredDuringSchedulingIgnoredDuringExecution[index].preference.matchFields[index]
Name | Type | Description | Required |
---|---|---|---|
key |
string |
true |
|
operator |
string |
true |
|
values |
[]string |
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.affinity.nodeAffinity.requiredDuringSchedulingIgnoredDuringExecution
Name | Type | Description | Required |
---|---|---|---|
[]object |
true |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.affinity.nodeAffinity.requiredDuringSchedulingIgnoredDuringExecution.nodeSelectorTerms[index]
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
[]object |
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.affinity.nodeAffinity.requiredDuringSchedulingIgnoredDuringExecution.nodeSelectorTerms[index].matchExpressions[index]
Name | Type | Description | Required |
---|---|---|---|
key |
string |
true |
|
operator |
string |
true |
|
values |
[]string |
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.affinity.nodeAffinity.requiredDuringSchedulingIgnoredDuringExecution.nodeSelectorTerms[index].matchFields[index]
Name | Type | Description | Required |
---|---|---|---|
key |
string |
true |
|
operator |
string |
true |
|
values |
[]string |
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.affinity.podAffinity
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
[]object |
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.affinity.podAffinity.preferredDuringSchedulingIgnoredDuringExecution[index]
Name | Type | Description | Required |
---|---|---|---|
object |
true |
||
weight |
integer |
|
true |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.affinity.podAffinity.preferredDuringSchedulingIgnoredDuringExecution[index].podAffinityTerm
Name | Type | Description | Required |
---|---|---|---|
topologyKey |
string |
true |
|
object |
false |
||
matchLabelKeys |
[]string |
false |
|
mismatchLabelKeys |
[]string |
false |
|
object |
false |
||
namespaces |
[]string |
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.affinity.podAffinity.preferredDuringSchedulingIgnoredDuringExecution[index].podAffinityTerm.labelSelector
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
matchLabels |
map[string]string |
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.affinity.podAffinity.preferredDuringSchedulingIgnoredDuringExecution[index].podAffinityTerm.labelSelector.matchExpressions[index]
Name | Type | Description | Required |
---|---|---|---|
key |
string |
true |
|
operator |
string |
true |
|
values |
[]string |
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.affinity.podAffinity.preferredDuringSchedulingIgnoredDuringExecution[index].podAffinityTerm.namespaceSelector
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
matchLabels |
map[string]string |
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.affinity.podAffinity.preferredDuringSchedulingIgnoredDuringExecution[index].podAffinityTerm.namespaceSelector.matchExpressions[index]
Name | Type | Description | Required |
---|---|---|---|
key |
string |
true |
|
operator |
string |
true |
|
values |
[]string |
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.affinity.podAffinity.requiredDuringSchedulingIgnoredDuringExecution[index]
Name | Type | Description | Required |
---|---|---|---|
topologyKey |
string |
true |
|
object |
false |
||
matchLabelKeys |
[]string |
false |
|
mismatchLabelKeys |
[]string |
false |
|
object |
false |
||
namespaces |
[]string |
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.affinity.podAffinity.requiredDuringSchedulingIgnoredDuringExecution[index].labelSelector
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
matchLabels |
map[string]string |
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.affinity.podAffinity.requiredDuringSchedulingIgnoredDuringExecution[index].labelSelector.matchExpressions[index]
Name | Type | Description | Required |
---|---|---|---|
key |
string |
true |
|
operator |
string |
true |
|
values |
[]string |
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.affinity.podAffinity.requiredDuringSchedulingIgnoredDuringExecution[index].namespaceSelector
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
matchLabels |
map[string]string |
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.affinity.podAffinity.requiredDuringSchedulingIgnoredDuringExecution[index].namespaceSelector.matchExpressions[index]
Name | Type | Description | Required |
---|---|---|---|
key |
string |
true |
|
operator |
string |
true |
|
values |
[]string |
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.affinity.podAntiAffinity
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
[]object |
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.affinity.podAntiAffinity.preferredDuringSchedulingIgnoredDuringExecution[index]
Name | Type | Description | Required |
---|---|---|---|
object |
true |
||
weight |
integer |
|
true |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.affinity.podAntiAffinity.preferredDuringSchedulingIgnoredDuringExecution[index].podAffinityTerm
Name | Type | Description | Required |
---|---|---|---|
topologyKey |
string |
true |
|
object |
false |
||
matchLabelKeys |
[]string |
false |
|
mismatchLabelKeys |
[]string |
false |
|
object |
false |
||
namespaces |
[]string |
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.affinity.podAntiAffinity.preferredDuringSchedulingIgnoredDuringExecution[index].podAffinityTerm.labelSelector
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
matchLabels |
map[string]string |
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.affinity.podAntiAffinity.preferredDuringSchedulingIgnoredDuringExecution[index].podAffinityTerm.labelSelector.matchExpressions[index]
Name | Type | Description | Required |
---|---|---|---|
key |
string |
true |
|
operator |
string |
true |
|
values |
[]string |
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.affinity.podAntiAffinity.preferredDuringSchedulingIgnoredDuringExecution[index].podAffinityTerm.namespaceSelector
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
matchLabels |
map[string]string |
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.affinity.podAntiAffinity.preferredDuringSchedulingIgnoredDuringExecution[index].podAffinityTerm.namespaceSelector.matchExpressions[index]
Name | Type | Description | Required |
---|---|---|---|
key |
string |
true |
|
operator |
string |
true |
|
values |
[]string |
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.affinity.podAntiAffinity.requiredDuringSchedulingIgnoredDuringExecution[index]
Name | Type | Description | Required |
---|---|---|---|
topologyKey |
string |
true |
|
object |
false |
||
matchLabelKeys |
[]string |
false |
|
mismatchLabelKeys |
[]string |
false |
|
object |
false |
||
namespaces |
[]string |
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.affinity.podAntiAffinity.requiredDuringSchedulingIgnoredDuringExecution[index].labelSelector
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
matchLabels |
map[string]string |
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.affinity.podAntiAffinity.requiredDuringSchedulingIgnoredDuringExecution[index].labelSelector.matchExpressions[index]
Name | Type | Description | Required |
---|---|---|---|
key |
string |
true |
|
operator |
string |
true |
|
values |
[]string |
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.affinity.podAntiAffinity.requiredDuringSchedulingIgnoredDuringExecution[index].namespaceSelector
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
matchLabels |
map[string]string |
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.affinity.podAntiAffinity.requiredDuringSchedulingIgnoredDuringExecution[index].namespaceSelector.matchExpressions[index]
Name | Type | Description | Required |
---|---|---|---|
key |
string |
true |
|
operator |
string |
true |
|
values |
[]string |
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.dnsConfig
Name | Type | Description | Required |
---|---|---|---|
nameservers |
[]string |
false |
|
[]object |
false |
||
searches |
[]string |
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.dnsConfig.options[index]
Name | Type | Description | Required |
---|---|---|---|
name |
string |
false |
|
value |
string |
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.ephemeralContainers[index]
Name | Type | Description | Required |
---|---|---|---|
name |
string |
true |
|
args |
[]string |
false |
|
command |
[]string |
false |
|
[]object |
false |
||
[]object |
false |
||
image |
string |
false |
|
imagePullPolicy |
string |
false |
|
object |
false |
||
object |
false |
||
[]object |
false |
||
object |
false |
||
[]object |
false |
||
object |
false |
||
restartPolicy |
string |
false |
|
object |
false |
||
object |
false |
||
stdin |
boolean |
false |
|
stdinOnce |
boolean |
false |
|
targetContainerName |
string |
false |
|
terminationMessagePath |
string |
false |
|
terminationMessagePolicy |
string |
false |
|
tty |
boolean |
false |
|
[]object |
false |
||
[]object |
false |
||
workingDir |
string |
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.ephemeralContainers[index].env[index]
Name | Type | Description | Required |
---|---|---|---|
name |
string |
true |
|
value |
string |
false |
|
object |
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.ephemeralContainers[index].env[index].valueFrom
Name | Type | Description | Required |
---|---|---|---|
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.ephemeralContainers[index].env[index].valueFrom.configMapKeyRef
Name | Type | Description | Required |
---|---|---|---|
key |
string |
true |
|
name |
string |
|
false |
optional |
boolean |
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.ephemeralContainers[index].env[index].valueFrom.fieldRef
Name | Type | Description | Required |
---|---|---|---|
fieldPath |
string |
true |
|
apiVersion |
string |
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.ephemeralContainers[index].env[index].valueFrom.resourceFieldRef
Name | Type | Description | Required |
---|---|---|---|
resource |
string |
true |
|
containerName |
string |
false |
|
divisor |
int or string |
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.ephemeralContainers[index].env[index].valueFrom.secretKeyRef
Name | Type | Description | Required |
---|---|---|---|
key |
string |
true |
|
name |
string |
|
false |
optional |
boolean |
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.ephemeralContainers[index].envFrom[index]
Name | Type | Description | Required |
---|---|---|---|
object |
false |
||
prefix |
string |
false |
|
object |
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.ephemeralContainers[index].envFrom[index].configMapRef
Name | Type | Description | Required |
---|---|---|---|
name |
string |
|
false |
optional |
boolean |
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.ephemeralContainers[index].envFrom[index].secretRef
Name | Type | Description | Required |
---|---|---|---|
name |
string |
|
false |
optional |
boolean |
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.ephemeralContainers[index].lifecycle
Name | Type | Description | Required |
---|---|---|---|
object |
false |
||
object |
false |
||
stopSignal |
string |
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.ephemeralContainers[index].lifecycle.postStart
Name | Type | Description | Required |
---|---|---|---|
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.ephemeralContainers[index].lifecycle.postStart.exec
Name | Type | Description | Required |
---|---|---|---|
command |
[]string |
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.ephemeralContainers[index].lifecycle.postStart.httpGet
Name | Type | Description | Required |
---|---|---|---|
port |
int or string |
true |
|
host |
string |
false |
|
[]object |
false |
||
path |
string |
false |
|
scheme |
string |
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.ephemeralContainers[index].lifecycle.postStart.httpGet.httpHeaders[index]
Name | Type | Description | Required |
---|---|---|---|
name |
string |
true |
|
value |
string |
true |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.ephemeralContainers[index].lifecycle.postStart.sleep
Name | Type | Description | Required |
---|---|---|---|
seconds |
integer |
|
true |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.ephemeralContainers[index].lifecycle.postStart.tcpSocket
Name | Type | Description | Required |
---|---|---|---|
port |
int or string |
true |
|
host |
string |
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.ephemeralContainers[index].lifecycle.preStop
Name | Type | Description | Required |
---|---|---|---|
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.ephemeralContainers[index].lifecycle.preStop.exec
Name | Type | Description | Required |
---|---|---|---|
command |
[]string |
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.ephemeralContainers[index].lifecycle.preStop.httpGet
Name | Type | Description | Required |
---|---|---|---|
port |
int or string |
true |
|
host |
string |
false |
|
[]object |
false |
||
path |
string |
false |
|
scheme |
string |
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.ephemeralContainers[index].lifecycle.preStop.httpGet.httpHeaders[index]
Name | Type | Description | Required |
---|---|---|---|
name |
string |
true |
|
value |
string |
true |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.ephemeralContainers[index].lifecycle.preStop.sleep
Name | Type | Description | Required |
---|---|---|---|
seconds |
integer |
|
true |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.ephemeralContainers[index].lifecycle.preStop.tcpSocket
Name | Type | Description | Required |
---|---|---|---|
port |
int or string |
true |
|
host |
string |
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.ephemeralContainers[index].livenessProbe
Name | Type | Description | Required |
---|---|---|---|
object |
false |
||
failureThreshold |
integer |
|
false |
object |
false |
||
object |
false |
||
initialDelaySeconds |
integer |
|
false |
periodSeconds |
integer |
|
false |
successThreshold |
integer |
|
false |
object |
false |
||
terminationGracePeriodSeconds |
integer |
|
false |
timeoutSeconds |
integer |
|
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.ephemeralContainers[index].livenessProbe.exec
Name | Type | Description | Required |
---|---|---|---|
command |
[]string |
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.ephemeralContainers[index].livenessProbe.grpc
Name | Type | Description | Required |
---|---|---|---|
port |
integer |
|
true |
service |
string |
|
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.ephemeralContainers[index].livenessProbe.httpGet
Name | Type | Description | Required |
---|---|---|---|
port |
int or string |
true |
|
host |
string |
false |
|
[]object |
false |
||
path |
string |
false |
|
scheme |
string |
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.ephemeralContainers[index].livenessProbe.httpGet.httpHeaders[index]
Name | Type | Description | Required |
---|---|---|---|
name |
string |
true |
|
value |
string |
true |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.ephemeralContainers[index].livenessProbe.tcpSocket
Name | Type | Description | Required |
---|---|---|---|
port |
int or string |
true |
|
host |
string |
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.ephemeralContainers[index].ports[index]
Name | Type | Description | Required |
---|---|---|---|
containerPort |
integer |
|
true |
hostIP |
string |
false |
|
hostPort |
integer |
|
false |
name |
string |
false |
|
protocol |
string |
|
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.ephemeralContainers[index].readinessProbe
Name | Type | Description | Required |
---|---|---|---|
object |
false |
||
failureThreshold |
integer |
|
false |
object |
false |
||
object |
false |
||
initialDelaySeconds |
integer |
|
false |
periodSeconds |
integer |
|
false |
successThreshold |
integer |
|
false |
object |
false |
||
terminationGracePeriodSeconds |
integer |
|
false |
timeoutSeconds |
integer |
|
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.ephemeralContainers[index].readinessProbe.exec
Name | Type | Description | Required |
---|---|---|---|
command |
[]string |
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.ephemeralContainers[index].readinessProbe.grpc
Name | Type | Description | Required |
---|---|---|---|
port |
integer |
|
true |
service |
string |
|
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.ephemeralContainers[index].readinessProbe.httpGet
Name | Type | Description | Required |
---|---|---|---|
port |
int or string |
true |
|
host |
string |
false |
|
[]object |
false |
||
path |
string |
false |
|
scheme |
string |
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.ephemeralContainers[index].readinessProbe.httpGet.httpHeaders[index]
Name | Type | Description | Required |
---|---|---|---|
name |
string |
true |
|
value |
string |
true |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.ephemeralContainers[index].readinessProbe.tcpSocket
Name | Type | Description | Required |
---|---|---|---|
port |
int or string |
true |
|
host |
string |
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.ephemeralContainers[index].resizePolicy[index]
Name | Type | Description | Required |
---|---|---|---|
resourceName |
string |
true |
|
restartPolicy |
string |
true |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.ephemeralContainers[index].resources
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
limits |
map[string]int or string |
false |
|
requests |
map[string]int or string |
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.ephemeralContainers[index].resources.claims[index]
Name | Type | Description | Required |
---|---|---|---|
name |
string |
true |
|
request |
string |
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.ephemeralContainers[index].securityContext
Name | Type | Description | Required |
---|---|---|---|
allowPrivilegeEscalation |
boolean |
false |
|
object |
false |
||
object |
false |
||
privileged |
boolean |
false |
|
procMount |
string |
false |
|
readOnlyRootFilesystem |
boolean |
false |
|
runAsGroup |
integer |
|
false |
runAsNonRoot |
boolean |
false |
|
runAsUser |
integer |
|
false |
object |
false |
||
object |
false |
||
object |
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.ephemeralContainers[index].securityContext.appArmorProfile
Name | Type | Description | Required |
---|---|---|---|
type |
string |
true |
|
localhostProfile |
string |
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.ephemeralContainers[index].securityContext.capabilities
Name | Type | Description | Required |
---|---|---|---|
add |
[]string |
false |
|
drop |
[]string |
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.ephemeralContainers[index].securityContext.seLinuxOptions
Name | Type | Description | Required |
---|---|---|---|
level |
string |
false |
|
role |
string |
false |
|
type |
string |
false |
|
user |
string |
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.ephemeralContainers[index].securityContext.seccompProfile
Name | Type | Description | Required |
---|---|---|---|
type |
string |
true |
|
localhostProfile |
string |
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.ephemeralContainers[index].securityContext.windowsOptions
Name | Type | Description | Required |
---|---|---|---|
gmsaCredentialSpec |
string |
false |
|
gmsaCredentialSpecName |
string |
false |
|
hostProcess |
boolean |
false |
|
runAsUserName |
string |
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.ephemeralContainers[index].startupProbe
Name | Type | Description | Required |
---|---|---|---|
object |
false |
||
failureThreshold |
integer |
|
false |
object |
false |
||
object |
false |
||
initialDelaySeconds |
integer |
|
false |
periodSeconds |
integer |
|
false |
successThreshold |
integer |
|
false |
object |
false |
||
terminationGracePeriodSeconds |
integer |
|
false |
timeoutSeconds |
integer |
|
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.ephemeralContainers[index].startupProbe.exec
Name | Type | Description | Required |
---|---|---|---|
command |
[]string |
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.ephemeralContainers[index].startupProbe.grpc
Name | Type | Description | Required |
---|---|---|---|
port |
integer |
|
true |
service |
string |
|
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.ephemeralContainers[index].startupProbe.httpGet
Name | Type | Description | Required |
---|---|---|---|
port |
int or string |
true |
|
host |
string |
false |
|
[]object |
false |
||
path |
string |
false |
|
scheme |
string |
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.ephemeralContainers[index].startupProbe.httpGet.httpHeaders[index]
Name | Type | Description | Required |
---|---|---|---|
name |
string |
true |
|
value |
string |
true |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.ephemeralContainers[index].startupProbe.tcpSocket
Name | Type | Description | Required |
---|---|---|---|
port |
int or string |
true |
|
host |
string |
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.ephemeralContainers[index].volumeDevices[index]
Name | Type | Description | Required |
---|---|---|---|
devicePath |
string |
true |
|
name |
string |
true |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.ephemeralContainers[index].volumeMounts[index]
Name | Type | Description | Required |
---|---|---|---|
mountPath |
string |
true |
|
name |
string |
true |
|
mountPropagation |
string |
false |
|
readOnly |
boolean |
false |
|
recursiveReadOnly |
string |
false |
|
subPath |
string |
false |
|
subPathExpr |
string |
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.hostAliases[index]
Name | Type | Description | Required |
---|---|---|---|
ip |
string |
true |
|
hostnames |
[]string |
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.imagePullSecrets[index]
Name | Type | Description | Required |
---|---|---|---|
name |
string |
|
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.initContainers[index]
Name | Type | Description | Required |
---|---|---|---|
name |
string |
true |
|
args |
[]string |
false |
|
command |
[]string |
false |
|
[]object |
false |
||
[]object |
false |
||
image |
string |
false |
|
imagePullPolicy |
string |
false |
|
object |
false |
||
object |
false |
||
[]object |
false |
||
object |
false |
||
[]object |
false |
||
object |
false |
||
restartPolicy |
string |
false |
|
object |
false |
||
object |
false |
||
stdin |
boolean |
false |
|
stdinOnce |
boolean |
false |
|
terminationMessagePath |
string |
false |
|
terminationMessagePolicy |
string |
false |
|
tty |
boolean |
false |
|
[]object |
false |
||
[]object |
false |
||
workingDir |
string |
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.initContainers[index].env[index]
Name | Type | Description | Required |
---|---|---|---|
name |
string |
true |
|
value |
string |
false |
|
object |
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.initContainers[index].env[index].valueFrom
Name | Type | Description | Required |
---|---|---|---|
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.initContainers[index].env[index].valueFrom.configMapKeyRef
Name | Type | Description | Required |
---|---|---|---|
key |
string |
true |
|
name |
string |
|
false |
optional |
boolean |
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.initContainers[index].env[index].valueFrom.fieldRef
Name | Type | Description | Required |
---|---|---|---|
fieldPath |
string |
true |
|
apiVersion |
string |
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.initContainers[index].env[index].valueFrom.resourceFieldRef
Name | Type | Description | Required |
---|---|---|---|
resource |
string |
true |
|
containerName |
string |
false |
|
divisor |
int or string |
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.initContainers[index].env[index].valueFrom.secretKeyRef
Name | Type | Description | Required |
---|---|---|---|
key |
string |
true |
|
name |
string |
|
false |
optional |
boolean |
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.initContainers[index].envFrom[index]
Name | Type | Description | Required |
---|---|---|---|
object |
false |
||
prefix |
string |
false |
|
object |
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.initContainers[index].envFrom[index].configMapRef
Name | Type | Description | Required |
---|---|---|---|
name |
string |
|
false |
optional |
boolean |
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.initContainers[index].envFrom[index].secretRef
Name | Type | Description | Required |
---|---|---|---|
name |
string |
|
false |
optional |
boolean |
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.initContainers[index].lifecycle
Name | Type | Description | Required |
---|---|---|---|
object |
false |
||
object |
false |
||
stopSignal |
string |
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.initContainers[index].lifecycle.postStart
Name | Type | Description | Required |
---|---|---|---|
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.initContainers[index].lifecycle.postStart.exec
Name | Type | Description | Required |
---|---|---|---|
command |
[]string |
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.initContainers[index].lifecycle.postStart.httpGet
Name | Type | Description | Required |
---|---|---|---|
port |
int or string |
true |
|
host |
string |
false |
|
[]object |
false |
||
path |
string |
false |
|
scheme |
string |
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.initContainers[index].lifecycle.postStart.httpGet.httpHeaders[index]
Name | Type | Description | Required |
---|---|---|---|
name |
string |
true |
|
value |
string |
true |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.initContainers[index].lifecycle.postStart.sleep
Name | Type | Description | Required |
---|---|---|---|
seconds |
integer |
|
true |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.initContainers[index].lifecycle.postStart.tcpSocket
Name | Type | Description | Required |
---|---|---|---|
port |
int or string |
true |
|
host |
string |
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.initContainers[index].lifecycle.preStop
Name | Type | Description | Required |
---|---|---|---|
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.initContainers[index].lifecycle.preStop.exec
Name | Type | Description | Required |
---|---|---|---|
command |
[]string |
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.initContainers[index].lifecycle.preStop.httpGet
Name | Type | Description | Required |
---|---|---|---|
port |
int or string |
true |
|
host |
string |
false |
|
[]object |
false |
||
path |
string |
false |
|
scheme |
string |
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.initContainers[index].lifecycle.preStop.httpGet.httpHeaders[index]
Name | Type | Description | Required |
---|---|---|---|
name |
string |
true |
|
value |
string |
true |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.initContainers[index].lifecycle.preStop.sleep
Name | Type | Description | Required |
---|---|---|---|
seconds |
integer |
|
true |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.initContainers[index].lifecycle.preStop.tcpSocket
Name | Type | Description | Required |
---|---|---|---|
port |
int or string |
true |
|
host |
string |
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.initContainers[index].livenessProbe
Name | Type | Description | Required |
---|---|---|---|
object |
false |
||
failureThreshold |
integer |
|
false |
object |
false |
||
object |
false |
||
initialDelaySeconds |
integer |
|
false |
periodSeconds |
integer |
|
false |
successThreshold |
integer |
|
false |
object |
false |
||
terminationGracePeriodSeconds |
integer |
|
false |
timeoutSeconds |
integer |
|
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.initContainers[index].livenessProbe.exec
Name | Type | Description | Required |
---|---|---|---|
command |
[]string |
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.initContainers[index].livenessProbe.grpc
Name | Type | Description | Required |
---|---|---|---|
port |
integer |
|
true |
service |
string |
|
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.initContainers[index].livenessProbe.httpGet
Name | Type | Description | Required |
---|---|---|---|
port |
int or string |
true |
|
host |
string |
false |
|
[]object |
false |
||
path |
string |
false |
|
scheme |
string |
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.initContainers[index].livenessProbe.httpGet.httpHeaders[index]
Name | Type | Description | Required |
---|---|---|---|
name |
string |
true |
|
value |
string |
true |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.initContainers[index].livenessProbe.tcpSocket
Name | Type | Description | Required |
---|---|---|---|
port |
int or string |
true |
|
host |
string |
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.initContainers[index].ports[index]
Name | Type | Description | Required |
---|---|---|---|
containerPort |
integer |
|
true |
hostIP |
string |
false |
|
hostPort |
integer |
|
false |
name |
string |
false |
|
protocol |
string |
|
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.initContainers[index].readinessProbe
Name | Type | Description | Required |
---|---|---|---|
object |
false |
||
failureThreshold |
integer |
|
false |
object |
false |
||
object |
false |
||
initialDelaySeconds |
integer |
|
false |
periodSeconds |
integer |
|
false |
successThreshold |
integer |
|
false |
object |
false |
||
terminationGracePeriodSeconds |
integer |
|
false |
timeoutSeconds |
integer |
|
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.initContainers[index].readinessProbe.exec
Name | Type | Description | Required |
---|---|---|---|
command |
[]string |
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.initContainers[index].readinessProbe.grpc
Name | Type | Description | Required |
---|---|---|---|
port |
integer |
|
true |
service |
string |
|
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.initContainers[index].readinessProbe.httpGet
Name | Type | Description | Required |
---|---|---|---|
port |
int or string |
true |
|
host |
string |
false |
|
[]object |
false |
||
path |
string |
false |
|
scheme |
string |
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.initContainers[index].readinessProbe.httpGet.httpHeaders[index]
Name | Type | Description | Required |
---|---|---|---|
name |
string |
true |
|
value |
string |
true |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.initContainers[index].readinessProbe.tcpSocket
Name | Type | Description | Required |
---|---|---|---|
port |
int or string |
true |
|
host |
string |
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.initContainers[index].resizePolicy[index]
Name | Type | Description | Required |
---|---|---|---|
resourceName |
string |
true |
|
restartPolicy |
string |
true |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.initContainers[index].resources
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
limits |
map[string]int or string |
false |
|
requests |
map[string]int or string |
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.initContainers[index].resources.claims[index]
Name | Type | Description | Required |
---|---|---|---|
name |
string |
true |
|
request |
string |
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.initContainers[index].securityContext
Name | Type | Description | Required |
---|---|---|---|
allowPrivilegeEscalation |
boolean |
false |
|
object |
false |
||
object |
false |
||
privileged |
boolean |
false |
|
procMount |
string |
false |
|
readOnlyRootFilesystem |
boolean |
false |
|
runAsGroup |
integer |
|
false |
runAsNonRoot |
boolean |
false |
|
runAsUser |
integer |
|
false |
object |
false |
||
object |
false |
||
object |
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.initContainers[index].securityContext.appArmorProfile
Name | Type | Description | Required |
---|---|---|---|
type |
string |
true |
|
localhostProfile |
string |
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.initContainers[index].securityContext.capabilities
Name | Type | Description | Required |
---|---|---|---|
add |
[]string |
false |
|
drop |
[]string |
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.initContainers[index].securityContext.seLinuxOptions
Name | Type | Description | Required |
---|---|---|---|
level |
string |
false |
|
role |
string |
false |
|
type |
string |
false |
|
user |
string |
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.initContainers[index].securityContext.seccompProfile
Name | Type | Description | Required |
---|---|---|---|
type |
string |
true |
|
localhostProfile |
string |
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.initContainers[index].securityContext.windowsOptions
Name | Type | Description | Required |
---|---|---|---|
gmsaCredentialSpec |
string |
false |
|
gmsaCredentialSpecName |
string |
false |
|
hostProcess |
boolean |
false |
|
runAsUserName |
string |
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.initContainers[index].startupProbe
Name | Type | Description | Required |
---|---|---|---|
object |
false |
||
failureThreshold |
integer |
|
false |
object |
false |
||
object |
false |
||
initialDelaySeconds |
integer |
|
false |
periodSeconds |
integer |
|
false |
successThreshold |
integer |
|
false |
object |
false |
||
terminationGracePeriodSeconds |
integer |
|
false |
timeoutSeconds |
integer |
|
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.initContainers[index].startupProbe.exec
Name | Type | Description | Required |
---|---|---|---|
command |
[]string |
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.initContainers[index].startupProbe.grpc
Name | Type | Description | Required |
---|---|---|---|
port |
integer |
|
true |
service |
string |
|
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.initContainers[index].startupProbe.httpGet
Name | Type | Description | Required |
---|---|---|---|
port |
int or string |
true |
|
host |
string |
false |
|
[]object |
false |
||
path |
string |
false |
|
scheme |
string |
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.initContainers[index].startupProbe.httpGet.httpHeaders[index]
Name | Type | Description | Required |
---|---|---|---|
name |
string |
true |
|
value |
string |
true |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.initContainers[index].startupProbe.tcpSocket
Name | Type | Description | Required |
---|---|---|---|
port |
int or string |
true |
|
host |
string |
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.initContainers[index].volumeDevices[index]
Name | Type | Description | Required |
---|---|---|---|
devicePath |
string |
true |
|
name |
string |
true |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.initContainers[index].volumeMounts[index]
Name | Type | Description | Required |
---|---|---|---|
mountPath |
string |
true |
|
name |
string |
true |
|
mountPropagation |
string |
false |
|
readOnly |
boolean |
false |
|
recursiveReadOnly |
string |
false |
|
subPath |
string |
false |
|
subPathExpr |
string |
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.os
Name | Type | Description | Required |
---|---|---|---|
name |
string |
true |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.readinessGates[index]
Name | Type | Description | Required |
---|---|---|---|
conditionType |
string |
true |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.resourceClaims[index]
Name | Type | Description | Required |
---|---|---|---|
name |
string |
true |
|
resourceClaimName |
string |
false |
|
resourceClaimTemplateName |
string |
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.resources
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
limits |
map[string]int or string |
false |
|
requests |
map[string]int or string |
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.resources.claims[index]
Name | Type | Description | Required |
---|---|---|---|
name |
string |
true |
|
request |
string |
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.schedulingGates[index]
Name | Type | Description | Required |
---|---|---|---|
name |
string |
true |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.securityContext
Name | Type | Description | Required |
---|---|---|---|
object |
false |
||
fsGroup |
integer |
|
false |
fsGroupChangePolicy |
string |
false |
|
runAsGroup |
integer |
|
false |
runAsNonRoot |
boolean |
false |
|
runAsUser |
integer |
|
false |
seLinuxChangePolicy |
string |
false |
|
object |
false |
||
object |
false |
||
supplementalGroups |
[]integer |
false |
|
supplementalGroupsPolicy |
string |
false |
|
[]object |
false |
||
object |
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.securityContext.appArmorProfile
Name | Type | Description | Required |
---|---|---|---|
type |
string |
true |
|
localhostProfile |
string |
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.securityContext.seLinuxOptions
Name | Type | Description | Required |
---|---|---|---|
level |
string |
false |
|
role |
string |
false |
|
type |
string |
false |
|
user |
string |
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.securityContext.seccompProfile
Name | Type | Description | Required |
---|---|---|---|
type |
string |
true |
|
localhostProfile |
string |
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.securityContext.sysctls[index]
Name | Type | Description | Required |
---|---|---|---|
name |
string |
true |
|
value |
string |
true |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.securityContext.windowsOptions
Name | Type | Description | Required |
---|---|---|---|
gmsaCredentialSpec |
string |
false |
|
gmsaCredentialSpecName |
string |
false |
|
hostProcess |
boolean |
false |
|
runAsUserName |
string |
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.tolerations[index]
Name | Type | Description | Required |
---|---|---|---|
effect |
string |
false |
|
key |
string |
false |
|
operator |
string |
false |
|
tolerationSeconds |
integer |
|
false |
value |
string |
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.topologySpreadConstraints[index]
Name | Type | Description | Required |
---|---|---|---|
maxSkew |
integer |
|
true |
topologyKey |
string |
true |
|
whenUnsatisfiable |
string |
true |
|
object |
false |
||
matchLabelKeys |
[]string |
false |
|
minDomains |
integer |
|
false |
nodeAffinityPolicy |
string |
false |
|
nodeTaintsPolicy |
string |
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.topologySpreadConstraints[index].labelSelector
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
matchLabels |
map[string]string |
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.topologySpreadConstraints[index].labelSelector.matchExpressions[index]
Name | Type | Description | Required |
---|---|---|---|
key |
string |
true |
|
operator |
string |
true |
|
values |
[]string |
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.volumes[index]
Name | Type | Description | Required |
---|---|---|---|
name |
string |
true |
|
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.volumes[index].awsElasticBlockStore
Name | Type | Description | Required |
---|---|---|---|
volumeID |
string |
true |
|
fsType |
string |
false |
|
partition |
integer |
|
false |
readOnly |
boolean |
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.volumes[index].azureDisk
Name | Type | Description | Required |
---|---|---|---|
diskName |
string |
true |
|
diskURI |
string |
true |
|
cachingMode |
string |
false |
|
fsType |
string |
|
false |
kind |
string |
false |
|
readOnly |
boolean |
|
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.volumes[index].azureFile
Name | Type | Description | Required |
---|---|---|---|
secretName |
string |
true |
|
shareName |
string |
true |
|
readOnly |
boolean |
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.volumes[index].cephfs
Name | Type | Description | Required |
---|---|---|---|
monitors |
[]string |
true |
|
path |
string |
false |
|
readOnly |
boolean |
false |
|
secretFile |
string |
false |
|
object |
false |
||
user |
string |
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.volumes[index].cephfs.secretRef
Name | Type | Description | Required |
---|---|---|---|
name |
string |
|
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.volumes[index].cinder
Name | Type | Description | Required |
---|---|---|---|
volumeID |
string |
true |
|
fsType |
string |
false |
|
readOnly |
boolean |
false |
|
object |
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.volumes[index].cinder.secretRef
Name | Type | Description | Required |
---|---|---|---|
name |
string |
|
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.volumes[index].configMap
Name | Type | Description | Required |
---|---|---|---|
defaultMode |
integer |
|
false |
[]object |
false |
||
name |
string |
|
false |
optional |
boolean |
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.volumes[index].configMap.items[index]
Name | Type | Description | Required |
---|---|---|---|
key |
string |
true |
|
path |
string |
true |
|
mode |
integer |
|
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.volumes[index].csi
Name | Type | Description | Required |
---|---|---|---|
driver |
string |
true |
|
fsType |
string |
false |
|
object |
false |
||
readOnly |
boolean |
false |
|
volumeAttributes |
map[string]string |
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.volumes[index].csi.nodePublishSecretRef
Name | Type | Description | Required |
---|---|---|---|
name |
string |
|
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.volumes[index].downwardAPI
Name | Type | Description | Required |
---|---|---|---|
defaultMode |
integer |
|
false |
[]object |
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.volumes[index].downwardAPI.items[index]
Name | Type | Description | Required |
---|---|---|---|
path |
string |
true |
|
object |
false |
||
mode |
integer |
|
false |
object |
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.volumes[index].downwardAPI.items[index].fieldRef
Name | Type | Description | Required |
---|---|---|---|
fieldPath |
string |
true |
|
apiVersion |
string |
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.volumes[index].downwardAPI.items[index].resourceFieldRef
Name | Type | Description | Required |
---|---|---|---|
resource |
string |
true |
|
containerName |
string |
false |
|
divisor |
int or string |
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.volumes[index].emptyDir
Name | Type | Description | Required |
---|---|---|---|
medium |
string |
false |
|
sizeLimit |
int or string |
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.volumes[index].ephemeral
Name | Type | Description | Required |
---|---|---|---|
object |
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.volumes[index].ephemeral.volumeClaimTemplate
Name | Type | Description | Required |
---|---|---|---|
object |
true |
||
object |
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.volumes[index].ephemeral.volumeClaimTemplate.spec
Name | Type | Description | Required |
---|---|---|---|
accessModes |
[]string |
false |
|
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
||
storageClassName |
string |
false |
|
volumeAttributesClassName |
string |
false |
|
volumeMode |
string |
false |
|
volumeName |
string |
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.volumes[index].ephemeral.volumeClaimTemplate.spec.dataSource
Name | Type | Description | Required |
---|---|---|---|
kind |
string |
true |
|
name |
string |
true |
|
apiGroup |
string |
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.volumes[index].ephemeral.volumeClaimTemplate.spec.dataSourceRef
Name | Type | Description | Required |
---|---|---|---|
kind |
string |
true |
|
name |
string |
true |
|
apiGroup |
string |
false |
|
namespace |
string |
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.volumes[index].ephemeral.volumeClaimTemplate.spec.resources
Name | Type | Description | Required |
---|---|---|---|
limits |
map[string]int or string |
false |
|
requests |
map[string]int or string |
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.volumes[index].ephemeral.volumeClaimTemplate.spec.selector
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
matchLabels |
map[string]string |
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.volumes[index].ephemeral.volumeClaimTemplate.spec.selector.matchExpressions[index]
Name | Type | Description | Required |
---|---|---|---|
key |
string |
true |
|
operator |
string |
true |
|
values |
[]string |
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.volumes[index].ephemeral.volumeClaimTemplate.metadata
Name | Type | Description | Required |
---|---|---|---|
annotations |
map[string]string |
false |
|
finalizers |
[]string |
false |
|
labels |
map[string]string |
false |
|
name |
string |
false |
|
namespace |
string |
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.volumes[index].fc
Name | Type | Description | Required |
---|---|---|---|
fsType |
string |
false |
|
lun |
integer |
|
false |
readOnly |
boolean |
false |
|
targetWWNs |
[]string |
false |
|
wwids |
[]string |
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.volumes[index].flexVolume
Name | Type | Description | Required |
---|---|---|---|
driver |
string |
true |
|
fsType |
string |
false |
|
options |
map[string]string |
false |
|
readOnly |
boolean |
false |
|
object |
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.volumes[index].flexVolume.secretRef
Name | Type | Description | Required |
---|---|---|---|
name |
string |
|
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.volumes[index].flocker
Name | Type | Description | Required |
---|---|---|---|
datasetName |
string |
false |
|
datasetUUID |
string |
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.volumes[index].gcePersistentDisk
Name | Type | Description | Required |
---|---|---|---|
pdName |
string |
true |
|
fsType |
string |
false |
|
partition |
integer |
|
false |
readOnly |
boolean |
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.volumes[index].gitRepo
Name | Type | Description | Required |
---|---|---|---|
repository |
string |
true |
|
directory |
string |
false |
|
revision |
string |
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.volumes[index].glusterfs
Name | Type | Description | Required |
---|---|---|---|
endpoints |
string |
true |
|
path |
string |
true |
|
readOnly |
boolean |
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.volumes[index].hostPath
Name | Type | Description | Required |
---|---|---|---|
path |
string |
true |
|
type |
string |
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.volumes[index].image
Name | Type | Description | Required |
---|---|---|---|
pullPolicy |
string |
false |
|
reference |
string |
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.volumes[index].iscsi
Name | Type | Description | Required |
---|---|---|---|
iqn |
string |
true |
|
lun |
integer |
|
true |
targetPortal |
string |
true |
|
chapAuthDiscovery |
boolean |
false |
|
chapAuthSession |
boolean |
false |
|
fsType |
string |
false |
|
initiatorName |
string |
false |
|
iscsiInterface |
string |
|
false |
portals |
[]string |
false |
|
readOnly |
boolean |
false |
|
object |
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.volumes[index].iscsi.secretRef
Name | Type | Description | Required |
---|---|---|---|
name |
string |
|
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.volumes[index].nfs
Name | Type | Description | Required |
---|---|---|---|
path |
string |
true |
|
server |
string |
true |
|
readOnly |
boolean |
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.volumes[index].persistentVolumeClaim
Name | Type | Description | Required |
---|---|---|---|
claimName |
string |
true |
|
readOnly |
boolean |
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.volumes[index].photonPersistentDisk
Name | Type | Description | Required |
---|---|---|---|
pdID |
string |
true |
|
fsType |
string |
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.volumes[index].portworxVolume
Name | Type | Description | Required |
---|---|---|---|
volumeID |
string |
true |
|
fsType |
string |
false |
|
readOnly |
boolean |
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.volumes[index].projected
Name | Type | Description | Required |
---|---|---|---|
defaultMode |
integer |
|
false |
[]object |
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.volumes[index].projected.sources[index]
Name | Type | Description | Required |
---|---|---|---|
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.volumes[index].projected.sources[index].clusterTrustBundle
Name | Type | Description | Required |
---|---|---|---|
path |
string |
true |
|
object |
false |
||
name |
string |
false |
|
optional |
boolean |
false |
|
signerName |
string |
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.volumes[index].projected.sources[index].clusterTrustBundle.labelSelector
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
matchLabels |
map[string]string |
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.volumes[index].projected.sources[index].clusterTrustBundle.labelSelector.matchExpressions[index]
Name | Type | Description | Required |
---|---|---|---|
key |
string |
true |
|
operator |
string |
true |
|
values |
[]string |
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.volumes[index].projected.sources[index].configMap
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
name |
string |
|
false |
optional |
boolean |
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.volumes[index].projected.sources[index].configMap.items[index]
Name | Type | Description | Required |
---|---|---|---|
key |
string |
true |
|
path |
string |
true |
|
mode |
integer |
|
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.volumes[index].projected.sources[index].downwardAPI
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.volumes[index].projected.sources[index].downwardAPI.items[index]
Name | Type | Description | Required |
---|---|---|---|
path |
string |
true |
|
object |
false |
||
mode |
integer |
|
false |
object |
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.volumes[index].projected.sources[index].downwardAPI.items[index].fieldRef
Name | Type | Description | Required |
---|---|---|---|
fieldPath |
string |
true |
|
apiVersion |
string |
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.volumes[index].projected.sources[index].downwardAPI.items[index].resourceFieldRef
Name | Type | Description | Required |
---|---|---|---|
resource |
string |
true |
|
containerName |
string |
false |
|
divisor |
int or string |
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.volumes[index].projected.sources[index].secret
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
name |
string |
|
false |
optional |
boolean |
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.volumes[index].projected.sources[index].secret.items[index]
Name | Type | Description | Required |
---|---|---|---|
key |
string |
true |
|
path |
string |
true |
|
mode |
integer |
|
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.volumes[index].projected.sources[index].serviceAccountToken
Name | Type | Description | Required |
---|---|---|---|
path |
string |
true |
|
audience |
string |
false |
|
expirationSeconds |
integer |
|
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.volumes[index].quobyte
Name | Type | Description | Required |
---|---|---|---|
registry |
string |
true |
|
volume |
string |
true |
|
group |
string |
false |
|
readOnly |
boolean |
false |
|
tenant |
string |
false |
|
user |
string |
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.volumes[index].rbd
Name | Type | Description | Required |
---|---|---|---|
image |
string |
true |
|
monitors |
[]string |
true |
|
fsType |
string |
false |
|
keyring |
string |
|
false |
pool |
string |
|
false |
readOnly |
boolean |
false |
|
object |
false |
||
user |
string |
|
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.volumes[index].rbd.secretRef
Name | Type | Description | Required |
---|---|---|---|
name |
string |
|
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.volumes[index].scaleIO
Name | Type | Description | Required |
---|---|---|---|
gateway |
string |
true |
|
object |
true |
||
system |
string |
true |
|
fsType |
string |
|
false |
protectionDomain |
string |
false |
|
readOnly |
boolean |
false |
|
sslEnabled |
boolean |
false |
|
storageMode |
string |
|
false |
storagePool |
string |
false |
|
volumeName |
string |
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.volumes[index].scaleIO.secretRef
Name | Type | Description | Required |
---|---|---|---|
name |
string |
|
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.volumes[index].secret
Name | Type | Description | Required |
---|---|---|---|
defaultMode |
integer |
|
false |
[]object |
false |
||
optional |
boolean |
false |
|
secretName |
string |
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.volumes[index].secret.items[index]
Name | Type | Description | Required |
---|---|---|---|
key |
string |
true |
|
path |
string |
true |
|
mode |
integer |
|
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.volumes[index].storageos
Name | Type | Description | Required |
---|---|---|---|
fsType |
string |
false |
|
readOnly |
boolean |
false |
|
object |
false |
||
volumeName |
string |
false |
|
volumeNamespace |
string |
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.volumes[index].storageos.secretRef
Name | Type | Description | Required |
---|---|---|---|
name |
string |
|
false |
MissionControlCluster.spec.cqlsh.podTemplateSpec.spec.volumes[index].vsphereVolume
Name | Type | Description | Required |
---|---|---|---|
volumePath |
string |
true |
|
fsType |
string |
false |
|
storagePolicyID |
string |
false |
|
storagePolicyName |
string |
false |
MissionControlCluster.spec.dataApi
Name | Type | Description | Required |
---|---|---|---|
object |
false |
||
object |
false |
||
object |
false |
||
driverConfig |
string |
false |
|
enabled |
boolean |
false |
|
[]object |
false |
||
object |
false |
||
port |
integer |
|
false |
replicas |
integer |
|
false |
object |
false |
||
serviceAccount |
string |
false |
|
[]object |
false |
MissionControlCluster.spec.dataApi.affinity
Name | Type | Description | Required |
---|---|---|---|
object |
false |
||
object |
false |
||
object |
false |
MissionControlCluster.spec.dataApi.affinity.nodeAffinity
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
object |
false |
MissionControlCluster.spec.dataApi.affinity.nodeAffinity.preferredDuringSchedulingIgnoredDuringExecution[index]
Name | Type | Description | Required |
---|---|---|---|
object |
true |
||
weight |
integer |
|
true |
MissionControlCluster.spec.dataApi.affinity.nodeAffinity.preferredDuringSchedulingIgnoredDuringExecution[index].preference
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
[]object |
false |
MissionControlCluster.spec.dataApi.affinity.nodeAffinity.preferredDuringSchedulingIgnoredDuringExecution[index].preference.matchExpressions[index]
Name | Type | Description | Required |
---|---|---|---|
key |
string |
true |
|
operator |
string |
true |
|
values |
[]string |
false |
MissionControlCluster.spec.dataApi.affinity.nodeAffinity.preferredDuringSchedulingIgnoredDuringExecution[index].preference.matchFields[index]
Name | Type | Description | Required |
---|---|---|---|
key |
string |
true |
|
operator |
string |
true |
|
values |
[]string |
false |
MissionControlCluster.spec.dataApi.affinity.nodeAffinity.requiredDuringSchedulingIgnoredDuringExecution
Name | Type | Description | Required |
---|---|---|---|
[]object |
true |
MissionControlCluster.spec.dataApi.affinity.nodeAffinity.requiredDuringSchedulingIgnoredDuringExecution.nodeSelectorTerms[index]
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
[]object |
false |
MissionControlCluster.spec.dataApi.affinity.nodeAffinity.requiredDuringSchedulingIgnoredDuringExecution.nodeSelectorTerms[index].matchExpressions[index]
Name | Type | Description | Required |
---|---|---|---|
key |
string |
true |
|
operator |
string |
true |
|
values |
[]string |
false |
MissionControlCluster.spec.dataApi.affinity.nodeAffinity.requiredDuringSchedulingIgnoredDuringExecution.nodeSelectorTerms[index].matchFields[index]
Name | Type | Description | Required |
---|---|---|---|
key |
string |
true |
|
operator |
string |
true |
|
values |
[]string |
false |
MissionControlCluster.spec.dataApi.affinity.podAffinity
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
[]object |
false |
MissionControlCluster.spec.dataApi.affinity.podAffinity.preferredDuringSchedulingIgnoredDuringExecution[index]
Name | Type | Description | Required |
---|---|---|---|
object |
true |
||
weight |
integer |
|
true |
MissionControlCluster.spec.dataApi.affinity.podAffinity.preferredDuringSchedulingIgnoredDuringExecution[index].podAffinityTerm
Name | Type | Description | Required |
---|---|---|---|
topologyKey |
string |
true |
|
object |
false |
||
matchLabelKeys |
[]string |
false |
|
mismatchLabelKeys |
[]string |
false |
|
object |
false |
||
namespaces |
[]string |
false |
MissionControlCluster.spec.dataApi.affinity.podAffinity.preferredDuringSchedulingIgnoredDuringExecution[index].podAffinityTerm.labelSelector
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
matchLabels |
map[string]string |
false |
MissionControlCluster.spec.dataApi.affinity.podAffinity.preferredDuringSchedulingIgnoredDuringExecution[index].podAffinityTerm.labelSelector.matchExpressions[index]
Name | Type | Description | Required |
---|---|---|---|
key |
string |
true |
|
operator |
string |
true |
|
values |
[]string |
false |
MissionControlCluster.spec.dataApi.affinity.podAffinity.preferredDuringSchedulingIgnoredDuringExecution[index].podAffinityTerm.namespaceSelector
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
matchLabels |
map[string]string |
false |
MissionControlCluster.spec.dataApi.affinity.podAffinity.preferredDuringSchedulingIgnoredDuringExecution[index].podAffinityTerm.namespaceSelector.matchExpressions[index]
Name | Type | Description | Required |
---|---|---|---|
key |
string |
true |
|
operator |
string |
true |
|
values |
[]string |
false |
MissionControlCluster.spec.dataApi.affinity.podAffinity.requiredDuringSchedulingIgnoredDuringExecution[index]
Name | Type | Description | Required |
---|---|---|---|
topologyKey |
string |
true |
|
object |
false |
||
matchLabelKeys |
[]string |
false |
|
mismatchLabelKeys |
[]string |
false |
|
object |
false |
||
namespaces |
[]string |
false |
MissionControlCluster.spec.dataApi.affinity.podAffinity.requiredDuringSchedulingIgnoredDuringExecution[index].labelSelector
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
matchLabels |
map[string]string |
false |
MissionControlCluster.spec.dataApi.affinity.podAffinity.requiredDuringSchedulingIgnoredDuringExecution[index].labelSelector.matchExpressions[index]
Name | Type | Description | Required |
---|---|---|---|
key |
string |
true |
|
operator |
string |
true |
|
values |
[]string |
false |
MissionControlCluster.spec.dataApi.affinity.podAffinity.requiredDuringSchedulingIgnoredDuringExecution[index].namespaceSelector
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
matchLabels |
map[string]string |
false |
MissionControlCluster.spec.dataApi.affinity.podAffinity.requiredDuringSchedulingIgnoredDuringExecution[index].namespaceSelector.matchExpressions[index]
Name | Type | Description | Required |
---|---|---|---|
key |
string |
true |
|
operator |
string |
true |
|
values |
[]string |
false |
MissionControlCluster.spec.dataApi.affinity.podAntiAffinity
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
[]object |
false |
MissionControlCluster.spec.dataApi.affinity.podAntiAffinity.preferredDuringSchedulingIgnoredDuringExecution[index]
Name | Type | Description | Required |
---|---|---|---|
object |
true |
||
weight |
integer |
|
true |
MissionControlCluster.spec.dataApi.affinity.podAntiAffinity.preferredDuringSchedulingIgnoredDuringExecution[index].podAffinityTerm
Name | Type | Description | Required |
---|---|---|---|
topologyKey |
string |
true |
|
object |
false |
||
matchLabelKeys |
[]string |
false |
|
mismatchLabelKeys |
[]string |
false |
|
object |
false |
||
namespaces |
[]string |
false |
MissionControlCluster.spec.dataApi.affinity.podAntiAffinity.preferredDuringSchedulingIgnoredDuringExecution[index].podAffinityTerm.labelSelector
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
matchLabels |
map[string]string |
false |
MissionControlCluster.spec.dataApi.affinity.podAntiAffinity.preferredDuringSchedulingIgnoredDuringExecution[index].podAffinityTerm.labelSelector.matchExpressions[index]
Name | Type | Description | Required |
---|---|---|---|
key |
string |
true |
|
operator |
string |
true |
|
values |
[]string |
false |
MissionControlCluster.spec.dataApi.affinity.podAntiAffinity.preferredDuringSchedulingIgnoredDuringExecution[index].podAffinityTerm.namespaceSelector
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
matchLabels |
map[string]string |
false |
MissionControlCluster.spec.dataApi.affinity.podAntiAffinity.preferredDuringSchedulingIgnoredDuringExecution[index].podAffinityTerm.namespaceSelector.matchExpressions[index]
Name | Type | Description | Required |
---|---|---|---|
key |
string |
true |
|
operator |
string |
true |
|
values |
[]string |
false |
MissionControlCluster.spec.dataApi.affinity.podAntiAffinity.requiredDuringSchedulingIgnoredDuringExecution[index]
Name | Type | Description | Required |
---|---|---|---|
topologyKey |
string |
true |
|
object |
false |
||
matchLabelKeys |
[]string |
false |
|
mismatchLabelKeys |
[]string |
false |
|
object |
false |
||
namespaces |
[]string |
false |
MissionControlCluster.spec.dataApi.affinity.podAntiAffinity.requiredDuringSchedulingIgnoredDuringExecution[index].labelSelector
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
matchLabels |
map[string]string |
false |
MissionControlCluster.spec.dataApi.affinity.podAntiAffinity.requiredDuringSchedulingIgnoredDuringExecution[index].labelSelector.matchExpressions[index]
Name | Type | Description | Required |
---|---|---|---|
key |
string |
true |
|
operator |
string |
true |
|
values |
[]string |
false |
MissionControlCluster.spec.dataApi.affinity.podAntiAffinity.requiredDuringSchedulingIgnoredDuringExecution[index].namespaceSelector
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
matchLabels |
map[string]string |
false |
MissionControlCluster.spec.dataApi.affinity.podAntiAffinity.requiredDuringSchedulingIgnoredDuringExecution[index].namespaceSelector.matchExpressions[index]
Name | Type | Description | Required |
---|---|---|---|
key |
string |
true |
|
operator |
string |
true |
|
values |
[]string |
false |
MissionControlCluster.spec.dataApi.containerImage
Name | Type | Description | Required |
---|---|---|---|
name |
string |
false |
|
pullPolicy |
enum |
|
false |
object |
false |
||
registry |
string |
false |
|
repository |
string |
false |
|
tag |
string |
|
false |
MissionControlCluster.spec.dataApi.containerImage.pullSecretRef
Name | Type | Description | Required |
---|---|---|---|
name |
string |
|
false |
MissionControlCluster.spec.dataApi.containerSecurityContext
Name | Type | Description | Required |
---|---|---|---|
allowPrivilegeEscalation |
boolean |
false |
|
object |
false |
||
object |
false |
||
privileged |
boolean |
false |
|
procMount |
string |
false |
|
readOnlyRootFilesystem |
boolean |
false |
|
runAsGroup |
integer |
|
false |
runAsNonRoot |
boolean |
false |
|
runAsUser |
integer |
|
false |
object |
false |
||
object |
false |
||
object |
false |
MissionControlCluster.spec.dataApi.containerSecurityContext.appArmorProfile
Name | Type | Description | Required |
---|---|---|---|
type |
string |
true |
|
localhostProfile |
string |
false |
MissionControlCluster.spec.dataApi.containerSecurityContext.capabilities
Name | Type | Description | Required |
---|---|---|---|
add |
[]string |
false |
|
drop |
[]string |
false |
MissionControlCluster.spec.dataApi.containerSecurityContext.seLinuxOptions
Name | Type | Description | Required |
---|---|---|---|
level |
string |
false |
|
role |
string |
false |
|
type |
string |
false |
|
user |
string |
false |
MissionControlCluster.spec.dataApi.containerSecurityContext.seccompProfile
Name | Type | Description | Required |
---|---|---|---|
type |
string |
true |
|
localhostProfile |
string |
false |
MissionControlCluster.spec.dataApi.containerSecurityContext.windowsOptions
Name | Type | Description | Required |
---|---|---|---|
gmsaCredentialSpec |
string |
false |
|
gmsaCredentialSpecName |
string |
false |
|
hostProcess |
boolean |
false |
|
runAsUserName |
string |
false |
MissionControlCluster.spec.dataApi.env[index]
Name | Type | Description | Required |
---|---|---|---|
name |
string |
true |
|
value |
string |
false |
|
object |
false |
MissionControlCluster.spec.dataApi.env[index].valueFrom
Name | Type | Description | Required |
---|---|---|---|
object |
false |
||
object |
false |
||
object |
false |
||
object |
false |
MissionControlCluster.spec.dataApi.env[index].valueFrom.configMapKeyRef
Name | Type | Description | Required |
---|---|---|---|
key |
string |
true |
|
name |
string |
|
false |
optional |
boolean |
false |
MissionControlCluster.spec.dataApi.env[index].valueFrom.fieldRef
Name | Type | Description | Required |
---|---|---|---|
fieldPath |
string |
true |
|
apiVersion |
string |
false |
MissionControlCluster.spec.dataApi.env[index].valueFrom.resourceFieldRef
Name | Type | Description | Required |
---|---|---|---|
resource |
string |
true |
|
containerName |
string |
false |
|
divisor |
int or string |
false |
MissionControlCluster.spec.dataApi.env[index].valueFrom.secretKeyRef
Name | Type | Description | Required |
---|---|---|---|
key |
string |
true |
|
name |
string |
|
false |
optional |
boolean |
false |
MissionControlCluster.spec.dataApi.podSecurityContext
Name | Type | Description | Required |
---|---|---|---|
object |
false |
||
fsGroup |
integer |
|
false |
fsGroupChangePolicy |
string |
false |
|
runAsGroup |
integer |
|
false |
runAsNonRoot |
boolean |
false |
|
runAsUser |
integer |
|
false |
seLinuxChangePolicy |
string |
false |
|
object |
false |
||
object |
false |
||
supplementalGroups |
[]integer |
false |
|
supplementalGroupsPolicy |
string |
false |
|
[]object |
false |
||
object |
false |
MissionControlCluster.spec.dataApi.podSecurityContext.appArmorProfile
Name | Type | Description | Required |
---|---|---|---|
type |
string |
true |
|
localhostProfile |
string |
false |
MissionControlCluster.spec.dataApi.podSecurityContext.seLinuxOptions
Name | Type | Description | Required |
---|---|---|---|
level |
string |
false |
|
role |
string |
false |
|
type |
string |
false |
|
user |
string |
false |
MissionControlCluster.spec.dataApi.podSecurityContext.seccompProfile
Name | Type | Description | Required |
---|---|---|---|
type |
string |
true |
|
localhostProfile |
string |
false |
MissionControlCluster.spec.dataApi.podSecurityContext.sysctls[index]
Name | Type | Description | Required |
---|---|---|---|
name |
string |
true |
|
value |
string |
true |
MissionControlCluster.spec.dataApi.podSecurityContext.windowsOptions
Name | Type | Description | Required |
---|---|---|---|
gmsaCredentialSpec |
string |
false |
|
gmsaCredentialSpecName |
string |
false |
|
hostProcess |
boolean |
false |
|
runAsUserName |
string |
false |
MissionControlCluster.spec.dataApi.resources
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
limits |
map[string]int or string |
false |
|
requests |
map[string]int or string |
false |
MissionControlCluster.spec.dataApi.resources.claims[index]
Name | Type | Description | Required |
---|---|---|---|
name |
string |
true |
|
request |
string |
false |
MissionControlCluster.spec.dataApi.tolerations[index]
Name | Type | Description | Required |
---|---|---|---|
effect |
string |
false |
|
key |
string |
false |
|
operator |
string |
false |
|
tolerationSeconds |
integer |
|
false |
value |
string |
false |
MissionControlCluster.spec.encryption
Name | Type | Description | Required |
---|---|---|---|
object |
false |
||
object |
|
false |
|
object |
|
false |
MissionControlCluster.spec.encryption.caIssuer
Name | Type | Description | Required |
---|---|---|---|
object |
false |
||
enabled |
boolean |
|
false |
MissionControlCluster.spec.encryption.caIssuer.certs
Name | Type | Description | Required |
---|---|---|---|
object |
false |
||
createCerts |
boolean |
|
false |
MissionControlCluster.spec.encryption.caIssuer.certs.certTemplate
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
commonName |
string |
false |
|
dnsNames |
[]string |
false |
|
duration |
string |
false |
|
emailAddresses |
[]string |
false |
|
encodeUsagesInRequest |
boolean |
false |
|
ipAddresses |
[]string |
false |
|
isCA |
boolean |
false |
|
object |
false |
||
object |
false |
||
literalSubject |
string |
false |
|
object |
false |
||
[]object |
false |
||
object |
false |
||
renewBefore |
string |
false |
|
revisionHistoryLimit |
integer |
|
false |
secretName |
string |
false |
|
object |
false |
||
object |
false |
||
uris |
[]string |
false |
|
usages |
[]enum |
|
false |
MissionControlCluster.spec.encryption.caIssuer.certs.certTemplate.additionalOutputFormats[index]
Name | Type | Description | Required |
---|---|---|---|
type |
enum |
|
true |
MissionControlCluster.spec.encryption.caIssuer.certs.certTemplate.issuerRef
Name | Type | Description | Required |
---|---|---|---|
name |
string |
true |
|
group |
string |
false |
|
kind |
string |
false |
MissionControlCluster.spec.encryption.caIssuer.certs.certTemplate.keystores
Name | Type | Description | Required |
---|---|---|---|
object |
false |
||
object |
false |
MissionControlCluster.spec.encryption.caIssuer.certs.certTemplate.keystores.jks
Name | Type | Description | Required |
---|---|---|---|
create |
boolean |
true |
|
object |
true |
MissionControlCluster.spec.encryption.caIssuer.certs.certTemplate.keystores.jks.passwordSecretRef
Name | Type | Description | Required |
---|---|---|---|
name |
string |
true |
|
key |
string |
false |
MissionControlCluster.spec.encryption.caIssuer.certs.certTemplate.keystores.pkcs12
Name | Type | Description | Required |
---|---|---|---|
create |
boolean |
true |
|
object |
true |
||
profile |
enum |
|
false |
MissionControlCluster.spec.encryption.caIssuer.certs.certTemplate.keystores.pkcs12.passwordSecretRef
Name | Type | Description | Required |
---|---|---|---|
name |
string |
true |
|
key |
string |
false |
MissionControlCluster.spec.encryption.caIssuer.certs.certTemplate.nameConstraints
Name | Type | Description | Required |
---|---|---|---|
critical |
boolean |
false |
|
object |
false |
||
object |
false |
MissionControlCluster.spec.encryption.caIssuer.certs.certTemplate.nameConstraints.excluded
Name | Type | Description | Required |
---|---|---|---|
dnsDomains |
[]string |
false |
|
emailAddresses |
[]string |
false |
|
ipRanges |
[]string |
false |
|
uriDomains |
[]string |
false |
MissionControlCluster.spec.encryption.caIssuer.certs.certTemplate.nameConstraints.permitted
Name | Type | Description | Required |
---|---|---|---|
dnsDomains |
[]string |
false |
|
emailAddresses |
[]string |
false |
|
ipRanges |
[]string |
false |
|
uriDomains |
[]string |
false |
MissionControlCluster.spec.encryption.caIssuer.certs.certTemplate.otherNames[index]
Name | Type | Description | Required |
---|---|---|---|
oid |
string |
false |
|
utf8Value |
string |
false |
MissionControlCluster.spec.encryption.caIssuer.certs.certTemplate.privateKey
Name | Type | Description | Required |
---|---|---|---|
algorithm |
enum |
|
false |
encoding |
enum |
|
false |
rotationPolicy |
enum |
|
false |
size |
integer |
false |
MissionControlCluster.spec.encryption.caIssuer.certs.certTemplate.secretTemplate
Name | Type | Description | Required |
---|---|---|---|
annotations |
map[string]string |
false |
|
labels |
map[string]string |
false |
MissionControlCluster.spec.encryption.caIssuer.certs.certTemplate.subject
Name | Type | Description | Required |
---|---|---|---|
countries |
[]string |
false |
|
localities |
[]string |
false |
|
organizationalUnits |
[]string |
false |
|
organizations |
[]string |
false |
|
postalCodes |
[]string |
false |
|
provinces |
[]string |
false |
|
serialNumber |
string |
false |
|
streetAddresses |
[]string |
false |
MissionControlCluster.spec.encryption.internodeEncryption
Name | Type | Description | Required |
---|---|---|---|
object |
|
false |
|
enabled |
boolean |
|
false |
MissionControlCluster.spec.encryption.internodeEncryption.certs
Name | Type | Description | Required |
---|---|---|---|
object |
false |
||
createCerts |
boolean |
|
false |
MissionControlCluster.spec.encryption.internodeEncryption.certs.certTemplate
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
commonName |
string |
false |
|
dnsNames |
[]string |
false |
|
duration |
string |
false |
|
emailAddresses |
[]string |
false |
|
encodeUsagesInRequest |
boolean |
false |
|
ipAddresses |
[]string |
false |
|
isCA |
boolean |
false |
|
object |
false |
||
object |
false |
||
literalSubject |
string |
false |
|
object |
false |
||
[]object |
false |
||
object |
false |
||
renewBefore |
string |
false |
|
revisionHistoryLimit |
integer |
|
false |
secretName |
string |
false |
|
object |
false |
||
object |
false |
||
uris |
[]string |
false |
|
usages |
[]enum |
|
false |
MissionControlCluster.spec.encryption.internodeEncryption.certs.certTemplate.additionalOutputFormats[index]
Name | Type | Description | Required |
---|---|---|---|
type |
enum |
|
true |
MissionControlCluster.spec.encryption.internodeEncryption.certs.certTemplate.issuerRef
Name | Type | Description | Required |
---|---|---|---|
name |
string |
true |
|
group |
string |
false |
|
kind |
string |
false |
MissionControlCluster.spec.encryption.internodeEncryption.certs.certTemplate.keystores
Name | Type | Description | Required |
---|---|---|---|
object |
false |
||
object |
false |
MissionControlCluster.spec.encryption.internodeEncryption.certs.certTemplate.keystores.jks
Name | Type | Description | Required |
---|---|---|---|
create |
boolean |
true |
|
object |
true |
MissionControlCluster.spec.encryption.internodeEncryption.certs.certTemplate.keystores.jks.passwordSecretRef
Name | Type | Description | Required |
---|---|---|---|
name |
string |
true |
|
key |
string |
false |
MissionControlCluster.spec.encryption.internodeEncryption.certs.certTemplate.keystores.pkcs12
Name | Type | Description | Required |
---|---|---|---|
create |
boolean |
true |
|
object |
true |
||
profile |
enum |
|
false |
MissionControlCluster.spec.encryption.internodeEncryption.certs.certTemplate.keystores.pkcs12.passwordSecretRef
Name | Type | Description | Required |
---|---|---|---|
name |
string |
true |
|
key |
string |
false |
MissionControlCluster.spec.encryption.internodeEncryption.certs.certTemplate.nameConstraints
Name | Type | Description | Required |
---|---|---|---|
critical |
boolean |
false |
|
object |
false |
||
object |
false |
MissionControlCluster.spec.encryption.internodeEncryption.certs.certTemplate.nameConstraints.excluded
Name | Type | Description | Required |
---|---|---|---|
dnsDomains |
[]string |
false |
|
emailAddresses |
[]string |
false |
|
ipRanges |
[]string |
false |
|
uriDomains |
[]string |
false |
MissionControlCluster.spec.encryption.internodeEncryption.certs.certTemplate.nameConstraints.permitted
Name | Type | Description | Required |
---|---|---|---|
dnsDomains |
[]string |
false |
|
emailAddresses |
[]string |
false |
|
ipRanges |
[]string |
false |
|
uriDomains |
[]string |
false |
MissionControlCluster.spec.encryption.internodeEncryption.certs.certTemplate.otherNames[index]
Name | Type | Description | Required |
---|---|---|---|
oid |
string |
false |
|
utf8Value |
string |
false |
MissionControlCluster.spec.encryption.internodeEncryption.certs.certTemplate.privateKey
Name | Type | Description | Required |
---|---|---|---|
algorithm |
enum |
|
false |
encoding |
enum |
|
false |
rotationPolicy |
enum |
|
false |
size |
integer |
false |
MissionControlCluster.spec.encryption.internodeEncryption.certs.certTemplate.secretTemplate
Name | Type | Description | Required |
---|---|---|---|
annotations |
map[string]string |
false |
|
labels |
map[string]string |
false |
MissionControlCluster.spec.encryption.internodeEncryption.certs.certTemplate.subject
Name | Type | Description | Required |
---|---|---|---|
countries |
[]string |
false |
|
localities |
[]string |
false |
|
organizationalUnits |
[]string |
false |
|
organizations |
[]string |
false |
|
postalCodes |
[]string |
false |
|
provinces |
[]string |
false |
|
serialNumber |
string |
false |
|
streetAddresses |
[]string |
false |
MissionControlCluster.spec.encryption.managementApiAuthEncryption
Name | Type | Description | Required |
---|---|---|---|
object |
|
false |
|
enabled |
boolean |
|
false |
MissionControlCluster.spec.encryption.managementApiAuthEncryption.certs
Name | Type | Description | Required |
---|---|---|---|
object |
false |
||
createCerts |
boolean |
|
false |
MissionControlCluster.spec.encryption.managementApiAuthEncryption.certs.certTemplate
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
commonName |
string |
false |
|
dnsNames |
[]string |
false |
|
duration |
string |
false |
|
emailAddresses |
[]string |
false |
|
encodeUsagesInRequest |
boolean |
false |
|
ipAddresses |
[]string |
false |
|
isCA |
boolean |
false |
|
object |
false |
||
object |
false |
||
literalSubject |
string |
false |
|
object |
false |
||
[]object |
false |
||
object |
false |
||
renewBefore |
string |
false |
|
revisionHistoryLimit |
integer |
|
false |
secretName |
string |
false |
|
object |
false |
||
object |
false |
||
uris |
[]string |
false |
|
usages |
[]enum |
|
false |
MissionControlCluster.spec.encryption.managementApiAuthEncryption.certs.certTemplate.additionalOutputFormats[index]
Name | Type | Description | Required |
---|---|---|---|
type |
enum |
|
true |
MissionControlCluster.spec.encryption.managementApiAuthEncryption.certs.certTemplate.issuerRef
Name | Type | Description | Required |
---|---|---|---|
name |
string |
true |
|
group |
string |
false |
|
kind |
string |
false |
MissionControlCluster.spec.encryption.managementApiAuthEncryption.certs.certTemplate.keystores
Name | Type | Description | Required |
---|---|---|---|
object |
false |
||
object |
false |
MissionControlCluster.spec.encryption.managementApiAuthEncryption.certs.certTemplate.keystores.jks
Name | Type | Description | Required |
---|---|---|---|
create |
boolean |
true |
|
object |
true |
MissionControlCluster.spec.encryption.managementApiAuthEncryption.certs.certTemplate.keystores.jks.passwordSecretRef
Name | Type | Description | Required |
---|---|---|---|
name |
string |
true |
|
key |
string |
false |
MissionControlCluster.spec.encryption.managementApiAuthEncryption.certs.certTemplate.keystores.pkcs12
Name | Type | Description | Required |
---|---|---|---|
create |
boolean |
true |
|
object |
true |
||
profile |
enum |
|
false |
MissionControlCluster.spec.encryption.managementApiAuthEncryption.certs.certTemplate.keystores.pkcs12.passwordSecretRef
Name | Type | Description | Required |
---|---|---|---|
name |
string |
true |
|
key |
string |
false |
MissionControlCluster.spec.encryption.managementApiAuthEncryption.certs.certTemplate.nameConstraints
Name | Type | Description | Required |
---|---|---|---|
critical |
boolean |
false |
|
object |
false |
||
object |
false |
MissionControlCluster.spec.encryption.managementApiAuthEncryption.certs.certTemplate.nameConstraints.excluded
Name | Type | Description | Required |
---|---|---|---|
dnsDomains |
[]string |
false |
|
emailAddresses |
[]string |
false |
|
ipRanges |
[]string |
false |
|
uriDomains |
[]string |
false |
MissionControlCluster.spec.encryption.managementApiAuthEncryption.certs.certTemplate.nameConstraints.permitted
Name | Type | Description | Required |
---|---|---|---|
dnsDomains |
[]string |
false |
|
emailAddresses |
[]string |
false |
|
ipRanges |
[]string |
false |
|
uriDomains |
[]string |
false |
MissionControlCluster.spec.encryption.managementApiAuthEncryption.certs.certTemplate.otherNames[index]
Name | Type | Description | Required |
---|---|---|---|
oid |
string |
false |
|
utf8Value |
string |
false |
MissionControlCluster.spec.encryption.managementApiAuthEncryption.certs.certTemplate.privateKey
Name | Type | Description | Required |
---|---|---|---|
algorithm |
enum |
|
false |
encoding |
enum |
|
false |
rotationPolicy |
enum |
|
false |
size |
integer |
false |
MissionControlCluster.spec.encryption.managementApiAuthEncryption.certs.certTemplate.secretTemplate
Name | Type | Description | Required |
---|---|---|---|
annotations |
map[string]string |
false |
|
labels |
map[string]string |
false |
MissionControlCluster.spec.encryption.managementApiAuthEncryption.certs.certTemplate.subject
Name | Type | Description | Required |
---|---|---|---|
countries |
[]string |
false |
|
localities |
[]string |
false |
|
organizationalUnits |
[]string |
false |
|
organizations |
[]string |
false |
|
postalCodes |
[]string |
false |
|
provinces |
[]string |
false |
|
serialNumber |
string |
false |
|
streetAddresses |
[]string |
false |
MissionControlCluster.spec.metadata
Name | Type | Description | Required |
---|---|---|---|
commonAnnotations |
map[string]string |
false |
|
commonLabels |
map[string]string |
false |
MissionControlCluster.status
Name | Type | Description | Required |
---|---|---|---|
[]object |
false |
||
observedGeneration |
integer |
|
false |