Skip to content

Kubernetes Deployment #5

Description

@ansushl

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

新功能New feature or request

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions