- Getting Started with Kubernetes
- Jonathan Baier Jesse White
- 135字
- 2021-06-10 19:47:01
Other modes
There are various other modes to take into consideration, including the following:
- Build a terraform model: --target=terraform. The terraform model will be built in out/terraform.
- Build a cloudformation model: --target=cloudformation. The Cloudformation JSON file will be built in out/cloudformation.
- Specify the K8s build to run: --kubernetes-version=1.2.2.
- Run nodes in multiple zones: --zones=us-east-1b,us-east-1c,us-east-1d.
- Run with a HA master: --master-zones=us-east-1b,us-east-1c,us-east-1d.
- Specify the number of nodes: --node-count=4.
- Specify the node size: --node-size=m4.large.
- Specify the master size: --master-size=m4.large.
- Override the default DNS zone: --dns-zone=<my.hosted.zone>.
The full list of CLI documentation can be found here: https://github.com/kubernetes/kops/tree/master/docs/cli.
Another tool for diagnosing the cluster status is the componentstatuses command, which will inform you of state of the major Kubernetes moving pieces:
$ kubectl get componentstatuses
NAME STATUS MESSAGE ERROR
scheduler Healthy ok
controller-manager Healthy ok
etcd-0 Healthy {"health": "true"}
推薦閱讀
- Word 2000、Excel 2000、PowerPoint 2000上機(jī)指導(dǎo)與練習(xí)
- 人工智能超越人類
- 我的J2EE成功之路
- Excel 2007函數(shù)與公式自學(xué)寶典
- Java實(shí)用組件集
- Hands-On Neural Networks with Keras
- 空間傳感器網(wǎng)絡(luò)復(fù)雜區(qū)域智能監(jiān)測(cè)技術(shù)
- Mastering Elastic Stack
- Maya極速引擎:材質(zhì)篇
- Windows 7寶典
- 網(wǎng)站入侵與腳本攻防修煉
- 電子設(shè)備及系統(tǒng)人機(jī)工程設(shè)計(jì)(第2版)
- 中文版AutoCAD 2013高手速成
- 筆記本電腦維修之電路分析基礎(chǔ)
- Microsoft Dynamics CRM 2013 Marketing Automation