Empresas
Empregos
  • Sobre nós
  • Soluções
    • Publicação de vagas
      Publique sua vaga e receba candidatos qualificados em 48h.
    • Avaliações de candidatos
      Mais de 500 testes técnicos e psicológicos, mais anti-fraude.
    • Headhunting
      Busca executiva personalizada do início ao fim.
    • Folha de Pagamento + EOR
      Dispersão de folha e EOR em mais de 15 países da LATAM.
  • Preços
  • Empregos

0

224
Visualizações
connecting to localhost Kafka pod

I am new to k8s, have installed Kafka to the local cluster using helm install command and it is installed successfully and shown it using

helm list

and using

Kubectl get all -A

Command as running.

I installed Confluent.Kafka nugget package in my C# project and try to connect to the pod but it is not connected using localhost:13090 and giving no error message

Please note that the namespace of the pod is “default” while the namespace of the application pod is “my-pod”

Please advise me, thank you

over 4 years ago · Santiago Trujillo
1 Respostas
Responde à pergunta

0

I can see 90% of the answer included in your question, it mentions that the namespace is different, which means you have to add ".default" to your service name .

It also mentions a port that was possibly used to connect from the external cluster, but inside the cluster, you can use 9092 with the service, including the headless word.

Example

 mykafka-service-headless.default:9092

either

 mykafka-service-headless.default

no port as this is the default.

You won't need port forwarding , but just in case, you can run the ports port-forward command for 9092 for the Kafka pods in question.

over 4 years ago · Santiago Trujillo Relatório
Responde à pergunta
Encontrar trabalhos remotos

Descubra a nova forma de encontrar um emprego!

melhores empregos
Principais categorias de trabalho
Empresas
Postar vaga Preços Comercial
Jurídico
Termos e Condições Política de privacidade
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomende algumas ofertas para mim
Preciso de ajuda