apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-05-19T15:47:02Z"
  creationTimestamp: "2026-05-19T15:46:01Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "917"
  uid: fdf2d347-1fb3-455e-87fd-36c9c767948a
subsets:
- addresses:
  - ip: 10.0.0.19
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-7vtl8
      namespace: kube-system
      uid: 029580f9-4a7c-4d60-bc49-5424af95340c
  - ip: 10.0.0.94
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-4nw9j
      namespace: kube-system
      uid: eb6c3042-0182-400b-96ed-6033d9d8d4e7
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
