apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-04-27T16:04:23Z"
  creationTimestamp: "2026-04-27T16:03:26Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "926"
  uid: 6bd8230b-cb4d-4d9e-bd8e-6c7ee8be3afb
subsets:
- addresses:
  - ip: 10.0.0.168
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-7k945
      namespace: kube-system
      uid: 2ad83a3e-22be-407d-b85a-4e946348d135
  - ip: 10.0.0.170
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-hqm98
      namespace: kube-system
      uid: 3d2a9865-097f-455e-8b86-aabd43ef2535
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
