Nautik for Kubernetes

Nautik for Kubernetes

A concurrent Kubernetes IDE

开发者: DWRPD Software UG haftungsbeschraenkt

中国
APP ID 复制
1672838783
价格
免费
内购
0个评分
软件开发工具(免费)
昨日下载量
最近更新
2025-03-16
最早发布
2024-03-18
版本统计
  • 40天2小时

    最新版本上线距今

  • 22

    近1年版本更新次数

  • 2024-03-18

    全球最早版本上线日期

版本记录
显示信息
日期
  • 全部
每页显示条数
  • 请选择
  • 版本: 1.7.1

    版本更新日期

    2025-03-16

    Nautik for Kubernetes

    Nautik for Kubernetes

    A concurrent Kubernetes IDE

    更新日志

    Resource creation, visionOS support and improved text views!

    - You can now create new resources from YAML.
    - The app now natively supports visionOS.
    - We've rewritten our text editor, now featuring vastly better performance, proper syntax highlighting, find and replace (on iOS, macOS support will follow), undo and redo, and multi-cursor editing on macOS.
    - We've rewritten our terminal and log viewer, now featuring better rendering performance, light and dark theming, multi-line selection of logs, an adjustable font size, and better ANSI color parsing.
    - A future update will include the ability to import and create custom themes for the text editor, terminal and log viewer.
    - Caution: due to an internal change to the Google integration, previously stored GCP clusters will be removed with this update and will have to be re-added to the app. We're sorry for this inconvenience.

    New in 1.7.1:

    - You can now pin custom resource categories to the main menu, to jump right to their list views without having to go through the custom resource overview.
    - On pods with multiple containers, you can now choose which container to attach to before opening a shell.
    - The resource editor can now filter out null values and managed fields from the YAML source.
    - We've fixed a bug causing carriage returns on the terminal to sometimes be rendered wrong when attached to pods.

    视频/截图

    Nautik for Kubernetes App 截图
    Nautik for Kubernetes App 截图
    Nautik for Kubernetes App 截图
    Nautik for Kubernetes App 截图
    Nautik for Kubernetes App 截图
    Nautik for Kubernetes App 截图
    Nautik for Kubernetes App 截图
    Nautik for Kubernetes App 截图
    Nautik for Kubernetes App 截图
    Nautik for Kubernetes App 截图

    应用描述

    Nautik is the premier full-featured Kubernetes IDE designed exclusively for the Apple ecosystem. Its features include:

    - Multi-cluster mode: Viewing the resources of multiple clusters at once.
    - Multi-namespace mode: Viewing the resources of multiple namespaces of multiple clusters at once.
    - Rendering built-in resources and custom resources in beautifully designed native detail views.
    - Automatic resource watching with real-time updates.
    - Log viewer: Watching and searching logs of multiple pods and containers in one combined stream, including ANSI colors and font styles.
    - Integrated terminal: Attaching shells to both pods and nodes.
    - Port forwarding: Forwarding ports of pods and services to the device's localhost, including multiplexing and robust reconnection behavior—even over app restarts.
    - Integrated Helm client to view, install, uninstall, upgrade and rollback Helm releases, pull charts from custom Helm repositories, and edit the configuration values of installed charts.
    - Editing resources as YAML source with the integrated, customizable text editor.
    - Creating new resources.
    - Deleting resources, cordoning and uncordoning nodes, evicting pods, restarting deployments, daemonsets, statefulsets and replicasets.
    - Convenient secret editing with automatic base64 decoding and encoding.
    - Accessing clusters stored on a local kubeconfig file, on the local system keychain, and optionally syncing stored clusters between devices via iCloud Keychain.
    - Multiple overview dashboards with time series charts powered by an internal Prometheus client.
    - Widgets for home screen, lock screen and desktop with workload statuses and Prometheus time series charts.
    - Rendering related events for resources and related pods for workloads.
    - Slideover, split view, Stage Manager and multi-window support.
    - Multi-tab support (on macOS).
    - Handoff support.
    - Focus filter support.
    - Integration with Siri and Shortcuts.
    - Easy integration with Google Cloud Platform, Amazon Web Services, Microsoft Azure and DigitalOcean to automatically import and authorize clusters.
    - Many customization options like optional request gzipping, proxy URL support, or custom list sorting.

    The terms of service can be found here: https://nautik.io/tos
  • 版本: 1.7

    版本更新日期

    2025-03-08

    Nautik for Kubernetes

    Nautik for Kubernetes

    A concurrent Kubernetes IDE

    更新日志

    Resource creation, visionOS support and improved text views!

    - You can now create new resources from YAML.
    - The app now natively supports visionOS.
    - We've rewritten our text editor, now featuring vastly better performance, proper syntax highlighting, find and replace (on iOS, macOS support will follow), undo and redo, and multi-cursor editing on macOS.
    - We've rewritten our terminal and log viewer, now featuring better rendering performance, light and dark theming, multi-line selection of logs, an adjustable font size, and better ANSI color parsing.
    - A future update will include the ability to import and create custom themes for the text editor, terminal and log viewer.
    - Caution: due to an internal change to the Google integration, previously stored GCP clusters will be removed with this update and will have to be re-added to the app. We're sorry for this inconvenience.

    应用描述

    暂无应用描述数据

  • 版本: 1.6.5

    版本更新日期

    2025-02-10

    Nautik for Kubernetes

    Nautik for Kubernetes

    A concurrent Kubernetes IDE

    更新日志

    Widgets, Focus Filters and more App Intents!

    - The app can now render workload statuses and Prometheus metrics as widgets.
    - We've broadened the amount of actions supported via App Intents to now be able to list resources, open specific resources, edit resources, restart workloads, delete resources, open shells to pods and nodes, open logs of workloads, and much more.
    - You can now activate and deactivate clusters via Focus Filters.
    - We've improved the reliability and loading speed of all Prometheus charts inside the app.

    New in 1.6.1:

    - The app now supports connecting to clusters through proxy URLs.
    - We've improved the way the app's resources are indexed by Spotlight. You can now search for all kinds of Kubernetes resources on Spotlight.
    - We've improved the way the app's shortcuts are rendered on the Shortcuts app.

    New in 1.6.2:

    - We've added a pause button to the log view, so you can now pause and resume a log stream at any time.
    - We've made bottom-snapping of logs automatic. If you scroll to the bottom of a log stream, it will snap in place and display new logs as they appear. If you scroll up to view a specific line, it won’t unexpectedly scroll away as new logs come in.
    - When attempting to delete critical resources, the app now prompts you to enter the resource's name to avoid accidental deletions. This behavior is the new default but can be disabled in the new user experience settings.
    - It is now configurable whether the app should fetch and index all of its cluster's resources for Spotlight during the initial launch.
    - We've fixed a bug causing clusters managed by cloud providers to sometimes get stuck in an error state after an access token refresh failure. Failed access token refreshes are now retried automatically.
    - We've fixed a memory leak in our resource watcher implementation that was causing the app to sometimes freeze on macOS after leaving a list view open with frequently changing resources for extended periods.
    - We've fixed a memory leak in our port forwarding implementation that was causing the app to sometimes freeze on macOS after extended use of Prometheus charts or port forwarding.
    - We've fixed an issue with App Shortcut initialization that was sometimes causing high CPU and network usage for a few seconds after a cold launch. Cold launch performance is now significantly improved.
    - We've significantly improved the rendering performance of the Helm release detail view.
    - We've fixed a bug that was sometimes causing inconsistent spacing in Helm repository detail views.

    New in 1.6.3:

    - It is now configurable whether columns on list views should link to other resources or just show their names.
    - When opening a port forwarding in the browser, you now get to choose whether to use HTTP or HTTPS.
    - The app now respects a pod's `kubectl.kubernetes.io/default-container` annotation for the container selection when opening logs or a shell.
    - We've improved the automatic tab-closing behavior when dismissing views on macOS.
    - We've fixed a bug causing callbacks from Microsoft Authenticator to sometimes not be properly handled.
    - We've improved the reliability of the app's Handoff implementation.
    - We've improved the performance of opening new tabs on macOS.
    - We've improved the rendering of Spotlight results, now featuring a subtitle with metainformation.

    New in 1.6.4:

    - We've fixed a bug causing selection checkboxes on list views in edit mode to sometimes be rendered twice on iOS.
    - We've fixed a bug causing the app to sometimes crash when closing and reopening a tab on macOS.

    New in 1.6.5:

    - We've fixed a bug causing the app to sometimes crash when navigating away from the port forwarding list on macOS.

    视频/截图

    Nautik for Kubernetes App 截图
    Nautik for Kubernetes App 截图
    Nautik for Kubernetes App 截图
    Nautik for Kubernetes App 截图
    Nautik for Kubernetes App 截图
    Nautik for Kubernetes App 截图
    Nautik for Kubernetes App 截图
    Nautik for Kubernetes App 截图
    Nautik for Kubernetes App 截图
    Nautik for Kubernetes App 截图

    应用描述

    Nautik is the premier full-featured Kubernetes IDE designed exclusively for the Apple ecosystem. Its features include:

    - Multi-cluster mode: Viewing the resources of multiple clusters at once.
    - Multi-namespace mode: Viewing the resources of multiple namespaces of multiple clusters at once.
    - Rendering built-in resources and custom resources in beautifully designed native detail views.
    - Automatic resource watching with real-time updates.
    - Log viewer: Watching and searching logs of multiple pods and containers in one combined stream, including ANSI colors and font styles.
    - Integrated terminal: Attaching shells to both pods and nodes.
    - Port forwarding: Forwarding ports of pods and services to the device's localhost, including multiplexing and robust reconnection behavior—even over app restarts.
    - Integrated Helm client to view, install, uninstall, upgrade and rollback Helm releases, pull charts from custom Helm repositories, and edit the configuration values of installed charts.
    - 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.
    - Convenient secret editing with automatic base64 decoding and encoding.
    - Accessing clusters stored on a local kubeconfig file, on the local system keychain, and optionally syncing stored clusters between devices via iCloud Keychain.
    - Multiple overview dashboards with time series charts powered by an internal Prometheus client.
    - Widgets for home screen, lock screen and desktop with workload statuses and Prometheus time series charts.
    - Rendering related events for resources and related pods for workloads.
    - Slideover, split view, Stage Manager and multi-window support.
    - Multi-tab support (on macOS).
    - Handoff support.
    - Focus filter support.
    - Integration with Siri and Shortcuts.
    - Easy integration with Google Cloud Platform, Amazon Web Services, Microsoft Azure and DigitalOcean to automatically import and authorize clusters.
    - Many customization options like optional request gzipping, proxy URL support, or custom list sorting.

    The terms of service can be found here: https://nautik.io/tos
  • 版本: 1.6.4

    版本更新日期

    2025-02-03

    Nautik for Kubernetes

    Nautik for Kubernetes

    A concurrent Kubernetes IDE

    更新日志

    Widgets, Focus Filters and more App Intents!

    - The app can now render workload statuses and Prometheus metrics as widgets.
    - We've broadened the amount of actions supported via App Intents to now be able to list resources, open specific resources, edit resources, restart workloads, delete resources, open shells to pods and nodes, open logs of workloads, and much more.
    - You can now activate and deactivate clusters via Focus Filters.
    - We've improved the reliability and loading speed of all Prometheus charts inside the app.

    New in 1.6.1:

    - The app now supports connecting to clusters through proxy URLs.
    - We've improved the way the app's resources are indexed by Spotlight. You can now search for all kinds of Kubernetes resources on Spotlight.
    - We've improved the way the app's shortcuts are rendered on the Shortcuts app.

    New in 1.6.2:

    - We've added a pause button to the log view, so you can now pause and resume a log stream at any time.
    - We've made bottom-snapping of logs automatic. If you scroll to the bottom of a log stream, it will snap in place and display new logs as they appear. If you scroll up to view a specific line, it won’t unexpectedly scroll away as new logs come in.
    - When attempting to delete critical resources, the app now prompts you to enter the resource's name to avoid accidental deletions. This behavior is the new default but can be disabled in the new user experience settings.
    - It is now configurable whether the app should fetch and index all of its cluster's resources for Spotlight during the initial launch.
    - We've fixed a bug causing clusters managed by cloud providers to sometimes get stuck in an error state after an access token refresh failure. Failed access token refreshes are now retried automatically.
    - We've fixed a memory leak in our resource watcher implementation that was causing the app to sometimes freeze on macOS after leaving a list view open with frequently changing resources for extended periods.
    - We've fixed a memory leak in our port forwarding implementation that was causing the app to sometimes freeze on macOS after extended use of Prometheus charts or port forwarding.
    - We've fixed an issue with App Shortcut initialization that was sometimes causing high CPU and network usage for a few seconds after a cold launch. Cold launch performance is now significantly improved.
    - We've significantly improved the rendering performance of the Helm release detail view.
    - We've fixed a bug that was sometimes causing inconsistent spacing in Helm repository detail views.

    New in 1.6.3:

    - It is now configurable whether columns on list views should link to other resources or just show their names.
    - When opening a port forwarding in the browser, you now get to choose whether to use HTTP or HTTPS.
    - The app now respects a pod's `kubectl.kubernetes.io/default-container` annotation for the container selection when opening logs or a shell.
    - We've improved the automatic tab-closing behavior when dismissing views on macOS.
    - We've fixed a bug causing callbacks from Microsoft Authenticator to sometimes not be properly handled.
    - We've improved the reliability of the app's Handoff implementation.
    - We've improved the performance of opening new tabs on macOS.
    - We've improved the rendering of Spotlight results, now featuring a subtitle with metainformation.

    New in 1.6.4:

    - We've fixed a bug causing selection checkboxes on list views in edit mode to sometimes be rendered twice on iOS.
    - We've fixed a bug causing the app to sometimes crash when closing and reopening a tab on macOS.

    应用描述

    暂无应用描述数据

  • 版本: 1.6.3

    版本更新日期

    2025-01-20

    Nautik for Kubernetes

    Nautik for Kubernetes

    A concurrent Kubernetes IDE

    更新日志

    Widgets, Focus Filters and more App Intents!

    - The app can now render workload statuses and Prometheus metrics as widgets.
    - We've broadened the amount of actions supported via App Intents to now be able to list resources, open specific resources, edit resources, restart workloads, delete resources, open shells to pods and nodes, open logs of workloads, and much more.
    - You can now activate and deactivate clusters via Focus Filters.
    - We've improved the reliability and loading speed of all Prometheus charts inside the app.

    New in 1.6.1:

    - The app now supports connecting to clusters through proxy URLs.
    - We've improved the way the app's resources are indexed by Spotlight. You can now search for all kinds of Kubernetes resources on Spotlight.
    - We've improved the way the app's shortcuts are rendered on the Shortcuts app.

    New in 1.6.2:

    - We've added a pause button to the log view, so you can now pause and resume a log stream at any time.
    - We've made bottom-snapping of logs automatic. If you scroll to the bottom of a log stream, it will snap in place and display new logs as they appear. If you scroll up to view a specific line, it won’t unexpectedly scroll away as new logs come in.
    - When attempting to delete critical resources, the app now prompts you to enter the resource's name to avoid accidental deletions. This behavior is the new default but can be disabled in the new user experience settings.
    - It is now configurable whether the app should fetch and index all of its cluster's resources for Spotlight during the initial launch.
    - We've fixed a bug causing clusters managed by cloud providers to sometimes get stuck in an error state after an access token refresh failure. Failed access token refreshes are now retried automatically.
    - We've fixed a memory leak in our resource watcher implementation that was causing the app to sometimes freeze on macOS after leaving a list view open with frequently changing resources for extended periods.
    - We've fixed a memory leak in our port forwarding implementation that was causing the app to sometimes freeze on macOS after extended use of Prometheus charts or port forwarding.
    - We've fixed an issue with App Shortcut initialization that was sometimes causing high CPU and network usage for a few seconds after a cold launch. Cold launch performance is now significantly improved.
    - We've significantly improved the rendering performance of the Helm release detail view.
    - We've fixed a bug that was sometimes causing inconsistent spacing in Helm repository detail views.

    New in 1.6.3:

    - It is now configurable whether columns on list views should link to other resources or just show their names.
    - When opening a port forwarding in the browser, you now get to choose whether to use HTTP or HTTPS.
    - The app now respects a pod's `kubectl.kubernetes.io/default-container` annotation for the container selection when opening logs or a shell.
    - We've improved the automatic tab-closing behavior when dismissing views on macOS.
    - We've fixed a bug causing callbacks from Microsoft Authenticator to sometimes not be properly handled.
    - We've improved the reliability of the app's Handoff implementation.
    - We've improved the performance of opening new tabs on macOS.
    - We've improved the rendering of Spotlight results, now featuring a subtitle with metainformation.

    视频/截图

    Nautik for Kubernetes App 截图
    Nautik for Kubernetes App 截图
    Nautik for Kubernetes App 截图
    Nautik for Kubernetes App 截图
    Nautik for Kubernetes App 截图
    Nautik for Kubernetes App 截图
    Nautik for Kubernetes App 截图
    Nautik for Kubernetes App 截图
    Nautik for Kubernetes App 截图
    Nautik for Kubernetes App 截图

    应用描述

    Nautik is the premier full-featured Kubernetes IDE designed exclusively for the Apple ecosystem. Its features include:

    - Multi-cluster mode (viewing the resources of multiple clusters at once).
    - Multi-namespace mode (viewing the resources of multiple namespaces of multiple clusters at once).
    - Rendering 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, including ANSI colors and font styles.
    - Attaching shells to both pods and nodes with the integrated terminal.
    - Forwarding ports of pods and services to the device's localhost, including multiplexing and robust reconnection behavior, even over app restarts.
    - Integrated Helm client to view, install, uninstall, upgrade and rollback Helm releases, pull charts from custom Helm repositories, and edit the configuration values of installed charts.
    - 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.
    - Convenient secret editing with automatic base64 decoding and encoding.
    - Accessing clusters stored on a local kubeconfig file, on the local system keychain, and optionally syncing stored clusters between devices via iCloud Keychain.
    - Multiple overview dashboards with time series charts powered by an internal Prometheus client.
    - Widgets for home screen, lock screen and desktop with workload statuses and Prometheus time series charts.
    - Rendering related events for resources and related pods for workloads.
    - Slideover, split view, Stage Manager and multi-window support.
    - Multi-tab support (on macOS).
    - Handoff support.
    - Focus filter support.
    - Integration with Siri and Shortcuts.
    - Easy integration with Google Cloud Platform, Amazon Web Services, Microsoft Azure and DigitalOcean to automatically import and authorize clusters.
    - Many customization options like optional request gzipping, proxy URL support, or custom list sorting.

    The terms of service can be found here: https://nautik.io/tos
  • 版本: 1.6.2

    版本更新日期

    2025-01-07

    Nautik for Kubernetes

    Nautik for Kubernetes

    A concurrent Kubernetes IDE

    更新日志

    Widgets, Focus Filters and more App Intents!

    - The app can now render workload statuses and Prometheus metrics as widgets.
    - We've broadened the amount of actions supported via App Intents to now be able to list resources, open specific resources, edit resources, restart workloads, delete resources, open shells to pods and nodes, open logs of workloads, and much more.
    - You can now activate and deactivate clusters via Focus Filters.
    - We've improved the reliability and loading speed of all Prometheus charts inside the app.

    New in 1.6.1:

    - The app now supports connecting to clusters through proxy URLs.
    - We've improved the way the app's resources are indexed by Spotlight. You can now search for all kinds of Kubernetes resources on Spotlight.
    - We've improved the way the app's shortcuts are rendered on the Shortcuts app.

    New in 1.6.2:

    - We've added a pause button to the log view, so you can now pause and resume a log stream at any time.
    - We've made bottom-snapping of logs automatic. If you scroll to the bottom of a log stream, it will snap in place and display new logs as they appear. If you scroll up to view a specific line, it won’t unexpectedly scroll away as new logs come in.
    - When attempting to delete critical resources, the app now prompts you to enter the resource's name to avoid accidental deletions. This behavior is the new default but can be disabled in the new user experience settings.
    - It is now configurable whether the app should fetch and index all of its cluster's resources for Spotlight during the initial launch.
    - We've fixed a bug causing clusters managed by cloud providers to sometimes get stuck in an error state after an access token refresh failure. Failed access token refreshes are now retried automatically.
    - We've fixed a memory leak in our resource watcher implementation that was causing the app to sometimes freeze on macOS after leaving a list view open with frequently changing resources for extended periods.
    - We've fixed a memory leak in our port forwarding implementation that was causing the app to sometimes freeze on macOS after extended use of Prometheus charts or port forwarding.
    - We've fixed an issue with App Shortcut initialization that was sometimes causing high CPU and network usage for a few seconds after a cold launch. Cold launch performance is now significantly improved.
    - We've significantly improved the rendering performance of the Helm release detail view.
    - We've fixed a bug that was sometimes causing inconsistent spacing in Helm repository detail views.

    视频/截图

    Nautik for Kubernetes App 截图
    Nautik for Kubernetes App 截图
    Nautik for Kubernetes App 截图
    Nautik for Kubernetes App 截图
    Nautik for Kubernetes App 截图
    Nautik for Kubernetes App 截图
    Nautik for Kubernetes App 截图
    Nautik for Kubernetes App 截图
    Nautik for Kubernetes App 截图
    Nautik for Kubernetes App 截图

    应用描述

    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).
    - Multi-namespace mode (viewing the resources of multiple namespaces 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, including ANSI colors and font styles.
    - Attaching to running pods with the integrated terminal.
    - Attaching shells to both pods and nodes with the integrated terminal.
    - Forwarding ports of pods and services to the device's localhost, including multiplexing and robust reconnection behavior, even over app restarts.
    - Integrated Helm client to view, install, uninstall, upgrade and rollback Helm releases, pull charts from custom Helm repositories, and edit the configuration values of installed charts.
    - 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.
    - Multiple overview dashboards with time series charts powered by an internal Prometheus client.
    - Widgets for home screen, lock screen and desktop with workload statuses and Prometheus time series charts.
    - Related events overview on resource detail views.
    - Related pods overview on workload detail views
    - Slideover, split view, Stage Manager and multi-window support.
    - Multi-tab support (on macOS).
    - Multiple app icons.
    - Handoff support.
    - Focus filter support.
    - Integration with Siri and Shortcuts.
    - Integration with Google Cloud Platform.
    - Integration with Amazon Web Services.
    - Integration with Microsoft Azure.
    - Integration with DigitalOcean.
    - 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
  • 版本: 1.6.1

    版本更新日期

    2024-12-02

    Nautik for Kubernetes

    Nautik for Kubernetes

    A concurrent Kubernetes IDE

    更新日志

    Widgets, Focus Filters and more App Intents!

    - The app can now render workload statuses and Prometheus metrics as widgets.
    - We've broadened the amount of actions supported via App Intents to now be able to list resources, open specific resources, edit resources, restart workloads, delete resources, open shells to pods and nodes, open logs of workloads, and much more.
    - You can now activate and deactivate clusters via Focus Filters.
    - We've improved the reliability and loading speed of all Prometheus charts inside the app.

    New in 1.6.1:

    - The app now supports connecting to clusters through proxy URLs.
    - We've improved the way the app's resources are indexed by Spotlight. You can now search for all kinds of Kubernetes resources on Spotlight.
    - We've improved the way the app's shortcuts are rendered on the Shortcuts app.

    应用描述

    暂无应用描述数据

  • 版本: 1.6

    版本更新日期

    2024-11-05

    Nautik for Kubernetes

    Nautik for Kubernetes

    A concurrent Kubernetes IDE

    更新日志

    Widgets, Focus Filters and more App Intents!

    - The app can now render workload statuses and Prometheus metrics as widgets.
    - We've broadened the amount of actions supported via App Intents to now be able to list resources, open specific resources, edit resources, restart workloads, delete resources, open shells to pods and nodes, open logs of workloads, and much more.
    - You can now activate and deactivate clusters via Focus Filters.
    - We've improved the reliability and loading speed of all Prometheus charts inside the app.

    视频/截图

    Nautik for Kubernetes App 截图
    Nautik for Kubernetes App 截图
    Nautik for Kubernetes App 截图
    Nautik for Kubernetes App 截图
    Nautik for Kubernetes App 截图
    Nautik for Kubernetes App 截图
    Nautik for Kubernetes App 截图
    Nautik for Kubernetes App 截图
    Nautik for Kubernetes App 截图

    应用描述

    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).
    - Multi-namespace mode (viewing the resources of multiple namespaces 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, including ANSI colors and font styles.
    - Attaching to running pods with the integrated terminal.
    - Attaching shells to both pods and nodes with the integrated terminal.
    - Forwarding ports of pods and services to the device's localhost, including multiplexing and robust reconnection behavior, even over app restarts.
    - Integrated Helm client to view, install, uninstall, upgrade and rollback Helm releases, pull charts from custom Helm repositories, and edit the configuration values of installed charts.
    - 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.
    - Multiple overview dashboards with time series charts powered by an internal Prometheus client.
    - Widgets for home screen, lock screen and desktop with workload statuses and Prometheus time series charts.
    - Related events overview on resource detail views.
    - Related pods overview on workload detail views
    - Slideover, split view, Stage Manager and multi-window support.
    - Multi-tab support (on macOS).
    - Multiple app icons.
    - Handoff support.
    - Focus filter support.
    - Integration with Siri and Shortcuts.
    - Integration with Google Cloud Platform.
    - Integration with Amazon Web Services.
    - Integration with Microsoft Azure.
    - Integration with DigitalOcean.
    - 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
  • 版本: 1.5.4

    版本更新日期

    2024-10-04

    Nautik for Kubernetes

    Nautik for Kubernetes

    A concurrent Kubernetes IDE

    更新日志

    Prometheus support!

    - The app can now query Prometheus instances running in your clusters.
    - We've completely revamped the main dashboard view, now featuring a nicer grid layout and donut charts for the cluster resource overviews.
    - We've added a variety of Prometheus-powered time series charts to the main dashboard.
    - We've created detailed metrics charts for pods, deployments, daemon sets, stateful sets, replica sets, jobs, cron jobs, nodes and PVCs. You can open them from a resource's detail view or for multiple resources at once from a list view.
    - We've fixed a bug causing the detail views of large config maps and secrets to sometimes freeze.

    New in 1.5.1:

    - We've improved the reloading and rendering behavior of the Prometheus charts on the main dashboard.
    - We've improved the automatic resolution selection of all time series charts.
    - We've improved the concurrency of Prometheus query loading.

    New in 1.5.2:

    - We've improved the window behavior on macOS. The app now keeps running in the background and restores its last window and tab state on reopening.
    - You can now create port forwardings more conveniently from the context menu on the pod and service list views and from the toolbar on the pod detail view.
    - We've fixed a regression causing auto-selected local ports on port forwardings to sometimes not immediately render on the UI.

    New in 1.5.3:

    - The app now supports dark and tinted app icons.
    - We've fixed a bug sometimes preventing AWS GovCloud clusters from being imported.
    - We've fixed a bug sometimes unnecessarily emptying list views before refreshing them.

    New in 1.5.4:

    - We've improved the reliability of the Prometheus client and the list view reloading behavior.
    - We've worked around a bug causing the edit mode of lists and tables to sometimes not work properly on iOS and iPadOS 18.
    - We've fixed a bug causing the app window to sometimes unexpectedly disappear when attempting to "close other tabs" on macOS.

    视频/截图

    Nautik for Kubernetes App 截图
    Nautik for Kubernetes App 截图
    Nautik for Kubernetes App 截图
    Nautik for Kubernetes App 截图
    Nautik for Kubernetes App 截图
    Nautik for Kubernetes App 截图
    Nautik for Kubernetes App 截图
    Nautik for Kubernetes App 截图
    Nautik for Kubernetes App 截图

    应用描述

    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).
    - Multi-namespace mode (viewing the resources of multiple namespaces 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, including ANSI colors and font styles.
    - Attaching to running pods with the integrated terminal.
    - Attaching shells to both pods and nodes with the integrated terminal.
    - Forwarding ports of pods and services to the device's localhost, including multiplexing and robust reconnection behavior, even over app restarts.
    - Integrated Helm client to view, install, uninstall, upgrade and rollback Helm releases, pull charts from custom Helm repositories, and edit the configuration values of installed charts.
    - 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.
    - Multiple overview dashboards powered by an internal Prometheus client.
    - Related events overview on resource detail views.
    - Related pods overview on workload detail views
    - 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 support for gzipped Kubernetes API requests.
    - Optional base64-decoding of secrets on the secrets UI.
    - Customizable list sorting.
  • 版本: 1.5.3

    版本更新日期

    2024-09-16

    Nautik for Kubernetes

    Nautik for Kubernetes

    A concurrent Kubernetes IDE

    更新日志

    Prometheus support!

    - The app can now query Prometheus instances running in your clusters.
    - We've completely revamped the main dashboard view, now featuring a nicer grid layout and donut charts for the cluster resource overviews.
    - We've added a variety of Prometheus-powered time series charts to the main dashboard.
    - We've created detailed metrics charts for pods, deployments, daemon sets, stateful sets, replica sets, jobs, cron jobs, nodes and PVCs. You can open them from a resource's detail view or for multiple resources at once from a list view.
    - We've fixed a bug causing the detail views of large config maps and secrets to sometimes freeze.

    New in 1.5.1:

    - We've improved the reloading and rendering behavior of the Prometheus charts on the main dashboard.
    - We've improved the automatic resolution selection of all time series charts.
    - We've improved the concurrency of Prometheus query loading.

    New in 1.5.2:

    - We've improved the window behavior on macOS. The app now keeps running in the background and restores its last window and tab state on reopening.
    - You can now create port forwardings more conveniently from the context menu on the pod and service list views and from the toolbar on the pod detail view.
    - We've fixed a regression causing auto-selected local ports on port forwardings to sometimes not immediately render on the UI.

    New in 1.5.3:

    - The app now supports dark and tinted app icons.
    - We've fixed a bug sometimes preventing AWS GovCloud clusters from being imported.
    - We've fixed a bug sometimes unnecessarily emptying list views before refreshing them.

    视频/截图

    Nautik for Kubernetes App 截图
    Nautik for Kubernetes App 截图
    Nautik for Kubernetes App 截图
    Nautik for Kubernetes App 截图
    Nautik for Kubernetes App 截图
    Nautik for Kubernetes App 截图
    Nautik for Kubernetes App 截图
    Nautik for Kubernetes App 截图
    Nautik for Kubernetes App 截图

    应用描述

    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).
    - Multi-namespace mode (viewing the resources of multiple namespaces 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, including ANSI colors and font styles.
    - Attaching to running pods with the integrated terminal.
    - Attaching shells to both pods and nodes with the integrated terminal.
    - Forwarding ports of pods and services to the device's localhost, including multiplexing and robust reconnection behavior, even over app restarts.
    - Integrated Helm client to view, install, uninstall, upgrade and rollback Helm releases, pull charts from custom Helm repositories, and edit the configuration values of installed charts.
    - 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.
    - Multiple overview dashboards powered by an internal Prometheus client.
    - Related events overview on resource detail views.
    - Related pods overview on workload detail views
    - 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 support for gzipped Kubernetes API requests.
    - Optional base64-decoding of secrets on the secrets UI.
    - Customizable list sorting.