Hello All, <https://www.pulumi.com/registry/packag...
# python
b
Hello All, https://www.pulumi.com/registry/packages/eks/api-docs/cluster/#inputs for the eks.Cluster if I add fargate=true, would it be still be possible to create EKS cluster with both fargate and node group with EC2 instances on same EKS cluster. As per documentation of this, It looks like it is skipping node group creation when fargate=true mentioned. could you please confirm is this expected behavior?