Cloudflare DNS to Aziure kubernetes

Steve Howe 0 Reputation points
2024-09-17T20:02:30.0266667+00:00

I have a kubernetes running that has php, nginx, node, etc running, and need to be able to connect to the load balancer and return the site to the user.

Right now I am getting a 502 bad gateway.

kubernetes

default

Ok

ClusterIP

10.0.0.1

443/TCP

19 hours

kube-dns

kube-system

Ok

ClusterIP

10.0.0.10

53/UDP,53/TCP

19 hours

metrics-server

kube-system

Ok

ClusterIP

10.0.53.230

443/TCP

19 hours

gatekeeper-webhook-service

gatekeeper-system

Ok

ClusterIP

10.0.56.40

443/TCP

19 hours

azure-policy-webhook-service

kube-system

Ok

ClusterIP

10.0.230.214

443/TCP

19 hours

ama-metrics-ksm

kube-system

Ok

ClusterIP

10.0.53.67

8080/TCP

19 hours

ama-metrics-operator-targets

kube-system

Ok

ClusterIP

10.0.217.117

80/TCP

19 hours

network-observability

kube-system

Ok

ClusterIP

10.0.41.12

10093/TCP

19 hours

extension-agent-metrics-service

kube-system

Ok

ClusterIP

10.0.207.94

8443/TCP

19 hours

extension-operator-metrics-service

kube-system

Ok

ClusterIP

10.0.99.80

8443/TCP

19 hours

notification-controller

flux-system

Ok

ClusterIP

10.0.36.161

80/TCP

19 hours

source-controller

flux-system

Ok

ClusterIP

10.0.57.212

80/TCP

19 hours

webhook-receiver

flux-system

Ok

ClusterIP

10.0.125.54

80/TCP

19 hours

gitdash

namespace-workflow-1726535565722

Ok

LoadBalancer

10.0.242.62

80:30344/TCP

15 hours

nginx

app-routing-system

Ok

LoadBalancer

10.0.106.63

80:31254/TCP,443:30278/TCP,10254:30420/TCP

Nothing returns on gitdash loadbalancer and when I connect to the nginx load balancer I get a 502.

I have added a self signed ssl but unable to proceed.

Can anyone help me figure out what I am missing?

Azure Kubernetes Service (AKS)
Azure Kubernetes Service (AKS)
An Azure service that provides serverless Kubernetes, an integrated continuous integration and continuous delivery experience, and enterprise-grade security and governance.
2,146 questions
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.