Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Théo Berger
md
Commits
bb8e9cdc
Commit
bb8e9cdc
authored
Aug 18, 2022
by
Théo Berger
Browse files
init
parent
74660167
Changes
1
Hide whitespace changes
Inline
Side-by-side
k8s_rke.md
0 → 100644
View file @
bb8e9cdc
# Create RKE rancher cluster
## Longhorn
*
Create ext4 partition on secondary disk and mount it on /data (add to fstab)
*
Install open-iscsi
```
apt install open-iscsi
```
## Java ram limit for opensearch
```
sudo sysctl -w vm.max_map_count=262144
```
## Create cluster
Add nodes (all etcd / control plane / worker) with public IP as private
## Install Longhorn
Install longhorn
Add /data disks, remove defaults
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment