Skip to content

Commit

Permalink
Added documentation on OpenShift agents
Browse files Browse the repository at this point in the history
  • Loading branch information
arunhari82 committed Dec 11, 2024
1 parent 13ea4ab commit 8b1d6f3
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions OpenShift-Deployment.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,15 +54,15 @@ Deploy the agent
```

### Changes to Pipeline to use the agents
Update the pool to the agent pool name in `azure-pipeline.yaml`
![](./assets/azure-agentpool%20pipeline.png)
Update the pool to the agent pool name in `azure-pipeline.yaml`
![](./assets/azure-agentpool%20pipeline.png)

### Verifying the agents
Under Agent pool list the agents under the agents tab like shown below. This should list the pod names from OpenShift in Azure.
Under Agent pool list the agents under the agents tab like shown below. This should list the pod names from OpenShift in Azure.

![](./assets/azure-agent%20verification.png)
![](./assets/azure-agent%20verification.png)

If multiple pods are running under the deployment created all the pods should show here.
If multiple pods are running under the deployment created all the pods should show here.



Expand Down

0 comments on commit 8b1d6f3

Please sign in to comment.