docs(charts): update readme and notes re: runtime-class-manager#475
Open
vdice wants to merge 1 commit intospinframework:mainfrom
Open
docs(charts): update readme and notes re: runtime-class-manager#475vdice wants to merge 1 commit intospinframework:mainfrom
vdice wants to merge 1 commit intospinframework:mainfrom
Conversation
12 tasks
|
|
||
| You are now ready to deploy your first Spin app! | ||
|
|
||
| For further details, see this chart's README: |
Contributor
There was a problem hiding this comment.
Can we also add instructions on adding a Shim resource (ideally waiting for the next release of rcm so this can point to a tag instead of main):
ARCH=x86_64 kubectl apply -f https://raw.githubusercontent.com/spinframework/runtime-class-manager/refs/heads/main/config/samples/sample_shim_spin_$ARCH.yaml
Contributor
Author
There was a problem hiding this comment.
What do you think of the updates so far? Is linking to the docs site user-friendly or should we instead list out the rcm helm install step as well?
54fa874 to
b44e5e1
Compare
Contributor
Author
|
(Unrelated CI failures to be fixed in #477) |
4 tasks
kate-goldenring
approved these changes
Feb 18, 2026
d90e04c to
e38ff34
Compare
Signed-off-by: Vaughn Dice <vdice@akamai.com>
e38ff34 to
d18ead0
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updates in preparation for Runtime Class Manager becoming the default shim/runtimeclass installer.
Ref spinframework/spinkube-docs#340
TODO: