allanger-roles/create-kubernetes-rbac/README.md
Nikolai Rodionov 5698948778 init commit
2022-04-08 17:47:04 +02:00

35 lines
535 B
Markdown

Kubernetes RBAC
=========
Add user to k8s cluster drom control plain node
Role Variables
--------------
Will add soon
Dependencies
------------
Example Playbook
----------------
Including an example of how to use your role (for instance, with variables passed in as parameters) is always nice for users too:
---
- hosts: k8s_master
become: no
roles:
- role: '.'
License
-------
BSD
Author Information
------------------
Feel free to contribute
If you got something to say, send me an email (allanger@protonmail.com)