Add OpenCost Support, Update README, and Refactor GitHub Actions#1347
Draft
chiukapoor wants to merge 1 commit intocloud-ark:masterfrom
Draft
Add OpenCost Support, Update README, and Refactor GitHub Actions#1347chiukapoor wants to merge 1 commit intocloud-ark:masterfrom
chiukapoor wants to merge 1 commit intocloud-ark:masterfrom
Conversation
9296f83 to
2925ebb
Compare
* Create a script for installing the KubePlus operator and KubePlus kubectl plugin * Update README.md to include a "Quick Installation" section and move the getting-started example to a separate file to streamline the README * Add an OpenCost example to the getting-started file * Update GitHub Actions PR workflow to use the install.sh script for installing the KubePlus operator and kubectl plugin; modularized into distinct steps
Contributor
|
@chiukapoor Looks like this PR was adding the Opencost and Prometheus installation as part of install.sh. I would suggest let's not do that. We can just add a section in getting-started (https://github.com/cloud-ark/kubeplus/blob/master/examples/getting-started.md) towards the end showing the steps on how to use Opencost. You can name it: Add it after step 8 in the current getting started doc. |
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.
Updates
Issues