apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-08-12T10:56:37Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "898"
  uid: f91fa0e4-c483-43a6-92e7-f12fc2cf3d1a
subsets:
- addresses:
  - ip: 10.0.0.115
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-5ggx2
      namespace: kube-system
      uid: fbe89210-bebf-466e-a991-59dab7a5c48d
  - ip: 10.0.0.173
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-579xh
      namespace: kube-system
      uid: ae39a954-f826-4412-ab78-e4651baa49d7
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
