Skip to content

Commit

Permalink
update docs
Browse files Browse the repository at this point in the history
kelseyhightower committed Dec 5, 2016
1 parent 70896fe commit 289ad7d
Showing 1 changed file with 0 additions and 19 deletions.
19 changes: 0 additions & 19 deletions README.md
Original file line number Diff line number Diff line change
@@ -80,22 +80,3 @@ konfd
2016/12/05 02:10:06 Syncing templates complete. Next sync in 60 seconds.
2016/12/05 02:11:06 Syncing templates complete. Next sync in 60 seconds.
```

## Kubernetes

Deploy the `konfd` replicaset:

```
kubectl create -f replicasets/konfd.yaml
```

Review the logs:

```
kubectl logs konfd-yk0v3 -c konfd
```
```
2016/12/05 02:10:06 Starting konfd...
2016/12/05 02:10:06 Syncing templates complete. Next sync in 60 seconds.
2016/12/05 02:11:06 Syncing templates complete. Next sync in 60 seconds.
```

0 comments on commit 289ad7d

Please sign in to comment.