Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add kapp in the makefile setup #609

Closed
Tracked by #590
oceanc80 opened this issue Feb 1, 2024 · 1 comment · Fixed by #652
Closed
Tracked by #590

add kapp in the makefile setup #609

oceanc80 opened this issue Feb 1, 2024 · 1 comment · Fixed by #652
Assignees

Comments

@oceanc80
Copy link
Contributor

oceanc80 commented Feb 1, 2024

No description provided.

@varshaprasad96
Copy link
Member

This issue can handle just the setup of Kapp-ctrl components in Operator-controller's Makefile. More info on the setup:
Here is the dev documentation on the setup that is required to run kapp-controller (to dig further into understanding what happens under the hood).

Direct installation of all the components and controllers can be done using their release manifest:

kubectl deploy -f https://github.com/carvel-dev/kapp-controller/releases/v0.50.0/download/release.yml

Release page for more details:

https://github.com/carvel-dev/kapp-controller/releases/tag/v0.50.0

We haven't still figured out the version compatibility b/w kapp-ctrl and Operator-controller. We can get started with using the latest for now and tackle it accordingly when working on #608.

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 a pull request may close this issue.

3 participants