deploy

fun deploy(service: Service, entrances: Collection<IngressEntrance>, deployment: Deployment, restart: Boolean = false)
  1. 流量下线

  2. 检查流量

  3. 更新服务

  4. health check

  5. 流量上线