- Aug 23, 2018
-
-
Aivars Sterns authored
* calico upgrade to v3 * update calico_rr version * add missing file * change contents of main.yml as it was left old version * enable network policy by default * remove unneeded task * Fix kubelet calico settings * fix when statement * switch back to node-kubeconfig.yaml
-
Rong Zhang authored
Fix install audit failed
-
- Aug 22, 2018
-
-
rongzhang authored
1.fix audit log not write 2.fix Parameter not recognized 3.delete kubedm futuregates auditing and use apiServerExtraArgs
-
Antoine Legrand authored
PodSecurityPolicy admission controller support
-
Erwan Miran authored
-
Erwan Miran authored
-
Antoine Legrand authored
new cilium stable version: 1.2.0
-
Antoine Legrand authored
Update ansible.md
-
Hadrien TOMA authored
-
Antoine Legrand authored
Add ubuntu18 ci job
-
Antoine Legrand authored
-
Antoine Legrand authored
Always create service account even rbac_enabled = false
-
john authored
-
Wong Hoi Sing Edison authored
-
john authored
-
- Aug 21, 2018
-
-
Antoine Legrand authored
allow '.' in hostnames for verify bad hostnames
-
Mark Eisenblaetter authored
we use FQDN as inventory_hostname
-
- Aug 20, 2018
-
-
Mark Eisenblätter authored
-
Andreas Krüger authored
Add kubeadm controlplaneEndpoint
-
Andreas Krüger authored
Audit log to stdout with kubeadm
-
Andreas Krüger authored
Custom audit policy
-
Andreas Krüger authored
Add --dns-loop-detect to dnsmasq used in kube-dns
-
Erwan Miran authored
-
Erwan Miran authored
Define apiserver flags directly instead of relying on auditPolicy section in order to have the ability to redirect audit log to stdout with kubeadm
-
Rong Zhang authored
Add bad hostname preflight check
-
Rong Zhang authored
cephfs-provisioner: Upgrade to v2.0.1-k8s1.11
-
Wong Hoi Sing Edison authored
-
Rong Zhang authored
Fix kubeadm client conf
-
Tatsuyuki Ishi authored
Hostname must be a valid DNS name, which is checked as https://github.com/kubernetes/apimachinery/blob/master/pkg/util/validation/validation.go#L115 The situation I have encountered is that my hostname contained underscore which is disallowed and apiserver refused to start.
-
- Aug 19, 2018
-
-
rongzhang authored
Nginx LB(default) Other LB by kubeadm controlplane
-
Rong Zhang authored
Fix install nss
-
rongzhang authored
-
Rong Zhang authored
Fix pull dns image error
-
rongzhang authored
-
Rong Zhang authored
Remove unused configuration
-
Antoine Legrand authored
Fix k8s-dns-dnsmasq-nanny repo path
-
Antoine Legrand authored
-
Victor Antonovich authored
-
- Aug 18, 2018
-
-
rongzhang authored
-
Rong Zhang authored
Audit support improvement
-