apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-14T17:38:59Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "904"
  uid: 3809a7b8-9397-47cd-9011-675bdff38fcd
subsets:
- addresses:
  - ip: 10.0.0.149
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-mk27w
      namespace: kube-system
      uid: 45716fde-60df-44e1-b8d5-f9ede9a3eba7
  - ip: 10.0.0.80
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-lg7h2
      namespace: kube-system
      uid: eb6b87b3-b968-4b01-afb6-c9103d5ebb1e
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
