You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your request related to a new offering from AWS?
Yes.
Is your request related to a problem? Please describe.
I would like to create a fargate-only cluster, which includes running coredns on fargate. I'd like to use a single fargate profile with multiple selectors, one for the default namespace and one for the kube-system namespace.
Describe the solution you'd like.
I'd like to be able to define a single fargate profile that includes multiple selectors.
Describe alternatives you've considered.
Currently, it is possible to create multiple fargate profiles, each with a single namespace selector, however the long time to create and destroy profiles seems to frequently create race conditions in my testing.
Additional context
N/A
The text was updated successfully, but these errors were encountered:
I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.
Is your request related to a new offering from AWS?
Yes.
Is your request related to a problem? Please describe.
I would like to create a fargate-only cluster, which includes running coredns on fargate. I'd like to use a single fargate profile with multiple selectors, one for the
default
namespace and one for thekube-system
namespace.Describe the solution you'd like.
I'd like to be able to define a single fargate profile that includes multiple selectors.
Describe alternatives you've considered.
Currently, it is possible to create multiple fargate profiles, each with a single namespace selector, however the long time to create and destroy profiles seems to frequently create race conditions in my testing.
Additional context
N/A
The text was updated successfully, but these errors were encountered: