摘要:下載安裝
下載
kube-solo-osx
corectl.app
安裝Setting up Kubernetes Solo Cluster on macOS Reading ssh key from /Users/xixicat/.ssh/id_rsa.pub /Users/xixicat/.ssh/id_rsa.pub found, updating configuration files ... Set CoreOS Release Channel: 1) Alpha (may not always function properly) 2) Beta 3) Stable (recommended) Select an option: 3 Please type VM"s RAM size in GBs followed by [ENTER]: [default is 3]: 3 Changing VM"s RAM to 3GB... Please type Data disk size in GBs followed by [ENTER]: [default is 30]: 30 Creating 30GB sparse disk (QCow2)... - Created Data disk Starting VM ... [WARN] unable to run "defaults read /Library/Preferences/SystemConfiguration/com.apple.vmnet.plist" Shared_Net_Address ... [WARN] ... assuming macOS default value (192.168.64.1) [WARN] unable to run "defaults read /Library/Preferences/SystemConfiguration/com.apple.vmnet.plist" Shared_Net_Mask ... [WARN] ... assuming macOS default value (255.255.255.0) > booting k8solo-01 (1/1) ---> downloading and verifying stable/1068.9.0 32.27 MB / 32.27 MB [================================================] 100.00 % ---> SHA512 hash for coreos_production_pxe.vmlinuz OK 224.63 MB / 224.63 MB [==============================================] 100.00 % ---> SHA512 hash for coreos_production_pxe_image.cpio.gz OK ---> stable/1068.9.0 ready ---> "k8solo-01" started successfuly with address 192.168.64.2 and PID 3336 ---> "k8solo-01" boot logs can be found at "/Users/xixicat/.coreos/running/90394897-5956-4F9D-AFC4-E274C45DAB31/log" ---> "k8solo-01" console can be found at "/Users/xixicat/.coreos/running/90394897-5956-4F9D-AFC4-E274C45DAB31/tty" Checking internet availablity on VM... Yes, internet is available ... Downloading latest version of helmc cli for macOS % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 34.4M 100 34.4M 0 0 756k 0 0:00:46 0:00:46 --:--:-- 1158k Installed latest helmc cli to ~/kube-solo/bin ... Downloading latest version of Deis Workflow "deis" cli for macOS % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 10.4M 100 10.4M 0 0 663k 0 0:00:16 0:00:16 --:--:-- 1076k Installed latest deis cli to ~/kube-solo/bin ... Installing Kubernetes files on to VM... 2016-08-13 09:10:13.456792 I | uploading "kube.tgz" to "k8solo-01:/home/core/kube.tgz" 87.99 MB / 87.99 MB [================================================] 100.00 % Files copied to VM... Installing now ... Done... Waiting for etcd service to be ready on VM... ... Downloading docker 1.10.3 client for macOS % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 10.0M 100 10.0M 0 0 907k 0 0:00:11 0:00:11 --:--:-- 1122k Generating kubeconfig file ... cluster "k8solo-01" set. context "kube-solo" set. switched to context "kube-solo". Waiting for Kubernetes cluster to be ready. This can take a bit... ... Waiting for Kubernetes node to be ready. This can take a bit... -... node "k8solo-01" labeled Creating kube-system namespace ... Installing SkyDNS ... replicationcontroller "kube-dns-v17" created service "kube-dns" created Installing Kubernetes Dashboard ... replicationcontroller "kubernetes-dashboard-v1.1.0" created service "kubernetes-dashboard" created Installing Kubedash ... deployment "kubedash" created service "kubedash" created Installation has finished, Kube Solo VM is up and running !!! Assigned static IP to VM/node: 192.168.64.2 You can control this App via status bar icon... -------- kubectl cluster-info: Kubernetes master is running at http://192.168.64.2:8080 KubeDNS is running at http://192.168.64.2:8080/api/v1/proxy/namespaces/kube-system/services/kube-dns kubernetes-dashboard is running at http://192.168.64.2:8080/api/v1/proxy/namespaces/kube-system/services/kubernetes-dashboard To further debug and diagnose cluster problems, use "kubectl cluster-info dump". Cluster version: Client version: v1.3.4 Server version: v1.3.4 kubectl get nodes: NAME STATUS AGE k8solo-01 Ready 12s Also you can install Deis Workflow PaaS (https://deis.com) with "install_deis" command ...docs
Zero to Kubernetes Dev Environment on OS X
文章版權(quán)歸作者所有,未經(jīng)允許請(qǐng)勿轉(zhuǎn)載,若此文章存在違規(guī)行為,您可以聯(lián)系管理員刪除。
轉(zhuǎn)載請(qǐng)注明本文地址:http://specialneedsforspecialkids.com/yun/32501.html
摘要:后面會(huì)涉及以配置文件進(jìn)行部署。的調(diào)度完成,被分配到指定上。這是的一種最終狀態(tài)。圖相較而言,除了提供的基本功能,還支持聲明式的更新和回滾。共享數(shù)據(jù)存儲(chǔ)的問題主要分為數(shù)據(jù)臨時(shí)存儲(chǔ)與持久性存儲(chǔ)。 帶著問題學(xué) Kubernetes 基本單元 Pod 摘要:本文屬于原創(chuàng),歡迎轉(zhuǎn)載,轉(zhuǎn)載請(qǐng)保留出處:https://github.com/jasonGeng88/blog 文章一:帶著問題學(xué) Kube...
摘要:后面會(huì)涉及以配置文件進(jìn)行部署。的調(diào)度完成,被分配到指定上。這是的一種最終狀態(tài)。圖相較而言,除了提供的基本功能,還支持聲明式的更新和回滾。共享數(shù)據(jù)存儲(chǔ)的問題主要分為數(shù)據(jù)臨時(shí)存儲(chǔ)與持久性存儲(chǔ)。 帶著問題學(xué) Kubernetes 基本單元 Pod 摘要:本文屬于原創(chuàng),歡迎轉(zhuǎn)載,轉(zhuǎn)載請(qǐng)保留出處:https://github.com/jasonGeng88/blog 文章一:帶著問題學(xué) Kube...
摘要:最近被業(yè)務(wù)折騰的死去活來,實(shí)在沒時(shí)間發(fā)帖,花了好多個(gè)晚上才寫好這篇帖子,后續(xù)會(huì)加油的利用技術(shù)棧打造個(gè)人私有云系列文章目錄利用技術(shù)棧打造個(gè)人私有云連載之初章利用技術(shù)棧打造個(gè)人私有云連載之集群搭建利用技術(shù)棧打造個(gè)人私有云連載之環(huán)境理解和練手利用 showImg(https://segmentfault.com/img/remote/1460000013077799); 最近被業(yè)務(wù)折騰的死...
摘要:最近被業(yè)務(wù)折騰的死去活來,實(shí)在沒時(shí)間發(fā)帖,花了好多個(gè)晚上才寫好這篇帖子,后續(xù)會(huì)加油的利用技術(shù)棧打造個(gè)人私有云系列文章目錄利用技術(shù)棧打造個(gè)人私有云連載之初章利用技術(shù)棧打造個(gè)人私有云連載之集群搭建利用技術(shù)棧打造個(gè)人私有云連載之環(huán)境理解和練手利用 showImg(https://segmentfault.com/img/remote/1460000013077799); 最近被業(yè)務(wù)折騰的死...
摘要:常見的和等都是屬于某一個(gè)的默認(rèn)是,而等則不屬于任何。其實(shí)其的命令和上面都差不多,這里不一一列出了創(chuàng)建查看啟動(dòng)情況是一個(gè)定義了一組的策略的抽象,可以理解為抽象到用戶層的一個(gè)宏觀服務(wù)。其實(shí)這個(gè)概念在集群里也有,可以參照理解。 showImg(https://segmentfault.com/img/remote/1460000013229549); 【利用K8S技術(shù)棧打造個(gè)人私有云系列文...
閱讀 1061·2023-04-26 02:02
閱讀 2401·2021-09-26 10:11
閱讀 3553·2019-08-30 13:10
閱讀 3743·2019-08-29 17:12
閱讀 720·2019-08-29 14:20
閱讀 2187·2019-08-28 18:19
閱讀 2230·2019-08-26 13:52
閱讀 954·2019-08-26 13:43