Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

270
Vistas
Kubernates Node port services in on premise rancher cluster
  1. I have 5 microservices in 5 pods and have deployed each service using specific port using NODE PORT service.
  2. I have a UI app as one service inside another pod which is also exposed using node port service.

Since I can't use pod IP to access urls in UI app as pods live and die so deployed as nodeport service and can I access all 5 services inside UI app seamlessly using respective node port?

Please advise - is this approach going to be reliable?

over 4 years ago · Santiago Trujillo
1 Respuestas
Responde la pregunta

0

  1. Yes, you can connect to those Node port services seamlessly.

But remember, you may need higher network bandwidth card and connection (to master nodes) if you get too much traffic to these services.

Also if you have a few master nodes, you can try dedicated master node-ip and nodeport for a service.(If you have 5 master nodes, each service is accessed from one master node's IP etc. This is not mandatory, you can connect to each service using any masterIP:nodeport)

Highly recommend to use load-balancer service for this. If you have baremetal cluster try using MetalLB.

Edit : (after Nagappa LM`s comment)

  1. If its for QA, then no need to worry, but if they perform load test to all the services simultaneously could be a problematic.
  2. Your code change means, only your k8 - deployment is changed, not Kubernetes service. k8 service is where you define nodeport
over 4 years ago · Santiago Trujillo Denunciar
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda