arkade | Open Source Marketplace For Developer Tools | Continuous Deployment library

 by   alexellis Go Version: 0.9.20 License: MIT

kandi X-RAY | arkade Summary

kandi X-RAY | arkade Summary

arkade is a Go library typically used in Devops, Continuous Deployment, Docker applications. arkade has no bugs, it has no vulnerabilities, it has a Permissive License and it has medium support. You can download it from GitHub.

Arkade can be used to install Kubernetes apps or to download CLI tools. An arkade "app" could represent a helm chart such as openfaas/faas-netes, a custom CLI installer such as istioctl or a set of static manifests (i.e. MetalLB). An arkade "tool" is a CLI that can be downloaded for your operating system. Arkade downloads statically-linked binaries from their upstream locations on GitHub or a the vendor's chosen URL such as with kubectl and terraform. Did you know? Arkade users run arkade get both on their local workstations, and on their CI runners such as GitHub Actions or Jenkins.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              arkade has a medium active ecosystem.
              It has 3575 star(s) with 259 fork(s). There are 34 watchers for this library.
              There were 5 major release(s) in the last 12 months.
              There are 75 open issues and 329 have been closed. On average issues are closed in 67 days. There are 5 open pull requests and 0 closed requests.
              It has a neutral sentiment in the developer community.
              The latest version of arkade is 0.9.20

            kandi-Quality Quality

              arkade has no bugs reported.

            kandi-Security Security

              arkade has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.

            kandi-License License

              arkade is licensed under the MIT License. This license is Permissive.
              Permissive licenses have the least restrictions, and you can use them in most projects.

            kandi-Reuse Reuse

              arkade releases are available to install and integrate.
              Installation instructions, examples and code snippets are available.

            Top functions reviewed by kandi - BETA

            kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
            Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of arkade
            Get all kandi verified functions for this library.

            arkade Key Features

            No Key Features are available at this moment for arkade.

            arkade Examples and Code Snippets

            No Code Snippets are available at this moment for arkade.

            Community Discussions

            Trending Discussions on arkade

            QUESTION

            arkade: set up service as a LoadBalancer
            Asked 2021-Feb-04 at 09:48

            how can I achieve that arkade will create a service of type: LoadBalancer instead of type: ClusterIP?

            I stumbled upon that requirement while deploying my private docker-registry. Logging in, pushing and pulling images from the command line, all runs fine, but once I want to use that registry, I need a point of reference which I state as the image in my Deployment definition:

            ...

            ANSWER

            Answered 2021-Feb-04 at 09:48

            If all you want is just a change of Service type from ClusterIP to LoadBalancer, you need to override default value for docker-registry Helm Chart.

            Arkade uses the stable/docker-registry Helm chart to install docker-registry and you can find default values here.

            You need to change service.type=ClusterIP to service.type=LoadBalancer (additionally you may need to edit more values e.g. port number from default 5000):

            Source https://stackoverflow.com/questions/66027533

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install arkade

            arkade downloads the correct version of a CLI for your OS and CPU. With automatic detection of: Windows / MacOS / Linux / Intel / ARM. This is a time saver compared to searching for download pages every time you need a tool. Think of arkade get TOOL as a doing for CLIs, what arkade install does for helm. Adding a new tool for download is as simple as editing tools.go.
            No need to worry about whether you're installing to Intel or ARM architecture, the correct values will be set for you automatically. The post-installation message shows you how to connect. And whenever you want to see those details again, just run arkade info openfaas. There's even more options you can chose with arkade install openfaas --help - the various flags you see map to settings from the helm chart README, that you'd usually have to look up and set via a values.yaml file. If there's something missing from the list of flags that you need, arkade also supports --set for any arkade app that uses helm. Note that not every app uses helm. Remember how awkward it was last time you installed the Kubernetes dashboard? And how you could never remember the command to get the token to log in?. Forgot your token? arkade info kubernetes-dashboard. This is an example of an arkade app that uses static YAML manifests instead of helm. Prefer Portainer? Just run: arkade install portainer.
            When required, tools, CLIs, and the helm binaries are downloaded and extracted to $HOME/.arkade. If installing a tool which uses helm3, arkade will check for a cached version and use that, otherwise it will download it on demand. Did you accidentally run arkade as root? Running as root is not required, and will mean your KUBECONFIG environment variable will be ignored. You can revert this using the notes on release 0.1.18.

            Support

            arkade by example — Kubernetes apps, the easy way 😎 - Alex EllisWalk-through — install Kubernetes to your Raspberry Pi in 15 minutesGet a TLS-enabled Docker registry in 5 minutes - Alex EllisGet TLS for OpenFaaS the easy way with arkade - Alex EllisTwo year update: Building an Open Source Marketplace for KubernetesWhy did the OpenFaaS community build arkade and what's in it for you? - Alex EllisA bit of Istio before tea-time - Alex EllisKubernetes: Automatic Let's Encrypt Certificates for Services with arkadeIntroducing Arkade - The Kubernetes app installer - Alistair HeyPortainer for kubernetes in less than 60 seconds!! - by Saiyam PathakVideo walk-through with DJ Adams - Pi & Kubernetes with k3s, k3sup, arkade and OpenFaaSCoffee chat: Easy way to install Kubernetes Apps - arkade (ark) by Sachin JhaArkade & OpenFaaS: serverless on the spot by Blaise Pabon"Tool of the Day" with Adrian Goins from Rancher Labs
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries

            Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link