Skip to content

Commit bb78222

Browse files
Update README.md
typo
1 parent 6121bc0 commit bb78222

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

app-dev/oke/README.md

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -13,24 +13,23 @@ Reviewed: 20.12.2023
1313
# Team Publications
1414

1515
- [Cloud Coaching - Deploy Microservices with Kubernetes (OKE)](https://www.youtube.com/watch?v=mu5jbFjKKn0)
16-
- [Cloud Coaching - OCI Observability for Kubernetes monitoring](https://www.youtube.com/watch?v=mu5jbFjKKn0](https://www.youtube.com/watch?v=DLce-UReoKo)
16+
- [Cloud Coaching - OCI Observability for Kubernetes monitoring](https://www.youtube.com/watch?v=mu5jbFjKKn0)
1717
- [Disaster Recovery — Notes on Velero and OKE, Part 1: Stateless Pods](https://medium.com/oracledevs/disaster-recovery-notes-on-velero-and-oke-part-1-stateless-pods-b4ba3e737386)
1818
- [Advanced Kubernetes Networking: OKE in a Hub-Spoke Architectures](https://medium.com/oracledevs/advanced-kubernetes-networking-oke-in-a-hub-spoke-architectures-f0ba2256e824)
19-
- [GCN Micronaut "Price" page SPA with ATP - powered by Graal Cloud Native](GCN Micronaut "Price" page SPA with ATP - powered by Graal Cloud Native)
2019
- [Scale and optimize Jenkins on Oracle Cloud Infrastructure Container Engine for Kubernetes](https://docs.oracle.com/en/solutions/oci-jenkins-oke/index.html#GUID-23A8EB94-DFFC-4D5C-897F-5F59423447D2)
2120
- [Argo Workflow on OKE for limitless ML](https://www.youtube.com/watch?v=HOWrwBVuLp0)
2221
- [Running MongoDB on OKE Smoothly](https://medium.com/oracledevs/running-mongodb-on-oke-smoothly-f0ff12af3e9)
2322
- [Deploy Ingress Nginx using Helm in OKE](https://medium.com/oracledevs/deploy-ingress-nginx-using-helm-in-oci-c3ff4d9d5450)
2423
- [Serve gRPC on OKE With Ingress and Network Load balancer](https://medium.com/oracledevs/serve-grpc-services-on-oke-with-ingress-and-network-load-balancer-8794809629dd)
2524
- [How to Read a Remote IP Address Behind Ingress and Load Balancer in OKE](https://medium.com/oracledevs/how-to-read-a-remote-ip-address-behind-ingress-and-load-balancer-in-oke-ea71dedcbbec)
26-
- [Example: How to access pods in the same OKE cluster subnet without using LB (or other service) just by using OCI Native networking](https://github.com/mikarinneoracle/pods-communication-easy-with-OCI-VCN-native-Kubernetes)
25+
- [Example: How to access pods in the same OKE cluster subnet without using LB (or other services) just by using OCI Native networking](https://github.com/mikarinneoracle/pods-communication-easy-with-OCI-VCN-native-Kubernetes)
2726
- [Jenkins meets OKE: preemptible extension](https://www.youtube.com/watch?v=P7W7SwYA9tM)
28-
- [Jenkins meets OKE: github lab](https://github.com/alcampag/jenkins-oke)
27+
- [Jenkins meets OKE: GitHub lab](https://github.com/alcampag/jenkins-oke)
2928
- [Deploy an autoscaling virus scanner using Oracle Container Engine for Kubernetes](https://docs.oracle.com/en/solutions/deploy-virus-scanner-oke/#GUID-2AE5986A-3B1E-4498-BF09-DEA1365F3446)
3029
- [Collection of Labs](https://oracle.github.io/cloudtestdrive/AppDev/cloud-native/livelabs/)
3130
- [Deploy OCI Service Mesh and Microservices on OKE using Cloud Shell](https://docs.oracle.com/en/solutions/deploy-oci-service-mesh/)
3231
- [Public Domain Name Switch from a primary OKE Cluster to a secondary OKE Cluster](https://github.com/cpruvost/demofss)
33-
- [A Kubernetes mutating admission controller written using Helidon that supports a general purpose model for replacing or adding to deployment objects](https://github.com/oracle-devrel/kubernetes-mutating-admission-controller)
32+
- [A Kubernetes mutating admission controller written using Helidon that supports a general-purpose model for replacing or adding to deployment objects](https://github.com/oracle-devrel/kubernetes-mutating-admission-controller)
3433
- [Cloud Coaching: Service Mesh](https://www.youtube.com/watch?v=IgGFi6EnpUI)
3534
- [Build an ARM Kubernetes cluster on OCI and deploy an Nginx website](https://docs.oracle.com/en/solutions/build-arm-kubernetes-cluster-oci/)
3635
- [Terraform module cn-oke is an MVP-like OKE deployment comprised of a single Kubernetes cluster with multiple node pools configurable from input variables](https://registry.terraform.io/modules/ivandelic/cn-oke/oci/latest)
@@ -43,7 +42,7 @@ Reviewed: 20.12.2023
4342
# Useful Links
4443

4544
- [From scratched to advanced](https://github.com/oktaytuncay/Kubernetes/blob/master/kubernetes.md)
46-
- [Kubernetes cloud booster for begginers with Oracle Container Engine and Oracle Cloud Infrastructure](https://github.com/fharris/k8cloudbooster)
45+
- [Kubernetes cloud booster for beginners with Oracle Container Engine and Oracle Cloud Infrastructure](https://github.com/fharris/k8cloudbooster)
4746
- [Working with enhanced clusters](https://docs.oracle.com/en-us/iaas/Content/ContEng/Tasks/contengworkingwithenhancedclusters.htm)
4847
- [Selecting a cloud native microservice framework](https://louwersj.medium.com/selecting-a-cloud-native-microservice-framework-9974e9534da1)
4948
- [Deploying a spring boot microservice in K8s](https://techdozo.dev/deploying-a-restful-spring-boot-microservice-on-kubernetes/)

0 commit comments

Comments
 (0)