:laptop: 描述 Kubify是一个CLI工具,用于管理微服务的开发和部署生命周期。 设置 ## Configure Env ## export KUBIFY_DEBUG=1 export KUBIFY_CONTAINER_REGISTRY=ecr export UNIQUE_COMPANY_ACRONYM=pt ## Setup ## export PATH=$PATH:$(pwd)/tools/kubify/cli #install/configure/re-configure your local workstation with a proper cluster (including all pre-reqs automated) kubify up ## Local Testing ## #start all services locally (entire infra running