apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-05-11T21:06:57Z"
  creationTimestamp: "2026-05-11T21:05:59Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "1054"
  uid: 75238e5b-8bb2-450f-bcf6-27bd8b2d0689
subsets:
- addresses:
  - ip: 10.0.0.170
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-gfx5v
      namespace: kube-system
      uid: ce338ada-8e9f-42e6-9761-8a524fabc339
  - ip: 10.0.0.3
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-2xhj6
      namespace: kube-system
      uid: b781d690-0fd5-4a86-8ce8-fbba24715e7b
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
