Skip to content
This repository has been archived by the owner on Jan 3, 2022. It is now read-only.

Update streaming install docs for KEDA on k8s v1.16 or later #186

Closed

Conversation

trisberg
Copy link
Member

## Install

The Streaming runtime is not installed with riff by default. See the [getting started guide](../getting-started.md) for how to install the prerequisits and riff Build in your Kubernetes environment.

You can then install the Streaming runtime and it's dependencies using the following:

### install KEDA

> NOTE: For Kubernetes versions 1.16 and later the use of `k8s.io` in the KEDA CRDs results in a [failed status condition](https://github.com/kedacore/keda/issues/552) and we need to avoid the kapp reconciliation for the KEDA resources.
Copy link
Member

Choose a reason for hiding this comment

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

rm let's fix this in the install

Copy link
Member Author

Choose a reason for hiding this comment

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

what do you mean by "fix this in the install"?

Copy link
Member

Choose a reason for hiding this comment

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

Copy link
Contributor

@jldec jldec left a comment

Choose a reason for hiding this comment

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

LGTM

(curious: what would be the risk/harm of using wait=false for the keda install on all k8s versions?)

@trisberg
Copy link
Member Author

I think using --wait=false for all k8s versions would be OK as well, the risk is that keda doesn't start up for some other reason

@trisberg
Copy link
Member Author

Closed in favor of vmware-archive/release#129

@trisberg trisberg closed this Jan 21, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Need to solve keda install for k8s v1.16+
3 participants