Skip to content

feat(aws): complete the EKS adapter (nodegroup/fargate management) #106

Description

@hectorvent

Complete the AWS EKS adapter

EKS is already registered under the k8s type but only lists/inspects clusters. Add management of
nodegroups and Fargate profiles (the legacy routes/eks.ts already exposes these — reuse or port).

  • Nodegroup create / delete in packages/api/src/adapter-aws/AwsK8sAdapter.ts (+ test)
  • Fargate profile create / delete
  • Wire actions into the schema and the K8sEngineDetails panel (packages/frontend/src/components/)
  • Verify against the local emulator (floci/src/main/java/io/github/hectorvent/floci/services/eks/)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions