apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-15T11:18:19Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "913"
  uid: da933828-35fa-4ee2-9c74-b331d7103279
subsets:
- addresses:
  - ip: 10.0.0.4
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-v7js5
      namespace: kube-system
      uid: 5702a6e5-f66a-4d5a-b6f4-b0cc3c974e12
  - ip: 10.0.0.87
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-ktsqg
      namespace: kube-system
      uid: 04cfed6f-8d54-4aad-bf35-d90ee8ea3a7c
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
