freehck.k8s_namespace
freehck.k8s_namespace
k8sの名前空間を管理します。
説明
このロールはKubernetesの名前空間を作成または削除します。
ロールの変数
k8s_namespace_name
: 名前空間の名前。必須のパラメータです。
k8s_namespace_state
: 名前空間の状態。present
(存在する)またはabsent
(存在しない)。デフォルトはpresent
です。
例
- role: freehck.k8s_namespace
k8s_namespace_name: "my-namespace"
k8s_namespace_state: "present"
インストール
このロールはAnsible Galaxyからインストールできます:
ansible-galaxy install freehck.k8s_namespace
ライセンス
MIT
著者情報
ドミトリー・カシン, freehck@freehck.ru
インストール
ansible-galaxy install freehck.k8s_namespace
ライセンス
Unknown
ダウンロード
197
所有者