apiVersion: v1
kind: Endpoints
metadata:
  annotations:
    endpoints.kubernetes.io/last-change-trigger-time: "2026-02-13T22:40:53Z"
  creationTimestamp: "2026-02-13T22:39:25Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "793"
  uid: 7d0f8d65-1604-4bde-a0b5-736dc40ec8f6
subsets:
- addresses:
  - ip: 172.24.0.178
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-gthzd
      namespace: kube-system
      uid: 0df523bc-72aa-4769-bf78-6647f27448e1
  - ip: 172.24.0.202
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-xm4tf
      namespace: kube-system
      uid: 00d751cd-4b9c-4815-8507-3e9ace273777
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
