Skip to content

customize vagrant centos7 box for kubernetes cluster

Notifications You must be signed in to change notification settings

DevOpsDays2020/vagrant-box

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Download CentOS 7 repo file


wget -O yum/CentOS-Base.repo http://mirrors.aliyun.com/repo/Centos-7.repo

Customize Centos7 Box

make build

Clean Data

make clean

Test Customized Box

cd test

vagrant up

vagrant ssh

vagrant halt && vagrant destroy -f

About

customize vagrant centos7 box for kubernetes cluster

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published