Unable to Access Pod Logs in My k0s Cluster

Was this helpful?
Was this helpful?
apiVersion: k0sctl.k0sproject.io/v1beta1
kind: Cluster
metadata:
name: k0s-cluster
spec:
k0s:
version: 1.30.3+k0s.0
config:
apiVersion: k0s.k0sproject.io/v1beta1
kind: ClusterConfig
metadata:
name: k0s-cluster
spec:
network:
podCIDR: 10.244.0.0/16
provider: calico
serviceCIDR: 10.96.0.0/12
nodeLocalLoadBalancing:
enabled: true
type: EnvoyProxy
hosts:
- role: controller