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
Tell us about your request
A GUI in AWS console that allows to create an EKS cluster (control plane and worker nodes) in a single request.
Which service(s) is this request for?
EKS
Tell us about the problem you're trying to solve. What are you trying to do, and why is it hard?
While eksctl makes life so much easier when it comes to managing the EKS cluster, a GUI would be a lot more intuitive for starters.
Are you currently working around this issue?
Currently using eksctl
The text was updated successfully, but these errors were encountered:
This is something we are working on. For clarification - do you find it important to be able to create Subnets/IAM roles from the same workflow in the console?
While it does not allow creation of cluster and nodes in a single shot today, Managed node groups (#139) does add the ability to create and manage worker nodes from the console.
tabern
changed the title
[EKS] : GUI for managing EKS cluster along with worker nodes
[EKS] : GUI for creating EKS cluster along with worker nodes
Nov 27, 2019
I'm going to merge this request into #44 as they are very similar. A quick note, this functionality will be delivered in stages, so we will open requisite linked tickets to track that as we go.
Tell us about your request
A GUI in AWS console that allows to create an EKS cluster (control plane and worker nodes) in a single request.
Which service(s) is this request for?
EKS
Tell us about the problem you're trying to solve. What are you trying to do, and why is it hard?
While eksctl makes life so much easier when it comes to managing the EKS cluster, a GUI would be a lot more intuitive for starters.
Are you currently working around this issue?
Currently using eksctl
The text was updated successfully, but these errors were encountered: