apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-08-14T09:01:57Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "893"
  uid: d137d533-5a74-4199-ad8c-5494c3e8b605
subsets:
- addresses:
  - ip: 10.0.0.13
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-k2552
      namespace: kube-system
      uid: 222846a8-5141-4227-ad01-192b96f426db
  - ip: 10.0.0.47
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-5rr4f
      namespace: kube-system
      uid: 8098a9ea-a14f-43cd-9394-5101ca8ed5a3
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
