You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On my mac, running Sonoma 14.2.1 (23C71), I have the latest TestFlight build of Nautik Version 1.0 (123) - and downloaded Helper v1.0.2.
I open the Nautik app, go for "Import Kube Config" option - the file is loaded with all "invalid" state - and at the bottom it says "Get Nautik Helper" option even though Nautik Helper is running.
The text was updated successfully, but these errors were encountered:
Thanks a lot for the feedback! This seems to be more of a UX issue.
Currently, the main app has no way of detecting whether a helper app is running or not. The only way for the main app and the helper app to communicate is via the keychain. The helper app stores a set of kubeconfig files to keep track of and stores the evaluated cluster auth information on the keychain for the main app to consume. The main app then just reads that.
What the main app really should be telling you on the screenshot above (but doesn't) is to download the helper app and import the invalid clusters via the settings on the helper app instead. This is confusing, thanks for pointing me at it. I'll try to either clarify the UI or make it possible to just add the clusters supported by the helper app via the main app.
So TL;DR: please try adding your kubeconfig files via the settings on the helper app for now. I'll try to make this a better experience.
I'm trying to use the nautik app in my iPhone, How can I install the helper in ios? I use oracle services, this is an example of kubeconfig generated by their cli
On my mac, running Sonoma 14.2.1 (23C71), I have the latest TestFlight build of Nautik Version 1.0 (123) - and downloaded Helper v1.0.2.
I open the Nautik app, go for "Import Kube Config" option - the file is loaded with all "invalid" state - and at the bottom it says "Get Nautik Helper" option even though Nautik Helper is running.
The text was updated successfully, but these errors were encountered: