apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-08T01:15:54Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "926"
  uid: a743ff7c-4039-4753-802e-cc7606d83d55
subsets:
- addresses:
  - ip: 10.0.0.117
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-s2n49
      namespace: kube-system
      uid: be656446-be5a-423d-a3eb-77ab0a3bf7fa
  - ip: 10.0.0.9
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-xbdtn
      namespace: kube-system
      uid: ede7a3f4-9299-42fb-b13c-f27e4f0cc1fc
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
