apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-04-09T13:27:26Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "848"
  uid: 6b88c335-6893-456e-91d5-8e85fba96563
subsets:
- addresses:
  - ip: 10.0.0.160
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-8fr4n
      namespace: kube-system
      uid: b3a70ed4-26f7-4310-817d-ead309d8a742
  - ip: 10.0.0.233
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-8t42t
      namespace: kube-system
      uid: 1c6550f8-a1d7-44b2-bc57-55800c581d2b
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
