We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 48013ee commit 6d3c306Copy full SHA for 6d3c306
website/docs/roadmap.md
@@ -68,6 +68,14 @@ import ProgressBar from '@site/src/components/ProgressBar';
68
**Infra requirements:**
69
70
- [ ] :arrows_counterclockwise: local multicluster setup
71
+ (special case) monitoring:
72
+ need to have prometheus release in both clusters
73
+ BUT releases have to have differrent names (so services names wont overlap)
74
+ need to adjust argo application to be able to add istio label to namespace
75
+ also i will adjust _chart to create additional service (to match it from another cluster)
76
+ (usual case) elastic logs:
77
+ just use _chart to create service in stage cluster
78
+ and use this service to send logs to it
79
- [ ] review website design
80
81
**Platform & App-library requirements:**
0 commit comments