apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-07-14T23:04:04Z"
  creationTimestamp: "2026-07-14T23:02:57Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "889"
  uid: 6f497da6-43ed-4041-91f5-44daae7f699c
subsets:
- addresses:
  - ip: 10.0.0.143
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-25lwl
      namespace: kube-system
      uid: 8f20ed2d-8cd7-4414-a22a-4716145688fe
  - ip: 10.0.0.194
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-m458b
      namespace: kube-system
      uid: f681e9a8-1419-44d7-9335-00f9d89bbaa7
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
