apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-03-30T21:31:24Z"
  creationTimestamp: "2026-03-30T21:30:09Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "1000"
  uid: bc4b7e08-aa44-4ba0-9d24-0ada2129c4f6
subsets:
- addresses:
  - ip: 10.0.0.213
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-cmnrh
      namespace: kube-system
      uid: 9df975ee-7d80-445c-bab3-c933a580577d
  - ip: 10.0.0.4
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-d6dvt
      namespace: kube-system
      uid: a9fe9ee2-1630-4190-9d07-8b8444fd8378
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
