Go to file
Nikolai Rodionov 3806fe53b5
Change the way binaries are installed
Now binaries are installed to the workdir, so they do not affect the
system. I want to have this role more or less containerized

Also some minor refactoring has been done as well
2023-11-19 17:03:42 +01:00
defaults Change the way binaries are installed 2023-11-19 17:03:42 +01:00
handlers add support for multi-users 2023-07-20 13:29:08 +02:00
meta Set workdit as var 2023-03-11 18:59:25 +01:00
tasks Change the way binaries are installed 2023-11-19 17:03:42 +01:00
templates fix: Usernames now have include cluster names 2023-07-20 17:55:33 +02:00
vars Migrate the role to a separate repo 2023-03-11 18:18:57 +01:00
kubernetes-create-user.yaml Migrate the role to a separate repo 2023-03-11 18:18:57 +01:00
README.md Migrate the role to a separate repo 2023-03-11 18:18:57 +01:00

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)