64 lines
1.7 KiB
JSON
64 lines
1.7 KiB
JSON
{
|
|
"k0s": {
|
|
"api_extra_sans": [],
|
|
"cluster_name": "k0s",
|
|
"concerns": {
|
|
"backup": {
|
|
"kind": "disabled",
|
|
"reason": "data_dir captured by SystemBackupDef.host_configs (configured at workspace level for active k0s deployments)"
|
|
},
|
|
"certs": {
|
|
"kind": "disabled",
|
|
"reason": "ACME issuance handled by cert-manager component, not k0s"
|
|
},
|
|
"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": "k0s manages its own TLS material; PKI captured by SystemBackupDef.host_configs"
|
|
}
|
|
},
|
|
"concurrency_limit": 5,
|
|
"concurrency_uploads": 3,
|
|
"data_dir": "/var/lib/k0s",
|
|
"disable_ipv6": true,
|
|
"disable_kube_proxy": true,
|
|
"drain_enabled": false,
|
|
"drain_force": true,
|
|
"drain_grace_period": "2m0s",
|
|
"drain_timeout": "5m0s",
|
|
"k0sctl_version": "v0.29.0",
|
|
"kine_dir": "",
|
|
"live_check": {
|
|
"scope": "cp_only",
|
|
"strategy": "k8s_api"
|
|
},
|
|
"mode": "taskserv",
|
|
"operations": {
|
|
"delete": true,
|
|
"health": true,
|
|
"install": true,
|
|
"reinstall": true
|
|
},
|
|
"role": "controller_worker",
|
|
"ssh_key_path": "",
|
|
"ssh_port": 22,
|
|
"ssh_user": "root",
|
|
"storage_backend": "sqlite",
|
|
"version": "1.35.3+k0s.0",
|
|
"wait_enabled": true,
|
|
"worker_disruption_percent": 10
|
|
}
|
|
}
|