k8s for all
This commit is contained in:
12
base/sys/kubernetes.sls
Normal file
12
base/sys/kubernetes.sls
Normal file
@@ -0,0 +1,12 @@
|
||||
|
||||
# -*- coding: utf-8 -*-
|
||||
# vim: ft=yaml
|
||||
---
|
||||
# This formula works with no-pillars but here are some example configurations.
|
||||
|
||||
kubernetes:
|
||||
pkg:
|
||||
use_upstream_repo: True
|
||||
repo:
|
||||
humanname: kubernetes
|
||||
gpgcheck: 1
|
||||
@@ -8,11 +8,6 @@ mine_functions:
|
||||
- chaos-role
|
||||
disk.usage: []
|
||||
grains.items: []
|
||||
network.ip_addrs: [eth0]
|
||||
#networkplus.internal_ip_addrs: []
|
||||
internal_ip_addrs:
|
||||
mine_function: network.ip_addrs
|
||||
cidr: 192.168.0.0/16
|
||||
ip_list:
|
||||
- mine_function: grains.get
|
||||
- ip_interfaces
|
||||
|
||||
Reference in New Issue
Block a user