docs(hck-cli): refresh docs for 8.12.7, consolidated writes, and hardened profile (HCK-17257) - #31
Merged
Merged
Conversation
Update compose, k8s manifests, and guides from 8.9.2 to the current Hackolade Studio release. Reword the root README to surface hackolade/hck-cli as the primary getting-started path. Co-authored-by: Cursor <cursoragent@cursor.com>
Rewrite k8s/README.md as normal Markdown (was YAML-style comments that rendered poorly on GitHub). Cut getting-started-hck-cli.md to a focused quick-start and link out to license, certs, hardened compose, and k8s docs. Reorder Studio/README to lead with hackolade/hck-cli. Co-authored-by: Cursor <cursoragent@cursor.com>
Document that all hck-cli deployments use the same two write paths regardless of read-only rootfs. Align compose.yml with /tmp tmpfs, lead getting started with runtime model and deployment profiles, and promote hardened Compose/K8s. Co-authored-by: Cursor <cursoragent@cursor.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.
Summary
mainafter feat(compose): harden hck-cli compose for read-only rootfs (HCK-17257) #27–docs(hck-cli): document /data+tmpfs layout and restricted K8s Job (HCK-17257) #29 mergedhackolade/hck-cliexamples from8.9.2to8.12.7hck-cliimage/data+/tmp) for every deployment profilegetting-started-hck-cli.mdand fixk8s/README.mdMarkdown renderingcompose.ymlwith/tmptmpfs (same layout as hardened/K8s)Test plan
docker compose -f compose.hardened.yml configMade with Cursor