-
Notifications
You must be signed in to change notification settings - Fork 37
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Create, style, and populate the Tutorials section #2689
Conversation
✅ Deploy Preview for docs-spectrocloud ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Remaining comments which cannot be posted as a review comment to avoid GitHub Rate Limit
vale
docs/docs-content/tutorials/edge/deploy-cluster.md|894 col 151| [Vale.Terms] Use 'NIC' instead of 'Nic'.
docs/docs-content/tutorials/cluster-management/update-maintain/update-k8s-cluster.md
Show resolved
Hide resolved
terraform plan | ||
``` | ||
|
||
Output: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🚫 [vale] reported by reviewdog 🐶
[spectrocloud.colon] Use colons only to introduce lists, unless in code blocks or inline code.
|
||
:::warning | ||
|
||
It can take up to three minutes for DNS to properly resolve the public load balancer URL. We recommend waiting a few |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🚫 [vale] reported by reviewdog 🐶
[Vale.Terms] Use 'we' instead of 'We'.
terraform destroy --auto-approve | ||
``` | ||
|
||
Output: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🚫 [vale] reported by reviewdog 🐶
[spectrocloud.colon] Use colons only to introduce lists, unless in code blocks or inline code.
deploy applications to a Kubernetes environment with little or no prior Kubernetes knowledge. In a matter of minutes, | ||
you were able to provision a new Kubernetes cluster and deploy an application. | ||
|
||
We encourage you to check out the |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🚫 [vale] reported by reviewdog 🐶
[Vale.Terms] Use 'we' instead of 'We'.
@@ -222,8 +222,8 @@ use it in a Kubernetes deployment configuration. This allows you to pull images | |||
restrictions or limitations. | |||
|
|||
To learn more about Kubernetes and how to use it to deploy your application, check out | |||
[Palette's Dev Engine](../../devx/apps/deploy-app.md) and how it can reduce the challenges often encountered with | |||
deploying apps to Kubernetes. You can also read about | |||
[Palette's Dev Engine](../../tutorials/cluster-deployment/pde/deploy-app.md) and how it can reduce the challenges often |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🚫 [vale] reported by reviewdog 🐶
[Vale.Terms] Use 'dev' instead of 'Dev'.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Digging the progress on this so far. Holding off approval until the we had the chance to address some of the questions
| Allow worker capability | Checked | | ||
| Additional Labels (Optional) | None | | ||
| [Taints](../../clusters/cluster-management/taints.md#taints) | Off | | ||
| Pool Configuration > Edge Hosts | Choose one of the registered Edge hosts.<br />Palette will automatically display the Nic Name for the selected host. | |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🚫 [vale] reported by reviewdog 🐶
[Vale.Terms] Use 'NIC' instead of 'Nic'.
Co-authored-by: Karl Cardenas <29551334+karl-cardenas-coding@users.noreply.github.com>
💔 Some backports could not be created
Note: Successful backport PRs will be merged automatically after passing CI. Manual backportTo create the backport manually run:
Questions ?Please refer to the Backport tool documentation and see the Github Action logs for details |
* chore: Attempting to create the Tutorials navbar item * docs: Move tutorial over to the new directort and finish basic setup * docs: Styling for the tutorials sidebar * chore: Fix gitleaks * chore: Finish styling the tutorials sidebar * chore: Remove non-getting-started tutorials from the docs and fix broken links * chore: Fix the sidebar styles based on team feedback * docs: add tutorials landing page * docs: conditionally hide index on simple card * Update docs/docs-content/tutorials/tutorials.md Co-authored-by: Karl Cardenas <29551334+karl-cardenas-coding@users.noreply.github.com> * docs: fix formatting * Update docs/docs-content/tutorials/tutorials.md Co-authored-by: Karl Cardenas <29551334+karl-cardenas-coding@users.noreply.github.com> * docs: fix formatting * docs: reword landing page * docs: fix gap on hideNumber cards * Doc 951 tutorial side bar (#3180) * tutorial side bar refactor * chore: Fix code formatting --------- Co-authored-by: Yuliia Horbenko <horbenko.yuliya@gmail.com> * fix side bar * remove svg reference * add border to privacy settings * Update sidebars.js * chore: Resolve rebase * chore: Add more margin to the Privacy Settings in Docs * chore: Add redirects for the deleted tutorials * chore: Clean up old privacy settings from docusaurus.config * fa import issue * fix import issue * Update light-mode.scss * docs: Update README * chore: Update the package-lock.json file * docs: Rename Profiles > Profiles and Packs, move Deploy a Custom Pack to Profiles, fix broken links * chore: Resolve the strange merge situation * chore: Comment out empty categories * chore: Fix broken links --------- Co-authored-by: addetz <43963729+addetz@users.noreply.github.com> Co-authored-by: Karl Cardenas <29551334+karl-cardenas-coding@users.noreply.github.com> Co-authored-by: nageshsairam1610 <nageshwara.seeni@spectrocloud.com>
* chore: Attempting to create the Tutorials navbar item * docs: Move tutorial over to the new directort and finish basic setup * docs: Styling for the tutorials sidebar * chore: Fix gitleaks * chore: Finish styling the tutorials sidebar * chore: Remove non-getting-started tutorials from the docs and fix broken links * chore: Fix the sidebar styles based on team feedback * docs: add tutorials landing page * docs: conditionally hide index on simple card * Update docs/docs-content/tutorials/tutorials.md Co-authored-by: Karl Cardenas <29551334+karl-cardenas-coding@users.noreply.github.com> * docs: fix formatting * Update docs/docs-content/tutorials/tutorials.md Co-authored-by: Karl Cardenas <29551334+karl-cardenas-coding@users.noreply.github.com> * docs: fix formatting * docs: reword landing page * docs: fix gap on hideNumber cards * Doc 951 tutorial side bar (#3180) * tutorial side bar refactor * chore: Fix code formatting --------- Co-authored-by: Yuliia Horbenko <horbenko.yuliya@gmail.com> * fix side bar * remove svg reference * add border to privacy settings * Update sidebars.js * chore: Resolve rebase * chore: Add more margin to the Privacy Settings in Docs * chore: Add redirects for the deleted tutorials * chore: Clean up old privacy settings from docusaurus.config * fa import issue * fix import issue * Update light-mode.scss * docs: Update README * chore: Update the package-lock.json file * docs: Rename Profiles > Profiles and Packs, move Deploy a Custom Pack to Profiles, fix broken links * chore: Resolve the strange merge situation * chore: Comment out empty categories * chore: Fix broken links --------- Co-authored-by: addetz <43963729+addetz@users.noreply.github.com> Co-authored-by: Karl Cardenas <29551334+karl-cardenas-coding@users.noreply.github.com> Co-authored-by: nageshsairam1610 <nageshwara.seeni@spectrocloud.com> (cherry picked from commit 5710c53) Co-authored-by: Yuliia Horbenko <31223054+yuliiiah@users.noreply.github.com>
… (#3278) * Create, style, and populate the Tutorials section (#2689) * chore: Attempting to create the Tutorials navbar item * docs: Move tutorial over to the new directort and finish basic setup * docs: Styling for the tutorials sidebar * chore: Fix gitleaks * chore: Finish styling the tutorials sidebar * chore: Remove non-getting-started tutorials from the docs and fix broken links * chore: Fix the sidebar styles based on team feedback * docs: add tutorials landing page * docs: conditionally hide index on simple card * Update docs/docs-content/tutorials/tutorials.md Co-authored-by: Karl Cardenas <29551334+karl-cardenas-coding@users.noreply.github.com> * docs: fix formatting * Update docs/docs-content/tutorials/tutorials.md Co-authored-by: Karl Cardenas <29551334+karl-cardenas-coding@users.noreply.github.com> * docs: fix formatting * docs: reword landing page * docs: fix gap on hideNumber cards * Doc 951 tutorial side bar (#3180) * tutorial side bar refactor * chore: Fix code formatting --------- Co-authored-by: Yuliia Horbenko <horbenko.yuliya@gmail.com> * fix side bar * remove svg reference * add border to privacy settings * Update sidebars.js * chore: Resolve rebase * chore: Add more margin to the Privacy Settings in Docs * chore: Add redirects for the deleted tutorials * chore: Clean up old privacy settings from docusaurus.config * fa import issue * fix import issue * Update light-mode.scss * docs: Update README * chore: Update the package-lock.json file * docs: Rename Profiles > Profiles and Packs, move Deploy a Custom Pack to Profiles, fix broken links * chore: Resolve the strange merge situation * chore: Comment out empty categories * chore: Fix broken links --------- Co-authored-by: addetz <43963729+addetz@users.noreply.github.com> Co-authored-by: Karl Cardenas <29551334+karl-cardenas-coding@users.noreply.github.com> Co-authored-by: nageshsairam1610 <nageshwara.seeni@spectrocloud.com> * chore: fixed build issues --------- Co-authored-by: addetz <43963729+addetz@users.noreply.github.com> Co-authored-by: Karl Cardenas <29551334+karl-cardenas-coding@users.noreply.github.com> Co-authored-by: nageshsairam1610 <nageshwara.seeni@spectrocloud.com> Co-authored-by: Karl Cardenas <karl@spectrocloud.com>
* chore: Attempting to create the Tutorials navbar item * docs: Move tutorial over to the new directort and finish basic setup * docs: Styling for the tutorials sidebar * chore: Fix gitleaks * chore: Finish styling the tutorials sidebar * chore: Remove non-getting-started tutorials from the docs and fix broken links * chore: Fix the sidebar styles based on team feedback * docs: add tutorials landing page * docs: conditionally hide index on simple card * Update docs/docs-content/tutorials/tutorials.md Co-authored-by: Karl Cardenas <29551334+karl-cardenas-coding@users.noreply.github.com> * docs: fix formatting * Update docs/docs-content/tutorials/tutorials.md Co-authored-by: Karl Cardenas <29551334+karl-cardenas-coding@users.noreply.github.com> * docs: fix formatting * docs: reword landing page * docs: fix gap on hideNumber cards * Doc 951 tutorial side bar (#3180) * tutorial side bar refactor * chore: Fix code formatting --------- Co-authored-by: Yuliia Horbenko <horbenko.yuliya@gmail.com> * fix side bar * remove svg reference * add border to privacy settings * Update sidebars.js * chore: Resolve rebase * chore: Add more margin to the Privacy Settings in Docs * chore: Add redirects for the deleted tutorials * chore: Clean up old privacy settings from docusaurus.config * fa import issue * fix import issue * Update light-mode.scss * docs: Update README * chore: Update the package-lock.json file * docs: Rename Profiles > Profiles and Packs, move Deploy a Custom Pack to Profiles, fix broken links * chore: Resolve the strange merge situation * chore: Comment out empty categories * chore: Fix broken links --------- Co-authored-by: addetz <43963729+addetz@users.noreply.github.com> Co-authored-by: Karl Cardenas <29551334+karl-cardenas-coding@users.noreply.github.com> Co-authored-by: nageshsairam1610 <nageshwara.seeni@spectrocloud.com>
… (#3288) * Create, style, and populate the Tutorials section (#2689) * chore: Attempting to create the Tutorials navbar item * docs: Move tutorial over to the new directort and finish basic setup * docs: Styling for the tutorials sidebar * chore: Fix gitleaks * chore: Finish styling the tutorials sidebar * chore: Remove non-getting-started tutorials from the docs and fix broken links * chore: Fix the sidebar styles based on team feedback * docs: add tutorials landing page * docs: conditionally hide index on simple card * Update docs/docs-content/tutorials/tutorials.md Co-authored-by: Karl Cardenas <29551334+karl-cardenas-coding@users.noreply.github.com> * docs: fix formatting * Update docs/docs-content/tutorials/tutorials.md Co-authored-by: Karl Cardenas <29551334+karl-cardenas-coding@users.noreply.github.com> * docs: fix formatting * docs: reword landing page * docs: fix gap on hideNumber cards * Doc 951 tutorial side bar (#3180) * tutorial side bar refactor * chore: Fix code formatting --------- Co-authored-by: Yuliia Horbenko <horbenko.yuliya@gmail.com> * fix side bar * remove svg reference * add border to privacy settings * Update sidebars.js * chore: Resolve rebase * chore: Add more margin to the Privacy Settings in Docs * chore: Add redirects for the deleted tutorials * chore: Clean up old privacy settings from docusaurus.config * fa import issue * fix import issue * Update light-mode.scss * docs: Update README * chore: Update the package-lock.json file * docs: Rename Profiles > Profiles and Packs, move Deploy a Custom Pack to Profiles, fix broken links * chore: Resolve the strange merge situation * chore: Comment out empty categories * chore: Fix broken links --------- Co-authored-by: addetz <43963729+addetz@users.noreply.github.com> Co-authored-by: Karl Cardenas <29551334+karl-cardenas-coding@users.noreply.github.com> Co-authored-by: nageshsairam1610 <nageshwara.seeni@spectrocloud.com> * chore: Fix broken links * chore: Fix another broken link * chore: Fix the redirect file --------- Co-authored-by: addetz <43963729+addetz@users.noreply.github.com> Co-authored-by: Karl Cardenas <29551334+karl-cardenas-coding@users.noreply.github.com> Co-authored-by: nageshsairam1610 <nageshwara.seeni@spectrocloud.com>
… (#3288) * Create, style, and populate the Tutorials section (#2689) * chore: Attempting to create the Tutorials navbar item * docs: Move tutorial over to the new directort and finish basic setup * docs: Styling for the tutorials sidebar * chore: Fix gitleaks * chore: Finish styling the tutorials sidebar * chore: Remove non-getting-started tutorials from the docs and fix broken links * chore: Fix the sidebar styles based on team feedback * docs: add tutorials landing page * docs: conditionally hide index on simple card * Update docs/docs-content/tutorials/tutorials.md Co-authored-by: Karl Cardenas <29551334+karl-cardenas-coding@users.noreply.github.com> * docs: fix formatting * Update docs/docs-content/tutorials/tutorials.md Co-authored-by: Karl Cardenas <29551334+karl-cardenas-coding@users.noreply.github.com> * docs: fix formatting * docs: reword landing page * docs: fix gap on hideNumber cards * Doc 951 tutorial side bar (#3180) * tutorial side bar refactor * chore: Fix code formatting --------- Co-authored-by: Yuliia Horbenko <horbenko.yuliya@gmail.com> * fix side bar * remove svg reference * add border to privacy settings * Update sidebars.js * chore: Resolve rebase * chore: Add more margin to the Privacy Settings in Docs * chore: Add redirects for the deleted tutorials * chore: Clean up old privacy settings from docusaurus.config * fa import issue * fix import issue * Update light-mode.scss * docs: Update README * chore: Update the package-lock.json file * docs: Rename Profiles > Profiles and Packs, move Deploy a Custom Pack to Profiles, fix broken links * chore: Resolve the strange merge situation * chore: Comment out empty categories * chore: Fix broken links --------- Co-authored-by: addetz <43963729+addetz@users.noreply.github.com> Co-authored-by: Karl Cardenas <29551334+karl-cardenas-coding@users.noreply.github.com> Co-authored-by: nageshsairam1610 <nageshwara.seeni@spectrocloud.com> * chore: Fix broken links * chore: Fix another broken link * chore: Fix the redirect file --------- Co-authored-by: addetz <43963729+addetz@users.noreply.github.com> Co-authored-by: Karl Cardenas <29551334+karl-cardenas-coding@users.noreply.github.com> Co-authored-by: nageshsairam1610 <nageshwara.seeni@spectrocloud.com>
#3289) * [version-4-2] Create, style, and populate the Tutorials section (#2689) (#3288) * Create, style, and populate the Tutorials section (#2689) * chore: Attempting to create the Tutorials navbar item * docs: Move tutorial over to the new directort and finish basic setup * docs: Styling for the tutorials sidebar * chore: Fix gitleaks * chore: Finish styling the tutorials sidebar * chore: Remove non-getting-started tutorials from the docs and fix broken links * chore: Fix the sidebar styles based on team feedback * docs: add tutorials landing page * docs: conditionally hide index on simple card * Update docs/docs-content/tutorials/tutorials.md Co-authored-by: Karl Cardenas <29551334+karl-cardenas-coding@users.noreply.github.com> * docs: fix formatting * Update docs/docs-content/tutorials/tutorials.md Co-authored-by: Karl Cardenas <29551334+karl-cardenas-coding@users.noreply.github.com> * docs: fix formatting * docs: reword landing page * docs: fix gap on hideNumber cards * Doc 951 tutorial side bar (#3180) * tutorial side bar refactor * chore: Fix code formatting --------- Co-authored-by: Yuliia Horbenko <horbenko.yuliya@gmail.com> * fix side bar * remove svg reference * add border to privacy settings * Update sidebars.js * chore: Resolve rebase * chore: Add more margin to the Privacy Settings in Docs * chore: Add redirects for the deleted tutorials * chore: Clean up old privacy settings from docusaurus.config * fa import issue * fix import issue * Update light-mode.scss * docs: Update README * chore: Update the package-lock.json file * docs: Rename Profiles > Profiles and Packs, move Deploy a Custom Pack to Profiles, fix broken links * chore: Resolve the strange merge situation * chore: Comment out empty categories * chore: Fix broken links --------- Co-authored-by: addetz <43963729+addetz@users.noreply.github.com> Co-authored-by: Karl Cardenas <29551334+karl-cardenas-coding@users.noreply.github.com> Co-authored-by: nageshsairam1610 <nageshwara.seeni@spectrocloud.com> * chore: Fix broken links * chore: Fix another broken link * chore: Fix the redirect file --------- Co-authored-by: addetz <43963729+addetz@users.noreply.github.com> Co-authored-by: Karl Cardenas <29551334+karl-cardenas-coding@users.noreply.github.com> Co-authored-by: nageshsairam1610 <nageshwara.seeni@spectrocloud.com> * chore: Fix broken links --------- Co-authored-by: addetz <43963729+addetz@users.noreply.github.com> Co-authored-by: Karl Cardenas <29551334+karl-cardenas-coding@users.noreply.github.com> Co-authored-by: nageshsairam1610 <nageshwara.seeni@spectrocloud.com>
#3289) * [version-4-2] Create, style, and populate the Tutorials section (#2689) (#3288) * Create, style, and populate the Tutorials section (#2689) * chore: Attempting to create the Tutorials navbar item * docs: Move tutorial over to the new directort and finish basic setup * docs: Styling for the tutorials sidebar * chore: Fix gitleaks * chore: Finish styling the tutorials sidebar * chore: Remove non-getting-started tutorials from the docs and fix broken links * chore: Fix the sidebar styles based on team feedback * docs: add tutorials landing page * docs: conditionally hide index on simple card * Update docs/docs-content/tutorials/tutorials.md Co-authored-by: Karl Cardenas <29551334+karl-cardenas-coding@users.noreply.github.com> * docs: fix formatting * Update docs/docs-content/tutorials/tutorials.md Co-authored-by: Karl Cardenas <29551334+karl-cardenas-coding@users.noreply.github.com> * docs: fix formatting * docs: reword landing page * docs: fix gap on hideNumber cards * Doc 951 tutorial side bar (#3180) * tutorial side bar refactor * chore: Fix code formatting --------- Co-authored-by: Yuliia Horbenko <horbenko.yuliya@gmail.com> * fix side bar * remove svg reference * add border to privacy settings * Update sidebars.js * chore: Resolve rebase * chore: Add more margin to the Privacy Settings in Docs * chore: Add redirects for the deleted tutorials * chore: Clean up old privacy settings from docusaurus.config * fa import issue * fix import issue * Update light-mode.scss * docs: Update README * chore: Update the package-lock.json file * docs: Rename Profiles > Profiles and Packs, move Deploy a Custom Pack to Profiles, fix broken links * chore: Resolve the strange merge situation * chore: Comment out empty categories * chore: Fix broken links --------- Co-authored-by: addetz <43963729+addetz@users.noreply.github.com> Co-authored-by: Karl Cardenas <29551334+karl-cardenas-coding@users.noreply.github.com> Co-authored-by: nageshsairam1610 <nageshwara.seeni@spectrocloud.com> * chore: Fix broken links * chore: Fix another broken link * chore: Fix the redirect file --------- Co-authored-by: addetz <43963729+addetz@users.noreply.github.com> Co-authored-by: Karl Cardenas <29551334+karl-cardenas-coding@users.noreply.github.com> Co-authored-by: nageshsairam1610 <nageshwara.seeni@spectrocloud.com> * chore: Fix broken links --------- Co-authored-by: addetz <43963729+addetz@users.noreply.github.com> Co-authored-by: Karl Cardenas <29551334+karl-cardenas-coding@users.noreply.github.com> Co-authored-by: nageshsairam1610 <nageshwara.seeni@spectrocloud.com>
#3297) * [version-4-1] Create, style, and populate the Tutorials section (#268… (#3289) * [version-4-2] Create, style, and populate the Tutorials section (#2689) (#3288) * Create, style, and populate the Tutorials section (#2689) * chore: Attempting to create the Tutorials navbar item * docs: Move tutorial over to the new directort and finish basic setup * docs: Styling for the tutorials sidebar * chore: Fix gitleaks * chore: Finish styling the tutorials sidebar * chore: Remove non-getting-started tutorials from the docs and fix broken links * chore: Fix the sidebar styles based on team feedback * docs: add tutorials landing page * docs: conditionally hide index on simple card * Update docs/docs-content/tutorials/tutorials.md Co-authored-by: Karl Cardenas <29551334+karl-cardenas-coding@users.noreply.github.com> * docs: fix formatting * Update docs/docs-content/tutorials/tutorials.md Co-authored-by: Karl Cardenas <29551334+karl-cardenas-coding@users.noreply.github.com> * docs: fix formatting * docs: reword landing page * docs: fix gap on hideNumber cards * Doc 951 tutorial side bar (#3180) * tutorial side bar refactor * chore: Fix code formatting --------- Co-authored-by: Yuliia Horbenko <horbenko.yuliya@gmail.com> * fix side bar * remove svg reference * add border to privacy settings * Update sidebars.js * chore: Resolve rebase * chore: Add more margin to the Privacy Settings in Docs * chore: Add redirects for the deleted tutorials * chore: Clean up old privacy settings from docusaurus.config * fa import issue * fix import issue * Update light-mode.scss * docs: Update README * chore: Update the package-lock.json file * docs: Rename Profiles > Profiles and Packs, move Deploy a Custom Pack to Profiles, fix broken links * chore: Resolve the strange merge situation * chore: Comment out empty categories * chore: Fix broken links --------- Co-authored-by: addetz <43963729+addetz@users.noreply.github.com> Co-authored-by: Karl Cardenas <29551334+karl-cardenas-coding@users.noreply.github.com> Co-authored-by: nageshsairam1610 <nageshwara.seeni@spectrocloud.com> * chore: Fix broken links * chore: Fix another broken link * chore: Fix the redirect file --------- Co-authored-by: addetz <43963729+addetz@users.noreply.github.com> Co-authored-by: Karl Cardenas <29551334+karl-cardenas-coding@users.noreply.github.com> Co-authored-by: nageshsairam1610 <nageshwara.seeni@spectrocloud.com> * chore: Fix broken links --------- Co-authored-by: addetz <43963729+addetz@users.noreply.github.com> Co-authored-by: Karl Cardenas <29551334+karl-cardenas-coding@users.noreply.github.com> Co-authored-by: nageshsairam1610 <nageshwara.seeni@spectrocloud.com> * chore: Fix broken links --------- Co-authored-by: addetz <43963729+addetz@users.noreply.github.com> Co-authored-by: Karl Cardenas <29551334+karl-cardenas-coding@users.noreply.github.com> Co-authored-by: nageshsairam1610 <nageshwara.seeni@spectrocloud.com>
… (#3303) * docs: Backport the Tutorials updates * chore: Fix broken links and redirects
Describe the Change
This PR updates the Palette Docs to include a dedicated section for Tutorials.
Changed Pages
💻 Tutorials
Jira Tickets
🎫 DOC-951
Backports
Can this PR be backported?