iter8
iter8 copied to clipboard
Create v0.11 docs
- [ ] Fixing landing page to remove "secure". Also add social (GitHub, slack, and twitter icons before conceived at)
- [ ] Describe use cases in landing page
- [ ] Update adopters
- [ ] Replace your first experiment with the simplest k8s HTTP load test experiment with SLOs
- [ ] Add twitter to Get Help section
- [ ] Update installation
- [ ] Reorganize tutorials as follows. Other pages (like kserve) currently under integrations will continue to be slotted under integrations.
.
├── custom-metrics
│ ├── one-app-version.md
│ └── two-or-more-app-versions.md
├── integrations
│ ├── github-actions.md
│ └── istio.md
├── load-test-grpc-with-slos.md
├── load-test-http-with-slos.md
└── local-experiments.md
- [ ] Update concepts to help with descriptions in your first experiment and other tutorials
- [ ] Under user guide/commands, update CLI documentation
- [ ] Under user guide/topics, introduce the following structure
topics
├── tasks
│ ├── assess.md
│ ├── custommetrics.md
│ ├── grpc.md
│ ├── http.md
│ └── ready.md
├── metrics
├── namespace-and-group.md
└── experiment-runners.md
- [ ] Update contributing
- [ ] Update roadmap
- [ ] Update community
- [ ] Fix all the README and contributing pages