[DevOps] 실습환경 구축하기(2) - Virtualbox 설치하기
Virtualbox 설치하기
Virtualbox란?
가상머신을 생성할 수 있는 소프트웨어이다.
아래의 페이지에 들어가 virtualbox를 설치한다.
Downloads – Oracle VM VirtualBox
Download VirtualBox Here you will find links to VirtualBox binaries and its source code. VirtualBox binaries By downloading, you agree to the terms and conditions of the respective license. VirtualBox 7.0.18 platform packages The binaries are released unde
www.virtualbox.org
본인이 사용하고 있는 운영체제에 맞는 패키지를 설치하면 된다.
나는 Windows를 사용하기 때문에 Windows hosts를 설치하겠다.
[DevOps] 실습환경 구축하기(3) - 가상머신 생성하기
가상머신 생성하기새로 만들기를 클릭한다.가상머신 이름 : ubuntu-server01운영체제 종류 : Linux운영체제 버전 : Ubuntu (64-bit)기본 메모리 : 8192MBProcessors의 CPU 개수 : 4쿠버네티스를 실행하려면 8192MB, 4
ga0lee.tistory.com