scruplelesswizard / docs

Documentation for Kubermatic projects

Home Page:https://docs.kubermatic.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Kubermatic Documentation

Kubermatic is a Cluster-as-a-Service that provides managed Kubernetes for your infrastructure.

With Kubermatic, you can set up Kubernetes clusters deployed at the click of button. While Kubermatic makes sure that your cluster is available and up-to-date at all times, you can focus on developing your services.

Generate Kubermatic Docs locally

To generate the documentation you will need to download and install the hugo static website engine. Please note: you need to install the extended version of Hugo for building a website locally.

Clone the repository to your local device and create a new feature branch.

git clone https://github.com/kubermatic/docs
git checkout -b my-new-contribution

Generate and serve the documentation at localhost:1313:

hugo server -b localhost:1313 -w

For further information please have a look at our contribution guide here.

Contributing

Thanks for taking the time to join our community and start contributing!

Feedback and discussion are available on the mailing list.

Before you start

Pull requests

  • We welcome pull requests. Feel free to dig through the issues and jump in.

About

Documentation for Kubermatic projects

https://docs.kubermatic.com/

License:Other


Languages

Language:SCSS 36.2%Language:HTML 19.9%Language:CSS 19.7%Language:JavaScript 12.5%Language:TypeScript 5.6%Language:Go 5.4%Language:Shell 0.4%Language:Makefile 0.3%Language:Dockerfile 0.1%