Skip to content

muhammadhassaan-solves/kubernetes-networking-ingress-controller-setup

Repository files navigation

Kubernetes Networking & Ingress Controller Setup

Description

This project demonstrates how to expose applications in Kubernetes using NodePort and Ingress Controller. It includes setting up Ingress rules, testing internal and external access, and implementing TLS for secure HTTPS communication.

Tools and Technologies

  • Kubernetes (Minikube)
  • Ingress Controller (NGINX)
  • TLS (HTTPS)
  • kubectl

Project Walk-through

Deploy the app and Expose using NodePort.


Ingress Controller Installation


Ingress Resource Configuration


TLS Implementation


Access Testing


About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages