Open Issues Need Help
View All on GitHub Instructions for using with ToolHive don't work for local cluster about 1 year ago
AI 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