You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/deploy-and-configure/installation/scenario-k8s-deployment/index.md
+3-6Lines changed: 3 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,14 +1,11 @@
1
1
---
2
-
icon: material/laptop
3
-
tags:
4
-
- helm
5
-
- kubernetes
2
+
icon: simple/kubernetes
6
3
---
7
-
# Helm deployment
4
+
# Kubernetes deployment with Helm
8
5
9
6
## Introduction
10
7
11
-
This page describes a docker-compose based orchestration running on your local machine and accessible via browser.
8
+
This page describes basic principles to install corporate memory a docker-compose based orchestration running on your local machine and accessible via browser.
12
9
13
10
The code examples in this section assumes that you have POSIX-compliant shell (linux, macOS or WSL for Windows).
0 commit comments