ta/caas-kubernetes.git
4 years agoCompress image using xz 57/1057/1
Ferenc Tóth [Wed, 26 Jun 2019 11:33:01 +0000 (13:33 +0200)]
Compress image using xz

Signed-off-by: Ferenc Tóth <ferenc.2.toth@nokia.com>
Change-Id: I0105fcda8a216fc57c45480c15311b2e3a2c1933

4 years agoKubernetes version update 03/1003/6
Szekeres, Balazs (Nokia - HU/Budapest) [Mon, 17 Jun 2019 10:13:37 +0000 (12:13 +0200)]
Kubernetes version update

Kuberntets updated to 1.15.0
Eviction and system reserved settings now set.

Change-Id: I9e748a3bb1580d1ba7309f3301c7bbddafad5546
Signed-off-by: Szekeres, Balazs (Nokia - HU/Budapest) <balazs.szekeres@nokia.com>
4 years agoMake CPU reservations based on CPU allocation 60/960/2
Krisztian Lengyel [Fri, 7 Jun 2019 10:55:29 +0000 (12:55 +0200)]
Make CPU reservations based on CPU allocation

Kubelet CPU reservations set to configure proper node allocatable resources:
- kube-reserved currently set to 0
- system-reserved is calculated by the following formula:
  system-reserved = total cpu count - kube-reserved count - default cpu pool

Change-Id: Ibc937a533c881d55e2933c55eb3c208200c12a4f
Signed-off-by: Krisztian Lengyel <krisztian.lengyel@nokia.com>
4 years agoSet time zone 30/730/1
Szekeres, Balazs (Nokia - HU/Budapest) [Fri, 17 May 2019 08:21:42 +0000 (10:21 +0200)]
Set time zone

Apiserver container now uses the host time zone settings.
Controller managercontainer now uses the host time zone settings.
Scheduler container now uses the host time zone settings.
Proxy container now uses the host time zone settings.

Change-Id: Icf102dedbfacf8e64b0f5bcaa2979ec30d4ee1cd
Signed-off-by: Szekeres, Balazs (Nokia - HU/Budapest) <balazs.szekeres@nokia.com>
4 years agoRemove hardcoded libexec directory path 21/621/4
Krisztian Lengyel [Mon, 29 Apr 2019 12:52:24 +0000 (14:52 +0200)]
Remove hardcoded libexec directory path

Change-Id: I3caab31b031fbf306ddcf8e6940b1b349c63a537
Depends-On: I2969223948218155aff121c20731eb336c13fca6
Signed-off-by: Krisztian Lengyel <krisztian.lengyel@nokia.com>
4 years agoMake CaaS DNS domains configurable 00/700/1
Krisztian Lengyel [Fri, 10 May 2019 20:17:23 +0000 (16:17 -0400)]
Make CaaS DNS domains configurable

Change-Id: Ib6ec6b77f75ae0793376a3cf20f0b7735434c1ab

4 years agoMissing package added. 18/618/1
Szekeres, Balazs (Nokia - HU/Budapest) [Mon, 6 May 2019 07:52:44 +0000 (09:52 +0200)]
Missing package added.

- In docker-build/hyperkube/Dockerfile the
contrack-tools package was missing,
which resulted proxier.go errors
when tried to call conntack.
- Also added .gitreview for ease of use.

Change-Id: I7282280fa710665d51c958df83ad3af6bc387fbe
Signed-off-by: Szekeres, Balazs (Nokia - HU/Budapest) <balazs.szekeres@nokia.com>
4 years agoAdded seed code for caas-kubernetes. 00/600/1
Szekeres, Balazs (Nokia - HU/Budapest) [Thu, 2 May 2019 11:47:25 +0000 (13:47 +0200)]
Added seed code for caas-kubernetes.

Added seed code for caas-kubernetes.

Change-Id: Iff1a433f3fb6436b83c09ebf909e636b4e8c4e0c
Signed-off-by: Szekeres, Balazs (Nokia - HU/Budapest) <balazs.szekeres@nokia.com>
5 years agoInitial empty repository
Eric Ball [Wed, 1 May 2019 00:25:17 +0000 (00:25 +0000)]
Initial empty repository