Expected Behavior
When a new users comes to the "Installing Serving Component" section of the YAML-based install page, they should be given a brief description for each of the YAML files they are applying, a link out to learn more and an understanding of what impact those YAML files will have on their cluster.
Actual Behavior
When a new users comes to the "Installing Serving Component" section of the YAML-based install page, they see 2 kubectl apply commands without much additional context.
Steps to Reproduce the Problem
- Go to https://knative.dev/development/install/any-kubernetes-cluster/#installing-the-serving-component
- Check out the contextual information for each of the steps
- Be forced to investigate the YAML files in Github to understand what each of them does
Additional Info
Additional context
Child issue of knative/ux#26 part of the ongoing efforts in knative/ux#1
Expected Behavior
When a new users comes to the "Installing Serving Component" section of the YAML-based install page, they should be given a brief description for each of the YAML files they are applying, a link out to learn more and an understanding of what impact those YAML files will have on their cluster.
Actual Behavior
When a new users comes to the "Installing Serving Component" section of the YAML-based install page, they see 2
kubectl applycommands without much additional context.Steps to Reproduce the Problem
Additional Info
Additional context
Child issue of knative/ux#26 part of the ongoing efforts in knative/ux#1