Skip to content
#

eks

Here are 422 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
preflightsiren
preflightsiren commented Oct 28, 2020

Is this a BUG REPORT or FEATURE REQUEST?: Bug Report

What happened: Running go run ./main.go with KUBECONFIG=/Users/scole/.kube/config:/Users/scole/.kube/config-apptio-clusters:/Users/scole/.kube/config-eks causes the startup to fail.

2020-10-29T10:19:12.506+1100	INFO	controller-runtime.metrics	metrics server is starting to listen	{"addr": ":8080"}
2020-10-29T10:19:12.506+1
richardcase
richardcase commented Oct 28, 2020

Describe the solution you'd like:
The command docs in the book are auto-generated. We need to add a comment to them to say they are autogenerated so that people don't edit them manually. Additionally, we need to add something to developer docs around this

Why do you want this feature:

Anything else you would like to add:
[Miscellaneous information that will assist in solving th

Improve this page

Add a description, image, and links to the eks 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 eks topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.