Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion cloud-accounts/pricing.mdx
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: "Infrastructure pricing"
sidebarTitle: "Pricing"
description: "Estimated monthly cost of the default Porter cluster on AWS, GCP, and Azure, broken down by component"
description: "Estimated monthly infrastructure costs for the default Porter cluster on AWS, GCP, and Azure, broken down by node groups, networking, and add-ons."
---

Porter provisions infrastructure directly in your own cloud account, so all infrastructure costs are billed by your cloud provider — not by Porter. The estimates below are for the [default cluster configuration](/cloud-accounts/overview#default-node-groups). Actual costs vary based on usage, region, and customizations.
Expand Down
2 changes: 1 addition & 1 deletion enterprise/cli/command-reference/porter-logs.mdx
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: "porter logs (deprecated)"
description: "View application logs from the Porter Enterprise CLI. This command is deprecated — use porter app logs for current log streaming"
description: "Stream and filter application logs from the Porter Enterprise CLI. This command is deprecated — use porter app logs for current log streaming workflows."
---

#### NOTE: this command has been deprecated - please use [porter app logs](/standard/cli/command-reference/porter-app#porter-app-logs) instead
Expand Down