Skip to content

Commit

Permalink
Update title and content
Browse files Browse the repository at this point in the history
Signed-off-by: mohin7 <mohin@appscode.com>
  • Loading branch information
mohin7 committed Aug 20, 2024
1 parent 4252f05 commit 0dbe8d1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
---
title: How to Deploy SingleStore using Kubernetes SingleStore Operator
title: How to Deploy SingleStore via Kubernetes SingleStore Operator
Description: Deploy SingleStore on Kubernetes with ease using the Kubernetes SingleStore Operator. Follow this step-by-step guide for a seamless setup.
alt: Kubernetes SingleStore
date: "2024-08-07"
---

# How to Deploy SingleStore using Kubernetes SingleStore Operator
# How to Deploy SingleStore via Kubernetes SingleStore Operator

![Kubernetes SingleStore](./hero.jpg "Kubernetes SingleStore")

Expand Down Expand Up @@ -79,7 +79,7 @@ $ kubectl create secret generic -n ss-demo license-secret \
```
With the namespace and license secret created, we can now deploy the SingleStore cluster.

## Deploy SingleStore Cluster
## Deploy SingleStore using Kubernetes SingleStore operator

Here is the yaml of the SingleStore CR we are going to use:

Expand Down

0 comments on commit 0dbe8d1

Please sign in to comment.