docs: update Knative tutorial and deployment manifests#788
Open
Nachiket-Roy wants to merge 5 commits into
Open
docs: update Knative tutorial and deployment manifests#788Nachiket-Roy wants to merge 5 commits into
Nachiket-Roy wants to merge 5 commits into
Conversation
- Update Go version from 1.21.5 to use dynamic [[ versions.go ]] template (currently 1.24.6) - Update Knative version to use [[ versions.knative ]] template (currently 1.17.0) - Restructure installation to prioritize pre-built binaries (Option 1) - Simplify Go and ko installation instructions - Add ko version verification step - Improve clarity of pre-built vs source build options Fixes: urunc-dev#430 Signed-off-by: hemang1404 <hemangsharrma@gmail.com> Co-authored-by: ishaanxgupta <ishaankone@gmail.com>
Co-authored-by: Hemang Sharrma <hemangsharrma@gmail.com> Signed-off-by: ishaanxgupta <ishaankone@gmail.com>
Signed-off-by: Ishaan Gupta <ishaankone@gmail.com> Signed-off-by: Hemang Sharrma <hemangsharrma@gmail.com> Co-authored-by: Hemang Sharrma <hemangsharrma@gmail.com>
…ent instructions Signed-off-by: Nachiket Roy <nachiket.roy.2@gmail.com>
✅ Deploy Preview for urunc ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
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.
Description
This PR updates the Knative integration tutorial to align with the latest Knative and Unikraft releases and restructures parts of the documentation for improved clarity and usability.
Previous PR : #438
Related issues
How was this tested?
A local Kubernetes cluster was created using kind. The urunc runtime class, Kourier ingress, and the patched Knative Serving components were deployed on the cluster.
Applied the example service:
Verification:
Result:
Applied the updated service manifest:
Verification:
Result:
Example response:
LLM usage
Gemini
Original assignees: @hemang1404 @ishaanxgupta (@7h3-3mp7y-m4n)
Checklist
make lint).make test_ctr,make test_nerdctl,make test_docker,make test_crictl).