kind: Cluster apiVersion: kind.x-k8s.io/v1alpha4 nodes: - role: control-plane # Mapuje porty na Windows localhost — luncher.localhost resolves to 127.0.0.1 # Traefik na control-plane podu poslouchá na těchto portech přes hostPort extraPortMappings: - containerPort: 80 hostPort: 80 protocol: TCP - containerPort: 443 hostPort: 443 protocol: TCP - role: worker - role: worker - role: worker