apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-02-19T13:22:05Z"
  creationTimestamp: "2026-02-19T13:21:24Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "658"
  uid: 6bdc815e-9d45-480e-81e2-750dad40ae72
subsets:
- addresses:
  - ip: 172.24.0.194
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-74fvx
      namespace: kube-system
      uid: 28f80778-70bc-4326-98fd-ea1b66b11326
  - ip: 172.24.0.25
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-gqfxj
      namespace: kube-system
      uid: 06e15fd1-6aca-491f-90e9-9130dcebb393
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
