- Aug 23, 2017
-
-
Ian Lewis authored
If Kubernetes > 1.6 register standalone master nodes w/ a node-role.kubernetes.io/master=:NoSchedule taint to allow for more flexible scheduling rather than just marking unschedulable.
-
- Aug 21, 2017
-
-
Matthew Mosesohn authored
Change kubelet deploy mode to host Enable cri and qos per cgroup for kubelet Update CoreOS images Add upgrade hook for switching from kubelet deployment from docker to host. Bump machine type for ubuntu-rkt-sep
-
- Jul 31, 2017
-
-
nico authored
Closes #1228 pods is default enforcement see https://kubernetes.io/docs/tasks/administer-cluster/reserve-compute-resources/ add update
-
- Jul 17, 2017
-
-
jwfang authored
-
- Jul 13, 2017
-
-
Martin Joehren authored
-
- Jul 12, 2017
-
-
Brad Beam authored
Fixes #1434
-
- Jul 03, 2017
-
-
Amit Kumar Jaiswal authored
Updated with closing endif.
-
Amit Kumar Jaiswal authored
Updated!
-
Amit Kumar Jaiswal authored
Updated!!
-
Amit Kumar Jaiswal authored
Signed-off-by: Amit Kumar Jaiswal <amitkumarj441@gmail.com>
-
- Jun 27, 2017
-
-
Chad Swenson authored
-
- Jun 08, 2017
-
-
Brad Beam authored
Fixes #1334
-
- May 19, 2017
-
-
Matthew Mosesohn authored
Kubelet gets copied from hyperkube container and run locally.
-
- May 16, 2017
-
-
Brad Beam authored
-
- May 01, 2017
-
-
Spencer Smith authored
-
- Apr 29, 2017
-
-
Spencer Smith authored
-
- Apr 28, 2017
-
-
Spencer Smith authored
-
- Apr 20, 2017
-
-
Sergii Golovatiuk authored
According to code apiserver, scheduler, controller-manager, proxy don't use resolution of objects they created. It's not harmful to change policy to have external resolver. Signed-off-by: Sergii Golovatiuk <sgolovatiuk@mirantis.com>
-
- Apr 19, 2017
-
-
Brad Beam authored
If this path doesnt exist, it will cause kubelet to fail to start when using rkt
-
- Apr 17, 2017
-
-
Spencer Smith authored
-
Spencer Smith authored
-
- Apr 15, 2017
-
-
Spencer Smith authored
-
- Apr 06, 2017
-
-
Matthew Mosesohn authored
-
Matthew Mosesohn authored
1.5 kubelet fails to start when using unknown params
-
Matthew Mosesohn authored
-
- Apr 05, 2017
-
-
Sergii Golovatiuk authored
- Renaming templates for netchecker - Add dnsPolicy: ClusterFirstWithHostNet to kube-proxy Signed-off-by: Sergii Golovatiuk <sgolovatiuk@mirantis.com>
-
- Apr 04, 2017
-
-
Sergii Golovatiuk authored
In kubernetes 1.6 ClusterFirstWithHostNet was added as an option. In accordance to it kubelet will generate resolv.conf based on own resolv.conf. However, this doesn't create 'options', thus the proper solution requires some investigation. This patch sets the same resolv.conf for kubelet as host Signed-off-by: Sergii Golovatiuk <sgolovatiuk@mirantis.com>
-
- Apr 03, 2017
-
-
Matthew Mosesohn authored
Necessary to persist this directory for host-local IPAM used by Canal Add pre-upgrade task to copy /var/lib/cni out of old kubelet.
-
- Mar 27, 2017
-
-
Matthew Mosesohn authored
Canal runs more pods and upgrades need a bit of extra room to load new pods in and get the old ones out.
-
- Mar 24, 2017
-
-
Sergii Golovatiuk authored
- Run docker run from script rather than directly from systemd target - Refactoring styling/templates Signed-off-by: Sergii Golovatiuk <sgolovatiuk@mirantis.com>
-
- Mar 13, 2017
-
-
Matthew Mosesohn authored
-
- Mar 06, 2017
-
-
Matthew Mosesohn authored
Related-issue: https://github.com/kubernetes/community/issues/300 Upgraded nodes do not obtain labels automatically. See https://github.com/kubernetes/kubernetes/pull/29459 for more details.
-
- Mar 01, 2017
-
-
Vijay Katam authored
Updates based on feedback Simplify checks for file exists remove invalid char Review feedback. Use regular systemd file. Add template for docker systemd atomic
-
- Feb 28, 2017
- Feb 27, 2017
-
-
Jan Jungnickel authored
-
Brad Beam authored
This is to address out of memory issues on CI as well as help fit deployments for people starting out with kargo on smaller machines
-
- Feb 23, 2017
-
-
Bogdan Dobrelya authored
Signed-off-by: Bogdan Dobrelya <bogdando@mail.ru>
-
Bogdan Dobrelya authored
* Leave all.yml to keep only optional vars * Store groups' specific vars by existing group names * Fix optional vars casted as mandatory (add default()) * Fix missing defaults for an optional IP var * Relink group_vars for terraform to reflect changes Signed-off-by: Bogdan Dobrelya <bogdando@mail.ru>
-