Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 2.47 KB

README.md

File metadata and controls

29 lines (20 loc) · 2.47 KB

Kubernetes

Useful K8 Projects under CNCF explored under this single repository.

Setup Local K8 Cluster with Orbstack

I recommend using OrbStack to setup your own personal local K8 Cluster to work with.

More details on K8 using OrbStack can be found here

Image of OrbStack

Building a K8 Platform with Helm & CNCF Projects

Projects Purpose Completed Official Documentation
Argo CD GitOps continuous delivery tool for K8 Yes Link
Jupyterhub Analytics application for users Yes Link
Fluentbit Log and metrics in K8 Yes Link
Kyverno K8 Policy Management for Security Yes Link
Istio Service Mesh for K8 Yes Link
KubeCost Monitor Cost of Resources Yes Link
KServe Serve ML models Yes Link
Velero Backing up Kubernetes Resources Yes Link

Overview of Architecture

Image of Architecture