달력

32023  이전 다음

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31

Vagrant 로 쉽게 Kubernetes 환경을 구축해보자


필수 환경 :


Kubernetes 설치

Vagrant 로 이미 만들어놓은 환경을 가져다 쓰면 된다.
구성은 Virtualbox + CentOS7 + Kubernetes 로 되어있다.


  # git clone  https://github.com/zhato/kubernetes-centos7-vagrant.git

  # cd kubernetes-centos7-vagrant

  # vagrant up





Posted by zhato

댓글을 달아 주세요