awslabs / aws-eks-cluster-controller

Manages EKS clusters in different AWS accounts using Custom Resources
Apache License 2.0
103 stars 30 forks source link

Adding support for namespaces #81

Closed anand99 closed 5 years ago

anand99 commented 5 years ago

Description of changes: This change includes support for namespaces. It will allow aws-eks-cluster-controller to create namespaces in remote EKS cluster.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.