apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-02-24T12:55:39Z"
  creationTimestamp: "2026-02-24T12:54:53Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "706"
  uid: 17b84bb4-87df-40f8-a8a8-dd3bf0d54b24
subsets:
- addresses:
  - ip: 172.24.0.227
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-777pl
      namespace: kube-system
      uid: f943bf8b-7fdc-448a-ba49-e9410eee7a7a
  - ip: 172.24.0.84
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-pc85w
      namespace: kube-system
      uid: 9cf4f093-101f-4e11-9f1f-e86e91328880
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
