当前位置:网站首页>Yyds dry goods inventory kubernetes introduction foundation pod concept and related operations
Yyds dry goods inventory kubernetes introduction foundation pod concept and related operations
2022-07-02 04:06:00 【Geek developer】
k8s You can't run the program directly ,k8s The smallest scheduling unit in the cluster is pod,Pod It's the packaging of the container . So we need to use Pod To run the application
The goal of this issue
- understand Pod Concept
- see Pod
- establish Pod
- Pod visit
- Delete Pod
1. see Pod
Default query default In namespace Pod
View... For the specified namespace Pod
See... For all namespaces Pod
2. establish Pod
Write for creating Pod List of resources file create-pod.yaml
Execute application command , Will be created in the default namespace Pod
To see Pod On which node , You can use the following command
This time we created nginx, So you can use access Pod Of IP To verify .
Get into Pod in
3. Delete Pod
Use the command to delete Pod
Use the resource list to perform the deletion , If in 2 Created in the Pod, You can use the following command to delete
边栏推荐
- Raspberry pie GPIO pin controls traffic light and buzzer
- go 分支与循环
- What is 5g industrial wireless gateway? What functions can 5g industrial wireless gateway achieve?
- Recyclerview add header
- cookie、session、tooken
- 【leetcode】34. Find the first and last positions of elements in a sorted array
- Fluent icon demo
- 【leetcode】74. Search 2D matrix
- Today's plan: February 15, 2022
- Homework in Chapter 3 of slam course of dark blue vision -- derivative application of T6 common functions
猜你喜欢
The 5th Blue Bridge Cup single chip microcomputer provincial competition
集成底座方案演示说明
Lost a few hairs, and finally learned - graph traversal -dfs and BFS
JVM knowledge points
What is 5g industrial wireless gateway? What functions can 5g industrial wireless gateway achieve?
Fluent icon demo
Sword finger offer II 006 Sort the sum of two numbers in the array
Demonstration description of integrated base scheme
BiShe cinema ticket purchasing system based on SSM
[Li Kou brush questions] 15 Sum of three numbers (double pointer); 17. Letter combination of phone number (recursive backtracking)
随机推荐
[untitled]
The 8th Blue Bridge Cup single chip microcomputer provincial competition
10 minutes to understand CMS garbage collector in JVM
Go variables and constants
Pandora IOT development board learning (RT thread) - Experiment 1 LED flashing experiment (learning notes)
Learn more about materialapp and common attribute parsing in fluent
Analysis of the overall design principle of Nacos configuration center (persistence, clustering, information synchronization)
A thorough understanding of the development of scorecards - the determination of Y (Vintage analysis, rolling rate analysis, etc.)
文档声明与字符编码
Monkey test
Introduction to JSON usage scenarios and precautions
Wechat applet JWT login issue token
Li Kou interview question 02.08 Loop detection
pip 安装第三方库
[JS -- map string]
【人员密度检测】基于形态学处理和GRNN网络的人员密度检测matlab仿真
Hand tear - sort
【leetcode】74. Search 2D matrix
Microsoft Research Institute's new book "Fundamentals of data science", 479 Pages pdf
First acquaintance with string+ simple usage (II)