Search: "template"
Delete a Template - Operation Orchestration Service Documentation
On the Custom Templates tab, you can delete a custom template. This topic describes how to delete a template in the Operation ...
Template coding standard - Operation Orchestration Service Documentation
Operation Orchestration Service (OOS) adopts the OM concept of Operations as Code (Ops as Code). A template is the concrete ...
How to deploy services in an orchestration template to each node of a cluster? - Container Service Documentation
You have two methods to deploy services in a template to each node according to orchestration templates used for ...
View orchestration template list - Container Service Documentation
Templates. You can view the template category, or search for specific templates according to the keywords of template name ...
Download an orchestration template - Container Service Documentation
Templates. Click Details of the orchestration template you want to download. Click Download in the upper right corner to download the template file with the suffix yml. ...
Delete an orchestration template - Container Service Documentation
the My Orchestrations tab and then click Details of the orchestration template you want to delete. Click Delete in the upper ...
Kubernetes: Basic Deployments blog
: busybox template: metadata: labels: app: busybox spec: containers: - name: busybox image ...
Helm Charts and Template Basics - Part 2 blog
tutorial explains how the **deployment.yaml** Helm template gets converted from template to YAML manifest. It does not follow the ...
Helm Chart and Template Basics - Part 1 blog
.htm) We will then gradually make changes to learn how the values file and the template parts work together. It is easier to ...