Orchestrate containers for cloud-native apps with AKS: Unit 7 problems

Matt Lavallee 0 Reputation points
2024-12-05T15:00:18.3533333+00:00

In Unit 7 of "Orchestrate containers for cloud-native apps with AKS", I am never getting the DNS zone expected from the "Deploy the ingress" steps.

First, I ran into issues with the ingress.yaml not (at all) looking like the example in the tutorial. I updated it to match the tutorial, but received a warning that "annotation "kubernetes.io/ingress.class" is deprecated, please use 'spec.ingressClassName' instead". So I used the format in the tutorial, which did create the ingress but never populated the DNS zone. Other Q&A suggest that HTTPApplicationRouting is no longer supported and to use NGINX routing, but now I have no idea how to progress since the zone isn't created.

This question is related to the following Learning Module

Azure Training
Azure Training
Azure: A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.Training: Instruction to develop new skills.
1,947 questions
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.