calico coreswith peer
This commit is contained in:
@@ -194,8 +194,8 @@ storage:
|
||||
ipFamilies: [IPv4, IPv6]
|
||||
clusterIP: 10.0.91.53
|
||||
clusterIPs:
|
||||
- 10.0.91.53
|
||||
- fd00:0:0:f:1::53
|
||||
- 10.0.91.53
|
||||
ports:
|
||||
- name: dns
|
||||
port: 53
|
||||
@@ -465,9 +465,9 @@ systemd:
|
||||
kubectl -n kube-system delete svc kube-dns --ignore-not-found ; \
|
||||
kubectl apply -f /etc/kubernetes/addons/kube-dns-fixed-svc.yaml ; \
|
||||
kubectl -n argocd delete svc argocd-server --ignore-not-found ; \
|
||||
kubectl apply -f http://gitea.gitea.svc.k8aux.undercloud.cf:3000/undercloud/k8aux-apps/raw/branch/main/argocd/service.yaml ; \
|
||||
kubectl apply -f http://build-node.undercloud.local:3000/admin/undercloud-infrastructure/raw/branch/main/argocd/service.yaml ; \
|
||||
kubectl -n calico-system delete svc whisker --ignore-not-found || true ; \
|
||||
kubectl apply -f http://gitea.gitea.svc.k8aux.undercloud.cf:3000/undercloud/k8aux-apps/raw/branch/main/calico-config/whisker.yaml || true ; \
|
||||
kubectl create -f http://build-node.undercloud.local:3000/admin/undercloud-infrastructure/raw/branch/main/calico-config/whisker.yaml || true ; \
|
||||
echo "[pin-service-ips] done." \
|
||||
'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user