Now with multi-pod logs, list customization and child pods!

Nautik is an accessible, concurrent Kubernetes client that is native to Apple devices.

Nautik for Kubernetes 4+

submited by
Style Pass
2024-04-16 07:30:07

Now with multi-pod logs, list customization and child pods! Nautik is an accessible, concurrent Kubernetes client that is native to Apple devices. Its features include: - Multi-cluster mode (viewing the resources of multiple clusters at once). - Viewing built-in resources and custom resources in gorgeous native detail views. - Automatic resource watching with realtime updates. - Watching and searching logs of multiple pods and containers in one combined stream. - Attaching to running pods with the integrated terminal. - Attaching shells (exec) to running pods with the integrated terminal. - Editing resources as YAML source with the integrated, customizable text editor. - Deleting resources. - Cordoning and uncordoning nodes. - Evicting pods. - Restarting deployments, daemonsets, statefulsets and replicasets. - Accessing clusters stored on a local kubeconfig file. - Accessing clusters stored on the local system keychain. - Optionally syncing stored clusters between devices via iCloud Keychain. - Related events overview on resource detail views. - Related pods overview on workload detail views - Handy overview graphs for workloads and compute resource statuses. - Slideover, split view, Stage Manager and multi-window support. - Performant, truly native implementation in Swift and Rust. - Multi-tab support (on macOS). - Multiple app icons. - Handoff support. - Integration with Siri and Shortcuts. - Integration with Google Cloud Platform. - Integration with Amazon Web Services. - Integration with Microsoft Azure. - Integration with DigitalOcean. - Optional list view caching to speed up loading. - Optional support for gzipped Kubernetes API requests. - Optional base64-decoding of secrets on the secrets UI. - Customizable list sorting. The terms of service can be found here: https://nautik.io/tos

Multi-pod logs, list sorting and child pods on workloads! - You can now open the logs of multiple pods and containers inside of the same window. - You can now customize the sort order of tables and lists and sort them by one or multiple columns. Changes to a table's or list's sort order will stick over app relaunches. - You can now view a list of the related pods on the detail views of deployments, daemon sets, stateful sets, replica sets, jobs and cron jobs. - You can now open the combined logs of all related pods from the list and detail views of deployments, daemon sets, stateful sets, replica sets, jobs and cron jobs. - List views can now optionally cache their data to speed up reloading when navigating to another list. - We've fixed a memory leak on macOS causing closed windows or tabs to sometimes not be properly deallocated. The app's memory usage on macOS should be a lot lower now. - We've fixed a bug on macOS causing closed windows to sometimes not be properly reopened when clicking the app icon in the dock. - We've fixed a bug causing context menu options on list views to sometimes not work reliably on macOS. - We've improved the performance and reliability of list selections.

Leave a Comment