Nitishkumar Singh

Results 48 comments of Nitishkumar Singh

Minio is available here -> https://github.com/minio/charts

@alexellis Do you think, we can use https://github.com/bitnami/charts/tree/master/bitnami for mongo, postgres, sealed secrets(in future) and few other applications in future. As this chart repo will guarantee stability in future. No...

@alexellis I could not find any upstream repo for the remaining apps.

@patbi would like to work on it? As this is a shell script, so it will work on all unix/linux version. Prevent it's installation on windows. You need to append...

Look at this [section](https://github.com/alexellis/arkade#install-a-cli-tool), arkade provides easy way to install a lot of tools. We want to add support of kube-ps1. You need to add support into [tools](https://github.com/alexellis/arkade/blob/master/pkg/get/tools.go) file. Follow...

@patbi How can we help you to work on this?

@patbi You can look at this [example](https://github.com/alexellis/arkade/blob/505ba1ca86dc4f2707965c1a493a10537b98685e/pkg/get/tools.go#L957), where we have added support for istio in arkade using go template.

@andreppires if you install any tool, arkade alredy provides generic steps for setup. Are there any other instructions you want to include? Also please raise the PR, it will help...