Include common kubernetes control metadata from formula
Introduces passthrough of common params for each model that
uses k8s from k8s salt formula metadata.
Currently, this patch includes partial fix for insufficient
admin permissions for k8s API access that was added to
k8s salt-formula.
Change-Id: I9292092a7f2d105d73f673f81a5a8d60860e2b9a
diff --git a/classes/cluster/k8s-compact/kubernetes/control.yml b/classes/cluster/k8s-compact/kubernetes/control.yml
index 5564e9c..3a8012f 100644
--- a/classes/cluster/k8s-compact/kubernetes/control.yml
+++ b/classes/cluster/k8s-compact/kubernetes/control.yml
@@ -2,6 +2,8 @@
- system.salt.minion.cert.etcd_server_single
- system.salt.minion.cert.k8s_server_single
- service.etcd.server.single
+- service.kubernetes.control.cluster
+- service.kubernetes.control.cluster-admin
- system.kubernetes.master.single
- cluster.k8s-compact.kubernetes.compute
parameters: