Skip to content

Commit

Permalink
Add buildkite
Browse files Browse the repository at this point in the history
  • Loading branch information
Bob Henkel authored and ramitsurana committed Feb 15, 2019
1 parent 1c4a99f commit e0cc9a2
Showing 1 changed file with 72 additions and 61 deletions.
133 changes: 72 additions & 61 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,67 +59,77 @@ download the awesome kubernetes release up to a certain period of time, The rele
Menu
=======================================================================

* [Starting Point](#starting-point)
* [Installers](#installers)
* [Main Resources](#main-resources)
* [Release Notes](#release-notes)
* [Useful Articles](#useful-articles)
* [Managed Kubernetes](#managed-kubernetes)
* [Cluster Managers](#cluster-manager)
* [Developer Platform](#developer-platform)
* [Enterprise Kubernetes Products](#enterprise-kubernetes-products)
* [Public/Private Cloud](#publicprivate-cloud)
* [PaaS](#paas)
* [Interactive Learning Environments](#interactive-learning-environments)
* [MOOC Courses / Tutorials](#courses-or-tutorials)
* [Case Studies](#case-studies)
* [Persistent Volume Providers](#persistent-volume-providers)
* [Useful Libraries/Scripts](#developer-libraries-scripts)
* [Python](#python)
* [Jenkins](#jenkins)
* [Projects](#projects)
* [Related Software](#related-software)
* [Monitoring Services](#monitoring-services)
* [Testing](#testing)
* [Continuous Delivery](#continuous-delivery)
* [Serverless Implementations](#serverless-implementations)
* [Operators](#operators)
* [Custom Schedulers](#custom-schedulers)
* [Container Support](#container-support)
* [Database/NoSQL](#database)
* [Networking](#networking)
* [Service mesh](#service-mesh)
* [RPC](#rpc)
* [Secret generation and management](#secret-generation-and-management)
* [Web applications](#web-applications)
* [Desktop applications](#desktop-applications)
* [Mobile applications](#mobile-applications)
* [API/CLI adaptors](#apicli-adaptors)
* [Application deployment orchestration](#application-deployment-orchestration)
* [Configuration](#configuration)
* [Security](#security)
* [Load balancing](#load-balancing)
* [Developer platform](#developer-platform)
* [Big Data](#big-data)
* [Machine Learning](#machine-learning)
* [Service Discovery](#service-discovery)
* [Operating System](#operating-system)
* [YAML/JSON Config](#yamljson-config)
* [Tuning](#tuning)
* [Backup and Disaster Recovery](#backup-and-disaster-recovery)
* [Raspberry Pi](#raspberry-pi)
* [Books](#books) :books:
* [Slide Presentations](#slide-presentations)
* [Videos](#videos) :tv:
* [Main Account](#main-account)
* [Other Useful videos](#other-useful-videos)
* [Interesting Twitter Accounts](#interesting-twitter-accounts)
* [Amazing People](#amazing-people)
* [Meetup Groups](#meetup-groups)
* [Connecting with Kubernetes](#connecting-with-kubernetes)
* [Conferences](#conferences)
* [Contributing](#contributing)
* [License](#license)
- [Awesome-Kubernetes](#awesome-kubernetes)
- [What is Kubernetes? :ship:](#what-is-kubernetes-ship)
- [History:](#history)
- [Date of Birth:](#date-of-birth)
- [Roadmap](#roadmap)
- [Menu](#menu)
- [Starting Point](#starting-point)
- [Installers](#installers)
- [Main Resources](#main-resources)
- [Release Notes](#release-notes)
- [Useful Articles](#useful-articles)
- [Cloud Providers](#cloud-providers)
- [Logging](#logging)
- [Monitoring](#monitoring)
- [Security](#security)
- [Authentication](#authentication)
- [Networking](#networking)
- [CI/CD](#cicd)
- [Deep Learning](#deep-learning)
- [Others](#others)
- [Managed Kubernetes](#managed-kubernetes)
- [Interactive Learning Environments](#interactive-learning-environments)
- [MOOC Courses / Tutorials](#mooc-courses--tutorials)
- [Case Studies](#case-studies)
- [Persistent Volume Providers](#persistent-volume-providers)
- [Container Storage Interface Plugins](#container-storage-interface-plugins)
- [Developer Libraries/ Scripts](#developer-libraries-scripts)
- [Projects](#projects)
- [Related Software](#related-software)
- [Package Managers](#package-managers)
- [Monitoring Services](#monitoring-services)
- [Testing](#testing)
- [Continuous Delivery](#continuous-delivery)
- [Serverless Implementations](#serverless-implementations)
- [Operators](#operators)
- [Custom Schedulers](#custom-schedulers)
- [Container Support](#container-support)
- [Database](#database)
- [Networking](#networking-1)
- [Service mesh](#service-mesh)
- [RPC](#rpc)
- [Secret generation and management](#secret-generation-and-management)
- [Web applications](#web-applications)
- [Desktop applications](#desktop-applications)
- [Mobile applications](#mobile-applications)
- [API/CLI adaptors](#apicli-adaptors)
- [Application deployment orchestration](#application-deployment-orchestration)
- [Configuration](#configuration)
- [Security](#security-1)
- [Load balancing](#load-balancing)
- [Big Data](#big-data)
- [Machine Learning](#machine-learning)
- [Service Discovery](#service-discovery)
- [Operating System](#operating-system)
- [YAML/JSON Config](#yamljson-config)
- [Tuning](#tuning)
- [Backup and Disaster Recovery](#backup-and-disaster-recovery)
- [Raspberry Pi](#raspberry-pi)
- [Books](#books)
- [Slide Presentations](#slide-presentations)
- [Videos](#videos)
- [Main Account](#main-account)
- [Other Useful Videos](#other-useful-videos)
- [CI/CD Videos](#cicd-videos)
- [Interesting Twitter Accounts](#interesting-twitter-accounts)
- [Amazing People](#amazing-people)
- [Meetup Groups](#meetup-groups)
- [Connecting with Kubernetes](#connecting-with-kubernetes)
- [Conferences](#conferences)
- [Contributing](#contributing)
- [License](#license)


-----------------------------------------------------------------------
Expand Down Expand Up @@ -592,6 +602,7 @@ Projects
* [Codefresh](https://codefresh.io/) - Kubernetes CI/CD platform (with private Docker and Helm Chart repositories)
* [k8s-deploy-helper](https://github.com/lifechurch/k8s-deploy-helper) - Framework to easily deploy Kubernetes applications via GitLab.
* [Argo CD](https://github.com/argoproj/argo-cd) - Declarative continuous deployment for Kubernetes.
* [Buildkite](https://github.com/buildkite/charts) - Lean CI/CD cloud hosted control plane with agents on your infrastructure.

## Serverless Implementations

Expand Down

0 comments on commit e0cc9a2

Please sign in to comment.