kubernetes-elastic-agents | Kubernetes Elastic agent plugin for GoCD | Continuous Deployment library

 by   gocd Java Version: v3.9.0-436-exp License: Apache-2.0

kandi X-RAY | kubernetes-elastic-agents Summary

kandi X-RAY | kubernetes-elastic-agents Summary

kubernetes-elastic-agents is a Java library typically used in Devops, Continuous Deployment applications. kubernetes-elastic-agents has no bugs, it has no vulnerabilities, it has build file available, it has a Permissive License and it has low support. You can download it from GitHub.

Kubernetes Elastic Agent Plugin provides production grade support to run GoCD Elastic Agents on Kubernetes Cluster.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              kubernetes-elastic-agents has a low active ecosystem.
              It has 33 star(s) with 30 fork(s). There are 16 watchers for this library.
              There were 8 major release(s) in the last 12 months.
              There are 18 open issues and 46 have been closed. On average issues are closed in 264 days. There are 2 open pull requests and 0 closed requests.
              It has a neutral sentiment in the developer community.
              The latest version of kubernetes-elastic-agents is v3.9.0-436-exp

            kandi-Quality Quality

              kubernetes-elastic-agents has 0 bugs and 0 code smells.

            kandi-Security Security

              kubernetes-elastic-agents has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
              kubernetes-elastic-agents code analysis shows 0 unresolved vulnerabilities.
              There are 0 security hotspots that need review.

            kandi-License License

              kubernetes-elastic-agents is licensed under the Apache-2.0 License. This license is Permissive.
              Permissive licenses have the least restrictions, and you can use them in most projects.

            kandi-Reuse Reuse

              kubernetes-elastic-agents releases are available to install and integrate.
              Build file is available. You can build the component from source.
              Installation instructions are not available. Examples and code snippets are available.

            Top functions reviewed by kandi - BETA

            kandi has reviewed kubernetes-elastic-agents and discovered the below as its top functions. This is intended to give you an instant insight into kubernetes-elastic-agents implemented functionality, and help decide if they suit your requirements.
            • Handles a GET request
            • Creates a GoCDContainerDetails object from a Container
            • Returns status report for the given request
            • Creates a KubernetesPodDetails from a pod
            • Validates ElasticProfile
            • Validates the yaml
            • Add error to result
            • Method to initiate the migration
            • Migrates the plugin profile for a cluster profile
            • Create a new pod for the specified job
            • This method generates a hashcode of the parameters
            • Generates a hash code for this node
            • Compares if the specified object is equal to the specified agent object
            • Run the task
            • Fetch pods
            • Validate the given input
            • Assigns a job to an agent
            • Validates the input
            • This method generates a hashCode of the agent
            • Validates input
            • Returns readable size
            • Compares two cluster profile values
            • Validates the request
            • Disables a job completion
            • Compares two KubernetesPod
            • Handles createAgent instance
            Get all kandi verified functions for this library.

            kubernetes-elastic-agents Key Features

            No Key Features are available at this moment for kubernetes-elastic-agents.

            kubernetes-elastic-agents Examples and Code Snippets

            Documentation,License
            Javadot img1Lines of Code : 13dot img1License : Permissive (Apache-2.0)
            copy iconCopy
            Copyright 2020 ThoughtWorks, Inc.
            
            Licensed under the Apache License, Version 2.0 (the "License");
            you may not use this file except in compliance with the License.
            You may obtain a copy of the License at
            
                http://www.apache.org/licenses/LICENSE-2.  

            Community Discussions

            Trending Discussions on kubernetes-elastic-agents

            QUESTION

            Unable to get ENV variables in GoCD Kubernetes using YAML config
            Asked 2020-Jan-28 at 22:30
            GoCD Version: 19.12.0

            I'm trying to get environment variables defined in the Kubernetes deployment (system) in my GoCD YAML config in order to pass the GitHub authentication when pulling the resource. I've confirmed that I'm able to call the repository using a personal access token. (via https://[TOKEN]@github.com/[COMPANY]/[REPO].git)

            This, of course, also works if I do the same for the actual YAML git field.

            The GoCD secrets in K8s:

            ...

            ANSWER

            Answered 2020-Jan-28 at 22:30

            The team and I researched this a little further and found a workaround. Most issues and articles explain what is written in the docs, that you really need access to bin\bash -c in order to get the variables.

            The YAML plugin creator also uses secure, encrypted variables to store sensitive data which is fine, but for our team it means that a lot of Kubernetes features are not utilised.

            The workaround:

            Use the GUI to create a pipeline in GoCD, enter the GitHub link, add a username and the personal access token for the user as the password, test the connection is OK. Once created, go to Admin -> Pipelines and click the Download pipeline configuration and select YAML.

            The generated YAML has the token encrypted as with the GoCD servers private key.

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

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

            Vulnerabilities

            No vulnerabilities reported

            Install kubernetes-elastic-agents

            You can download it from GitHub.
            You can use kubernetes-elastic-agents like any standard Java library. Please include the the jar files in your classpath. You can also use any IDE and you can run and debug the kubernetes-elastic-agents component as you would do with any other Java program. Best practice is to use a build tool that supports dependency management such as Maven or Gradle. For Maven installation, please refer maven.apache.org. For Gradle installation, please refer gradle.org .

            Support

            Read about setting up a Kubernetes cluster and using GoCD on Kubernetes in [GoCD’s documentation](https://docs.gocd.org/current/gocd_on_kubernetes/introduction.html). Installation and configuration documentation for this plugin is available [here](docs/install.md).
            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