apiVersion: v1
kind: Endpoints
metadata:
  creationTimestamp: "2026-07-09T13:11:58Z"
  labels:
    k8s-app: kube-dns
    kubernetes.io/cluster-service: "true"
    kubernetes.io/name: CoreDNS
  name: kube-dns
  namespace: kube-system
  resourceVersion: "918"
  uid: 29d1a3ea-daea-44bc-ad28-b90799515e86
subsets:
- addresses:
  - ip: 10.0.0.144
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-8nc8h
      namespace: kube-system
      uid: 8ce72b33-4e41-47d0-b4ac-210c64a4f570
  - ip: 10.0.0.39
    nodeName: instance
    targetRef:
      kind: Pod
      name: coredns-67659f764b-fqgj8
      namespace: kube-system
      uid: e4f4fce4-6766-4782-9560-186e7a6478a7
  ports:
  - name: dns-tcp
    port: 53
    protocol: TCP
  - name: dns
    port: 53
    protocol: UDP
  - name: metrics
    port: 9153
    protocol: TCP
