apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-04-27T11:59:57Z"
  creationTimestamp: "2026-04-27T11:58:58Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "964"
  uid: f22c4f41-1c74-4365-94c8-a626cc663a4b
subsets:
- addresses:
  - ip: 10.0.0.3
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-99t5z
      namespace: kube-system
      uid: c7491068-1ca3-4bc5-8dbd-6e9de2d1c834
  - ip: 10.0.0.69
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-vn6g8
      namespace: kube-system
      uid: 7857a69b-1f68-43b3-90d1-4d3d1a62575c
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
