apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-03T17:41:20Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "915"
  uid: b341920c-183d-467b-8dca-575b904c3d72
subsets:
- addresses:
  - ip: 10.0.0.22
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-tj4fw
      namespace: kube-system
      uid: 5824ce92-883b-45af-b761-5e4f001ecc0a
  - ip: 10.0.0.32
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-jvrnm
      namespace: kube-system
      uid: 77f9f773-213e-49d4-89e5-b209ec1e7eee
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
