apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-03-06T00:33:08Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "700"
  uid: 438268e0-1752-4262-b273-32584be5f9dd
subsets:
- addresses:
  - ip: 10.0.0.192
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-v9v5f
      namespace: kube-system
      uid: 308f5abf-21e2-4da6-9a51-9c3a08cfcc79
  - ip: 10.0.0.28
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-xf8qj
      namespace: kube-system
      uid: f6a3e604-a8fb-4640-b474-453ecf29e8bf
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
