File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -32,16 +32,16 @@ Install the following dependencies if you haven't already:
32
32
33
33
First, make sure that you're connected to the cluster to which you want to
34
34
deploy the satellite. Ideally, this deployment should be in the same
35
- geographical region as the developers' and their workspaces.
35
+ geographical region as the developers and their workspaces.
36
36
37
37
To see your current context, run:
38
38
39
39
``` console
40
40
kubectl config current-context
41
41
```
42
42
43
- Confirm that your current kubectl context is correct before continuing;
44
- otherwise , connect to the right context.
43
+ Confirm that your current kubectl context is correct before continuing.
44
+ Otherwise , connect to the right context.
45
45
46
46
## Step 2: Creating the new deployment
47
47
You can’t perform that action at this time.
0 commit comments