The Wayback Machine - https://web.archive.org/web/20201110184418/https://github.com/topics/kubernetes-deployment
Skip to content
#

kubernetes-deployment

Here are 632 public repositories matching this topic...

cdenneen
cdenneen commented Aug 28, 2020

Add fp-default to config.

eksctl create fargateprofile -f config.yaml

fp-default is created

Add fp-new to config (second profile)

eksctl create fargateprofile -f config.yaml

Error: failed to create Fargate profile "fp-default" on EKS cluster "eks-cluster": failed to create Fargate profile "fp-default": ResourceInUseException: A Fargate Profile already exists with this name
StarpTech
StarpTech commented Oct 12, 2020

As discussed in slack.

In comparison to skaffold (another deployment tool), kapp only reports if the condition was met or not. I'd like to see more information about the stabilization process e.g:

Waiting for deployments to stabilize...
 - production:deployment/demo: creating container service
    - production:pod/demo-5cf5f768d4-x9xfr: creating container service
 - production:deploy

Improve this page

Add a description, image, and links to the kubernetes-deployment topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the kubernetes-deployment topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.