freehck.k8s_namespace
freehck.k8s_namespace
Verwalten von k8s-Namespaces.
Beschreibung
Diese Rolle erstellt oder entfernt Kubernetes-Namespaces.
Rollenvariablen
k8s_namespace_name
: Name des Namespaces, Pflichtparameter
k8s_namespace_state
: Zustand des Namespaces, present
/absent
, standardmäßig present
Beispiel
- rolle: freehck.k8s_namespace
k8s_namespace_name: "mein-namespace"
k8s_namespace_state: "present"
Installation
Diese Rolle kann von Ansible Galaxy installiert werden:
ansible-galaxy install freehck.k8s_namespace
Lizenz
MIT
Autoreninformationen
Dmitrii Kashin, freehck@freehck.ru
Installieren
ansible-galaxy install freehck.k8s_namespace
Lizenz
Unknown
Downloads
197
Besitzer