Skip to content

Added SSM agent install to kops#373

Merged
eks-distro-bot merged 1 commit intoaws:mainfrom
micahhausler:kops-ssm
May 25, 2021
Merged

Added SSM agent install to kops#373
eks-distro-bot merged 1 commit intoaws:mainfrom
micahhausler:kops-ssm

Conversation

@micahhausler
Copy link
Copy Markdown
Member

Issue #, if available:
N/A

Description of changes:

Added SSM agent installation to the kops template. Amazon SSM is not required for EKS-D, but it is leveraged for installing internal agents in our CI processes.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

name: a
memoryRequest: 100Mi
name: events
externalPolicies:
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this going to prevent customers from creating a kops cluster with these scripts. I thought we had testing specific stuff isolated out ouf the default kops creat scripts.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No, this should work fine. This policy is the minimum required for SSM agent to operate, it is not administrative SSM permissions.

Copy link
Copy Markdown
Contributor

@TerryHowe TerryHowe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@eks-distro-bot
Copy link
Copy Markdown
Collaborator

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: micahhausler, TerryHowe

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:
  • OWNERS [TerryHowe,micahhausler]

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@eks-distro-bot eks-distro-bot merged commit 54084cc into aws:main May 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants