All Projects → cnrancher → Docs Rancher2

cnrancher / Docs Rancher2

Rancher 中文文档,包括Rancher1.x、Rancher 2.x、RKE、K3s、Octopus和Harvester的中文文档,其中Rancher1.x的文档已经不再维护;Rancher 2.x、RKE、K3s、Octopus和Harvester会定期刷新。

Programming Languages

javascript
184084 projects - #8 most used programming language

Labels

Projects that are alternatives of or similar to Docs Rancher2

paas-templates
Bosh, CFAR, CFCR and OSB services templates for use with COA (cf-ops-automation) framework
Stars: ✭ 16 (-68%)
Mutual labels:  rancher
skalogs-bundle
Open Source data and event driven real time Monitoring and Analytics Platform
Stars: ✭ 16 (-68%)
Mutual labels:  rancher
Awesome Rancher
Curated list of Rancher resources
Stars: ✭ 265 (+430%)
Mutual labels:  rancher
rancher-redis
A containerized redis master/slave configuration with sentinels for use in Rancher
Stars: ✭ 13 (-74%)
Mutual labels:  rancher
gitlab-docker-rancher-letsencrypt-setup
Automated private dev environment with docker, gitlab CI/CD...
Stars: ✭ 15 (-70%)
Mutual labels:  rancher
metrics-server-on-rancher-2.0.2
Method to Setup Metrics-Server on Kubernetes via Rancher-Deployed Cluster
Stars: ✭ 14 (-72%)
Mutual labels:  rancher
rancher2-ansible
Provision a single node rancher2 k8s cluster using Ansible
Stars: ✭ 18 (-64%)
Mutual labels:  rancher
Ui
Rancher UI
Stars: ✭ 463 (+826%)
Mutual labels:  rancher
keycloak-sso-configs
common keycloak single sign on configurations
Stars: ✭ 19 (-62%)
Mutual labels:  rancher
Youtube Videos
Documentation for Techno Tim YouTube Videos
Stars: ✭ 250 (+400%)
Mutual labels:  rancher
terraform-metal-k3s
Manage K3s (k3s.io) region clusters on Equinix Metal
Stars: ✭ 41 (-18%)
Mutual labels:  rancher
monitoring-rancher
🤠How to Set up Rancher Server Monitoring with TIG Stack?
Stars: ✭ 22 (-56%)
Mutual labels:  rancher
ansible-rancher
Some Ansible plays & roles to install Rancher and Kubernetes Cluster
Stars: ✭ 25 (-50%)
Mutual labels:  rancher
Certified-Rancher-Operator-Thai
มาเรียนรู้ Kuberntes แบบ On-Premise และ Architecture ของ Rancher ที่ใช้ในการจัดการ Kubernetes Cluster เพื่อนำสู่ Certified Kubernetes Administrator และ Certified Rancer Operator
Stars: ✭ 78 (+56%)
Mutual labels:  rancher
Rancher
Complete container management platform
Stars: ✭ 18,191 (+36282%)
Mutual labels:  rancher
Performance-Engineers-DevOps
This repository helps performance testers and engineers who wants to dive into DevOps and SRE world.
Stars: ✭ 35 (-30%)
Mutual labels:  rancher
rancher-terraform-digitalocean
Terraform module for a rancher server on digitalocean.
Stars: ✭ 21 (-58%)
Mutual labels:  rancher
Camptocamp Rancher Catalog
Camptocamp's Rancher Catalog
Stars: ✭ 32 (-36%)
Mutual labels:  rancher
Rancher Letsencrypt
🐮 Rancher service that obtains and manages free SSL certificates from the Let's Encrypt CA
Stars: ✭ 318 (+536%)
Mutual labels:  rancher
ez-rancher
Terraform to provision vSphere VMs, and install Rancher on an RKE cluster
Stars: ✭ 20 (-60%)
Mutual labels:  rancher

Rancher 中文文档

Rancher 中文文档,包括Rancher1.x、Rancher 2.x、RKE、K3s和Octopus的中文文档,其中Rancher1.x的文档已经不再维护;Rancher 2.x、RKE、K3s和Octopus会定期刷新。

本网站使用了 Docusaurus 2 文档框架。

如何开发?

准备

确保您的开发环境有如下软件:

安装

如果yarn install的速度很慢,可以尝试配置淘宝Registry。

$ yarn config set registry https://registry.npm.taobao.org -g

安装初始化

$ git clone 'https://github.com/cnrancher/docs-rancher2'
$ cd 'docs-rancher2'
$ yarn install

本地启动

$ yarn start

将在浏览器中自动打开http://localhost:3000/

构建

$ yarn build
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].