Giter Club home page Giter Club logo

kubesphere-quick-start's Introduction

KubeSphere 3.2.1 快速入门

本仓库的文档旨在通过多个快速入门的示例帮助您了解 KubeSphere 3.2.1 的基本使用流程,带您快速上手 KubeSphere 3.2.1。

贡献指南

本指南为纯静态网站,使用 mdBook 构建,贡献步骤如下:

1. 认领章节

首先到 Issue 页面选择自己感兴趣章节相关的 Issue,在 Issue 下面回复认领。

2. Fork 该仓库

Fork 该仓库,然后 Clone 到本地,假设你的用户名是 xxx,那么 Clone 命令就是:git clone https://github.com/xxx/kubesphere-quick-start

3. 编译并预览

为了能够在本地即时预览文档,需要先安装 mdBook。更新文档之后便可以执行命令 mdbook serve --open 来即时预览文档。

4. 提交更新

确认无误后,将更新提交到自己的仓库:

$ git add .
$ git commit "xxx"
$ git push -u origin main

5. 提交 PR

在浏览器中打开你的仓库页面,选择『Pull requests』--> 『New pull request』。

确认无误后,点击『Create pull request』即可提交 PR。

kubesphere-quick-start's People

Contributors

fsckzy avatar happywzy avatar menah3m avatar webup avatar yangchuansheng 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.