Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/circleci-public/kubernetes-orb

tools for working with Kubernetes on CircleCI
https://github.com/circleci-public/kubernetes-orb

circleci circleci-orbs kops kubectl kubernetes

Last synced: 2 months ago
JSON representation

tools for working with Kubernetes on CircleCI

Awesome Lists containing this project

README

        

# Kubernetes Orb [![CircleCI status](https://circleci.com/gh/CircleCI-Public/kubernetes-orb.svg?style=shield "CircleCI status")](https://circleci.com/gh/CircleCI-Public/kubernetes-orb) [![CircleCI Orb Version](https://img.shields.io/badge/endpoint.svg?url=https://badges.circleci.io/orb/circleci/kubernetes)](https://circleci.com/orbs/registry/orb/circleci/kubernetes) [![MIT licensed](https://img.shields.io/badge/license-MIT-blue.svg)](https://raw.githubusercontent.com/circleci-public/kubernetes-orb/master/LICENSE) [![CircleCI Community](https://img.shields.io/badge/community-CircleCI%20Discuss-343434.svg)](https://discuss.circleci.com/c/ecosystem/orbs)

Tools for working with Kubernetes on CircleCI. The orb currently supports installing the `kubectl` and `kops` CLI tools and using `kubectl` for resource deployments. Separate orbs for working with Google Kubernetes Engine and other cloud providers' Kubernetes solutions also exist.

## Usage

See the [orb registry listing](http://circleci.com/orbs/registry/orb/circleci/kubernetes) for usage guidelines.

## Contributing

We welcome [issues](https://github.com/CircleCI-Public/kubernetes-orb/issues) to and [pull requests](https://github.com/CircleCI-Public/kubernetes-orb/pulls) against this repository!

For further questions/comments about this or other orbs, visit [CircleCI's orbs discussion forum](https://discuss.circleci.com/c/orbs).