apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-09-05T06:04:49Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "871"
  uid: fda1d1a0-ab7c-4387-b4e5-6f6698a9ed2d
subsets:
- addresses:
  - ip: 10.0.0.4
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-5vcl2
      namespace: kube-system
      uid: cf6e6e4e-3d29-49f6-bc9c-66f1c027351d
  - ip: 10.0.0.56
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-sznlm
      namespace: kube-system
      uid: 41e03a35-694d-4fb3-9488-d43b8ce90f05
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
