apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-07T12:50:34Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "931"
  uid: 914c5c98-46df-44c8-9a59-91db81d94c44
subsets:
- addresses:
  - ip: 10.0.0.171
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-h8wnd
      namespace: kube-system
      uid: df9629ff-f34e-4aa6-bc3d-709126712c6f
  - ip: 10.0.0.26
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-wql75
      namespace: kube-system
      uid: a2b55948-a8d2-47ca-9959-f8c422e87c8c
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
