Skip to content

[Feature]: Addition of EKS, AKS addons in ksctl addons enable/disableΒ #47

@dipankardas011

Description

@dipankardas011

✨ Feature Name

Addons from EKS and AKS after cluster is there

🎯 Purpose

It will make the addon management in a single place

πŸ“ Feature Description

Currently ksctl cli >= v2.0.0 will feature kcm as a addon install for ksctl cluster management offering.

Either we making this addon from the ksctl cluster management as it will contain ka, loadbalancer, ....
Or we can add it in cli addon feature as we already have the client and just one more cloud SDK call away from adding managed addons...

Referring to Issue

🎁 Benefits

Simpler way to handle addons from managed clusters

βš–οΈ Potential Drawbacks

increased complexity of adding layer

πŸ”„ Alternatives Considered

No response

🎯 Impact Areas

  • πŸ–₯️ CLI - Command line interface
  • 🎨 UI - User interface
  • πŸ“š Documentation
  • βš™οΈ Core Features
  • πŸ”Œ External Integrations
  • πŸ§ͺ Testing Infrastructure

πŸ› οΈ Implementation Details

we need to make these addons only available if the clusterType == managed

πŸ“‹ Agreements

  • 🀝 I agree to follow the Contribution Guidelines
  • πŸ” I have searched for similar feature requests
  • πŸ’¬ I will participate in the discussion about this feature

Metadata

Metadata

Projects

Status

Backlog

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions