Commit Graph

96 Commits

Author SHA1 Message Date
stefanprodan e8ca5f270b Change builtin metrics to work with Istio >= 1.5 2020-06-17 10:13:29 +03:00
Kingdon Barrett bf27aed2e4
Update zero-downtime-deployments.md
Fix typo "exists" -> "exits"
2020-06-04 20:06:29 -04:00
Sebastien Le Digabel 8c55bb222d
Rephrasing Canary Progressing message
Fixes #606.

Also fixed the alert message to keep it consistent with the message,
along with the documentation.
2020-06-02 14:35:55 +01:00
stefanprodan 99bc7040a3 Release v1.0.0-rc.5 2020-05-14 14:00:23 +03:00
stefanprodan 004eb88962 Add Envoy metric templates to docs 2020-05-06 01:13:42 +03:00
stefanprodan e6901467f2 Add Prometheus Operator to docs index 2020-04-02 16:43:15 +03:00
stefanprodan 6d2c172fca docs: update NGINX tutorial to networking.k8s.io 2020-03-29 13:38:59 +03:00
Arnaud Hatzenbuhler 42c3080c19 Commit requested changes and fix some typos 2020-03-26 17:54:04 +01:00
Arnaud Hatzenbuhler a548bfd8e6 Fix typo 2020-03-26 17:08:10 +01:00
Arnaud Hatzenbuhler 37c7ddc9a4 Rewrite documentation to use podinfo as exemple 2020-03-26 17:03:38 +01:00
Arnaud Hatzenbuhler 2b1aacc8e3 Add documentation for prometheus-operator 2020-03-26 11:15:32 +01:00
sayboras 28c98f0793 Update nginx docs 2020-03-19 20:58:27 +11:00
stefanprodan bc4e0d69a2 docs: Update A/B testing docs for Istio 1.5
- change the header match condition to a regex expression compatible with google re2
2020-03-14 14:51:37 +02:00
mathetake 7380dbb8ab make MirrorWeight's type int, not float64 2020-03-10 15:47:46 +09:00
mathetake d911e1ddc5 docs: add mirrorWeight example 2020-03-10 15:16:03 +09:00
stefanprodan 2e54ef4a31 docs: Add Istio telemetry v2 to upgrade guide 2020-03-09 12:11:56 +02:00
stefanprodan 8d9dde2dc7 docs: update Flux tutorial to latest version 2020-03-04 16:13:49 +02:00
stefanprodan 34c9fecf8c docs: add prerequisites to tutorials 2020-03-02 13:05:33 +02:00
stefanprodan b6958733e1 docs: replace threshold with thresholdRange 2020-03-01 22:36:08 +02:00
stefanprodan bf0499e8a6 docs: use metric providers in tutorials 2020-02-29 11:56:13 +02:00
stefanprodan a9fba0a1f2 docs: rename canaryAnalysis to analysis 2020-02-28 18:20:57 +02:00
stefanprodan 98ecae93e1 Set API version to v1beta1 in docs examples 2020-02-28 18:20:57 +02:00
Stefan Prodan 31f38a4f43
GitBook: [master] 24 pages modified 2020-02-26 08:43:28 +00:00
stefanprodan 0c2d7da136 Use Contour 1.2 in e2e tests 2020-02-22 00:50:38 +02:00
stefanprodan 3b8c285870 Move examples to tutorials docs 2020-02-18 18:13:20 +02:00
stefanprodan 172c4f56dd Use header operations in Istio router
- remove deprecated appendHeaders from Istio client
- propagate header operations from canary service headers to Istio virtual service
- add Istio router tests for request/response header removal
- update header operations examples in docs
2020-02-14 13:59:36 +02:00
Andrii Dembitskyi 920d558fde
Fixed readiness/liveness probe example in docs 2019-11-13 09:24:12 +02:00
stefanprodan b0297213c3 Use kustomize in Istio docs 2019-11-04 00:35:28 +02:00
stefanprodan d0fba2d111 Update Istio SMI tutorial 2019-11-04 00:13:19 +02:00
stefanprodan 761746af21 Update podinfo to v3.1.0 2019-09-27 15:52:30 +03:00
stefanprodan 225a9015bb Update podinfo to v2.0 2019-08-14 09:28:36 +03:00
stefanprodan 95ff6adc19 Use podinfo 1.7 in GitOps demo 2019-07-26 13:20:06 +03:00
stefanprodan e3b03debde Use podinfo v1.7 2019-07-26 01:25:44 +03:00
stefanprodan b122f7f71a Add integration tests to docs 2019-06-04 17:27:19 +03:00
stefanprodan cdc66128a9 Add helm test pre-rollout example to docs 2019-06-04 16:15:48 +03:00
stefanprodan f3cc810948 Update Flagger image tag (fix latency check) 2019-05-15 20:31:25 +03:00
stefanprodan ee6e39afa6 Add SMI tutorial 2019-05-15 17:37:29 +03:00
stefanprodan d222dd1069 Change GitHub raw URLs to Weaveworks org 2019-03-23 13:38:57 +02:00
Stefan Prodan 535a92e871
Merge pull request #70 from stefanprodan/append-headers
Allow headers to be appended to HTTP requests
2019-03-04 10:39:43 +02:00
stefanprodan 3411a6a981 Add delay Envoy shutdown tip to docs 2019-03-03 14:03:34 +02:00
stefanprodan b5adee271c Add zero downtime deployments tutorial 2019-03-03 13:24:15 +02:00
Huy Le 6befee79c2 Fixed namepace typo in the repo 2019-03-02 13:49:42 -08:00
stefanprodan e565789ae8 Add link to Helm GitOps repo 2019-02-13 18:18:37 +02:00
stefanprodan bb0175aebf Add canary rollback scenario 2019-02-13 12:48:26 +02:00
stefanprodan adaf4c99c0 Add GitOps example to Helm guide 2019-02-13 02:14:40 +02:00
stefanprodan bed6ed09d5 Add tutorial for canaries with Helm 2019-02-13 00:52:49 +02:00