Kubernetes 管理 Docker 容器
⽆缝对接新的应⽤功能 节省资源,优化硬件资源的使⽤ Minikube 简介 Minikube 可以实现⼀种轻量级的 Kubernetes 集群,通过在本地计算机上创建虚拟机并部署只包含单个节点的简单集群 MacOS 系统安装依赖 安装依赖 # 命令⾏⼯具 brew install kubectl brew install minikube # 如果遇到权限⽂图 sudo chown ⽂件中查看所有可⽤的环境 启动 # 可添加参数 # --vm-driver=hyperkit minikube start minikube dashboard Minikube Dashboard Docker Desktop Dashboard(MasOC) minikube start 回启动⼀个 Docker 容器: 打包 Nodejs 应⽤镜像 创建 Nodejs ClusterIP 10.96.0.1443/TCP 16h 浏览器访问 Service 可以通过minikube Service 命令访问。 minikube service hello-node 会即刻打开浏览器,显示 “Hello World” 消息。 更新 Nodejs 应⽤镜像和服务 修改 Nodejs 程序并出新镜像: 0 码力 | 5 页 | 675.91 KB | 1 年前3Cilium v1.9 Documentation
environment Getting Started Using Minikube Getting Started Using MicroK8s Getting Started Using K3s Getting Started Using Kind Getting Started Using Minikube This guide uses minikube [https://kubernetes.io/d io/docs/setup/learning-environment/minikube/] to demonstrate deployment and operation of Cilium in a single-node Kubernetes cluster. The minikube VM requires approximately 5GB of RAM and supports hypervisors 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 >= v1.3.1 as per minikube documentation:0 码力 | 1263 页 | 18.62 MB | 1 年前3Cilium v1.8 Documentation
environment Getting Started Using Minikube Getting Started Using MicroK8s Getting Started Using K3s Getting Started Using Kind Getting Started Using Minikube This guide uses minikube [https://kubernetes.io/d io/docs/setup/learning-environment/minikube/] to demonstrate deployment and operation of Cilium in a single-node Kubernetes cluster. The minikube VM requires approximately 5GB of RAM and supports hypervisors 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 >= v1.3.1 as per minikube documentation:0 码力 | 1124 页 | 21.33 MB | 1 年前3Cilium v1.6 Documentation
Getting Started Using Minikube Getting Started Using MicroK8s Getting Started Using Minikube This guide uses minikube [https://kubernetes.io/docs/getting-started-guides/minikube/] to demonstrate deployment Kubernetes cluster. The minikube VM requires approximately 5GB of RAM and supports hypervisors like VirtualBox that run on Linux, macOS, and Windows. Install kubectl & minikube 1. Install kubectl version Install minikube >= v1.3.1 as per minikube documentation: Install Minikube [https://kubernetes.io/docs/tasks/tools/install-minikube/]. Note It is important to validate that you have minikube v1.3.1 installed0 码力 | 734 页 | 11.45 MB | 1 年前3Cilium v1.7 Documentation
environment Getting Started Using Minikube Getting Started Using MicroK8s Getting Started Using K3s Getting Started Using Kind Getting Started Using Minikube This guide uses minikube [https://kubernetes.io/d io/docs/getting-started-guides/minikube/] to demonstrate deployment and operation of Cilium in a single-node Kubernetes cluster. The minikube VM requires approximately 5GB of RAM and supports hypervisors like 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 >= v1.3.1 as per minikube documentation:0 码力 | 885 页 | 12.41 MB | 1 年前3Cilium v1.5 Documentation
sec�on first to learn about the basic concepts and mo�va�on. Installation Ge�ng Started Using Minikube Ge�ng Started Using MicroK8s Self-Managed Kubernetes Managed Kubernetes Installer Integra�ons Security Using Minikube This guide uses minikube [h�ps://kubernetes.io/docs/ge�ng-started- guides/minikube/] to demonstrate deployment and opera�on of Cilium in a single-node Kubernetes cluster. The minikube VM requires 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.33.1 as per minikube documenta�on:0 码力 | 740 页 | 12.52 MB | 1 年前3Istio Security Assessment
Kubernetes cluster with Istio running within it. Instead, NCC Group used various hosting options (i.e. Minikube, GKE, KOPS) to build reference clusters and test various configurations. These reference architectures Cluster The assessment was performed using a variety of types environments including GCP, AWS, minikube, and GKE but for reference, each of the findings can be found within the reference cluster architecture installation steps used for creating a minikube cluster with the versions of Istio relevant to this assessment. These steps assume a Ubuntu 18.04.4 LTS machine with minikube20 configured to use KVM, and Go installed0 码力 | 51 页 | 849.66 KB | 1 年前3OpenShift Container Platform 4.8 CLI 工具
# Display the current-context oc config current-context # Delete the minikube cluster oc config delete-cluster minikube 第 第 2 章 章 OPENSHIFT CLI (OC) 27 用法示例 用法示例 2.5.1.19. oc config delete-user 用法示例 用法示例 # Delete the context for the minikube cluster oc config delete-context minikube # Delete the minikube user oc config delete-user minikube # List the clusters oc knows about oc 用法示例 用法示例 2.5.1.32. oc create 从文件或 stdin 创建资源。 # Use the context for the minikube cluster oc config use-context minikube # Show merged kubeconfig settings. oc config view # Show merged kubeconfig0 码力 | 152 页 | 1.24 MB | 1 年前3OpenShift Container Platform 4.10 CLI 工具
current-context # Delete the minikube cluster oc config delete-cluster minikube # Delete the context for the minikube cluster oc config delete-context minikube # Delete the minikube user oc config delete-user delete-user minikube # List the clusters that oc knows about oc config get-clusters # List all the contexts in your kubeconfig file oc config get-contexts OpenShift Container Platform 4.10 CLI context oc config unset contexts.foo.namespace # Use the context for the minikube cluster oc config use-context minikube # Show merged kubeconfig settings oc config view # Show merged kubeconfig0 码力 | 120 页 | 1.04 MB | 1 年前3Cilium v1.11 Documentation
cluster --config=kind-config.yaml minikube Install minikube >= v1.12 as per minikube documentation: Install Minikube [https://kubernetes.io/docs/tasks/tools/install-minikube/]. The following command will will bring up a single node minikube cluster prepared for installing cilium. minikube start --network-plugin=cni --cni=false Note From minikube v1.12.1+, cilium networking plugin can be enabled directly directly with -- cni=cilium parameter in minikube start command. However, this may not install the latest version of cilium. Install the Cilium CLI Install the latest version of the Cilium CLI. The Cilium CLI0 码力 | 1373 页 | 19.37 MB | 1 年前3
共 32 条
- 1
- 2
- 3
- 4