apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-02-08T09:55:46Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "696"
  uid: d49b6395-0a80-4867-88c8-2aac5000d944
subsets:
- addresses:
  - ip: 172.24.0.135
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-7z9kh
      namespace: kube-system
      uid: 9155ef9c-f476-474d-b6a8-ae00f220b7d0
  - ip: 172.24.0.26
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-77cccfdc44-59hhn
      namespace: kube-system
      uid: 2a6e5644-c07e-4dce-a429-92986076ab56
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
