Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ecgalaxy/containers_toolbox
Ansible role to install tools required to work with containers & k8s - Repository mirror - development takes place on code.europa.eu
https://github.com/ecgalaxy/containers_toolbox
ansible-role buildpacks containers dive helm k9s kapp kubectl kubernetes pack ytt
Last synced: 1 day ago
JSON representation
Ansible role to install tools required to work with containers & k8s - Repository mirror - development takes place on code.europa.eu
- Host: GitHub
- URL: https://github.com/ecgalaxy/containers_toolbox
- Owner: ecgalaxy
- License: eupl-1.2
- Created: 2022-06-09T12:37:31.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-09-16T15:34:36.000Z (about 2 months ago)
- Last Synced: 2024-09-16T18:44:02.000Z (about 2 months ago)
- Topics: ansible-role, buildpacks, containers, dive, helm, k9s, kapp, kubectl, kubernetes, pack, ytt
- Homepage: https://code.europa.eu/ecgalaxy/containers_toolbox
- Size: 63.5 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
ECGALAXY containers_toolbox role
================================Ansible role which installs tools required to work with containers, image registries and Kubernetes clusters.
List of tools:
- argocd
- cosign
- dive
- eksctl
- helm
- k9s
- kpack CLI (kp)
- kubectl
- kubeseal
- pack
- regctl
- skopeo (*)(*) Skopeo installation not yet supported on Amazon Linux and Ubuntu before 22.04 LTS.
Requirements
------------- The `unzip` command, which can be provided by the `ecgalaxy.common_packages` role.
Role Variables
--------------For the list of all the available variables check the files under `defaults/` and `vars/`.
Dependencies
------------- optional: ecgalaxy.common_packages
Example Playbook
----------------- hosts: all
roles:
- ecgalaxy.bootstrap
- ecgalaxy.common_packages
- ecgalaxy.containers_toolboxOne-liner
---------bash <(curl -s https://code.europa.eu/-/snippets/1/raw/main/ansible-role.sh) ecgalaxy.containers_toolbox
See [ansible-role](https://code.europa.eu/-/snippets/1) for instructions.
Please verify the script integrity first.
Upgrading
---------In order to upgrade, reexecute this Ansible role after a new version has been released.
License
-------Copyright the European Union 2022.
Licensed under the EUPL-1.2 or later.
Author Information
------------------ECGALAXY team.