apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-30T17:02:53Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "988"
  uid: a2f33348-693b-42a3-906f-8192c3b56604
subsets:
- addresses:
  - ip: 10.0.0.253
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-8fwgt
      namespace: kube-system
      uid: 17faa895-0ee6-425a-be7a-dcd1f3918158
  - ip: 10.0.0.40
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-jlqjz
      namespace: kube-system
      uid: bed7d17a-29c7-4a7a-b953-7b77759ebbff
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
