apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-02T05:10:29Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "862"
  uid: 2cb584d2-31dd-432f-bada-b16bfda8bae4
subsets:
- addresses:
  - ip: 10.0.0.152
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-8596d
      namespace: kube-system
      uid: 292c9e59-7cff-4a1b-9ed4-81c575d10249
  - ip: 10.0.0.32
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-v89tl
      namespace: kube-system
      uid: 5975cf74-05bb-46ed-9b41-e76bce181a80
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
