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 af50238 commit 13ea4ab
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions OpenShift-Deployment.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,19 @@ Deploy the agent
oc create -f ./assets/resources/deployment.yaml
```

### Changes to Pipeline to use the agents
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.

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

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






Expand Down
Binary file added assets/azure-agent verification.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/azure-agentpool pipeline.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 13ea4ab

Please sign in to comment.