본문으로 건너뛰기

Freelens

Freelens Authors에서 게시

Free IDE for Kubernetes

오픈 소스MIT

번역이 완료되지 않아 이 페이지의 일부는 작성된 원래 언어로 표시됩니다.

주요 사항

  • 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.

이 애플리케이션 소개

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

저희는 이 파일을 호스팅하지 않고, 검사하지 않으며, 내용을 확인하지 않습니다. 출처의 설명을 읽고 직접 판단하세요.