apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-05-13T21:58:14Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "874"
  uid: 5d4a417b-4296-47e3-85b3-27adca13d4d8
subsets:
- addresses:
  - ip: 10.0.0.161
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-gg5zv
      namespace: kube-system
      uid: 4524d864-466b-4b31-a73c-5422a0f77b90
  - ip: 10.0.0.183
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-tj4w5
      namespace: kube-system
      uid: 28a5d99c-8ef1-44e5-9ab1-2eb52ab6bbd8
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
