-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
Hi
since kubernetes/kubeadm#732, the port 10255 is deprecated and at least in aws it doesn't exist anymore:
awslabs/amazon-eks-ami#128
Addjng this seem to mostly solve this:
--kubelet-api=https://localhost:10250/pods
--kubelet-api-insecure-skip-verify
but that returns this error in the log:
level=error msg="Error fetching state from k8s: invalid character 'F' looking for beginning of value"
and doesn't look like katalog-sync is sending the services to consul
Metadata
Metadata
Assignees
Labels
No labels