Aller au contenu

Freelens

Publié par Freelens Authors

Free IDE for Kubernetes

Open sourceMIT

Certaines parties de cette page apparaissent dans la langue dans laquelle elles ont été écrites, car la traduction n'est pas terminée.

Points clés

  • Browses Kubernetes resources across namespaces through a graphical interface.
  • Reads clusters from existing kubeconfig files.
  • Streams container logs and opens a shell inside running pods.
  • Edits manifests of live objects from within the application.
  • Distributed for Linux under the MIT licence.

À propos de cette application

Freelens is a desktop application for working with Kubernetes clusters. It presents the objects of a cluster — nodes, pods, deployments, services, config maps, persistent volumes and the rest — through a graphical interface, so that inspecting state and relationships does not require composing command-line queries by hand. The application reads existing kubeconfig files, which means clusters already reachable from the workstation appear without separate configuration.

Day-to-day use centres on navigation and observation: browsing namespaces, opening the manifest of a resource, following container logs, and attaching a terminal to a running pod. Editing is done against the same objects, so changes made in the interface are applied to the cluster rather than to a local copy.

The entry describes the Linux build published by the Freelens Authors under the MIT licence; users on other operating systems should consult the project directly. Freelens is a client, and does nothing on its own without a cluster to connect to.

Linux

Nous n’hébergeons pas ce fichier, nous ne l’analysons pas et nous n’en inspectons pas le contenu. Lisez ce qu’en dit la source, puis décidez par vous-même.