- Getting Started with Kubernetes(Second Edition)
- Jonathan Baier
- 133字
- 2021-07-02 22:51:26
Summary
We took a very brief look at how containers work and how they lend themselves to the new architecture patterns in microservices. You should now have a better understanding of how these two forces will require a variety of operations and management tasks and how Kubernetes offers strong features to address these challenges. We created two different clusters on both GCE and AWS and explored the startup script as well as some of the built-in features of Kubernetes. Finally, we looked at the alternatives to the kube-up script and tried the new kubeadm tool on AWS with Ubuntu 16.04.
In the next chapter, we will explore the core concept and abstractions K8s provides to manage containers and full application stacks. We will also look at basic scheduling, service discovery, and health checking.
- Mastercam 2017數(shù)控加工自動編程經(jīng)典實例(第4版)
- ETL with Azure Cookbook
- AWS:Security Best Practices on AWS
- R Machine Learning By Example
- 機器人編程實戰(zhàn)
- 數(shù)據(jù)掘金
- Prometheus監(jiān)控實戰(zhàn)
- Storm應用實踐:實時事務處理之策略
- 水下無線傳感器網(wǎng)絡的通信與決策技術
- 網(wǎng)絡布線與小型局域網(wǎng)搭建
- 嵌入式GUI開發(fā)設計
- MATLAB-Simulink系統(tǒng)仿真超級學習手冊
- Spark大數(shù)據(jù)商業(yè)實戰(zhàn)三部曲:內(nèi)核解密|商業(yè)案例|性能調(diào)優(yōu)
- Mastering Ansible(Second Edition)
- 深度學習原理與 TensorFlow實踐