Skip to content

Commit bcd28d3

Browse files
authored
added publications
1 parent 7d54f69 commit bcd28d3

File tree

1 file changed

+40
-10
lines changed

1 file changed

+40
-10
lines changed

app-dev/oke/README.md

Lines changed: 40 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2,31 +2,61 @@
22

33
Container Engine for Kubernetes (OKE) is a popular and powerful managed Kubernetes running on OCI. It boosts Kubernetes with powerful networking based on OCI VCN, resilient block and file storage, and tight security integration with OCI IAM. It's well known for its [capabilities](https://developer.oracle.com/learn/k8s/k8s_comparison.html) offering great price-performance ratio. It's the heart of every cloud-native architecture in OCI.
44

5+
Reviewed: 20.12.2023
6+
57
# Table of Contents
68

79
1. [Team Publications](#team-publications)
8-
2. [Useful Links](#useful-uinks)
10+
2. [Useful Links](#useful-links)
911
3. [Reusable Assets Overview](#reusable-assets-overview)
1012

11-
## Team Publications
12-
13-
- [Running MongoDB on OKE Smoothly](https://medium.com/oracledevs/running-mongodb-on-oke-smoothly-f0ff12af3e9)
14-
- [Deploy Ingress Nginx using Helm in OKE](https://medium.com/oracledevs/deploy-ingress-nginx-using-helm-in-oci-c3ff4d9d5450)
15-
- [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)
16-
- [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)
13+
# Team Publications
14+
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)
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+
- [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+
- [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+
- [Argo Workflow on OKE for limitless ML](https://www.youtube.com/watch?v=HOWrwBVuLp0)
22+
- [Running MongoDB on OKE Smoothly](https://medium.com/oracledevs/running-mongodb-on-oke-smoothly-f0ff12af3e9)
23+
- [Deploy Ingress Nginx using Helm in OKE](https://medium.com/oracledevs/deploy-ingress-nginx-using-helm-in-oci-c3ff4d9d5450)
24+
- [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+
- [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)
27+
- [Jenkins meets OKE: preemptible extension](https://www.youtube.com/watch?v=P7W7SwYA9tM)
28+
- [Jenkins meets OKE: github lab](https://github.com/alcampag/jenkins-oke)
29+
- [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+
- [Collection of Labs](https://oracle.github.io/cloudtestdrive/AppDev/cloud-native/livelabs/)
31+
- [Deploy OCI Service Mesh and Microservices on OKE using Cloud Shell](https://docs.oracle.com/en/solutions/deploy-oci-service-mesh/)
32+
- [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)
34+
- [Cloud Coaching: Service Mesh](https://www.youtube.com/watch?v=IgGFi6EnpUI)
35+
- [Build an ARM Kubernetes cluster on OCI and deploy an Nginx website](https://docs.oracle.com/en/solutions/build-arm-kubernetes-cluster-oci/)
36+
- [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)
37+
- [Terraform module cn-oke is an MVP-like VCN designed to support cloud-native workloads. It's tailored to support integrated communication for cloud-native components, such as OKE, Functions, Container Instances, and others](https://registry.terraform.io/modules/ivandelic/cn-vcn/oci/latest)
38+
- [How to deploy Ingress Nginx using Helm in OCI](https://medium.com/@ivan-delic/deploy-ingress-nginx-using-helm-in-oci-c3ff4d9d5450)
39+
- [Version Control Your Database in a Microservices Architecture](https://www.youtube.com/watch?v=qh9jppe_yNI)
40+
- [Kubernetes Service Operator for OCI Streaming — First steps](https://blogs.oracle.com/developers/post/using-oci-with-k8s)
1741

18-
## Useful Links
1942

43+
# Useful Links
44+
2045
- [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)
2147
- [Working with enhanced clusters](https://docs.oracle.com/en-us/iaas/Content/ContEng/Tasks/contengworkingwithenhancedclusters.htm)
2248
- [Selecting a cloud native microservice framework](https://louwersj.medium.com/selecting-a-cloud-native-microservice-framework-9974e9534da1)
2349
- [Deploying a spring boot microservice in K8s](https://techdozo.dev/deploying-a-restful-spring-boot-microservice-on-kubernetes/)
50+
- [Collection of Labs](https://oracle.github.io/cloudtestdrive/AppDev/cloud-native/livelabs/)
2451

52+
# Reusable Assets Overview
53+
54+
- [Cluster Api OCI](https://github.com/oracle-devrel/technology-engineering/tree/main/app-dev/oke/capoci)
2555

2656
# License
2757

2858
Copyright (c) 2023 Oracle and/or its affiliates.
2959

3060
Licensed under the Universal Permissive License (UPL), Version 1.0.
31-
32-
See [LICENSE](https://github.com/oracle-devrel/technology-engineering/blob/main/application-development/cloud-native/approach-workshop/LICENSE) for more details.
61+
62+
See [LICENSE](https://github.com/oracle-devrel/technology-engineering/blob/main/LICENSE) for more details.

0 commit comments

Comments
 (0)