当前位置:网站首页>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
边栏推荐
- Common sense of cloud server security settings
- Homework in Chapter 3 of slam course of dark blue vision -- derivative application of T6 common functions
- 5G時代全面到來,淺談移動通信的前世今生
- Three ways for programmers to learn PHP easily and put chaos out of order
- Dare to go out for an interview without learning some distributed technology?
- Uni app - realize the countdown of 60 seconds to obtain the mobile verification code (mobile number + verification code login function)
- Jetpack's livedata extension mediatorlivedata
- 《西线无战事》我们才刚开始热爱生活,却不得不对一切开炮
- C语言:逻辑运算和判断选择结构例题
- Vite: scaffold assembly
猜你喜欢

Yyds dry inventory compiler and compiler tools

First acquaintance with P4 language

集成底座方案演示说明

【人员密度检测】基于形态学处理和GRNN网络的人员密度检测matlab仿真

Hands on deep learning (II) -- multi layer perceptron

"No war on the Western Front" we just began to love life, but we had to shoot at everything

Pandora IOT development board learning (RT thread) - Experiment 1 LED flashing experiment (learning notes)

Basic operations of MySQL database (based on tables)

Vite: configure IP access

【c语言】基础篇学习笔记
随机推荐
Learn more about materialapp and common attribute parsing in fluent
Thinkphp6 limit interface access frequency
PIP installation of third-party libraries
Force buckle 540 A single element in an ordered array
【c语言】动态规划---入门到起立
Wechat applet JWT login issue token
The original author is out! Faker. JS has been controlled by the community..
How should the team choose the feature branch development mode or trunk development mode?
云服务器的安全设置常识
cookie、session、tooken
"No war on the Western Front" we just began to love life, but we had to shoot at everything
Introduction to vmware workstation and vSphere
手撕——排序
【leetcode】81. Search rotation sort array II
Delete the code you wrote? Sentenced to 10 months!
okcc为什么云呼叫中心比传统呼叫中心更好?
Bitmap principle code record
Hands on deep learning (II) -- multi layer perceptron
office_ Delete the last page of word (the seemingly blank page)
【c语言】基础篇学习笔记