apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-07-08T09:03:52Z"
  creationTimestamp: "2026-07-08T09:02:44Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "941"
  uid: 1e0022ff-71a3-4642-8294-573944407f25
subsets:
- addresses:
  - ip: 10.0.0.3
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-qh7ml
      namespace: kube-system
      uid: 11ca6fa6-2e70-47db-9a22-23dc0ff910cb
  - ip: 10.0.0.36
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-ngwj2
      namespace: kube-system
      uid: 06ed5f46-5ad3-4a8d-baa3-e4a1cd0fd8fb
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
