SLIM Installation Clarification #173
Closed
mihir-nakra
started this conversation in
General
Replies: 2 comments 1 reply
-
@mihir-nakra thanks for pointing that out. That's a typo in the doc. The correct name is currently control-plane. I feel like the error comes from the fact we wanted to rename control-plane in controller but we never did that. Thanks! |
Beta Was this translation helpful? Give feedback.
1 reply
-
Thank you for the feedback, these were fixed in #177. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I was going through the Getting Started with SLIM documentation and had a couple of questions regarding the SLIM Controller installation instructions.
It seems like the Docker image and Helm chart referenced in the docs might not exist. I wasn't able to get the provided commands to work, and I couldn’t find a corresponding
controller
package for either Docker or Helm on the GitHub repo either. From what I can tell, it seems like the correct package for both might be thecontrol-plane
one instead, or at least that's what’s referenced in the SLIM v0.4.0 release discussion.Also, in the Slimctl section, the install command specifies version v0.1.4, which doesn’t seem to exist on the releases page. Based on the SLIM v0.4.0 release notes, I think the correct version might be v0.2.1 instead.
Apologies if I’ve overlooked something here, and thanks in advance for the clarification!
Beta Was this translation helpful? Give feedback.
All reactions