apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-03-17T21:57:27Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "850"
  uid: 0b8f3620-3d69-4a19-9d98-606d95b2ba01
subsets:
- addresses:
  - ip: 10.0.0.130
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-gspqf
      namespace: kube-system
      uid: 2b8c614d-425c-4a93-938d-2b7dd12d47a5
  - ip: 10.0.0.74
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-nlvtd
      namespace: kube-system
      uid: a5838f2d-de13-41d5-8268-d6989a66885a
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
