Setup and Configure CentOS Linux Server on Hyper-V
In this episode we will go through the installation and configuration of CentOS Linux server on a Windows 10 hypervisor (Hyper-V/VirtualBox).
This is the first step in setting up a multi-node Kubernetes cluster. I made this presentation to concentrate solely on setting up a CentOS server so that those who are only interested in getting a CentOS up and ready benefit from it. In future episodes we will install more CentOS servers and will set up a scale out Kubernetes cluster.
References made in this presentation:
CentOS install page:
http://isoredirect.centos.org/centos/8/isos/x86_64/
VirtualBox installation page for those with Win 10 Home versions:
https://www.virtualbox.org/wiki/Downloads
Setting up NAT on Hyper-V: https://www.youtube.com/watch?v=PYamsYQSmFY&t=1s
Setting up NAT on VirtualBox: https://www.virtualbox.org/manual/UserManual.html#network_nat_service
Install OpenSSH client on Windows 10 (Run from PowerShell command line: “Add-WindowsCapability -Online -Name OpenSSH.Client*”
My Other Videos:
► Understanding Kubernetes Networking. Part 5: Intro to Kubernetes Network Policies:
► Understanding Kubernetes Networking. Part 4: Kubernetes Services:
► Understanding Kubernetes Networking Part 3: Calico Kubernetes CNI Provider in-depth:
► Understanding Kubernetes Networking. Part 2: POD Network, CNI, and Flannel CNI: Plug-in: https://www.youtube.com/watch?v=U35C0EPSwoY
►Understanding Kubernetes Networking. Part 1: Container Networking: https://www.youtube.com/watch?v=ApeX6IAOfOc
► A Docker and Kubernetes tutorial for beginners:
►Step by Step Instructions on Setting up Multi-Node Kubernetes Cluster on CentOS: https://www.youtube.com/watch?v=2Tr7hNW02fg
► Setup a “Docker-less” Multi-node Kubernetes Cluster On Ubuntu Server:
►Setup NAT (Network Address Translation) on Hyper-V: https://www.youtube.com/watch?v=PYamsYQSmFY
► Enable Nested Virtualization on Windows to run WSL 2 (Linux) and Hyper-V on a VM: https://www.youtube.com/watch?v=Y1U2YnnowsE
►Setup a Multi-Node MicroK8S Cluster on Windows 10: https://www.youtube.com/watch?v=fZVivQYDU8k
► Detailed Windows Terminal, (WSL 2), Linux, Docker, and Kubernetes Install Guide on Windows 10: https://www.youtube.com/watch?v=5MlLVjZJcyI
centos 8