2021-01-07 22:29:17 +01:00
|
|
|
<information-panel title-text="Advanced deployment">
|
|
|
|
<span class="small">
|
|
|
|
<p class="text-muted">
|
|
|
|
<i class="fa fa-info-circle blue-icon" aria-hidden="true" style="margin-right: 2px;"></i>
|
2021-06-16 07:28:44 +02:00
|
|
|
Advanced deployment allows you to deploy any Kubernetes manifest inside your cluster.
|
2021-01-07 22:29:17 +01:00
|
|
|
</p>
|
|
|
|
<p>
|
2021-08-26 12:05:28 +12:00
|
|
|
<button type="button" class="btn btn-sm btn-primary" ui-sref="kubernetes.deploy" data-cy="k8sApp-advancedDeployButton">
|
|
|
|
<i class="fa fa-file-code space-right" aria-hidden="true"></i>
|
|
|
|
Advanced deployment
|
|
|
|
</button>
|
2021-01-07 22:29:17 +01:00
|
|
|
</p>
|
|
|
|
</span>
|
|
|
|
</information-panel>
|