- Kubernetes for Serverless Applications
- Russ McKendrick
- 123字
- 2021-07-02 19:16:46
An overview of Kubernetes
Now that we have an idea of how Kubernetes came to be, we should walk through all of the different components that go to make up a typical Kubernetes cluster.
Kubernetes itself is written in Go. While the project's GitHub page shows that the project is currently 84.9% Go, the rest, 5.8% HTML, 4.7% Python, and 3.3% Shell (with the remainder being configuration/spec files, and so on), are all documentation and helper scripts.
Go is a programming language developed and open sourced by Google who describes it as A fast, statically typed, compiled language that feels like a dynamically typed, interpreted language. For more information, see https://golang.org/.
推薦閱讀
- 構(gòu)建高質(zhì)量的C#代碼
- WOW!Illustrator CS6完全自學(xué)寶典
- 計(jì)算機(jī)應(yīng)用復(fù)習(xí)與練習(xí)
- 自動(dòng)檢測(cè)與傳感技術(shù)
- Mastering Salesforce CRM Administration
- 電腦上網(wǎng)直通車
- Learn CloudFormation
- 數(shù)據(jù)掘金
- 基于Xilinx ISE的FPAG/CPLD設(shè)計(jì)與應(yīng)用
- Photoshop CS4數(shù)碼攝影處理50例
- 生成對(duì)抗網(wǎng)絡(luò)項(xiàng)目實(shí)戰(zhàn)
- ADuC系列ARM器件應(yīng)用技術(shù)
- Machine Learning with Spark(Second Edition)
- Windows 7故障與技巧200例
- 從機(jī)器學(xué)習(xí)到無(wú)人駕駛