apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-02-18T02:48:05Z"
  creationTimestamp: "2026-02-18T02:47:19Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "711"
  uid: 228f132d-8a03-4bfb-89f7-140bd7340169
subsets:
- addresses:
  - ip: 172.24.0.174
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-2fcbn
      namespace: kube-system
      uid: 962cf15b-b8c4-4013-ae29-36410a323955
  - ip: 172.24.0.193
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-2v9dv
      namespace: kube-system
      uid: 7b80fa73-dc33-4e96-b2a9-67594f265714
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
