Skip to content

Commit 7a1d247

Browse files
authored
Merge pull request #287 from oracle-devrel/branch-add-oke-assets
Adding OKE description and listing the first set of publications
2 parents c5e8dba + 8f900b7 commit 7a1d247

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

app-dev/cloud-native/oke/README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# Container Engine for Kubernetes
1+
# Container Engine for Kubernetes (OKE)
22

3-
OKE
3+
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

55
# Table of Contents
66

@@ -10,6 +10,10 @@ OKE
1010

1111
## Team Publications
1212

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)
1317

1418
## Useful Links
1519

0 commit comments

Comments
 (0)