apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-06-09T14:44:49Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "937"
  uid: c4d50dab-8b58-4859-b6c0-f4f014b30a60
subsets:
- addresses:
  - ip: 10.0.0.133
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-s2thw
      namespace: kube-system
      uid: 6c517d02-3ed9-4483-bcda-c04f4b44f0cd
  - ip: 10.0.0.160
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-7z2h8
      namespace: kube-system
      uid: ecb98822-8583-4669-9b42-20d2dbbe6dea
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
