Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Kubernetes Deployment #5

Open
ansushl opened this issue Jan 12, 2024 · 0 comments
Open

Kubernetes Deployment #5

ansushl opened this issue Jan 12, 2024 · 0 comments
Assignees
Labels
新功能 New feature or request

Comments

@ansushl
Copy link
Contributor

ansushl commented Jan 12, 2024

获取Deployment列表(根据namespace查询deployment,查询deployment的名字,命名空间,副本数pods,replicas数量,创建时间,conditions )
获取Deployment详情(查询:创建时间,名字,命名空间,标签,注释,副本数,标签选择器,策略类型,条件,亲和力)
更新Deployment(修改副本数,修改yaml,重启)
删除Deployment
创建Deployment(根据yaml或者配置创建)

@cf1998 cf1998 added the 新功能 New feature or request label Jan 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
新功能 New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants