본문 바로가기

Study Memory Work

검색하기
Study Memory Work
프로필사진 Hera Choi

  • - (91)
    • Data (9)
    • Infra (33)
      • OpenStack (3)
      • Kubernetes (25)
      • Docker (5)
    • Programing (21)
      • Go (19)
      • SpringBoot (2)
    • DB (8)
      • PostgreSQL (8)
    • Linux (Ubuntu, macOS) (16)
Guestbook
Recent Comments
Link
Recent Posts
Today
Total
«   2025/05   »
일 월 화 수 목 금 토
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
관리 메뉴
  • 글쓰기
  • 방명록
  • RSS
  • 관리

목록2025/05/08 (1)

Study Memory Work

[Kubernetes] Kind 사용하여 docker위에 k8s 올리기

OS Window 기준설치1. Docker Desktop 설치2. kubectl 설치PowerShell을 관리자 권한으로 실행# 설치 디렉토리 생성mkdir 'C:\Program Files\kubectl'cd 'C:\Program Files\kubectl'# 최신 버전 다운로드curl.exe -LO "https://dl.k8s.io/release/latest/bin/windows/amd64/kubectl.exe"# PATH에 추가$env:Path += ";C:\Program Files\kubectl"[Environment]::SetEnvironmentVariable("Path", $env:Path, [System.EnvironmentVariableTarget]::Machine)# 확인kubectl ver..

Infra/Kubernetes 2025. 5. 8. 09:09
이전 Prev 1 Next 다음

Blog is powered by kakao / Designed by Tistory

티스토리툴바