https://github.com/webarchitect609/ansible-role-kubectl
Installs kubectl from the official apt repo
https://github.com/webarchitect609/ansible-role-kubectl
Last synced: 5 months ago
JSON representation
Installs kubectl from the official apt repo
- Host: GitHub
- URL: https://github.com/webarchitect609/ansible-role-kubectl
- Owner: webarchitect609
- License: bsd-3-clause
- Created: 2024-03-29T16:03:07.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-03-29T17:11:30.000Z (about 2 years ago)
- Last Synced: 2024-03-29T18:26:14.635Z (about 2 years ago)
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
README
Ansible Role: Kubectl
=====================
[](https://github.com/webarchitect609/ansible-role-kubectl/actions/workflows/build.yml)
[](https://github.com/webarchitect609/ansible-role-kubectl/releases)
[](https://galaxy.ansible.com/ui/standalone/roles/webarchitect609/kubectl)
[](LICENSE.md)
[](https://galaxy.ansible.com/ui/standalone/namespaces/7493/)
Installs [kubectl](https://kubernetes.io/docs/reference/kubectl/kubectl/) from the official apt repo.
Requirements
------------
None.
Role Variables
--------------
See [defaults/main.yml](defaults/main.yml)
Dependencies
------------
None.
Example Playbook
----------------
```yaml
- hosts: servers
roles:
- { role: webarchitect609.kubectl }
```
License & Author Information
----------------------------
[BSD-3-Clause](LICENSE.md)