apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-13T02:16:46Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "930"
  uid: 7f3efce9-0d7a-499a-844f-fbb40adfb4c8
subsets:
- addresses:
  - ip: 10.0.0.243
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-vmnxp
      namespace: kube-system
      uid: ccb41fef-18b5-440b-8a26-134ccab20a2c
  - ip: 10.0.0.38
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-tfvcg
      namespace: kube-system
      uid: 3ae998aa-a59e-4514-bd88-4b54d064031f
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
