apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-29T15:12:21Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "904"
  uid: 73603935-a00e-40b4-9457-3fc9df1be1e9
subsets:
- addresses:
  - ip: 10.0.0.14
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-nv8pf
      namespace: kube-system
      uid: b8488811-d378-4790-8f43-bf0f2cf7c9b7
  - ip: 10.0.0.24
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-fv794
      namespace: kube-system
      uid: bed1673e-7dbc-4fc1-96cf-d50069b47e68
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
