apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-02-03T13:00:15Z"
  creationTimestamp: "2026-02-03T12:59:35Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "683"
  uid: 480746ed-3171-4671-95bd-74c8b1da4bcc
subsets:
- addresses:
  - ip: 172.24.0.40
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-79mtw
      namespace: kube-system
      uid: 255549bf-a618-47ba-99fa-b24796affbb4
  - ip: 172.24.0.67
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-cg9mv
      namespace: kube-system
      uid: 70ae1c2e-64be-4327-b486-325d3050851b
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
