k8s for all

This commit is contained in:
do
2020-04-21 20:40:30 +02:00
parent 3d3aa7e897
commit fc23acf699
5 changed files with 66 additions and 4 deletions

11
k8s/admin.sls Normal file
View File

@@ -0,0 +1,11 @@
# -*- coding: utf-8 -*-
# vim: ft=yaml
---
include:
- kubernetes.package.repo
k8s_pkgs-kubelet:
pkg.installed:
- pkgs:
- kubectl