High Definition Standard Definition Theater
Video id : mtPGbOEJCwg
ImmersiveAmbientModecolor: #cb7774 (color 2)
Video Format : (720p) openh264 ( https://github.com/cisco/openh264) mp4a.40.2 | 44100Hz
Audio Format: 140 ( High )
PokeEncryptID: 099eb11cc68841078723f46fc67ee28357c11dd2aff4e9045f4d8ab8df288565c6bdb32ed86a80d16edd395ac72a90d5
Proxy : eu-proxy.poketube.fun - refresh the page to change the proxy location
Date : 1732383249860 - unknown on Apple WebKit
Mystery text : bXRQR2JPRUpDd2cgaSAgbG92ICB1IGV1LXByb3h5LnBva2V0dWJlLmZ1bg==
143 : true
42 Views • Apr 25, 2023 • Click to toggle off description
#shorts
Steps to install k8s using kubeadm #notjustrestart #kubernetes #kubeadm #linux #sre

Set up a minimum of 2 servers with Ubuntu 16.04 or higher, with at least 2 GB of RAM and 2 CPUs. You'll need one server for the Kubernetes control plane and one or more worker nodes to run applications.

Update the operating system and install some necessary packages:
sudo apt-get update
sudo apt-get install -y apt-transport-https ca-certificates curl software-properties-common

Add the Kubernetes GPG key:
curl -s packages.cloud.google.com/apt/doc/apt-key.gpg | sudo apt-key add -

Add the Kubernetes repository:
sudo apt-add-repository "deb apt.kubernetes.io/ kubernetes-xenial main"

Install Kubernetes components:
sudo apt-get update
sudo apt-get install -y kubelet kubeadm kubectl

Disable swap memory:
sudo swapoff -a

Initialize the control plane on the master node:
sudo kubeadm init --pod-network-cidr=192.168.0.0/16
Note: Replace the CIDR range with the desired range for the pod network.

Copy the kubeadm join command displayed on the console after the initialization is complete.

On each worker node, run the kubeadm join command you copied in the previous step.

Verify the installation by running:
kubectl get nodes
Metadata And Engagement

Views : 42
Genre: Science & Technology
License: Standard YouTube License
Uploaded At Apr 25, 2023 ^^


warning: returnyoutubedislikes may not be accurate, this is just an estiment ehe :3
Rating : 5 (0/5 LTDR)

100.00% of the users lieked the video!!
0.00% of the users dislieked the video!!
User score: 100.00- Masterpiece Video

RYD date created : 2024-07-28T18:24:27.714136Z
See in json
Connections
Nyo connections found on the description ;_; report an issue lol

0 Comments

Top Comments of this video!! :3

Go To Top