Skip to content

neilkuan/rke2-eks-d-lab

Repository files navigation

this is rke2 feat eks-d cdk sample project.

set ENV

  • Clone project
  • open gitpod Gitpod Ready-to-Code

Clone project

git clone https://github.com/guan840912/rke2-eks-d-lab.git

setting aws credentials

aws configure

install cdk dependency

cd rke2-eks-d-lab/
npx projen

To list stack

cdk ls

To deploy

cdk deploy 

To destroy

cdk destroy

source from: https://rancher.com/blog/2020/rke2-supports-amazon-eks-distro

see more rke2: https://docs.rke2.io/install/quickstart/

see more rke2 source code: https://github.com/rancher/rke2

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published