You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: app-dev/oke/README.md
+5-6Lines changed: 5 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,24 +13,23 @@ Reviewed: 20.12.2023
13
13
# Team Publications
14
14
15
15
-[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)
17
17
-[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)
18
18
-[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)
20
19
-[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)
21
20
-[Argo Workflow on OKE for limitless ML](https://www.youtube.com/watch?v=HOWrwBVuLp0)
22
21
-[Running MongoDB on OKE Smoothly](https://medium.com/oracledevs/running-mongodb-on-oke-smoothly-f0ff12af3e9)
23
22
-[Deploy Ingress Nginx using Helm in OKE](https://medium.com/oracledevs/deploy-ingress-nginx-using-helm-in-oci-c3ff4d9d5450)
24
23
-[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)
25
24
-[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)
-[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)
30
29
-[Collection of Labs](https://oracle.github.io/cloudtestdrive/AppDev/cloud-native/livelabs/)
31
30
-[Deploy OCI Service Mesh and Microservices on OKE using Cloud Shell](https://docs.oracle.com/en/solutions/deploy-oci-service-mesh/)
32
31
-[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 generalpurpose 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)
34
33
-[Cloud Coaching: Service Mesh](https://www.youtube.com/watch?v=IgGFi6EnpUI)
35
34
-[Build an ARM Kubernetes cluster on OCI and deploy an Nginx website](https://docs.oracle.com/en/solutions/build-arm-kubernetes-cluster-oci/)
36
35
-[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
43
42
# Useful Links
44
43
45
44
-[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)
47
46
-[Working with enhanced clusters](https://docs.oracle.com/en-us/iaas/Content/ContEng/Tasks/contengworkingwithenhancedclusters.htm)
48
47
-[Selecting a cloud native microservice framework](https://louwersj.medium.com/selecting-a-cloud-native-microservice-framework-9974e9534da1)
49
48
-[Deploying a spring boot microservice in K8s](https://techdozo.dev/deploying-a-restful-spring-boot-microservice-on-kubernetes/)
0 commit comments