apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-08-24T15:17:07Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "946"
  uid: 2e303b80-ade4-4e21-9d28-32c8c146e7d3
subsets:
- addresses:
  - ip: 10.0.0.181
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-c2tc8
      namespace: kube-system
      uid: ff4ac28f-56d8-49b4-8268-f27d4043be0a
  - ip: 10.0.0.5
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-ws65l
      namespace: kube-system
      uid: a7a6a0ee-b594-49a9-bb38-6a552bac20c3
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
