apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-02-10T18:52:23Z"
  creationTimestamp: "2026-02-10T18:51:44Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "700"
  uid: 67385783-5b75-435d-8d52-f6b6e3da58ef
subsets:
- addresses:
  - ip: 172.24.0.49
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-c9w8v
      namespace: kube-system
      uid: de3c0cad-5918-4626-a936-baee6155b0a9
  - ip: 172.24.0.72
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-jrjrb
      namespace: kube-system
      uid: 7b398a56-621a-4ede-9f4c-280c0af500ad
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
