Ocean AKS

Create Cluster

Creates an Ocean entity according to a given specification.

<p>Notes:<br></p>

It is recommended to import all necessary information from the existing AKS cluster using the Ocean AKS Cluster Import API call and use its output to create a fully configured Ocean cluster.

<p>The Ocean Controller is used to monitor the cluster resources and report back to Ocean SaaS. <b>A properly functioning controller is mandatory for Ocean to operate.</b>

Installing the controller can be easily done by Helm, Terraform or a script using the guide.</p>

post/ocean/azure/np/cluster

Parameters

#/paths/~1azure~1costs/get/parameters/0 — unresolved $ref

Request body

Changes

Changed in 2 of the 4 revisions of this API.4

    • added the new optional request property allOf[subschema #1]/cluster/virtualNodeGroupTemplate/nodePoolProperties/encryptionAtHost

      new-optional-request-property

    • added the optional property allOf[subschema #2]/response/items/items/virtualNodeGroupTemplate/nodePoolProperties/encryptionAtHost to the response with the 200 status

      response-optional-property-added

    • added the new optional request property allOf[subschema #1]/cluster/virtualNodeGroupTemplate/nodePoolProperties/localDnsProfile

      new-optional-request-property

    • added the optional property allOf[subschema #2]/response/items/items/virtualNodeGroupTemplate/nodePoolProperties/localDnsProfile to the response with the 200 status

      response-optional-property-added