Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Description

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

...

Input

Code Block
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