Lab 7 review ingress controller
I don't understand how I'm supposed to set up an ingress controller using the resources allowed during the exam. I can't find a good yaml example to bookmark and I won't be able to use the traefik example. Anyone got any tips?
Comments
-
No, i moved on with the following lab in the meantime. I would still appreciate pointers
0 -
I'm still struggling with this. I've tried checking out the nginx ingress controller but:
1. The installation instructions are located outside the allowed domains for the exam (https://kubernetes.github.io/ingress-nginx/deploy/)
2. The installation instructions depend on which k8s distribution you're using, and the candidate handbook doesn't say which distribution the exam environment uses (https://docs.linuxfoundation.org/tc-docs/certification/tips-cka-and-ckad#cka-and-ckad-environment)0 -
Hi @krisslott,
The documentation page on Ingress Controllers, at the bottom, provides a link for a controller's installation, which is within the Kubernetes documentation. It may help, in addition to the Ingress and the Ingress Controllers pages.
Regards,
-Chris0 -
There doesn't seem to be one good example of apiversion v1 with an annotation (e.g. kubernetes.io/ingress.class: traefik ) and an ImplementationSpecific pathType.
0 -
Hi @shirleydst,
The Ingress page may provide the information you are looking for - annotation usage and path types.
Reading about the three supported path types may help you to decide if/when to use the
ImplementationSpecifictype, vsExactandPrefixtypes.Regards,
-Chris0 -
Hi @chrispokorni ,
Unfortunately, I can not find any ingress installation section in the Kubernetes documentation.
Even not in https://kubernetes.io/docs/concepts/services-networking/ingress-controllers/.
Will there be some guide in the exam, in case I need to install an ingress controller during the exam?Best regards,
Benni0 -
Hi @haegi,
The ingress controller implementations listed on that page are third party solutions - each with its own installation mechanism, set of features, documentation, and release cycles - which are independent of the Kubernetes project. Therefore, the Kubernetes documentation is not hosting such material.
When such resources are needed, typically a Kubernetes administrator would be responsible for retrieving the required installation and configuration steps from the documentation of the desired ingress controller.
As far as accessing resources for such tools during the certification exam, please reach out to the Customer Support Team with any exam-related questions at trainingsupport.linuxfoundation.org.
Regards,
-Chris0
Categories
- All Categories
- 177 LFX Mentorship
- 177 LFX Mentorship: Linux Kernel
- 754 Linux Foundation IT Professional Programs
- 374 Cloud Engineer IT Professional Program
- 170 Advanced Cloud Engineer IT Professional Program
- 74 DevOps IT Professional Program - Discontinued
- 5 DevOps & GitOps IT Professional Program
- 100 Cloud Native Developer IT Professional Program
- 7.6K Training Courses & Learning Paths
- 2 AI & ML Training
- 1 Blockchain & Decentralized Identity Training
- 5 Cloud & Containers Training
- 1 Cybersecurity Training
- 2 DevOps & Site-Reliability Training
- 1 Linux Kernel Development Training
- 1 Networking Training
- 2 Open Source Best Practice Training
- 2 System Administration Training
- 1 System Engineering Training
- 1 Web & Application Development Training
- 794 Hardware
- 202 Drivers
- 68 I/O Devices
- 37 Monitors
- 95 Multimedia
- 173 Networking
- 91 Printers & Scanners
- 89 Storage
- 769 Linux Distributions
- 81 Debian
- 68 Fedora
- 22 Linux Mint
- 13 Mageia
- 24 openSUSE
- 150 Red Hat Enterprise
- 31 Slackware
- 13 SUSE Enterprise
- 356 Ubuntu
- 465 Linux System Administration
- 31 Cloud Computing
- 73 Command Line/Scripting
- Github systems admin projects
- 98 Linux Security
- 78 Network Management
- 101 System Management
- 46 Web Management
- 112 Mobile Computing
- 20 Android
- 77 Development
- 1.2K New to Linux
- 1K Getting Started with Linux
- 393 Off Topic
- 121 Introductions
- 182 Small Talk
- 29 Study Material
- 977 Programming and Development
- 310 Kernel Development
- 649 Software Development
- 990 Software
- 382 Applications
- 182 Command Line
- 5 Compiling/Installing
- 68 Games
- 317 Installation
- Archived
- 2 LFD140 Class Forum
- 1.4K LFS258 Class Forum
Upcoming Training
-
August 20, 2018
Kubernetes Administration (LFS458)
-
August 20, 2018
Linux System Administration (LFS301)
-
August 27, 2018
Open Source Virtualization (LFS462)
-
August 27, 2018
Linux Kernel Debugging and Security (LFD440)