apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-14T04:43:13Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "898"
  uid: f4f3e3cc-a184-4960-b617-5e3e26e51fc5
subsets:
- addresses:
  - ip: 10.0.0.10
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-kzltn
      namespace: kube-system
      uid: a07bdcac-4fba-4824-aa54-209c73a66004
  - ip: 10.0.0.161
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-c5ggx
      namespace: kube-system
      uid: 258ad9b9-345e-4b94-a323-4e9ebed90a7c
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
