apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-09T22:18:46Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "862"
  uid: 8ce83659-4e03-41e4-aa3b-ee329f311b21
subsets:
- addresses:
  - ip: 10.0.0.164
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-jcfpd
      namespace: kube-system
      uid: 18dbb4f0-7269-469c-b4f4-16512d28a0a6
  - ip: 10.0.0.42
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-pv8nc
      namespace: kube-system
      uid: b3205ca3-9d40-4f77-a4b1-6f7074b1e577
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
