apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-12T03:14:15Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "905"
  uid: beab05ad-976f-477b-a432-dee1c166cb37
subsets:
- addresses:
  - ip: 10.0.0.213
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-4vkg9
      namespace: kube-system
      uid: a79f13e6-ccff-4323-8327-e84c4b032431
  - ip: 10.0.0.49
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-fxg97
      namespace: kube-system
      uid: a16ad8eb-0dd1-4300-bb48-8596c731cec4
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
