K8s-Deployment-List

Kubernetes Deployment List

Cluster

  • 2018-Scaling Kubernetes to 2,500 Nodes: On the path to this scale, many system components caused breakages, including etcd, the Kube masters, Docker image pulls, network, KubeDNS, and even our machines’ ARP caches.

  • 2019-kubeadm-playbook: Fully fledged (HA) Kubernetes Cluster using official kubeadm, ansible and helm. Tested on RHEL/CentOS/Ubuntu with support of http_proxy, dashboard installed, ingress controller, heapster.

HA

  • 2019-高可用 kubernetes 集群部署实践: 可用性对基础设施而言至关重要。各大云计算厂商纷纷推出了高可用、可扩展的 K8s 托管服务,其中比较有代表性的有 Amazon EKS、Azure Kubernetes Service (AKS)、Google Kubernetes Engine、阿里云容器服务 Kubernetes 版等。

多集群

Knative

Helm

开发环境

  • 2019-玩转 Kubernetes 开发测试环境: Kubernetes 原生的一些特性在一定程度上可以帮助开发者解决一些开发过程中的联调问题,但是软件研发根本要解决的是人与人直接的协作问题,本文将围绕云原生下的开发协作和效能提升问题来讨论。
上一页
下一页