Skip to content

modularTaco/docs

This branch is 1675 commits behind kubermatic/docs:main.

Folders and files

NameName
Last commit message
Last commit date
May 26, 2020
Dec 22, 2020
Mar 9, 2021
Feb 16, 2021
Aug 18, 2020
Feb 9, 2021
Feb 22, 2021
Feb 26, 2021
Feb 22, 2021
Oct 13, 2020
Oct 13, 2020
Jun 9, 2020
Dec 4, 2020
Aug 18, 2020
Aug 18, 2020
Nov 27, 2019
Aug 18, 2020
Feb 25, 2021
Jun 27, 2020
Jun 26, 2020
Aug 26, 2020
Aug 18, 2020
Aug 18, 2020
Dec 4, 2020
Dec 4, 2020

Repository files navigation

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

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • SCSS 36.1%
  • CSS 20.4%
  • HTML 19.6%
  • JavaScript 13.0%
  • TypeScript 5.8%
  • Go 4.3%
  • Other 0.8%