Skip to content

Commit

Permalink
Fixing k8 getting started link (#13865)
Browse files Browse the repository at this point in the history
  • Loading branch information
interurban authored Jan 21, 2025
1 parent bf0b570 commit 3b39ff8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ Manually wrangling a hundred YAML files across multiple microservices is about a
{{% notes type="info" %}}
Pro Tip: If you’re new to Helm, start with an official chart from the Helm Hub or Artifact Hub. Then customize to your heart’s content. You’ll save yourself from YAML duplication mania.

Or, test-drive [Pulumi](/docs/get-started/") and use real programming languages to manage your Kubernetes infrastructure.
Or, test-drive [Pulumi](/docs/get-started/) and use real programming languages to manage your Kubernetes infrastructure.
{{% /notes %}}

## 5. Ingress and Networking Best Practices
Expand Down

0 comments on commit 3b39ff8

Please sign in to comment.