File tree Expand file tree Collapse file tree 3 files changed +13
-1
lines changed Expand file tree Collapse file tree 3 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 7
7
* [ Package manager] ( ./administration-guide/installation/package-manager.md )
8
8
* [ Docker] ( ./administration-guide/installation/docker.md )
9
9
* [ Binary file] ( ./administration-guide/installation/binary-file.md )
10
+ * [ Kubernetes (Helm chart)] ( ./administration-guide/installation/k8s.md )
10
11
* [ Snap (deprecated)] ( ./administration-guide/installation/snap.md )
11
12
* [ Manual Installation] ( ./administration-guide/installation\_ manually.md )
12
13
* [ Configuration] ( ./administration-guide/configuration.md )
Original file line number Diff line number Diff line change 1
1
# Installation
2
2
3
- You can install Semaphore in 4 ways:
3
+ You can install Semaphore in multiple ways:
4
4
5
5
* [ Package manager] ( ./installation/package-manager )
6
6
* [ Docker] ( ./installation/docker )
7
7
* [ Binary file] ( ./installation/binary-file )
8
+ * [ Kubernetes (Helm chart)] ( ./installation/k8s )
8
9
* [ Snap (deprecated)] ( ./installation/snap )
9
10
10
11
See also:
Original file line number Diff line number Diff line change
1
+ <div class =" breadcrumbs " >
2
+ <a href="/administration-guide/installation">Installation</a>
3
+ → Kubernetes
4
+ </div >
5
+
6
+ # Kubernetes (Helm chart)
7
+
8
+ Semaphore provides a helm chart for installation on Kubernetes.
9
+
10
+ A thorough documentation can be found on artifacthub.io: [ Semaphore Helm Chart] ( https://artifacthub.io/packages/helm/semaphoreui/semaphore ) .
You can’t perform that action at this time.
0 commit comments