Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dial tcp 10.10.10.10:8443: connect: connection refused #5

Open
dyrnq opened this issue Sep 21, 2022 · 1 comment
Open

dial tcp 10.10.10.10:8443: connect: connection refused #5

dyrnq opened this issue Sep 21, 2022 · 1 comment

Comments

@dyrnq
Copy link
Owner

dyrnq commented Sep 21, 2022

E0921 10:40:47.450989  233225 controller.go:187] failed to update lease, error: Put "https://apiserver.k8s.local:8443/apis/coordination.k8s.io/v1/namespaces/kube-node-lease/leases/worker-2?timeout=10s": write tcp 10.10.10.10:55186->10.10.10.10:8443: write: connection reset by peer
E0921 10:40:47.451786  233225 controller.go:187] failed to update lease, error: Put "https://apiserver.k8s.local:8443/apis/coordination.k8s.io/v1/namespaces/kube-node-lease/leases/worker-2?timeout=10s": dial tcp 10.10.10.10:8443: connect: connection refused
E0921 10:40:47.452166  233225 controller.go:187] failed to update lease, error: Put "https://apiserver.k8s.local:8443/apis/coordination.k8s.io/v1/namespaces/kube-node-lease/leases/worker-2?timeout=10s": dial tcp 10.10.10.10:8443: connect: connection refused
E0921 10:40:47.453661  233225 controller.go:187] failed to update lease, error: Put "https://apiserver.k8s.local:8443/apis/coordination.k8s.io/v1/namespaces/kube-node-lease/leases/worker-2?timeout=10s": dial tcp 10.10.10.10:8443: connect: connection refused
E0921 10:40:47.454098  233225 controller.go:187] failed to update lease, error: Put "https://apiserver.k8s.local:8443/apis/coordination.k8s.io/v1/namespaces/kube-node-lease/leases/worker-2?timeout=10s": dial tcp 10.10.10.10:8443: connect: connection refused
E0921 10:40:47.454450  233225 controller.go:144] failed to ensure lease exists, will retry in 200ms, error: Get "https://apiserver.k8s.local:8443/apis/coordination.k8s.io/v1/namespaces/kube-node-lease/leases/worker-2?timeout=10s": dial tcp 10.10.10.10:8443: connect: connection refused
E0921 10:40:47.655910  233225 controller.go:144] failed to ensure lease exists, will retry in 400ms, error: Get "https://apiserver.k8s.local:8443/apis/coordination.k8s.io/v1/namespaces/kube-node-lease/leases/worker-2?timeout=10s": dial tcp 10.10.10.10:8443: connect: connection refused
E0921 10:40:48.058659  233225 controller.go:144] failed to ensure lease exists, will retry in 800ms, error: Get "https://apiserver.k8s.local:8443/apis/coordination.k8s.io/v1/namespaces/kube-node-lease/leases/worker-2?timeout=10s": dial tcp 10.10.10.10:8443: connect: connection refused
E0921 10:40:48.444100  233225 reflector.go:138] k8s.io/client-go/informers/factory.go:134: Failed to watch *v1.Node: failed to list *v1.Node: Get "https://apiserver.k8s.local:8443/api/v1/nodes?fieldSelector=metadata.name%3Dworker-2&resourceVersion=238949": dial tcp 10.10.10.10:8443: connect: connection refused
E0921 10:40:48.507289  233225 reflector.go:138] k8s.io/client-go/informers/factory.go:134: Failed to watch *v1.RuntimeClass: failed to list *v1.RuntimeClass: Get "https://apiserver.k8s.local:8443/apis/node.k8s.io/v1/runtimeclasses?resourceVersion=238668": dial tcp 10.10.10.10:8443: connect: connection refused
@dyrnq
Copy link
Owner Author

dyrnq commented Sep 21, 2022

kube-proxy need args --ipvs-exclude-cidrs=10.10.10.10/32

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant