apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-02-22T17:49:07Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "653"
  uid: 2d44018f-bd7d-49f8-955e-f8f99b476816
subsets:
- addresses:
  - ip: 172.24.0.5
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-fd869
      namespace: kube-system
      uid: 6c69d9df-5d62-463d-aa2c-897228a15ebe
  - ip: 172.24.0.78
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-hzcpf
      namespace: kube-system
      uid: c2729eb9-4daf-4987-9bec-0a1011ba7992
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
