#2213 serverless launch LA - #308
Conversation
✅ Deploy Preview for redpanda-docs-preview ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
greg-szrama
left a comment
There was a problem hiding this comment.
A few comments on readability or sentence structure, but otherwise looks solid!
Co-authored-by: greg-szrama <73869338+greg-szrama@users.noreply.github.com>
Co-authored-by: greg-szrama <73869338+greg-szrama@users.noreply.github.com>
|
Should we add serverless as the first option to quickstart in cloud? Either as tab, or a separate page under quickstart. It's weird that we say the fastest way to start a cluster is through serverless, yet we list it in a separate section. |
| * xref:reference:rpk/rpk-cloud/rpk-cloud-login.adoc[`rpk cloud login`]: Use this to log in to Redpanda Cloud or to refresh the session. | ||
| * xref:reference:rpk/rpk-topic.adoc[`rpk topic`]: Use this to manage topics, produce data, and consume data. | ||
| * xref:reference:rpk/rpk-profile/rpk-profile-print.adoc[`rpk profile print`]: Use this to view `rpk` configuration and see the URL for your Serverless cluster. | ||
| * xref:reference:rpk/rpk-profile/rpk-profile-print.adoc[`rpk profile print`]: Use this to view your `rpk` configuration and see the URL for your Serverless cluster. |
There was a problem hiding this comment.
Love the examples here. Wondering if we should put logout too.
There was a problem hiding this comment.
@vladoschreiner Should we include other rpk commands here, including any troubleshooting info with rpk cloud auth delete or rpk profile delete?
Thanks @JakeSCahill! @vladoschreiner: I updated the create cluster doc to say that for Dedicated and BYOC clusters, you can edit the properties (see step 5 here) |
vladoschreiner
left a comment
There was a problem hiding this comment.
LGTM.
We're still in discussions on whether we do the default hello-world topic with writes or hello-world-read-only that is read only.
Apart from that all looks good.
# Conflicts: # modules/deploy/pages/deployment-option/cloud/serverless.adoc
We settled on The |
| * Single-zone or multi-zone availability (a multi-zone cluster provides higher resiliency in the event of a failure in one of the zones) | ||
| * Private networking using VPC peering | ||
| * Ability to export metrics to a 3rd-party monitoring system | ||
| * Managed connectors |
There was a problem hiding this comment.
I believe we aim to remove this limitation someday, so, something to be aware of in the future
# Conflicts: # modules/deploy/pages/deployment-option/cloud/whats-new-cloud.adoc

fixes https://github.com/redpanda-data/documentation-private/issues/2213
fixes https://github.com/redpanda-data/documentation-private/issues/2212