SUSE Rancher and RKE Kubernetes cluster
using CSI Driver on DELL EMC PowerFlex command to download and install Helm: Option1 $ curl https://raw.githubusercontent.com/helm/helm/master/scripts /get-helm-3 | bash Option2 $ curl -sfL https://get.helm.sh/helm-v3.5.3-linux- amd64 version 2. Run the following command to download and install kubectl. $ curl -LO https://dl.k8s.io/release/$(curl -L -s https://dl.k8s.io/release/stable.txt)/bin/linux/amd64/kube ctl $ chmod +x operating system being used and keep the RKE binary in a rke user home directory (/home/rke): $ curl -LO https://github.com/rancher/rke/releases/download/v1.2.6/rk e_linux-amd64 4. Run the following0 码力 | 45 页 | 3.07 MB | 1 年前3
Rancher Hardening Guide v2.3.5#cloud-config packages: - curl - jq runcmd: - sysctl -w vm.overcommit_memory=1 - sysctl -w kernel.panic=10 - sysctl -w kernel.panic_on_oops=1 - curl https://releases.rancher.com/install-docker/180 码力 | 21 页 | 191.56 KB | 1 年前3
Rancher Hardening Guide v2.4#cloud-config packages: - curl - jq runcmd: - sysctl -w vm.overcommit_memory=1 - sysctl -w kernel.panic=10 Hardening Guide v2.4 21 - sysctl -w kernel.panic_on_oops=1 - curl https://releases.rancher0 码力 | 22 页 | 197.27 KB | 1 年前3
Rancher Hardening Guide Rancher v2.1.xadministrator privileges: #!/bin/bash for i in $(curl -sk -u 'token-: ' https:// /v3/users|jq -r .data[].links.globalRoleBindings); do curl -sk -u 'token- : ' $i| jq '.data[] 0 码力 | 24 页 | 336.27 KB | 1 年前3
Rancher Kubernetes Engine 2, VMWare vSANinstall RKE 2 $ export INSTALL_RKE2_TYPE=server $ export INSTALL_RKE2_VERSION=$ curl -sfL https://get.rke2.io | sh - $ systemctl enable --now rke2-server.service Connect to the nodes cluster: $ export INSTALL_RKE2_TYPE=agent $ export INSTALL_RKE2_VERSION= $ curl -sfL https://get.rke2.io | sh - $ systemctl enable --now rke2-agent.service More details can be 0 码力 | 29 页 | 213.09 KB | 1 年前3
Cloud Native Contrail Networking
Installation and Life Cycle ManagementGuide for Rancher RKE2
3. Install, enable, and start the rke2-server service. a. Download the RKE2 installation script: curl -sfL https://get.rke2.io -o install.sh b. Make the installation script executable. chmod +x install 3. Install, enable, and start the rke2-agent service. a. Download the RKE2 installation script: curl -sfL https://get.rke2.io -o install.sh b. Make the installation script executable. chmod +x install0 码力 | 72 页 | 1.01 MB | 1 年前3
Hardening Guide - Rancher v2.3.3+v i l e ge s : 18 #!/bin/bash for i in $(curl -sk -u 'token-: ' https:// /v3/users|jq -r .data[].links.globalRoleBindings); do curl -sk -u 'token- : ' $i| jq '.data[] 0 码力 | 44 页 | 279.78 KB | 1 年前3
共 7 条
- 1













