mirror of
https://github.com/Azure/k8s-deploy.git
synced 2026-04-15 02:52:20 +08:00
Update documentation
This commit is contained in:
parent
6687f5458e
commit
b635499b62
@ -20,6 +20,7 @@ Following are the key capabilities of this action:
|
|||||||
|
|
||||||
|
|
||||||
## Action inputs
|
## Action inputs
|
||||||
|
|
||||||
<table>
|
<table>
|
||||||
<thead>
|
<thead>
|
||||||
<tr>
|
<tr>
|
||||||
@ -116,7 +117,7 @@ To promote/reject the canary created by the above snippet, the following YAML sn
|
|||||||
action: promote # substitute reject if you want to reject
|
action: promote # substitute reject if you want to reject
|
||||||
```
|
```
|
||||||
|
|
||||||
#### Deployment Strategies - Canary deployment based on Service Mesh Interface
|
### Deployment Strategies - Canary deployment based on Service Mesh Interface
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
- uses: Azure/k8s-deploy@v1
|
- uses: Azure/k8s-deploy@v1
|
||||||
@ -199,7 +200,7 @@ jobs:
|
|||||||
demo-k8s-secret
|
demo-k8s-secret
|
||||||
```
|
```
|
||||||
|
|
||||||
## Build container image and deploy to any Azure Kubernetes Service cluster
|
### Build container image and deploy to any Azure Kubernetes Service cluster
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
on: [push]
|
on: [push]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user