apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-03-13T09:51:31Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "819"
  uid: 6d76be9f-b6b0-487b-9906-a4632f75d681
subsets:
- addresses:
  - ip: 10.0.0.135
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-flxrn
      namespace: kube-system
      uid: a8098cba-a90d-4433-b647-128622d04639
  - ip: 10.0.0.195
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-4pqvq
      namespace: kube-system
      uid: fac01553-04ea-49a3-b9e6-9980f1a914d1
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
