Skip to content

Outreach and central subproject docs site for SIG-Multicluster

License

Notifications You must be signed in to change notification settings

lauralorenz/sig-multicluster-site

 
 

Repository files navigation

SIG-Multicluster website

This repo holds and hosts the site for SIG-Multicluster, a special interest group of the Kubernetes project.

Community, discussion, contribution, and support

Learn how to engage with the Kubernetes community on the community page.

You can reach the maintainers of this project at:

Code of conduct

Participation in the Kubernetes community is governed by the Kubernetes Code of Conduct.

Contributors

Install and run

Install Python and the requirements for this site using the included Makefile.

  make install

Use the mkdocs CLI to serve a development version of the site.

mkdocs serve

Navigate to localhost:8000 to see the site.

Build and deploy

Use the mkdocs CLI to deploy to the gh-pages branch of the repo.

mkdocs gh-deploy

About

Outreach and central subproject docs site for SIG-Multicluster

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 82.9%
  • Makefile 17.1%