项目作者: victorklos

项目描述 :
Ansible role to install kubernetes tools
高级语言:
项目地址: git://github.com/victorklos/ansible-role-install-k8s-tooling.git
创建时间: 2018-06-01T10:52:52Z
项目社区:https://github.com/victorklos/ansible-role-install-k8s-tooling

开源协议:MIT License

下载


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:

  1. - hosts: servers
  2. roles:
  3. - 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!