Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
theodolite
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Analyze
Contributor analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Sören Henning
theodolite
Commits
656858d4
Commit
656858d4
authored
2 years ago
by
Sören Henning
Browse files
Options
Downloads
Patches
Plain Diff
Add hint on restarting schema registry
parent
5ac1d8ee
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Pipeline
#10516
passed
2 years ago
Stage: build
Stage: test
Stage: check
Stage: deploy
Stage: smoketest
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docs/quickstart.md
+8
-0
8 additions, 0 deletions
docs/quickstart.md
with
8 additions
and
0 deletions
docs/quickstart.md
+
8
−
0
View file @
656858d4
...
...
@@ -18,6 +18,14 @@ All you need to get started is access to a Kubernetes cluster plus kubectl and H
helm
install
theodolite theodolite/theodolite
-f
https://raw.githubusercontent.com/cau-se/theodolite/main/helm/preconfigs/minimal.yaml
```
After installation, it may take some time until all components are ready. You can check the status of the installation by running:
```
sh
kubectl get pods
```
In particular, the Kafka Schema Registry may restart a couple of times.
1.
Get the Theodolite examples from the
[
Theodolite repository
](
https://github.com/cau-se/theodolite
)
and
`cd`
into its example directory:
```
sh
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment