Cilium v1.9 Documentation“connectivity-check” to test connectivity between pods. It is recommended to create a separate namespace for this. kubectl create ns cilium-test Deploy the check with: kubectl apply -n cilium-test -f Variables Specify the namespace in which Cilium is installed as CILIUM_NAMESPACE environment variable. Subsequent commands reference this environment variable. export CILIUM_NAMESPACE=kube-system Enable with the following command: helm upgrade cilium cilium/cilium --version 1.9.18 \ --namespace $CILIUM_NAMESPACE \ --reuse-values \ --set hubble.listenAddress=":4244" \ --set hubble.relay.enabled=true0 码力 | 1263 页 | 18.62 MB | 1 年前3
Cilium v1.8 Documentation“connectivity-check” to test connectivity between pods. It is recommended to create a separate namespace for this. kubectl create ns cilium-test Deploy the check with: kubectl apply -n cilium-test -f NetworkPolicy applies to them: kubectl get pods --all-namespaces -o custom- columns=NAMESPACE:.metadata.namespace,NAME:.metadata.name,HOSTNETWORK:. spec.hostNetwork --no-headers=true | grep '' | “connectivity-check” to test connectivity between pods. It is recommended to create a separate namespace for this. kubectl create ns cilium-test Deploy the check with: kubectl apply -n cilium-test -f 0 码力 | 1124 页 | 21.33 MB | 1 年前3
Cilium v1.10 Documentationℹ Monitor aggregation detected, will skip some flow validation steps � [k8s-cluster] Creating namespace for connectivity check... (...) ----------------------------------------------------------------------- Cilium: Deploy Cilium release via Helm: helm install cilium cilium/cilium --version 1.10.20 \ --namespace kube-system GKE To install Cilium on Google Kubernetes Engine (GKE) [https://cloud.google.com/kubernetes- $NATIVE_CIDR Deploy Cilium release via Helm: helm install cilium cilium/cilium --version 1.10.20 \ --namespace kube-system \ --set nodeinit.enabled=true \ --set nodeinit.reconfigureKubelet=true \ --set0 码力 | 1307 页 | 19.26 MB | 1 年前3
Cilium v1.7 DocumentationVariables Specify the namespace in which Cilium is installed as CILIUM_NAMESPACE environment variable. Subsequent commands reference this environment variable. export CILIUM_NAMESPACE=kube-system Install com/cilium/hubble.git --branch v0.5 cd hubble/install/kubernetes helm template hubble \ --namespace $CILIUM_NAMESPACE \ --set metrics.enabled="{dns,drop,tcp,flow,port- distribution,icmp,http}" \ --set NetworkPolicy applies to them: kubectl get pods --all-namespaces -o custom- columns=NAMESPACE:.metadata.namespace,NAME:.metadata.name,HOSTNETWORK:. spec.hostNetwork --no-headers=true | grep '' | 0 码力 | 885 页 | 12.41 MB | 1 年前3
Cilium v1.11 DocumentationMonitor aggregation detected, will skip some flow validation steps � [k8s-cluster] Creating namespace for connectivity check... (...) ----------------------------------------------------------------------- Cilium: Deploy Cilium release via Helm: helm install cilium cilium/cilium --version 1.11.20 \ --namespace kube-system GKE To install Cilium on Google Kubernetes Engine (GKE) [https://cloud.google.com/kubernetes- $NATIVE_CIDR Deploy Cilium release via Helm: helm install cilium cilium/cilium --version 1.11.20 \ --namespace kube-system \ --set nodeinit.enabled=true \ --set nodeinit.reconfigureKubelet=true \ --set0 码力 | 1373 页 | 19.37 MB | 1 年前3
Cilium v1.6 Documentationthe Helm templates. Generate the required YAML file and deploy it: helm template cilium \ --namespace kube-system \ --set global.etcd.enabled=true \ --set global.etcd.managed=true \ > cilium.yaml Troubleshooting Make sure that kube-dns or coredns is running and healthy in the kube- system namespace. A functioning Kubernetes DNS is strictly required in order for Cilium to resolve the ClusterIP based on the Helm templates. Change the etcd endpoints accordingly: helm template cilium \ --namespace kube-system \ --set global.etcd.enabled=true \ --set global.etcd.endpoints[0]=http://etcd-endpoint1:23790 码力 | 734 页 | 11.45 MB | 1 年前3
Cilium v1.5 DocumentationTroubleshooting Make sure that kube-dns or coredns is running and healthy in the kube-system namespace. A func�oning Kubernetes DNS is strictly required in order for Cilium to resolve the ClusterIP of the Installation Verify that Cilium pods were started on each of your worker nodes kubectl --namespace kube-system get ds cilium NAME DESIRED CURRENT READY NODE-SELECTOR AGE cilium Enable kubelet to operate in CNI mode Install the Cilium CNI configura�on file kubectl create namespace cilium kubectl -n cilium apply -f https://raw.githubusercontent.com/cilium/cilium/ Restart kube-dns0 码力 | 740 页 | 12.52 MB | 1 年前3
What's new with
GitOps and OpenShiftargoproj.io/v1alpha1 kind: Application metadata: name: product-catalog-dev namespace: argocd spec: destination: namespace: argocd server: https://kubernetes.default.svc project: product-catalog to deploy things in a specific order ○ Subscribe Operator before deploying instance ○ Create namespace/project before deploying application into it ○ Deploy required infrastructure before application patch-route.yaml │ ├── namespace.yaml │ └── kustomization.yaml └── test ├── patch-route.yaml ├── namespace.yaml └── kustomization0 码力 | 34 页 | 2.01 MB | 1 年前3
Red Hat OpenShift GitOps 1.10 Removing GitOpsAbstract This document provides instructions for deleting the Argo CD instances added to the default namespace of the OpenShift GitOps Operator. It also discusses how to remove the OpenShift GitOps Operator Operator is a two-step process: 1. Delete the Argo CD instances that were added under the default namespace of the Red Hat OpenShift GitOps Operator. 2. Uninstall the Red Hat OpenShift GitOps Operator. instances created. 1.1. DELETING THE ARGO CD INSTANCES Delete the Argo CD instances added to the namespace of the GitOps Operator. Procedure 1. In the Terminal type the following command: NOTE You cannot0 码力 | 8 页 | 47.36 KB | 1 年前3
CurveFS方案设计CurveFS kv方案设计 curve实现块设备时,元数据不是扁平化的设计,而是采用来有目录层级的 namespace 方式,namespace 已经实现了 fs 元数据管理的雏形,具备了基本的元数据管理功能。(当时为什么要设计为 namespace 的管理形式?留有租户这个概念),直接基于 namespace 开发: a. 功能 软/硬链接:目前是都不支持的。软链接可以通过标识文件类型解决;由于0 码力 | 14 页 | 619.32 KB | 6 月前3
共 86 条
- 1
- 2
- 3
- 4
- 5
- 6
- 9













