250x250
Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
Tags
- hadoop
- Identity and access management
- 프로그래머스
- 클라우드자격증
- sql자격증
- 빅데이터
- mysql
- Multi Factor Authentication
- CLF-01
- CCA131
- 데이터베이스
- hive
- 쉘스크립트
- 리눅스
- SQLD
- programmers
- 빅데이터실무자격증
- 하둡
- MFA
- CCAAdministrator
- 파이썬
- AWS자격증
- EC2
- AWSCloudPractitioner
- 클라우드컴퓨팅
- SQL
- 코딩테스트
- RDBMS
- IAM
- 클라우데라자격증
Archives
- Today
- Total
Sherry IT Blog
Kubernetes 설치-onperm 본문
728x90
반응형
1. Docker install (https://docs.docker.com/engine/install/ubuntu/)
sudo apt-get update
$ sudo apt-get install \
ca-certificates \
curl \
gnupg \
lsb-release
2. Kubernetes Install
3.설치 전 환경설정
4. kubeadm,kubectl,kubelet 설치
5.Control-plane구성
6.Workder node 구성
7.설치확인
출처: 따배쿠 Youtube
728x90
반응형
'Kubernetes' 카테고리의 다른 글
jupyter pod _endpoint (0) | 2023.05.11 |
---|---|
jupyter notebook pod 만들기 (0) | 2023.05.11 |
[Kubernetes] Ingress설정을 이용해서 jupyternotebook pod 실행하기 (0) | 2023.05.02 |
Kubernetes cluster 구성도구 (0) | 2023.02.08 |
Comments