apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-08-24T15:22:50Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "986"
  uid: a593b23c-dd9c-4dfc-b85b-0f8e6099af86
subsets:
- addresses:
  - ip: 10.0.0.178
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-w6dwm
      namespace: kube-system
      uid: a951c376-7ecc-43ef-b4de-55aacdca6a8f
  - ip: 10.0.0.251
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-8dd5c
      namespace: kube-system
      uid: 79ec442f-7ee6-49fa-8774-2acbaf8d4925
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
