apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-22T13:55:28Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "893"
  uid: 72f46a6a-80f1-4742-b0fa-0817d52b5cba
subsets:
- addresses:
  - ip: 10.0.0.141
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-tnflq
      namespace: kube-system
      uid: e56a1a24-d821-4341-82fe-b713ddf2cf96
  - ip: 10.0.0.52
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-4zx8d
      namespace: kube-system
      uid: edaff34c-66b7-48b5-bf0a-29878e2a7a99
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
