Cpu request setted to kubernetes.
Minor version bump.
Change-Id: I9b6c3da0c45c31102cc642cc8395c4e441ede6a1
Signed-off-by: Szekeres, Balazs (Nokia - HU/Budapest) <balazs.szekeres@nokia.com>
command:
- "/kube-apiserver"
{{ apiserver_params | to_nice_yaml | indent(8) }}
+ resources:
+ requests:
+ cpu: "50m"
volumeMounts:
- name: time-mount
mountPath: /etc/localtime
port: 10252
initialDelaySeconds: 15
timeoutSeconds: 1
+ resources:
+ requests:
+ cpu: "10m"
volumeMounts:
- name: time-mount
mountPath: /etc/localtime
port: 10251
initialDelaySeconds: 15
timeoutSeconds: 1
+ resources:
+ requests:
+ cpu: "10m"
volumeMounts:
- name: time-mount
mountPath: /etc/localtime
- "--kubeconfig=/etc/kubernetes/kubeconfig/proxyc.yml"
- "--hostname-override={{ ansible_host }}"
- "--masquerade-all=true"
+ resources:
+ requests:
+ cpu: "10m"
volumeMounts:
- name: time-mount
mountPath: /etc/localtime
%define COMPONENT kubernetes
%define RPM_NAME caas-%{COMPONENT}
%define RPM_MAJOR_VERSION 1.15.0
-%define RPM_MINOR_VERSION 1
+%define RPM_MINOR_VERSION 2
%define IMAGE_TAG %{RPM_MAJOR_VERSION}-%{RPM_MINOR_VERSION}
%define KUBERNETESPAUSE_VERSION 3.1