apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-23T09:45:12Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "847"
  uid: 73397750-8b73-4662-ad77-f9c759ab63a9
subsets:
- addresses:
  - ip: 10.0.0.146
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-h48w8
      namespace: kube-system
      uid: f2f66380-3629-4ab4-8aef-557ac0dfc927
  - ip: 10.0.0.222
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-gh564
      namespace: kube-system
      uid: 21f9351c-b2fd-497a-a58b-b0035f2e7c68
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
