apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-02-02T17:46:36Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "706"
  uid: de23ff6f-29ef-4aac-b2d1-c26c847a0186
subsets:
- addresses:
  - ip: 172.24.0.187
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-f6jml
      namespace: kube-system
      uid: 757aeefd-45e4-4bfe-b601-70d5cab9daba
  - ip: 172.24.0.225
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-4qpxl
      namespace: kube-system
      uid: 6825f1a6-dfdf-480d-a189-ac7c31660478
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
