Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
K
k3s
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Jacklull
k3s
Commits
b7caedee
Commit
b7caedee
authored
May 27, 2015
by
Quinton Hoole
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #8836 from kprobst/master
Remove old command from update sample, plus a minor consistency tweak
parents
16db5a9c
74dfe26e
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
3 deletions
+2
-3
README.md
examples/update-demo/README.md
+2
-3
No files found.
examples/update-demo/README.md
View file @
b7caedee
...
@@ -23,7 +23,7 @@ This example assumes that you have forked the repository and [turned up a Kubern
...
@@ -23,7 +23,7 @@ This example assumes that you have forked the repository and [turned up a Kubern
```
bash
```
bash
$
cd
kubernetes
$
cd
kubernetes
$
hack/dev-build-and
-up.sh
$
./cluster/kube
-up.sh
```
```
### Step One: Turn up the UX for the demo
### Step One: Turn up the UX for the demo
...
@@ -83,8 +83,7 @@ This will first 'stop' the replication controller by turning the target number o
...
@@ -83,8 +83,7 @@ This will first 'stop' the replication controller by turning the target number o
To turn down a Kubernetes cluster:
To turn down a Kubernetes cluster:
```
bash
```
bash
$
cd
../..
# Up to kubernetes.
$
./cluster/kube-down.sh
$
cluster/kube-down.sh
```
```
Kill the proxy running in the background:
Kill the proxy running in the background:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment