Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Current »

Description

This API creates the service and the related deployment, daemonset or cronjob.


Input

Type: application/json

Param

Source

Type

Required

Description

configuration

body

object

Yes

 

service

body

object

no

 

deployment

body

object

Yes

 

 body.deployment

Param

Source

Type

Required

Description

kind

body.deployment

enum

Yes

one of the following: ["Deployment", "DaemonSet", "CronJob"] 

body.deployment

variable

Yes

a kubernetes recipe for the specified kind 

  • No labels