Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/joatmon08/circleci-eks-agent
CircleCI agent containing EKS packaging.
https://github.com/joatmon08/circleci-eks-agent
Last synced: 19 days ago
JSON representation
CircleCI agent containing EKS packaging.
- Host: GitHub
- URL: https://github.com/joatmon08/circleci-eks-agent
- Owner: joatmon08
- Created: 2019-02-06T21:01:34.000Z (almost 6 years ago)
- Default Branch: main
- Last Pushed: 2022-10-06T03:58:28.000Z (over 2 years ago)
- Last Synced: 2024-11-03T08:38:32.397Z (2 months ago)
- Language: Ruby
- Homepage:
- Size: 13.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# circleci-eks-agent
Agent for CircleCI to interface with AWS EKS.
This is a container image for a CircleCI agent
that needs to execute against AWS EKS.## Assumptions
* You have `DOCKER_HUB_USER` and `DOCKER_HUB_USER` defined
as CircleCI environment variables.
* You have fixed `.circleci/config.yml` with the correct
parameters.