Skip to content

cannot delete the cluster #17

@rajputvishwas

Description

@rajputvishwas

Hi,
First of all, I would like to thank you for preparing such a valuable tutorial on how to setup k8s on aws. I have followed the steps given the tutorial and it works fine. Just wanted to tell you that after few days when I tried to remove the cluster

kops delete cluster dev.k8s.valaxy.in --yes

it didn't work. Then I realised that we need to set the environment variable

export KOPS_STATE_STORE=s3://dev.k8s.valaxy.in

and issue

kops delete cluster dev.k8s.valaxy.in --yes

It works fine.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions