apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-05-27T19:48:00Z"
  creationTimestamp: "2026-05-27T19:46:08Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "1060"
  uid: 1f12f7f7-3dfc-4760-86ae-2adfb0c7da28
subsets:
- addresses:
  - ip: 10.0.0.64
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-wmp6p
      namespace: kube-system
      uid: a170d0be-edd2-4597-9132-897ae62a2e6c
  - ip: 10.0.0.99
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-2l5qt
      namespace: kube-system
      uid: d87d6a25-9500-4967-bcaa-97a5ad4dc0d8
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
