docs: add umbrella → kagent quickstart#32
Merged
Conversation
A happy-path quickstart modeled on the ironic-kog quickstart: prerequisites (cert-manager + core-provider) -> register the umbrella CompositionDefinition -> deploy one Openstack Composition (profile/enabled, self-bootstrap watch) -> reconfigure a component via spec.componentValues -> verify -> optionally install the openstack-blueprint-expert kagent SME (Vertex or the chart's default provider). Linked from the README Quickstarts section. Block-style YAML only. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds
docs/quickstart.md, a happy-path quickstart modeled on the ironic-kog quickstart: bring up a full install from oneOpenstackComposition, then optionally add the kagent SME.Flow
core-provider.CompositionDefinition; it registers the component blueprints itself.profile: identity|fullorspec.enabled(transitive dependency closure, e.g.enabled: [heat]), with the self-bootstrap convergence watch and aspec.componentValuesreconfigure example (scale keystone-api 1→2).openstack token issuevia the in-cluster client.kagent/agent-openstack-expert.yamlagainst either the shippedvertex-geminiModelConfig or the chart'sdefault-model-config; example skill prompts.Linked from the README Quickstarts section. Pure block-style YAML. Docs-only.
🤖 Generated with Claude Code