apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-03-02T21:23:05Z"
  creationTimestamp: "2026-03-02T21:22:17Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "719"
  uid: 8b53cc99-644d-409b-ac63-957a4c51f3b9
subsets:
- addresses:
  - ip: 10.0.0.183
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-vx5l2
      namespace: kube-system
      uid: 4d199c17-b674-4b35-88e8-00a74ae1ac82
  - ip: 10.0.0.5
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-drbmb
      namespace: kube-system
      uid: 9ace05d9-b786-4f26-944d-14f98e43e28d
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
