apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-03-17T21:50:30Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "702"
  uid: 53831696-bb28-4f49-bc81-db26c5fdc12f
subsets:
- addresses:
  - ip: 10.0.0.127
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-x8dc8
      namespace: kube-system
      uid: 5cbe371c-4800-488c-baa9-d81f52e4328f
  - ip: 10.0.0.223
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-2pcbm
      namespace: kube-system
      uid: 745243a6-cbed-4da0-9b0b-8880d3022254
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
