Cilium v1.9 DocumentationmacOS, and Windows. Install kubectl & minikube 1. Install kubectl version >= v1.10.0 as described in the Kubernetes Docs [https://kubernetes.io/docs/tasks/tools/install-kubectl/] 2. Install minikube >= without any customization. In case of installing Cilium with CRIO, please see CRIO instructions. kubectl create -f https://raw.githubusercontent.com/cilium/cilium/v1.9/inst With experimental-install.yaml environments. kubectl create -f https://raw.githubusercontent.com/cilium/cilium/v1.9/inst Validate the Installation You can monitor as Cilium and all required components are being installed: kubectl -n kube-system0 码力 | 1263 页 | 18.62 MB | 1 年前3
Cilium v1.8 DocumentationmacOS, and Windows. Install kubectl & minikube 1. Install kubectl version >= v1.10.0 as described in the Kubernetes Docs [https://kubernetes.io/docs/tasks/tools/install-kubectl/] 2. Install minikube >= without any customization. In case of installing Cilium with CRIO, please see CRIO instructions. kubectl create -f https://raw.githubusercontent.com/cilium/cilium/v1.8/inst Warning experimental-install environments. kubectl create -f https://raw.githubusercontent.com/cilium/cilium/v1.8/inst Validate the Installation You can monitor as Cilium and all required components are being installed: kubectl -n kube-system0 码力 | 1124 页 | 21.33 MB | 1 年前3
Cilium v1.5 DocumentationmacOS, and Windows. Install kubectl & minikube Install kubectl version >= v1.10.0 as described in the Kubernetes Docs [h�ps://kubernetes.io/docs/tasks/tools/install-kubectl/]. Install minikube >= v0 K8s 1.11 K8s 1.10 kubectl create -f https://raw.githubusercontent.com/cilium/cilium/v1.5/exam kubectl create -f https://raw.githubusercontent.com/cilium/cilium/v1.5/exam kubectl create -f https://raw com/cilium/cilium/v1.5/exam kubectl create -f https://raw.githubusercontent.com/cilium/cilium/v1.5/exam kubectl create -f https://raw.githubusercontent.com/cilium/cilium/v1.5/exam kubectl create -f https://raw0 码力 | 740 页 | 12.52 MB | 1 年前3
Cilium v1.6 DocumentationmacOS, and Windows. Install kubectl & minikube 1. Install kubectl version >= v1.10.0 as described in the Kubernetes Docs [https://kubernetes.io/docs/tasks/tools/install-kubectl/]. 2. Install minikube >= plugin. kubectl create -f https://raw.githubusercontent.com/cilium/cilium/v1.6/inst Validate the Installation You can monitor as Cilium and all required components are being installed: kubectl -n kube-system the connectivity test You can deploy the “connectivity-check” to test connectivity between pods. kubectl apply -f https://raw.githubusercontent.com/cilium/cilium/v1.6/examp It will deploy a simple probe0 码力 | 734 页 | 11.45 MB | 1 年前3
Cloud Native Contrail Networking
Installation and Life Cycle ManagementGuide for Rancher RKE2
2 | 34 3 Monitor Overview | 36 iii Install Contrail Analytics and the CN2 Web UI | 36 Kubectl Contrailstatus | 39 4 Manage Manage Single Cluster CN2 | 45 Overview | 45 Run Preflight plan on running kubectl. Contrailstatus is a kubectl plug-in you can use to query Contrail microservices and Contrail-specific resources. In the examples in this document, we run kubectl on an RKE2 server contrailstatus executable is packaged within the downloaded tools package. Extract and copy the kubectl-contrailstatus executable to /usr/local/bin. If you're installing a multi-cluster, then repeat steps0 码力 | 72 页 | 1.01 MB | 1 年前3
Cilium v1.7 DocumentationmacOS, and Windows. Install kubectl & minikube 1. Install kubectl version >= v1.10.0 as described in the Kubernetes Docs [https://kubernetes.io/docs/tasks/tools/install-kubectl/]. 2. Install minikube >= plugin. kubectl create -f https://raw.githubusercontent.com/cilium/cilium/v1.7/inst Validate the Installation You can monitor as Cilium and all required components are being installed: kubectl -n kube-system the connectivity test You can deploy the “connectivity-check” to test connectivity between pods. kubectl apply -f https://raw.githubusercontent.com/cilium/cilium/v1.7/examp It will deploy a series of deployments0 码力 | 885 页 | 12.41 MB | 1 年前3
Cilium v1.10 Documentation\ --name "${NAME}" \ --network-plugin none # Get the credentials to access the cluster with kubectl az aks get-credentials --resource-group "${AZURE_RESOURCE_GROUP}" -- name "${NAME}" AKS (Azure IPAM) "${NAME}" \ --network-plugin azure \ --node-count 2 # Get the credentials to access the cluster with kubectl az aks get-credentials --resource-group "${AZURE_RESOURCE_GROUP}" -- name "${NAME}" Attention Do requirements. Install Cilium Install Cilium into the Kubernetes cluster pointed to by your current kubectl context: cilium install GKE To install Cilium on Google Kubernetes Engine (GKE) [https://cloud0 码力 | 1307 页 | 19.26 MB | 1 年前3
Cilium v1.11 Documentation\ --name "${NAME}" \ --network-plugin none # Get the credentials to access the cluster with kubectl az aks get-credentials --resource-group "${AZURE_RESOURCE_GROUP}" -- name "${NAME}" AKS (Azure IPAM) "${NAME}" \ --network-plugin azure \ --node-count 2 # Get the credentials to access the cluster with kubectl az aks get-credentials --resource-group "${AZURE_RESOURCE_GROUP}" -- name "${NAME}" Attention Do requirements. Install Cilium Install Cilium into the Kubernetes cluster pointed to by your current kubectl context: cilium install --version 1.11.20 GKE To install Cilium on Google Kubernetes Engine (GKE)0 码力 | 1373 页 | 19.37 MB | 1 年前3
Deploying and ScalingKubernetes with Rancher
is happening with a given cluster. Internal Kubernetes components use log library to log data; kubectl (the command line interface) can be used to fetch log data from containers. This data can be fed Kubernetes API server as it may contain sensitive information. • kubectld is the daemon which runs kubectl. ©Rancher Labs 2017. All rights Reserved. 14 DEPLOYING AND SCALING KUBERNETES WITH RANCHER right from UI. • Rancher has built-in credentials management. • Rancher can provide access to kubectl from the Rancher UI itself. • The Rancher load balancer allows traffic routing from hosts to Kubernetes0 码力 | 66 页 | 6.10 MB | 1 年前3
SUSE Rancher and RKE Kubernetes cluster
using CSI Driver on DELL EMC PowerFlex https://github.com/rancher/rke/ releases/latest Kubectl 1.20.4 Kubectl to interact with Kubernetes cluster. https://kubernetes.io/docs/task s/tools/install-kubectl/ Docker 19.03.1 5 Docker is installed install kubectl. $ curl -LO https://dl.k8s.io/release/$(curl -L -s https://dl.k8s.io/release/stable.txt)/bin/linux/amd64/kube ctl $ chmod +x kubectl $ mv kubectl /usr/local/bin/ $ kubectl version Finished building Kubernetes cluster successfully 7. Run the following command to configure the kubectl config file: $ ls bin cluster.rkestate cluster.yml kube_config_cluster.yml public_html rke0 码力 | 45 页 | 3.07 MB | 1 年前3
共 146 条
- 1
- 2
- 3
- 4
- 5
- 6
- 15













