apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-09-19T01:04:43Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "895"
  uid: 497a4142-e7b6-4816-bc32-545b81b44e18
subsets:
- addresses:
  - ip: 10.0.0.203
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-zthbf
      namespace: kube-system
      uid: 67ee8a3e-2051-4110-985e-4c10f7b13f0d
  - ip: 10.0.0.227
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-6xrjc
      namespace: kube-system
      uid: 932af4c0-a658-4b77-971f-6b10ed7bc820
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
