apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-06-17T18:41:22Z"
  creationTimestamp: "2026-06-17T18:40:15Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "951"
  uid: 1a211dbe-e155-47b7-b77a-5f4ca56fb7c9
subsets:
- addresses:
  - ip: 10.0.0.104
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-jsqvc
      namespace: kube-system
      uid: 25bb688f-8dee-4a4a-a212-71cb3dcf03c2
  - ip: 10.0.0.180
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-hr5db
      namespace: kube-system
      uid: 03798b3d-1496-4fac-9943-2e1139f0ba94
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
