apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-12T01:45:12Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "903"
  uid: 36c7cb7e-6722-4f14-9f70-c4011a7459d4
subsets:
- addresses:
  - ip: 10.0.0.141
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-nckgv
      namespace: kube-system
      uid: 5284c67a-ec68-477a-b1f6-9ec37bb1625d
  - ip: 10.0.0.146
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-t9fxt
      namespace: kube-system
      uid: d1aec941-86a6-42fc-965c-2a71b9f075d7
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
