Skip to content
This repository was archived by the owner on Dec 5, 2023. It is now read-only.

Commit d0de79d

Browse files
authored
Merge pull request #53 from microservices-demo/k8s-add-flux-section
Add section for flux
2 parents 7f6c95c + 5e6e92d commit d0de79d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

deployment/kubernetes.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -119,6 +119,9 @@ There are two options for running Weave Scope, either you can run the UI locally
119119
ssh -i ~/.ssh/deploy-docs-k8s.pem ubuntu@$master_ip kubectl apply -f 'https://cloud.weave.works/launch/k8s/weavescope.yaml?service-token=<token>'
120120
```
121121

122+
### *(Optional)* Setup Weave Flux
123+
You may optionally choose to configure Weave Flux which allows automatic deployment of changes. Unfortunately it's beyond the scope of this document, but you can read more about it [here](http://www.weave.works/guides/cloud-guide-part-2-deploy-continuous-delivery/).
124+
122125
### *(Optional)* Setup Fluentd + ELK based logging
123126
* Copy the logging manifests
124127
* Start Fluentd, Elasticsearch and Kibana

0 commit comments

Comments
 (0)