Giter Site home page Giter Site logo

kube-explorer's Introduction

kube-explorer

本书旨在系统讲解 Kubernetes 核心组件原理,帮助读者快速入门 Kubernetes!

kubernetes 简述

Kubernetes 早期的名字叫做 Borg,后来被谷歌开源之后叫做 Kubernetes 简称 k8s,是一个容器调度工具,它提供了强大的部署、运维、扩缩容能力。

组件列表

如何参与贡献

1: 在 Issues 列表创建 issue

  • 点击上方 Issues
  • 点击绿色按钮 new issue
  • 输入标题以及描述
  • 最后一步 @ 每个目录的负责人。

2: 创建 Pull Request(拉取请求)

  • 点击右上角 Fork 按钮,创建上游仓库副本
  • 使用 git 命令克隆仓库副本 eg: [email protected]:xichengliudui/kube-explorer.git
  • 创建新分支 eg: git checkout -b branch1
  • 修改错误文件并保存
  • git add --all
  • git commit -m "fix xxx.md file"
  • git push origin branch1
  • 访问你的仓库副本,点击右边的 pull request 按钮
  • 输入标题以及描述
  • 最后一步 @ 每个目录的负责人。

kube-explorer's People

Contributors

xichengliudui avatar yuxiaobo96 avatar aresforchina avatar sataqiu avatar hwdef avatar tanjunchen avatar tomatoares avatar

Stargazers

Sirius avatar ouyanglk avatar  avatar AEGQ avatar MIBc avatar  avatar  avatar  avatar  avatar

Watchers

James Cloos avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.