Skip to content

missing kube-apiserver and other pods #17298

Open
@ankur6ue

Description

@ankur6ue

I'm trying to create a kubernetes cluster on AWS using:

kops create cluster --zones=us-east-1a --name=dev.k8s.local --state=s3://<bucket_name> --discovery-store=s3://<bucket_name>/${NAME}/discovery --node-size t2.small --master-size t2.small --node-count 1

However the cluster never gets in a healthy state.

Output of kops validate

Image

output of kubectl get pods -n kube-system

Image

Please help.. using kops version 1.31.0

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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