apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-02-25T01:38:27Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "699"
  uid: e8bef861-52a5-4079-b734-5bdebfdd31c4
subsets:
- addresses:
  - ip: 172.24.0.180
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-wtdrq
      namespace: kube-system
      uid: 0341c384-68d5-41e6-99da-d045a43124be
  - ip: 172.24.0.248
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-nmqb4
      namespace: kube-system
      uid: 7d11657c-5adb-43a0-842d-fe878f3e83af
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
