Kubernetes discovery (AKS)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-22-2023 06:31 AM
I want to learn kubernetes for an upcoming project. They use AKS. Please guide me with the process of how to go forward with this.
- Labels:
-
Discovery
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-26-2023 10:39 PM - edited 09-26-2023 10:40 PM
Few questions :
If I do cloud discovery and enable Kubernetes discovery it is creating a schedule for Kubernetes.
When I am running the schedule I am getting the following "Finished step: 'get namespaces' with Error: Custom operation Kubernetes Get Call failed to execute script due to Custom operation Failed to run script due to the following error: JAVASCRIPT_CODE_FAILURE: com.snc.sw.exception.CommandFailureException: Permission issues with azure cli while getting the bearer token , verify if the azure cli is configured. (script_include:AKSTokenGenerator; line 25). Check the discovery logs for more details."
I have installed CLI on the mid server. This is serverless. Do I still need Kubernetes credentials?
If yes then how to do that?
My service account already have read only access to all the resources.
From mid server when I am trying az login it is taking to browser to login.