apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-22T00:53:37Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "863"
  uid: 878ce698-b6cc-42d6-a05b-97b0edc0b837
subsets:
- addresses:
  - ip: 10.0.0.172
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-d9d74
      namespace: kube-system
      uid: c716b851-ceab-4508-9e9a-758fbc21d5a2
  - ip: 10.0.0.187
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-c5rh5
      namespace: kube-system
      uid: 1b90b6db-7722-4e9d-af83-a865a59d6cfd
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
