Open Issues Need Help
View All on GitHubAI Summary: Update the MKP project README to clarify that the ToolHive CLI instructions are primarily intended for remote Kubernetes clusters and not local clusters like those created with `kind`. The update should explain the challenges of using a local kubeconfig within a containerized environment (certificate mismatch due to differing hostnames) and suggest alternative approaches for local development, such as running MKP directly without ToolHive or using the ToolHive Operator for in-cluster deployment.
Complexity:
3/5
documentation good first issue