apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-01T10:36:12Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "871"
  uid: cb5a9a50-a3b7-4708-977f-76286f6262c3
subsets:
- addresses:
  - ip: 10.0.0.248
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-kf4rq
      namespace: kube-system
      uid: c24306eb-cc29-4550-8ca7-d1c5d3a18077
  - ip: 10.0.0.70
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-52qp8
      namespace: kube-system
      uid: a6b6b731-6b1c-47dd-9a91-58fd20069074
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
