How do I make an nginx ingress controller available in my Linode k8s cluster?

I want to configure a simple nginx ingress resource in my k8s cluster. I know that I need to install/enable an ingress controller first, but I can find no documentation on how to do this in a Linode context.

Any advice welcome!

1 Reply

Hey there,

I'm happy to help. NGiNX has an excellent guide that I found that should help set up the ingress controller.

NGINX Ingress Controller for Kubernetes

They also have a GitHub page where you can post your problems or read about issues others had and how they fixed it.

GitHub - nginxinc/kubernetes-ingres

Lastly, I found NGiNX has a webinar showing how to get started with an ingress controller, but it looks like you will need to fill out their form to access it. I added the link in case you're interested.

NGINX Kubernetes Ingress Controller: Getting Started – EMEA

I hope this is enough information to help you get started. Please feel free to post any questions you have, and the Linode Community will do our best to help.

Aaron S.
Linode Support Team

Reply

Please enter an answer
Tips:

You can mention users to notify them: @username

You can use Markdown to format your question. For more examples see the Markdown Cheatsheet.

> I’m a blockquote.

I’m a blockquote.

[I'm a link] (https://www.google.com)

I'm a link

**I am bold** I am bold

*I am italicized* I am italicized

Community Code of Conduct