apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-04-27T11:59:33Z"
  creationTimestamp: "2026-04-27T11:58:28Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "976"
  uid: 10c875aa-0063-42a1-9240-6c14ec8c1b6c
subsets:
- addresses:
  - ip: 10.0.0.252
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-57rmf
      namespace: kube-system
      uid: 5f9af169-05be-43e9-b7ae-b2982751d731
  - ip: 10.0.0.63
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-gwzw7
      namespace: kube-system
      uid: 5917fd58-771d-4835-b5e6-1fc3a58bf262
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
