- Nov 20, 2018
-
-
Matthew Mosesohn authored
-
Rong Zhang authored
fix modify deprecated --graph flag
-
- Nov 19, 2018
-
-
Matthew Mosesohn authored
-
Danny Kulchinsky authored
* Add resource-container flag to kube-proxy manifest * add resourceContainer: "" to kubeadm kube-proxy configs
-
Andreas Krüger authored
* Fix DNS Autoscaler for coredns_dual deployment * Fix templating * Fix templating again
-
Oleg Dolya authored
-
Andreas Krüger authored
-
- Nov 17, 2018
-
-
Rong Zhang authored
Fix OpenSuse set hostname
-
rongzhang authored
-
Zohar Mamedov authored
-
marcstreeter authored
comparison that happens during `TASK [kubernetes-apps/ansible : Kubernetes Apps | Lay Down CoreDNS Template]` where the `dns-autoscaler` template is deployed causes coredns to fail deployment. The error is caused by the variable `dns_prevent_single_point_failure` where an integer is being compared with a string. The resulting error: ```bash '>' not supported between instances of 'int' and 'str' ``` prevents successful deployment of CoreDNS. The change makes the comparison happen between integers and allows CoreDNS to succeed.
-
elementyang authored
-
- Nov 16, 2018
-
-
Johnny Halfmoon authored
-
Johnny Halfmoon authored
-
Ryler Hockenbury authored
* Tag win_nodes roles with master * Dummy change
-
Erwan Miran authored
-
Johnny Halfmoon authored
-
- Nov 15, 2018
-
-
Andreas Krüger authored
Update README with correct versions
-
Andreas Krüger authored
README contains wrong versions. Let's fix that.
-
Erwan Miran authored
-
Matthew Mosesohn authored
Due to suboptimal external loadbalancer configs, the LoadBalancer might point to a downed kube-apiserver that is not set up yet.
-
Arslanbekov Denis authored
-
Andreas Krüger authored
* Update DNS Autoscaler to latest * Update CoreDNS to latest * Update KubeDNS to latest * Add KubeDNS config map * Fix filename * Add missing selector to DNS Autoscaler * Add missing tolerations
-
Evgeny Zislis authored
-
Andreas Krüger authored
* Enable AutoScaler for CoreDNS * Only use one template for dns autoscaler * Rename a few variables for replicas and minimum pods * Rename a few variables for replicas and minimum pods * Remove replicas to make autoscale work * Cleanup kubedns-autoscaler as it has been renamed
-
Wong Hoi Sing Edison authored
* weave: Upgrade to 2.5.0 Upstream Changes: - weave 2.5.0 (https://github.com/weaveworks/weave/releases/tag/v2.5.0) - Adds support for Kubernetes `hostPort` mapping - Adds support for Kubernetes `ipBlock` NetworkPolicy feature Our Changes: - Templates sync with upstream manifests - Remove legacy nodePort fix * BC for weave < 2.5.0
-
Andreas Krüger authored
-
Mark Eisenblätter authored
add prometheus annotations to calico-node if calico_felix_prometheusmetricsenabled is enabled. This will allow a kubernetes_sd to automaticly find the pods and start scraping.
-
Jack Zhou authored
-
Andreas Krüger authored
-
- Nov 14, 2018
-
-
Erwan Miran authored
-
Ryler Hockenbury authored
* Revert netchecker image and version * Create namespace for netchecker * Remove extra slashes
-
Andreas Krüger authored
Fix gen_tags.sh script
-
Dann authored
-
Mateus Caruccio authored
Set kubernetes node labels from a given comma-separated list of `key=value` from AWS instance tag `kubespray-node-labels`.
-
Mateus Caruccio authored
Use case is when kubespray runs from unprivileged user without sudo permission.
-
- Nov 13, 2018
-
-
Bort Verwilst authored
-
Arnaud MAZIN authored
-
Egor authored
-
Andreas Krüger authored
-