apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-03-06T22:06:24Z"
  creationTimestamp: "2026-03-06T22:05:42Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "867"
  uid: 881fc9b7-1a8e-4676-a9c6-87b8d0a68fc7
subsets:
- addresses:
  - ip: 10.0.0.228
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-vkxwc
      namespace: kube-system
      uid: e5f8a94e-4838-4648-8ea8-d45637ec4d2f
  - ip: 10.0.0.238
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-tcjzs
      namespace: kube-system
      uid: a5ab9a47-2978-494d-afe2-ac00f7a7023e
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
