apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-20T14:19:05Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "863"
  uid: 3ce6ef71-30c3-4d14-993c-8eaa003149e7
subsets:
- addresses:
  - ip: 10.0.0.147
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-vwhkb
      namespace: kube-system
      uid: 04766bcf-359b-4e33-ad59-e7941d3b6c2c
  - ip: 10.0.0.18
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-6tvnh
      namespace: kube-system
      uid: bb1dd28f-3a5f-4f22-8aeb-bc9afa95167f
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
