apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-27T04:54:31Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "879"
  uid: 3d4f17d5-5d29-4842-87ad-3b797e9d35d3
subsets:
- addresses:
  - ip: 10.0.0.14
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-gfbnl
      namespace: kube-system
      uid: 6f8e7321-4ccc-4e73-a79e-8f854c28c343
  - ip: 10.0.0.59
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-7fnc8
      namespace: kube-system
      uid: d4ca345c-dd92-48de-a4df-a389eae37a2c
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
