apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-04-18T22:12:28Z"
  creationTimestamp: "2026-04-18T22:11:20Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "995"
  uid: 89369ab4-8bd3-4203-8ee8-e1ba69537bb1
subsets:
- addresses:
  - ip: 10.0.0.131
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-tgxsz
      namespace: kube-system
      uid: db7fcf87-2b69-454b-ad85-ae7c444a416b
  - ip: 10.0.0.172
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-bp49q
      namespace: kube-system
      uid: 2fa8af5c-cf8f-4c01-9b33-a8cd34030f9e
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
