apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-02-06T05:53:09Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "697"
  uid: a35abfdb-1c4b-4ddc-adb4-68b6acfaed82
subsets:
- addresses:
  - ip: 172.24.0.221
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-nxxh2
      namespace: kube-system
      uid: 7a6104a4-4cef-4cde-894f-a353cd61c061
  - ip: 172.24.0.35
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-l86tr
      namespace: kube-system
      uid: 439076f6-735f-4d9f-adba-f30f30d45487
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
