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
- 텐서플로우
- Deep Learning
- 그래픽 유저 인터페이스
- Python
- pytorch
- paper review
- 웹 프로그래밍
- 데이터베이스
- 파이썬
- Web Programming
- 딥러닝
- yaml
- OpenCV
- 파이토치
- Tkinter
- Docker
- tensorflow
- 컴퓨터 비전
- MariaDB
- Computer Vision
- FLASK
- 논문 리뷰
- 장고
- numpy
- Django
- GUI
- kubernetes
- k8s
- vue.js
- POD
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