容器和容器云入门指南

基础入门

  • https://time.geekbang.org/column/intro/116 极客时间 容器历史生态 音频 + 文章

  • https://help.aliyun.com/document_detail/53751.html 阿里云K8s 文档

  • https://yq.aliyun.com/teams/11/type_blog 阿里云容器团队blog

  • https://yq.aliyun.com/articles/40494 Docker 学习路线图

阿里云容器服务

容器服务首页 https://www.aliyun.com/product/containerservice

限制容器资源 https://help.aliyun.com/document_detail/26017.html

编排标签概览 https://help.aliyun.com/document_detail/26086.html

集群内服务间路由和负载均衡 https://help.aliyun.com/document_detail/35358.html

容器服务的网络模型,如何做到容器跨主机互联? https://help.aliyun.com/knowledge_detail/39868.html

另外建议熟悉一下阿里云以下几个服务的文档:

  • 负载均衡 SLB https://help.aliyun.com/product/27537.html
  • Redis https://help.aliyun.com/product/26340.html
  • RDS MySQL https://help.aliyun.com/product/26090.html
  • 日志服务 SLS https://help.aliyun.com/product/28958.html
  • 容器服务 https://help.aliyun.com/product/25972.html

以及

  • 阿里云容器团队 blog https://yq.aliyun.com/teams/11/type_blog
  • 性能测试
    • https://yq.aliyun.com/articles/60154
    • https://cn.aliyun.com/product/pts
    • https://yq.aliyun.com/articles/4239

网格 Istio

  • https://yq.aliyun.com/articles/281025 Istio

容器网络

  • https://yq.aliyun.com/articles/73015 vpc

  • https://yq.aliyun.com/articles/30345 理解Docker 容器网络

  • https://yq.aliyun.com/articles/2929 容器如何跨主机通信

  • https://yq.aliyun.com/articles/3031 如何保证摘除公网EIP的容器服务VPC集群可以正常访问公网

  • https://www.alibabacloud.com/help/zh/faq-detail/42660.htm debug 网络链路

镜像服务 https://yq.aliyun.com/articles/70756

Docker 学习路线图 https://yq.aliyun.com/articles/40494

slb 多证书 https://yq.aliyun.com/articles/68294

定时任务

  • https://help.aliyun.com/document_detail/44818.html
  • https://yq.aliyun.com/articles/59066

远程调试阿里云上的NodeJS Docker应用 https://yq.aliyun.com/articles/58669

复杂拓扑应用的蓝绿发布 https://yq.aliyun.com/articles/58906

  • https://github.com/ramitsurana/awesome-kubernetes 有用的k8s工具 kubectx kubens

你可能感兴趣的:(容器和容器云入门指南)