Skip to content

Commit 67b67d6

Browse files
authored
Update scc-guide.md
1 parent e41b528 commit 67b67d6

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

scc-guide.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -47,11 +47,8 @@ Note that the step above is crucial if you don't want to use TLS/SSL - Otherwise
4747

4848
### Running on Kubernetes with Baasil (for simple development and deployment)
4949

50-
Baasil is an open source CLI tool and Baasil.io is a hosted 'as-a-service' Rancher/Kubernetes control panel.
51-
If you want to try SCC on K8s and you do not already have a K8s environment/cluster, the simplest way to get started is to sign up to a free trial account on http://baasil.io
52-
53-
Note that you can use the baasil CLI tool (https://www.npmjs.com/package/baasil) to deploy your SocketCluster service/app to any Rancher/Kubernetes environment, you just have to modify the `~/.kube/config` file on your local machine to hold the configs for your own Rancher control panel (instead of the one hosted on Baasil.io).
54-
It is strongly recommended that you use Kubernetes with Rancher for consistency. See http://rancher.com/ for more details.
50+
You can use the baasil CLI tool (https://www.npmjs.com/package/baasil) to deploy your SocketCluster service/app to any Rancher/Kubernetes environment, you just have to modify the `~/.kube/config` file on your local machine to hold the configs for your own Rancher control panel.
51+
It ecommended that you use Kubernetes with Rancher for consistency. See http://rancher.com/ for more details.
5552

5653
To run your service/app locally inside containers and to deploy to your own Rancher/K8s cluster, follow this guide: https://docs.baasil.io/
5754

0 commit comments

Comments
 (0)