apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-02-25T06:05:17Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "684"
  uid: a3954098-7a78-4e6d-90ab-a9d067442631
subsets:
- addresses:
  - ip: 172.24.0.100
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-54cjh
      namespace: kube-system
      uid: 028f3246-f8cd-462b-aaf0-327e4cc41031
  - ip: 172.24.0.50
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-vk7c4
      namespace: kube-system
      uid: 82e607d4-59ba-4c33-8c26-46687a97f662
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
