Skip to content

Introduce docs/getting-started.md.#100

Merged
unmarshall merged 3 commits into
ai-dynamo:mainfrom
renormalize:getting-started
Jul 4, 2025
Merged

Introduce docs/getting-started.md.#100
unmarshall merged 3 commits into
ai-dynamo:mainfrom
renormalize:getting-started

Conversation

@renormalize

@renormalize renormalize commented Jul 4, 2025

Copy link
Copy Markdown
Contributor
  • Introduces a the getting-started.md document.

  • Fixes field name and values for start-up ordering in operator/samples/simple/simple2-explicit-startup-order.yaml.

  • Fixes currently failing unit tests.

Signed-off-by: Saketh Kalaga <51327242+renormalize@users.noreply.github.com>
* `MinReplicas` is defaulted to `Replicas` if not specified. This was
  not present in the expected output.

* `StartupType` and `SchedulingPolicy` are both defaulted through through
  the `+kubebuilder:default` tags, instead of defaulting in the webhook.
  Therefore, such defaulting behavior can not be unit tested.

Signed-off-by: Saketh Kalaga <51327242+renormalize@users.noreply.github.com>
Comment thread README.md Outdated
Comment thread docs/getting-started.md Outdated
Comment thread docs/getting-started.md Outdated
Comment thread docs/getting-started.md Outdated
Comment thread docs/getting-started.md
Comment thread docs/getting-started.md
Comment thread docs/getting-started.md Outdated
kubectl apply -f ./samples/simple/simple1.yaml
```

- You can now fetch resources like `PodGangSet`, `PodGang`, `PodClique`, `PodCliqueScalingGroup`, etc. created by the Grove operator, by running:

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

specify short-names for each of these resources so that consumers know which short name is for which resource.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Addressed in 01a45e1.

Comment thread docs/getting-started.md
… make target.

Signed-off-by: Saketh Kalaga <51327242+renormalize@users.noreply.github.com>
@unmarshall unmarshall merged commit 15e1fdf into ai-dynamo:main Jul 4, 2025
1 check passed
@renormalize renormalize deleted the getting-started branch July 11, 2025 08:54
@renormalize renormalize removed their assignment Jul 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants