apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-05T22:11:08Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "903"
  uid: c61703cb-ad08-4b2b-a674-e0119e0eaa72
subsets:
- addresses:
  - ip: 10.0.0.162
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-mkh8w
      namespace: kube-system
      uid: 247c9434-2905-4edb-84a3-059c0382c823
  - ip: 10.0.0.186
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-q9lrk
      namespace: kube-system
      uid: 71f8ed86-6467-4fa2-8b9b-8a3b1094f061
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
