apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-07T16:05:07Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "885"
  uid: 6bc7d32c-27b6-4373-81c7-2ca774132406
subsets:
- addresses:
  - ip: 10.0.0.38
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-6pswh
      namespace: kube-system
      uid: 037229a9-ff51-4aa4-9609-e801ec8a70a9
  - ip: 10.0.0.63
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-n85dm
      namespace: kube-system
      uid: 5c56730d-e396-4723-b716-477cb7f04491
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
