Cilium v1.6 Documentationrequired YAML file and deploy it: helm template cilium \ --namespace kube-system \ --set global.etcd.enabled=true \ --set global.etcd.managed=true \ > cilium.yaml kubectl create -f cilium.yaml Validate kvstore, the address of the external kvstore needs to be configured in the ConfigMap. Download the base YAML and configure it with Helm: Download the Cilium release tarball and change to the kubernetes install endpoints[0]=http://etcd-endpoint1:2379 \ --set global.etcd.endpoints[1]=http://etcd-endpoint2:2379 \ > cilium.yaml Optional: Configure the SSL certificates Create a Kubernetes secret with the root certificate authority0 码力 | 734 页 | 11.45 MB | 1 年前3
Cilium v1.9 DocumentationWith this flag enabled, minikube will not only mount eBPF file system but also deploy quick- install.yaml automatically. However, this may not install the latest version of cilium. 4. Mount the eBPF filesystem DaemonSet will automatically install itself as Kubernetes CNI plugin. With quick-install.yaml Note quick-install.yaml is a pre-rendered Cilium chart template. The template is generated using helm template https://raw.githubusercontent.com/cilium/cilium/v1.9/inst With experimental-install.yaml Warning experimental-install.yaml is a pre-rendered Cilium chart template with experimental features enabled. These0 码力 | 1263 页 | 18.62 MB | 1 年前3
Cilium v1.7 Documentationflow,port- distribution,icmp,http}" \ --set ui.enabled=true \ > hubble.yaml Deploy Hubble: kubectl apply -f hubble.yaml Next Steps Enable DNS Visibility [https://github.com/cilium/hubble/blob/v0 flow,port- distribution,icmp,http}" \ --set ui.enabled=true \ > hubble.yaml Deploy Hubble: kubectl apply -f hubble.yaml Next Steps Enable DNS Visibility [https://github.com/cilium/hubble/blob/v0 Kind doesn’t use flags for configuration. Instead it uses YAML configuration that is very similar to Kubernetes. Create a kind-config.yaml file based on the following template. The template will create0 码力 | 885 页 | 12.41 MB | 1 年前3
Cilium v1.8 DocumentationWith this flag enabled, minikube will not only mount eBPF file system but also deploy quick- install.yaml automatically. 4. Mount the eBPF filesystem minikube ssh -- sudo mount bpffs -t bpf /sys/fs/bpf automatically install itself as Kubernetes CNI plugin. With quick-install.yaml With experimental-install.yaml Note quick-install.yaml is a pre-rendered Cilium chart template. The template is generated using create -f https://raw.githubusercontent.com/cilium/cilium/v1.8/inst Warning experimental-install.yaml is a pre-rendered Cilium chart template with experimental features enabled. These features may include0 码力 | 1124 页 | 21.33 MB | 1 年前3
Cilium v1.10 Documentationto install eksctl and prepare your account. export NAME="$(whoami)-$RANDOM" cat <eks-config.yaml apiVersion: eksctl.io/v1alpha5 kind: ClusterConfig metadata: name: ${NAME} region: eu-west-1 io/agent-not-ready" value: "true" effect: "NoExecute" EOF eksctl create cluster -f ./eks-config.yaml Note Please make sure to read and understand the documentation page on taint effects and unmanaged https://raw.githubusercontent.com/cilium/cilium/v1.10/Documentatio kind create cluster --config=kind-config.yaml minikube Install minikube >= v1.12 as per minikube documentation: Install Minikube [https://kubernetes 0 码力 | 1307 页 | 19.26 MB | 1 年前3
Cilium v1.5 Documentationpointer cilium-etcd-972nprv9dp.cilium Deploy Cilium + cilium-etcd-operator The following all-in-one YAML will deploy all required components to bring up Cilium including an etcd cluster managed by the cilium-etcd-operator kvstore, the address of the external kvstore needs to be configured in the ConfigMap. Download the base YAML for the version of Kubernetes you are using: K8s 1.15 K8s 1.14 K8s 1.13 K8s 1.12 K8s 1.11 K8s https://raw.githubusercontent.com/cilium/cilium/v1.5/examples/kubernet Open cilium-external-etcd.yaml and find the cilium-config ConfigMap and edit the endpoints: to include the list of all your etcd0 码力 | 740 页 | 12.52 MB | 1 年前3
Cilium v1.11 Documentationto install eksctl and prepare your account. export NAME="$(whoami)-$RANDOM" cat <eks-config.yaml apiVersion: eksctl.io/v1alpha5 kind: ClusterConfig metadata: name: ${NAME} region: eu-west-1 io/agent-not-ready" value: "true" effect: "NoExecute" EOF eksctl create cluster -f ./eks-config.yaml Note Please make sure to read and understand the documentation page on taint effects and unmanaged https://raw.githubusercontent.com/cilium/cilium/v1.11/Documentatio kind create cluster --config=kind-config.yaml minikube Install minikube >= v1.12 as per minikube documentation: Install Minikube [https://kubernetes 0 码力 | 1373 页 | 19.37 MB | 1 年前3
共 7 条
- 1













