Skip to content
This repository has been archived by the owner on Sep 29, 2023. It is now read-only.

Latest commit

 

History

History
43 lines (22 loc) · 814 Bytes

File metadata and controls

43 lines (22 loc) · 814 Bytes

This repository is archived

Feel free to fork or whatever.


Build Status

install-k8s-tooling

Install Kubernetes tools.

Tags: kubernetes, k8s, kubeadm, kubectl, helm

Requirements

A server with a recent version of Debian or Ubuntu that you have root access to.

Example Playbook

You can use this role as follows:

- hosts: servers
  roles:
     - victorklos.install-k8s-tooling

Currently this role does not use any variables.

License

MIT

Contact

If you have a question or problem, please open an issue. Also, pull requests are welcome!