Skip to content

add eksctl to the base image #61

@miparnisari

Description

@miparnisari

See https://docs.aws.amazon.com/eks/latest/userguide/getting-started-eksctl.html

i need this so I can run

eksctl create iamidentitymapping \
              --cluster ${{ secrets.CLUSTER }} \
              --region ${{ secrets.AWS_REGION }} \
              --arn ${{ secrets.AWS_IAM_ROLE }} \
              --group system:masters \
              --no-duplicate-arns \
              --username github-action

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions