Skip to content

Commit 90411c9

Browse files
authored
Merge pull request #843 from hackmdio/docs/K8s
Add K8s note in README
2 parents 4fcefeb + 6ffe887 commit 90411c9

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ Thanks for using! :smile:
2626
- [Prerequisite](#prerequisite)
2727
- [Instructions](#instructions)
2828
- [Heroku Deployment](#heroku-deployment)
29+
- [Kubernetes](#kubernetes)
2930
- [HackMD by docker container](#hackmd-by-docker-container)
3031
- [Upgrade](#upgrade)
3132
- [Native setup](#native-setup)
@@ -78,6 +79,12 @@ You can quickly setup a sample Heroku HackMD application by clicking the button
7879

7980
If you deploy it without the button, keep in mind to use the right buildpacks. For details check `app.json`.
8081

82+
## Kubernetes
83+
84+
To install use `helm install stable/hackmd`.
85+
86+
For all further details, please check out the offical HackMD [K8s helm chart](https://github.com/kubernetes/charts/tree/master/stable/hackmd).
87+
8188
## HackMD by docker container
8289
[![Try in PWD](https://cdn.rawgit.com/play-with-docker/stacks/cff22438/assets/images/button.png)](http://play-with-docker.com?stack=https://github.com/hackmdio/docker-hackmd/raw/master/docker-compose.yml&stack_name=hackmd)
8390

0 commit comments

Comments
 (0)