apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-02-24T12:57:30Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "796"
  uid: b10e3f29-2073-49bc-b2b0-78691b595b16
subsets:
- addresses:
  - ip: 172.24.0.231
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-pn7n8
      namespace: kube-system
      uid: b0487686-15ed-4e16-8838-762a87b6b4c0
  - ip: 172.24.0.244
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-j2pt5
      namespace: kube-system
      uid: d7905d06-c513-4823-8ed5-a52f022ff4c8
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
