apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-24T04:35:32Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "902"
  uid: 17794b85-a091-4647-9e5c-c326b80102b7
subsets:
- addresses:
  - ip: 10.0.0.12
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-c69cg
      namespace: kube-system
      uid: f6a72278-04ec-4c7d-8155-c92d0ec90914
  - ip: 10.0.0.254
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-thkxm
      namespace: kube-system
      uid: 96e11a26-82f9-4b9c-8ba1-bae44de81e01
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
