apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-09T17:34:58Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "899"
  uid: 9ab3396b-5c3c-4fec-8390-60510174ebc7
subsets:
- addresses:
  - ip: 10.0.0.38
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-469bm
      namespace: kube-system
      uid: ae12116f-5d52-4b21-b44a-208e747e33b5
  - ip: 10.0.0.64
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-t9lm9
      namespace: kube-system
      uid: 2a560c8b-4e8d-4a8a-9121-e99a011b5e8b
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
