2017-01-10 14:47:39 +00:00
|
|
|
---
|
2017-07-26 16:09:34 +00:00
|
|
|
apiVersion: v1
|
|
|
|
kind: List
|
|
|
|
items:
|
|
|
|
- apiVersion: v1
|
|
|
|
kind: ServiceAccount
|
2017-01-10 14:47:39 +00:00
|
|
|
metadata:
|
2017-07-26 16:09:34 +00:00
|
|
|
name: weave-net
|
2017-01-10 14:47:39 +00:00
|
|
|
labels:
|
|
|
|
name: weave-net
|
2018-03-30 11:29:13 +00:00
|
|
|
namespace: kube-system
|
2020-04-14 20:14:04 +00:00
|
|
|
- apiVersion: rbac.authorization.k8s.io/v1
|
2017-07-26 16:09:34 +00:00
|
|
|
kind: ClusterRole
|
|
|
|
metadata:
|
|
|
|
name: weave-net
|
|
|
|
labels:
|
|
|
|
name: weave-net
|
|
|
|
rules:
|
|
|
|
- apiGroups:
|
|
|
|
- ''
|
|
|
|
resources:
|
|
|
|
- pods
|
|
|
|
- namespaces
|
|
|
|
- nodes
|
|
|
|
verbs:
|
|
|
|
- get
|
|
|
|
- list
|
|
|
|
- watch
|
|
|
|
- apiGroups:
|
2021-09-28 16:16:43 +00:00
|
|
|
- extensions
|
2018-02-05 09:17:21 +00:00
|
|
|
resources:
|
|
|
|
- networkpolicies
|
|
|
|
verbs:
|
|
|
|
- get
|
|
|
|
- list
|
|
|
|
- watch
|
2018-07-22 00:14:38 +00:00
|
|
|
- apiGroups:
|
2021-09-28 16:16:43 +00:00
|
|
|
- 'networking.k8s.io'
|
2018-07-22 00:14:38 +00:00
|
|
|
resources:
|
2021-09-28 16:16:43 +00:00
|
|
|
- networkpolicies
|
2018-07-22 00:14:38 +00:00
|
|
|
verbs:
|
2021-09-28 16:16:43 +00:00
|
|
|
- get
|
|
|
|
- list
|
|
|
|
- watch
|
2018-08-22 16:16:13 +00:00
|
|
|
- apiGroups:
|
2021-09-28 16:16:43 +00:00
|
|
|
- ''
|
2018-08-22 16:16:13 +00:00
|
|
|
resources:
|
2021-09-28 16:16:43 +00:00
|
|
|
- nodes/status
|
2018-08-22 16:16:13 +00:00
|
|
|
verbs:
|
2021-09-28 16:16:43 +00:00
|
|
|
- patch
|
|
|
|
- update
|
2020-04-14 20:14:04 +00:00
|
|
|
- apiVersion: rbac.authorization.k8s.io/v1
|
2018-03-24 02:52:21 +00:00
|
|
|
kind: ClusterRoleBinding
|
|
|
|
metadata:
|
|
|
|
name: weave-net
|
|
|
|
labels:
|
|
|
|
name: weave-net
|
|
|
|
roleRef:
|
|
|
|
kind: ClusterRole
|
|
|
|
name: weave-net
|
|
|
|
apiGroup: rbac.authorization.k8s.io
|
|
|
|
subjects:
|
|
|
|
- kind: ServiceAccount
|
|
|
|
name: weave-net
|
2018-03-30 11:29:13 +00:00
|
|
|
namespace: kube-system
|
2020-04-14 20:14:04 +00:00
|
|
|
- apiVersion: rbac.authorization.k8s.io/v1
|
2018-02-05 09:17:21 +00:00
|
|
|
kind: Role
|
|
|
|
metadata:
|
|
|
|
name: weave-net
|
2021-09-28 16:16:43 +00:00
|
|
|
namespace: kube-system
|
2018-02-05 09:17:21 +00:00
|
|
|
labels:
|
|
|
|
name: weave-net
|
|
|
|
rules:
|
|
|
|
- apiGroups:
|
|
|
|
- ''
|
2018-03-24 02:52:21 +00:00
|
|
|
resources:
|
|
|
|
- configmaps
|
2021-09-28 16:16:43 +00:00
|
|
|
resourceNames:
|
|
|
|
- weave-net
|
2018-02-05 09:17:21 +00:00
|
|
|
verbs:
|
|
|
|
- get
|
|
|
|
- update
|
|
|
|
- apiGroups:
|
|
|
|
- ''
|
|
|
|
resources:
|
|
|
|
- configmaps
|
|
|
|
verbs:
|
|
|
|
- create
|
2020-04-14 20:14:04 +00:00
|
|
|
- apiVersion: rbac.authorization.k8s.io/v1
|
2018-03-24 02:52:21 +00:00
|
|
|
kind: RoleBinding
|
2017-07-26 16:09:34 +00:00
|
|
|
metadata:
|
|
|
|
name: weave-net
|
2021-09-28 16:16:43 +00:00
|
|
|
namespace: kube-system
|
2017-07-26 16:09:34 +00:00
|
|
|
labels:
|
|
|
|
name: weave-net
|
|
|
|
roleRef:
|
2018-03-24 02:52:21 +00:00
|
|
|
kind: Role
|
2017-07-26 16:09:34 +00:00
|
|
|
name: weave-net
|
|
|
|
apiGroup: rbac.authorization.k8s.io
|
|
|
|
subjects:
|
|
|
|
- kind: ServiceAccount
|
|
|
|
name: weave-net
|
2018-03-30 11:29:13 +00:00
|
|
|
namespace: kube-system
|
2019-09-10 19:06:55 +00:00
|
|
|
- apiVersion: apps/v1
|
2017-07-26 16:09:34 +00:00
|
|
|
kind: DaemonSet
|
|
|
|
metadata:
|
|
|
|
name: weave-net
|
|
|
|
labels:
|
|
|
|
name: weave-net
|
2018-03-30 11:29:13 +00:00
|
|
|
namespace: kube-system
|
2017-01-10 14:47:39 +00:00
|
|
|
spec:
|
2021-09-28 16:16:43 +00:00
|
|
|
# Wait 5 seconds to let pod connect before rolling next pod
|
2019-09-10 19:06:55 +00:00
|
|
|
selector:
|
|
|
|
matchLabels:
|
|
|
|
name: weave-net
|
2021-09-28 16:16:43 +00:00
|
|
|
minReadySeconds: 5
|
2017-07-26 16:09:34 +00:00
|
|
|
template:
|
|
|
|
metadata:
|
|
|
|
labels:
|
|
|
|
name: weave-net
|
|
|
|
spec:
|
2021-01-19 16:35:48 +00:00
|
|
|
initContainers:
|
|
|
|
- name: weave-init
|
|
|
|
image: {{ weave_kube_image_repo }}:{{ weave_kube_image_tag }}
|
|
|
|
imagePullPolicy: {{ k8s_image_pull_policy }}
|
|
|
|
command:
|
|
|
|
- /home/weave/init.sh
|
|
|
|
env:
|
|
|
|
securityContext:
|
|
|
|
privileged: true
|
|
|
|
volumeMounts:
|
|
|
|
- name: cni-bin
|
|
|
|
mountPath: /host/opt
|
|
|
|
- name: cni-bin2
|
|
|
|
mountPath: /host/home
|
|
|
|
- name: cni-conf
|
|
|
|
mountPath: /host/etc
|
|
|
|
- name: lib-modules
|
|
|
|
mountPath: /lib/modules
|
|
|
|
- name: xtables-lock
|
|
|
|
mountPath: /run/xtables.lock
|
|
|
|
readOnly: false
|
2017-07-26 16:09:34 +00:00
|
|
|
containers:
|
|
|
|
- name: weave
|
|
|
|
command:
|
|
|
|
- /home/weave/launch.sh
|
|
|
|
env:
|
2021-01-19 16:35:48 +00:00
|
|
|
- name: INIT_CONTAINER
|
|
|
|
value: "true"
|
2017-07-26 16:09:34 +00:00
|
|
|
- name: HOSTNAME
|
|
|
|
valueFrom:
|
|
|
|
fieldRef:
|
|
|
|
apiVersion: v1
|
|
|
|
fieldPath: spec.nodeName
|
2018-07-22 00:14:38 +00:00
|
|
|
- name: WEAVE_PASSWORD
|
|
|
|
valueFrom:
|
|
|
|
secretKeyRef:
|
|
|
|
name: weave-net
|
|
|
|
key: WEAVE_PASSWORD
|
|
|
|
- name: CHECKPOINT_DISABLE
|
|
|
|
value: "{{ weave_checkpoint_disable | bool | int }}"
|
|
|
|
- name: CONN_LIMIT
|
|
|
|
value: "{{ weave_conn_limit | int }}"
|
|
|
|
- name: HAIRPIN_MODE
|
2018-11-15 07:38:51 +00:00
|
|
|
value: "{{ weave_hairpin_mode | bool | lower }}"
|
2017-07-26 16:09:34 +00:00
|
|
|
- name: IPALLOC_RANGE
|
2018-07-22 00:14:38 +00:00
|
|
|
value: "{{ weave_ipalloc_range }}"
|
|
|
|
- name: EXPECT_NPC
|
|
|
|
value: "{{ weave_expect_npc | bool | int }}"
|
|
|
|
{% if weave_kube_peers %}
|
2017-07-26 16:09:34 +00:00
|
|
|
- name: KUBE_PEERS
|
2018-07-22 00:14:38 +00:00
|
|
|
value: "{{ weave_kube_peers }}"
|
|
|
|
{% endif %}
|
|
|
|
{% if weave_ipalloc_init %}
|
2017-07-26 16:09:34 +00:00
|
|
|
- name: IPALLOC_INIT
|
2018-07-22 00:14:38 +00:00
|
|
|
value: "{{ weave_ipalloc_init }}"
|
|
|
|
{% endif %}
|
|
|
|
{% if weave_expose_ip %}
|
|
|
|
- name: WEAVE_EXPOSE_IP
|
|
|
|
value: "{{ weave_expose_ip }}"
|
|
|
|
{% endif %}
|
|
|
|
{% if weave_metrics_addr %}
|
|
|
|
- name: WEAVE_METRICS_ADDR
|
|
|
|
value: "{{ weave_metrics_addr }}"
|
|
|
|
{% endif %}
|
|
|
|
{% if weave_status_addr %}
|
|
|
|
- name: WEAVE_STATUS_ADDR
|
|
|
|
value: "{{ weave_status_addr }}"
|
2020-09-10 10:49:52 +00:00
|
|
|
{% endif %}
|
|
|
|
{% if weave_iptables_backend %}
|
|
|
|
- name: IPTABLES_BACKEND
|
|
|
|
value: "{{ weave_iptables_backend }}"
|
2018-07-22 00:14:38 +00:00
|
|
|
{% endif %}
|
|
|
|
- name: WEAVE_MTU
|
|
|
|
value: "{{ weave_mtu | int }}"
|
|
|
|
- name: NO_MASQ_LOCAL
|
|
|
|
value: "{{ weave_no_masq_local | bool | int }}"
|
|
|
|
{% if weave_extra_args %}
|
|
|
|
- name: EXTRA_ARGS
|
|
|
|
value: "{{ weave_extra_args }}"
|
2017-01-10 14:47:39 +00:00
|
|
|
{% endif %}
|
2017-07-26 16:09:34 +00:00
|
|
|
image: {{ weave_kube_image_repo }}:{{ weave_kube_image_tag }}
|
2018-03-24 02:52:21 +00:00
|
|
|
imagePullPolicy: {{ k8s_image_pull_policy }}
|
2018-11-15 07:38:51 +00:00
|
|
|
readinessProbe:
|
2017-07-26 16:09:34 +00:00
|
|
|
httpGet:
|
|
|
|
host: 127.0.0.1
|
|
|
|
path: /status
|
|
|
|
port: 6784
|
|
|
|
resources:
|
|
|
|
requests:
|
2020-08-20 11:33:36 +00:00
|
|
|
cpu: 50m
|
2017-07-26 16:09:34 +00:00
|
|
|
securityContext:
|
|
|
|
privileged: true
|
|
|
|
volumeMounts:
|
|
|
|
- name: weavedb
|
|
|
|
mountPath: /weavedb
|
|
|
|
- name: dbus
|
|
|
|
mountPath: /host/var/lib/dbus
|
2021-01-19 16:35:48 +00:00
|
|
|
readOnly: true
|
2021-09-28 16:16:43 +00:00
|
|
|
- mountPath: /host/etc/machine-id
|
|
|
|
name: cni-machine-id
|
|
|
|
readOnly: true
|
2017-11-13 16:11:47 +00:00
|
|
|
- name: xtables-lock
|
|
|
|
mountPath: /run/xtables.lock
|
2020-08-20 11:33:36 +00:00
|
|
|
readOnly: false
|
2017-07-26 16:09:34 +00:00
|
|
|
- name: weave-npc
|
2018-03-24 02:52:21 +00:00
|
|
|
env:
|
|
|
|
- name: HOSTNAME
|
|
|
|
valueFrom:
|
|
|
|
fieldRef:
|
|
|
|
apiVersion: v1
|
|
|
|
fieldPath: spec.nodeName
|
2021-10-28 15:58:27 +00:00
|
|
|
{% if weave_npc_extra_args %}
|
|
|
|
- name: EXTRA_ARGS
|
|
|
|
value: "{{ weave_npc_extra_args }}"
|
|
|
|
{% endif %}
|
2017-07-26 16:09:34 +00:00
|
|
|
image: {{ weave_npc_image_repo }}:{{ weave_npc_image_tag }}
|
2018-03-24 02:52:21 +00:00
|
|
|
imagePullPolicy: {{ k8s_image_pull_policy }}
|
2017-07-26 16:09:34 +00:00
|
|
|
resources:
|
|
|
|
requests:
|
2020-08-20 11:33:36 +00:00
|
|
|
cpu: 50m
|
2017-07-26 16:09:34 +00:00
|
|
|
securityContext:
|
|
|
|
privileged: true
|
2018-03-24 02:52:21 +00:00
|
|
|
volumeMounts:
|
|
|
|
- name: xtables-lock
|
|
|
|
mountPath: /run/xtables.lock
|
2020-08-20 11:33:36 +00:00
|
|
|
readOnly: false
|
2017-07-26 16:09:34 +00:00
|
|
|
hostNetwork: true
|
2019-06-05 10:17:56 +00:00
|
|
|
dnsPolicy: ClusterFirstWithHostNet
|
2021-01-19 16:35:48 +00:00
|
|
|
hostPID: false
|
2017-07-26 16:09:34 +00:00
|
|
|
restartPolicy: Always
|
2017-01-10 14:47:39 +00:00
|
|
|
securityContext:
|
2017-07-26 16:09:34 +00:00
|
|
|
seLinuxOptions: {}
|
|
|
|
serviceAccountName: weave-net
|
|
|
|
tolerations:
|
2021-09-28 16:16:43 +00:00
|
|
|
- effect: NoSchedule
|
|
|
|
operator: Exists
|
|
|
|
- effect: NoExecute
|
|
|
|
operator: Exists
|
2017-07-26 16:09:34 +00:00
|
|
|
volumes:
|
2017-01-10 14:47:39 +00:00
|
|
|
- name: weavedb
|
2017-07-26 16:09:34 +00:00
|
|
|
hostPath:
|
|
|
|
path: /var/lib/weave
|
2017-01-10 14:47:39 +00:00
|
|
|
- name: cni-bin
|
2017-07-26 16:09:34 +00:00
|
|
|
hostPath:
|
|
|
|
path: /opt
|
2017-01-10 14:47:39 +00:00
|
|
|
- name: cni-bin2
|
2017-07-26 16:09:34 +00:00
|
|
|
hostPath:
|
|
|
|
path: /home
|
2017-01-10 14:47:39 +00:00
|
|
|
- name: cni-conf
|
2017-07-26 16:09:34 +00:00
|
|
|
hostPath:
|
|
|
|
path: /etc
|
2021-09-28 16:16:43 +00:00
|
|
|
- name: cni-machine-id
|
|
|
|
hostPath:
|
|
|
|
path: /etc/machine-id
|
2017-07-26 16:09:34 +00:00
|
|
|
- name: dbus
|
|
|
|
hostPath:
|
|
|
|
path: /var/lib/dbus
|
|
|
|
- name: lib-modules
|
|
|
|
hostPath:
|
2017-08-24 09:04:25 +00:00
|
|
|
path: /lib/modules
|
2017-11-13 16:11:47 +00:00
|
|
|
- name: xtables-lock
|
|
|
|
hostPath:
|
|
|
|
path: /run/xtables.lock
|
2018-07-22 00:14:38 +00:00
|
|
|
type: FileOrCreate
|
2021-09-28 16:16:43 +00:00
|
|
|
priorityClassName: system-node-critical
|
2017-09-04 08:30:01 +00:00
|
|
|
updateStrategy:
|
|
|
|
rollingUpdate:
|
2017-09-15 12:19:37 +00:00
|
|
|
maxUnavailable: {{ serial | default('20%') }}
|
2017-09-04 08:30:01 +00:00
|
|
|
type: RollingUpdate
|
2018-07-22 00:14:38 +00:00
|
|
|
- apiVersion: v1
|
|
|
|
kind: Secret
|
|
|
|
metadata:
|
|
|
|
name: weave-net
|
|
|
|
namespace: kube-system
|
|
|
|
data:
|
|
|
|
WEAVE_PASSWORD: "{{ weave_password | default("") | b64encode }}"
|