MAC installation Minikube

Source: Internet
Author: User
Tags curl kubernetes dashboard macbook

Environmental information:


guoguo-macbook-pro-3:~ guoguo$ Docker version
Client:
 Version:    17.12.0-ce
 api version:    1.35
 go version:    go1.9.2
 Git commit:     C97C6D6
 Built:    wed Dec 20:03:51
 OS/Arch:     DARWIN/AMD64

Server:
 engine:
  version:    17.12.0-ce
  API Version :    1.35 (Minimum version 1.12)
  Go version:    go1.9.2
  Git commit:& nbsp;   c97c6d6
  built:    wed Dec 20:12:29
  os/arch:   & NBSP;LINUX/AMD64
  experimental:    false
guoguo-macbook-pro-3:~ guoguo$

The minikube driver is a VirtualBox, and the software is installed with the driver
directly download the modified version of Minikube, Alibaba modified files, again special thanks to Ali People's technology Daniel


 

Curl-lo minikube http://kubernetes.oss-cn-hangzhou.aliyuncs.com/minikube/releases/v0.25.0/ Minikube-darwin-amd64 && chmod +x minikube && sudo mv minikube/usr/local/bin/


Default Minikube using VirtualBox driver to create kubernetes local environment

guoguo-macbook-pro-3: ~ guoguo$ minikube Start--registry-mirror=https://registry.docker-cn.com========================================Kubectl could not being found on your path. Kubectl is a requirement forusing MinikubetoInstallKubectl, please run the Following:curl-lo kubectl https://storage.googleapis.com/kubernetes-release/release/v1.9.0/bin/darwin/amd64/kubectl && chmod +x kubectl && sudo mv kubectl/usr/local/bin/to disable this message, run the Following:minikube config set wantkubectldownloadmsgfalse========================================starting local Kubernetes v1.9.0cluster ... Starting VM ... Downloading Minikube ISO142.22MB/142.22MB [============================================]100.00%0sGetting VM IP Address ... Moving files into cluster ... Downloading Localkube binary162.41MB/162.41MB [============================================]100.00%0s0B $B [----------------------------------------------------------]0.00% $B $B [======================================================]100.00%0sSetting up certs ... Connecting to cluster ... Setting up Kubeconfig ... Starting Cluster components ... Kubectl is now configured to use the cluster. Loading cached images from configfile.


Open the Kubernetes console

guoguo-macbook-pro-3:~guoguo$ Minikube Dashboard========================================Kubectl could not being found on your path. Kubectl is a requirement forusing MinikubetoInstallKubectl, please run the Following:curl-lo kubectl https://storage.googleapis.com/kubernetes-release/release/v1.9.0/bin/darwin/amd64/kubectl && chmod +x kubectl && sudo mv kubectl/usr/local/bin/to disable this message, run the Following:minikube config set wantkubectldownloadmsgfalse========================================Opening kubernetes Dashboardinchdefault Browser...guoguo-macbook-pro-3: ~ guoguo$



This article according to https://yq.aliyun.com/articles/221687 finishing, hereby thanks!

MAC installation Minikube

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.