owned this note changed 4 years ago
Linked with GitHub

Azure Kubernetes Service Workshop(L300)

歡迎來到 Kubernetes Summit'20 共筆

Image Not Showing Possible Reasons
  • The image file may be corrupted
  • The server hosting the image is unavailable
  • The image path is incorrect
  • The image format is not supported
Learn More →

共筆入口:https://hackmd.io/@k8ssummit/20
手機版請點選上方 按鈕展開議程列表。

請問有人知道申請免費訂閱的縮網址嗎? 謝謝

https://paper.dropbox.com/doc/Azure-free-trial-9b3qyZuCb3F28i22pbje1
^這跟平常自己申請一樣吧?

單體式應用程式

微服務應用程式

優點

靈活、小型圑隊規模、

挑戰

系統架構的挑戰、開發流程的挑戰、營運上的挑戰

容器技術-作業系統層級的虛擬化

Containers and Images

Docker

宣告式組態設定

K8s 基本名詞

  • Master Node
    • etcd
    • api server
  • Node
  • Pod 最小的部署單位
    • Pod -> ReplicaSet -> Deployment

ACR Azure Container Registry

AKS Azure Kubernetes Service

AKS Lab 文檔

tags: k8ssummit20 k8s
Select a repo