apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-02-04T06:04:52Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "852"
  uid: 56062a1a-4e6c-4eff-9991-cb8793a24e81
subsets:
- addresses:
  - ip: 172.24.0.158
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-c2rwn
      namespace: kube-system
      uid: 95b4f314-9c2e-4d0f-987c-e65fb2815d6b
  - ip: 172.24.0.75
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-f2vsq
      namespace: kube-system
      uid: 8fe45552-3192-4b9a-a1b7-e9ae2e65c1fe
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
