Skip to content

Commit 9c1c93e

Browse files
reviewed and fixed
1 parent 87eb909 commit 9c1c93e

File tree

1 file changed

+3
-3
lines changed
  • app-dev/devops-and-containers/devops/azure-devops-oke

1 file changed

+3
-3
lines changed

app-dev/devops-and-containers/devops/azure-devops-oke/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ Once the OKE cluster is up and running with <code>kubectl</code> access setup th
8282
<a href="https://docs.oracle.com/en-us/iaas/Content/ContEng/Tasks/contengaddingserviceaccttoken.htm" target="_NEW">https://docs.oracle.com/en-us/iaas/Content/ContEng/Tasks/contengaddingserviceaccttoken.htm</a>.
8383

8484
<p>
85-
Name the secret <b><i>oke-kubeconfig-azure-token</i></b> as in <code>azure-token.yaml</code> <a href="https://github.com/oracle-devrel/technology-engineering/tree/main/app-dev/devops-and-containers/devops/azure-devops-oke/files/azure-token.yaml#L4" target="_NEW">line 4</a>.
85+
Name the secret <b><i>oke-kubeconfig-azure-token</i></b> as in <code>azure-token.yaml</code> <a href="https://github.com/oracle-devrel/technology-engineering/blob/repo-review-fixed/app-dev/devops-and-containers/devops/azure-devops-oke/files/azure-token.yaml#L4" target="_NEW">line 4</a>.
8686

8787
## Setup Azure DevOps OCI connections for OKE and OCIR
8888

@@ -176,9 +176,9 @@ curl 144.200.51.195
176176

177177
# Useful Links
178178

179-
- Oracle Kubernetes Engine (OKE)
179+
- [Oracle Kubernetes Engine (OKE)](https://www.oracle.com/uk/cloud/cloud-native/kubernetes-engine/)
180180
- Simplify operations of enterprise-grade Kubernetes at scale. Easily deploy and manage resource-intensive workloads such as AI with automatic scaling, patching, and upgrades.
181-
- [Oracle](https://www.oracle.com/uk/cloud/cloud-native/kubernetes-engine/)
181+
- [Oracle](https://www.oracle.com/)
182182
- Oracle Website
183183

184184
### License

0 commit comments

Comments
 (0)