POST - /kubernetes/deploy/native

Description

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


Input

Type: application/json

Param

Source

Type

Required

Description

Param

Source

Type

Required

Description

configuration

body

object

Yes

 

service

body

object

no

 

deployment

body

object

Yes

 

kind

body.deployment

enum

Yes

["Deployment", "DaemonSet", "CronJob"] 

 

Â