apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-26T14:38:52Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "905"
  uid: d298aae0-0c6b-4b13-891f-6e30496f2184
subsets:
- addresses:
  - ip: 10.0.0.136
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-bmtvh
      namespace: kube-system
      uid: 86bf7dc5-1336-419c-a52c-8b8b7ecf8baf
  - ip: 10.0.0.210
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-x65nx
      namespace: kube-system
      uid: c69cefe6-ee8e-4dce-aa4f-ba4135c4ab9a
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
