eks-cdk8s-refarch 使用AWS CDK和CDK8S在Amazon EKS中构建负载平衡的Web服务的参考架构。 高层建筑 部署 # see the diff before deployment $ cdk diff # deploy the whole stack $ cdk deploy # detroy the whole stack $ cdk destroy