Skip to content
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

Update operator.md #588

Merged
merged 1 commit into from
May 16, 2024
Merged
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 website/content/en/docs/main/tasks/operator.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ which automatically deploys both the ClusterLink operator and ClusterLink compon
However, it's important to note that ClusterLink deployment necessitates peer certificates for proper functioning.
Detailed instructions for creating these peer certificates can be found in the [user guide][].

## The common use-case
## The common use case

The common use case for deploying ClusterLink on a cloud based K8s cluster (i.e., EKS, GKE, IKS, etc.) is using the CLI command:

Expand Down
Loading