62 lines
1.6 KiB
JSON
62 lines
1.6 KiB
JSON
{
|
|
"cilium": {
|
|
"cluster_id": 0,
|
|
"cluster_name": "",
|
|
"concerns": {
|
|
"backup": {
|
|
"kind": "disabled",
|
|
"reason": "state in K8s API captured by SystemBackupDef.cluster_resources"
|
|
},
|
|
"certs": {
|
|
"kind": "disabled",
|
|
"reason": "no ACME issuer required"
|
|
},
|
|
"dns": {
|
|
"kind": "disabled",
|
|
"reason": "no DNS records owned by this component"
|
|
},
|
|
"observability": {
|
|
"backlog_ref": "OBS-001",
|
|
"kind": "pending",
|
|
"reason": "ObservabilityImpl iteration deferred — surface stub only"
|
|
},
|
|
"security": {
|
|
"backlog_ref": "SEC-001",
|
|
"kind": "pending",
|
|
"reason": "SecurityImpl iteration deferred — surface stub only"
|
|
},
|
|
"tls": {
|
|
"kind": "disabled",
|
|
"reason": "controller-level RBAC, not TLS endpoint"
|
|
}
|
|
},
|
|
"enable_gateway_api": false,
|
|
"enable_ingress_controller": false,
|
|
"envoy_enabled": true,
|
|
"gateway_api_version": "v1.2.1",
|
|
"gateway_name": "",
|
|
"gateway_sharing_key": "",
|
|
"ingress_lb_mode": "shared",
|
|
"k8s_service_host": "",
|
|
"k8s_service_port": 6443,
|
|
"kube_proxy_replacement": false,
|
|
"live_check": {
|
|
"namespace": "kube-system",
|
|
"scope": "cp_only",
|
|
"selector": "cilium",
|
|
"strategy": "k8s_pods"
|
|
},
|
|
"name": "cilium",
|
|
"operations": {
|
|
"delete": true,
|
|
"health": true,
|
|
"install": true,
|
|
"reinstall": true
|
|
},
|
|
"private_fip": "",
|
|
"private_gateway_name": "",
|
|
"public_fip": "",
|
|
"socket_lb": true,
|
|
"version": "1.19.3"
|
|
}
|
|
}
|