All Projects → gocd → kubernetes-elastic-agents

gocd / kubernetes-elastic-agents

Licence: Apache-2.0 license
Kubernetes Elastic agent plugin for GoCD

Programming Languages

java
68154 projects - #9 most used programming language
HTML
75241 projects

Projects that are alternatives of or similar to kubernetes-elastic-agents

pixie
Instant Kubernetes-Native Application Observability
Stars: ✭ 3,238 (+9151.43%)
Mutual labels:  gke, minikube
kubernetes-vault
Run Hashicorp Vault on top of Kubernetes (GKE). Includes instructions for automated backups (GCS) and day-to-day usage.
Stars: ✭ 15 (-57.14%)
Mutual labels:  gke
terraform-aws-minikube
Terraform module for single node Kubernetes instance bootstrapped using kubeadm
Stars: ✭ 58 (+65.71%)
Mutual labels:  minikube
gke-istio-gce-demo
In this project, you will leverage Kubernetes Engine and Google Compute Engine to explore how Istio can manage services that reside outside of the Kubernetes Engine environment. You will deploy a typical Istio service mesh in Kubernetes Engine, then configure an externally deployed microservice to join the mesh.
Stars: ✭ 53 (+51.43%)
Mutual labels:  gke
atlantis
GitOps for Teams (experimental hard fork of atlantis)
Stars: ✭ 13 (-62.86%)
Mutual labels:  kops
croc-hunter-jenkinsx
Croc Hunter demo, deployed with Jenkins X
Stars: ✭ 19 (-45.71%)
Mutual labels:  gke
KubeGrid
KubeGrid - Kubernetes way of orchestrating Docker-Selenium Grid
Stars: ✭ 35 (+0%)
Mutual labels:  minikube
tezos-k8s
Deploy a Tezos Blockchain on Kubernetes
Stars: ✭ 43 (+22.86%)
Mutual labels:  minikube
minions
Minions for minikube - a demo of kubernetes features
Stars: ✭ 16 (-54.29%)
Mutual labels:  minikube
gke-rbac-demo
This project covers two use cases for RBAC within a Kubernetes Engine cluster. First, assigning different permissions to user personas. Second, granting limited API access to an application running within your cluster. Since RBAC's flexibility can occasionally result in complex rules, you will also perform common steps for troubleshooting RBAC a…
Stars: ✭ 138 (+294.29%)
Mutual labels:  gke
k8s0
Another minimal kubernetes with ansible
Stars: ✭ 23 (-34.29%)
Mutual labels:  minikube
geode-kubernetes
Running Apache Geode Kubernetes
Stars: ✭ 12 (-65.71%)
Mutual labels:  minikube
www.go.cd
Github pages repo
Stars: ✭ 39 (+11.43%)
Mutual labels:  gocd
gocd-trial
See GoCD in action quickly, using docker-compose.
Stars: ✭ 25 (-28.57%)
Mutual labels:  gocd
kubernetes-workshop
Kubernetes Workshop
Stars: ✭ 20 (-42.86%)
Mutual labels:  minikube
up
UP - Ultimate Provisioner CLI
Stars: ✭ 43 (+22.86%)
Mutual labels:  gocd
ci-minikube
run minikube on ci
Stars: ✭ 28 (-20%)
Mutual labels:  minikube
terraform-gke
A set of terraform modules for building GKE clusters.
Stars: ✭ 17 (-51.43%)
Mutual labels:  gke
google-managed-certs-gke
DEPRECATED: How to use Google Managed SSL Certificates on GKE
Stars: ✭ 16 (-54.29%)
Mutual labels:  gke
scheduled-scaler
No description or website provided.
Stars: ✭ 68 (+94.29%)
Mutual labels:  gke

Kubernetes Elastic agent plugin for GoCD

Kubernetes Elastic Agent Plugin provides production grade support to run GoCD Elastic Agents on Kubernetes Cluster.

Table of Contents

Building the code base

To build the jar, run ./gradlew clean test assemble

Documentation

Read about setting up a Kubernetes cluster and using GoCD on Kubernetes in GoCD's documentation. Installation and configuration documentation for this plugin is available here.

License

Copyright 2022 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.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].