k8s refactoring

This commit is contained in:
do
2020-06-18 20:03:17 +02:00
parent 12f4c43939
commit 9da91d3856
2 changed files with 9 additions and 6 deletions

15
k8s/init.sls Normal file
View File

@@ -0,0 +1,15 @@
# -*- coding: utf-8 -*-
# vim: ft=yaml
---
sysctl:
params:
net.ipv4.conf.all.proxy_arp: 1
net.ipv4.conf.eth0.proxy_arp: 1
kubernetes:
pkg:
use_upstream_repo: True
repo:
humanname: kubernetes
gpgcheck: 1