Skip to content

k8s deprecated read-only port #58

@danielmotaleite

Description

@danielmotaleite

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions