apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-02-17T06:32:11Z"
  creationTimestamp: "2026-02-17T06:31:29Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "694"
  uid: 2f8e5e76-0a08-4a5a-9914-ee12044cee2d
subsets:
- addresses:
  - ip: 172.24.0.167
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-zmbhx
      namespace: kube-system
      uid: f27de2cd-9d14-49e8-a0ad-b937d41791fc
  - ip: 172.24.0.183
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-b7dtv
      namespace: kube-system
      uid: 3e8b1982-53da-4131-b6fc-79c5b5d25996
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
