apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-17T10:47:18Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "869"
  uid: 88e71e36-0cda-4672-a56d-091a41f51772
subsets:
- addresses:
  - ip: 10.0.0.125
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-wthgn
      namespace: kube-system
      uid: acf97101-9dea-4614-9b80-8a0e545cd3f5
  - ip: 10.0.0.201
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-jlwx6
      namespace: kube-system
      uid: fccd52c0-90a6-4577-86c3-1ba0aaed3932
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
