apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-29T11:33:10Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "946"
  uid: b2aaa1fe-880d-4546-b4a3-f2bc6af2f47a
subsets:
- addresses:
  - ip: 10.0.0.120
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-lv957
      namespace: kube-system
      uid: 6c70cf75-7e05-4e1a-9ddb-b9cb3f660345
  - ip: 10.0.0.130
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-9qrjt
      namespace: kube-system
      uid: 4f21344f-1e5a-4ccb-ad3e-0eb462249e7d
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
