apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-04-27T21:01:41Z"
  creationTimestamp: "2026-04-27T21:00:17Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "980"
  uid: 88157ce6-386a-4f12-ad10-a814b553b09b
subsets:
- addresses:
  - ip: 10.0.0.227
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-mdbs9
      namespace: kube-system
      uid: 53daf3e8-dadc-4aa0-8dcb-a175829cfb33
  - ip: 10.0.0.241
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-26p52
      namespace: kube-system
      uid: 6657447d-fa51-4972-a417-42745a544f08
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
