DevOps Articles

Curated articles, resources, tips and trends from the DevOps World.

Ingress Controllers: The Swiss Army Knife of Kubernetes

3 years ago thenewstack.io
Ingress Controllers: The Swiss Army Knife of Kubernetes

Summary: This is a summary of an article originally published by The New Stack. Read the full original article here →

https://www.linkedin.com/in/brianeh/ An https://www.nginx.com/resources/glossary/kubernetes-ingress-controller probably seems like just another technology widget in the https://kubernetes.io/ realm. An ingress controller does this by quietly assuming many of the capabilities that other tools or solutions provide.

You must deploy and configure an ingress controller application (using the Kubernetes API) to implement the rules defined in ingress resources. In other words, you really need to deploy an ingress controller to leverage the existing resource and object structure of Kubernetes.

If your ingress rules are poorly designed and your pods under-resourced, then an ingress controller can slow down apps.

Made with pure grit © 2024 Jetpack Labs Inc. All rights reserved. www.jetpacklabs.com