A few months back, I added a lesson to my OCI Container Engine for Kubernetes self-study course covering deployment with the K8S service based on OCI LoadBalancer. I have received very positive feedback, but people have asked me about the scenario where in production they would like to use OCI …
As I have mentioned some time ago I strongly believe Kubernetes adoption should grow over time in Oracle Cloud Infrastructure. Container technology gives us a lot of elasticity and scalability. Application, especially based on microservices, could be easily deployed and can grow at scale. Moving out from the monolith approach …
Recently one of the students on my course covering OCI Container Engine has asked me about customized docker images. It was amazing how stupid I was, just because I have forgotten to add the lesson covering the usage of Container Registry (OCIR). Now, this lesson is added and you can …
In the previous post, I mentioned my plans to develop an independent course covering OCI Container Engine for Kubernetes. The idea has been converted into reality. Here you can find the self-study training where I believe everyone can catch the most important details in regards to OKE. Below I am …
I will be honest with you… I know it was not good, but I was not able to write blogs here mostly because of a lack of time. Last half of the year I was deeply engaged in OCI Architecture Center development. We have added dozes of Reference Architectures as …
I am not sure if you have noticed that, but in March 2021 Kubernetes clusters have been significantly redefined within OCI. I mean now Container Engine for Kubernetes is VCN-native by default. You can read about it here. VCN-native K8S clusters are completely integrated with your Virtual Cloud Network (VCN). …
Last week I was very busy so it was hard to find a few free cycles to write about it. Yes, I have passed recently Oracle Cloud Infrastructure Developer 2020 Certified Associate exam. Frankly speaking, it was obvious for me I need to do it. I am a hardcore developer …
Yesterday night I have passed Oracle Cloud Infrastructure Developer 2020 Certified Associate exam. For this exam, besides Terraform, I had to learn about Oracle Kubernetes Engine (OKE) and OCI Functions. Recently I have had the opportunity to explore OCI Event Service. The outcome of this experiment I have encoded in …
A few weeks back I have read that OCI OKE will now support Kubernetes 1.14.8. That is really great news and I have decided to refresh my GitHub repo, which I had created some time ago. It was also a perfect opportunity to record a small how-to vlog, just for …