Skip to content

devops-ws/kubernetes-guide

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This file was generated by README.tpl via yaml-readme, please don't edit it directly!

LinuxSuRen/open-source-best-practice Category: dashboard

Repository Description
kubernetes/dashboard General-purpose web UI for Kubernetes clusters
derailed/k9s K9s is a terminal based UI to interact with your Kubernetes clusters.
kubesphere/kubesphere 由青云科技开源的 Kubernetes 管理平台
lensapp/lens The way the world runs Kubernetes
kubeshop/monokle Monokle is a set of tools for creating and maintaining high-quality Kubernetes configurations throughout the entire application lifecycle.
labring/sealos

Category: distribution

Repository Description
k3d-io/k3d Little helper to run CNCF's k3s in Docker
xiaods/k8e K8E - Kubernetes Easy Engine
kubernetes-sigs/kind Kubernetes IN Docker - local clusters for testing Kubernetes
canonical/microk8s MicroK8s is a small, fast, single-package Kubernetes for developers, IoT and edge.
kubernetes/minikube Run Kubernetes locally

Category: installer

Repository Description
easzlab/kubeasz 使用Ansible脚本安装K8S集群,介绍组件交互原理,方便直接,不受国内网络环境影响
kubesphere/kubekey 由青云科技开源的 Kubernetes 安装工具
kubernetes-sigs/kubespray Deploy a Production Ready Kubernetes Cluster

curl -OL https://virtualization.kubesphere.cloud/v1.6.1/kubesphere-virtualization-x86_64-v1.6.1.tar.gz

收录条件

  • 必须是对应的核心项目,必须包含核心代码
  • 项目提供了构建脚本,可以由维护者以外的用户自行构建
  • 代码仓库提供了较为清晰的 README 文件
  • 代码仓库设置了明确的开源协议