Skip to content

Releases: awslabs/aws-eks-cluster-controller

Added Support for a bunch of other K8's objects

20 Nov 21:28
Compare
Choose a tag to compare

Added Support for

  • Namespace
  • RBAC
  • CRD
  • DaemonSet
  • StatefulSet

And update operations for EKS Version, And NodeGroups Types

  • a bunch of other bug fixes

This is the initial public release.

21 Dec 16:20
9e1831a
Compare
Choose a tag to compare
This is a rework of the readme PR. (#46)

* Updating Readme file

* Files needed for setup are now in config/setup

* Simplified the readme to get a better getting started flow.

* Added links to references, and updated prereqs