apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-02-18T02:49:57Z"
  creationTimestamp: "2026-02-18T02:49:19Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "698"
  uid: 8e7f971d-49f2-4f04-abb7-ee7ed753889c
subsets:
- addresses:
  - ip: 172.24.0.178
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-nr62h
      namespace: kube-system
      uid: 609e3774-d9e8-4306-8ed5-6e8ad0d8806f
  - ip: 172.24.0.9
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-zg48q
      namespace: kube-system
      uid: 1d63966d-92d1-408a-bf98-029da8bb7b61
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
