I am deploying a EKS cluster and a fargate profile with cloudformation. But I can't find a cloudformation type for Fargate Pod configuration. When I search the doc, it always mention that to use kubectl
command to deploy them.
Is this the only way to deploy my application container to EKS? If yes, how can I create infrastructure as code?
And how can I put the pod and every container in cloudformation stack? I'd like to tear down everything by deleting cloudformation stack.
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…