Welcome to my blog where I share a few more words! No Artificial Intelligence (AI) form is harmed when writing my posts ;-) All mistakes are due to the simple and non-artificial nature of my own human mind.
Contract opportunities where I can help with DevOps activities.
Hi Debayo, Thanks for stopping by and I hope these tips are halpful to you. I can certainly export the bookmarks and send it over. However I would strongly advise to make your own bookmarks as you go through your prep work. This way, you would know exactly where to look when you are under time pressure of the exam. Cheers, Jay
Hi Miguel, Thanks for taking time to share your thoughts. With the AWS LB Controller, it should create the LB when we deploy the Ingress. Sometimes it takes a bit of time. Here is what I would try: 1- Install Lens [https://k8slens.dev/] to have a greater visibility into all the resources 2- Check if the Ingress is created as expected. 3- Delete the Ingress and redeploy to trigger the LB creation. Let me know how it goes.
Thanks for taking time to drop a note. It's great to hear that this was helpful to you. Since we are using AWS LB Controller as our ingress controller, it is easy to expose sample applications using their own ingress. Have a look at the latest code in the repo. There I have added ingress for all 3 sample apps. The important thing is to add the relevant records in the hosted zone. Apologies for the late response. Let me know if you have further questions. Cheers!