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
- 데이터베이스
- MariaDB
- k8s
- Web Programming
- vue.js
- pytorch
- 웹 프로그래밍
- tensorflow
- 파이토치
- 장고
- 파이썬
- Deep Learning
- kubernetes
- OpenCV
- 그래픽 유저 인터페이스
- POD
- Tkinter
- Computer Vision
- 논문 리뷰
- Docker
- FLASK
- 컴퓨터 비전
- Python
- Django
- numpy
- 딥러닝
- paper review
- yaml
- 텐서플로우
- GUI
Archives
- Today
- Total
목록spec (1)
Maxima's Lab
[Kubernetes] Node Selector 개념 및 예제 코드
안녕하세요, 오늘은 Node Selector 개념에 대해서 알아보고 예제 코드를 적용해보겠습니다. https://kubernetes.io/docs/concepts/scheduling-eviction/assign-pod-node/#nodeselector Assigning Pods to NodesYou can constrain a Pod so that it is restricted to run on particular node(s), or to prefer to run on particular nodes. There are several ways to do this and the recommended approaches all use label selectors to facilitate the selecti..
Kubernetes
2024. 6. 17. 22:50