Skip to content

Latest commit

 

History

History
61 lines (56 loc) · 2.32 KB

README.md

File metadata and controls

61 lines (56 loc) · 2.32 KB

cncf-learning-path

record my learning CNCF related path in issues/pull requests

A simple summary

  • Docker
    • Network: bridge 、 host、 overlay
  • Registry
  • Swarm
    • docker-compose
    • swarm service
  • Swarmkit
    • cluster management; leader change: raft.
  • Kubernetes 0.1
    • network: calico/flannel/macvlan; ingress/nodeport/F5
    • storage: scaleio/portworx
    • RBAC、RangeLimit、HPA、Prometheus、EFK
  • Containerd
  • Kubernetes 0.2
    • coredns
    • knative
    • kubeadm/kind
    • network: VLAN\istio\Keepalived VIP
    • velero、kubefed v2、VPA、Thanos
  • Kubernetes 0.3
    • kubespray/kops
    • network cilium/submarinar/whereabouts; metallb
    • storage: hwameistor/local-storage
    • harbor/karmada
    • dex/pinniped
    • clusterpeida/merbridge
    • OpenTelementry

CNCF repositories status

The CNCF repos

ID REPO STARS UPDATEDAT CREATEDAT FORKSCOUNT
1 linux 172434 2024-06-01 2011-09-04 52173
2 kubernetes 107573 2024-06-01 2014-06-06 38632
3 moby 67898 2024-06-01 2013-01-18 18565
4 prometheus 53289 2024-06-01 2012-11-24 8825
5 etcd 46596 2024-06-01 2013-07-06 9613
6 istio 35150 2024-06-01 2016-11-18 7588
7 helm 26160 2024-06-01 2015-10-06 6975
8 envoy 24109 2024-06-01 2016-08-08 4647
9 harbor 22725 2024-06-01 2016-01-28 4621
10 cilium 18933 2024-06-01 2015-12-16 2742
11 containerd 16513 2024-06-01 2015-11-13 3281
12 coredns 11901 2024-05-31 2016-03-18 2052
13 runc 11505 2024-06-01 2015-06-05 2052
14 velero 8341 2024-06-01 2017-08-02 1361
15 calico 5570 2024-06-01 2016-07-21 1255
16 kubeadm 3671 2024-06-01 2016-11-22 701
17 cluster-api 3409 2024-05-31 2018-03-07 1264
18 enhancements 3303 2024-05-31 2016-05-02 1420
19 kwok 2345 2024-05-31 2022-07-28 188

Skipped repos