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

View File

@@ -1,8 +1,11 @@
# -*- coding: utf-8 -*- # -*- coding: utf-8 -*-
# vim: ft=yaml # vim: ft=yaml
--- ---
# This formula works with no-pillars but here are some example configurations.
sysctl:
params:
net.ipv4.conf.all.proxy_arp: 1
net.ipv4.conf.eth0.proxy_arp: 1
kubernetes: kubernetes:
pkg: pkg:

View File

@@ -20,11 +20,11 @@ base:
- match: compound - match: compound
- base.log.rsyslog.client - base.log.rsyslog.client
'pine*': 'pine*':
- base.sys.kubernetes - k8s
'kubeadm*': 'kubeadm*':
- base.sys.kubernetes - k8s
'lenny*':
- base.sys.kubernetes
#'pine03*': #'pine03*':
# - prometheus.prometheus # - prometheus.prometheus
#'ebin*': #'ebin*':