apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-04-27T16:07:34Z"
  creationTimestamp: "2026-04-27T16:06:21Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "965"
  uid: efee34dc-1222-4338-af16-d146adebbbd7
subsets:
- addresses:
  - ip: 10.0.0.226
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-wlfbd
      namespace: kube-system
      uid: 61892808-70c9-4dca-99a8-aedd622ff7fc
  - ip: 10.0.0.56
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-2qbbh
      namespace: kube-system
      uid: e899e115-fdc8-4aef-a697-973ba23e8a7f
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
