Sean Holung 026234bdbb
revert get started experience (#3076)
* add back getting started page

* decollapse getting started guide

* update style

* remove quickstart files

scss file

* lint

* assets

* update links

* update links

* update links

* update links

* update link
2023-06-16 14:10:53 -07:00

2.1 KiB

title_tag, meta_desc, title, h1, weight, menu, aliases
title_tag meta_desc title h1 weight menu aliases
Next Steps | Kubernetes This page provides a list of tutorials that take a deeper dive into Kubernetes across all major cloud providers. Next steps Pulumi & Kubernetes: Next steps 9
clouds
parent identifier
kubernetes-get-started kubernetes-next-steps
/docs/quickstart/kubernetes/next-steps/
/docs/get-started/kubernetes/next-steps/

Congrats! You've deployed your first project to Kubernetes with Pulumi. Here are some next steps, depending on your learning style.

Learn Pulumi

Dive into Learn Pulumi for a comprehensive walkthrough of key Pulumi concepts in the context of a real-life application.

{{< get-started-next-step path="/learn/pulumi-fundamentals" label="Learn Pulumi Fundamentals" ref="gs-k8s-learn" >}}

How-to Guides

Explore our how-to guides if you're looking for examples of specific architectures or application stacks. These guides are available in all Pulumi languages and cover creating managed Kubernetes clusters across all major cloud providers (AWS, Azure, Google Cloud as well as deploying app workloads on running Kubernetes clusters (WordPress Helm Chart, Stateless App Deployment.

{{< get-started-next-step path="/registry/packages/kubernetes/how-to-guides" label="Explore How-to Guides" ref="gs-k8s-guides" >}}

How Pulumi Works

Learn how Pulumi works from its architecture to key concepts, including stacks, state, configuration, and secrets.

{{< get-started-next-step path="/docs/concepts/" label="Read Documentation" ref="gs-k8s-docs" >}}

Blog Posts

Read through the latest blog posts about using Pulumi with Kubernetes.

{{< get-started-next-step path="/blog/tag/kubernetes" label="Read the Pulumi Blog" ref="gs-k8s-blog" >}}