Skip to content

Quickstart Started Guide Does Not Work #407

Closed
@danehans

Description

@danehans

What happened:
Followed the steps in the quickstart guide and EPP failed to run as expected due to:

2025-02-26T02:50:28Z    ERROR    controller-runtime.source.EventHandler    source/kind.go:71    if kind is a CRD, it should be installed before calling Start    {"kind": "InferenceModel.infer │
│ ence.networking.x-k8s.io", "error": "no matches for kind \"InferenceModel\" in version \"inference.networking.x-k8s.io/v1alpha2\""}                                                             │

What you expected to happen:
EPP to run and reconcile CRDs.

How to reproduce it (as minimally and precisely as possible):
Follow the guide.

Anything else we need to know?:

The issue is that the quickstart steps are based on the main branch except for the CRD installation that is still using v0.1.0. Additionally, now that the quick moved to site-src the release tooling (release-quickstart) to manage the guide is broken.

Environment:

  • Kubernetes version (use kubectl version):
  • Inference extension version (use git describe --tags --dirty --always):
  • Cloud provider or hardware configuration:
  • Install tools:
  • Others:

Metadata

Metadata

Labels

kind/bugCategorizes issue or PR as related to a bug.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions