Skip to content

Minion health check failure shows up as apiserver error #665

@erictune

Description

@erictune

What I did:
$ cluster/kube-down.sh
$ hack/dev-build-and-up.sh

(I saw this error:
ERROR: RESOURCE_ALREADY_EXISTS: The resource 'projects/seventh-circle-487/zones/us-central1-b/disks/kubernetes-minion-1' already exists
That's not what this issue is about, though)

Request https://$APISERVER_IP/api/v1beta1/pods

Got this error:

Internal Error: &url.Error{Op:"Get", URL:"http://kubernetes-minion-1.c.seventh-circle-487.internal:10250/healthz", Err:(*net.OpError)(0xc2101dcc40)}

APIserver should not fail to respond to GET /pods just because one of the minions is wedged.

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