Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/circleci-public/kubernetes-orb
- Owner: CircleCI-Public
- License: mit
- Created: 2018-12-10T01:23:35.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2024-01-03T06:51:07.000Z (about 1 year ago)
- Last Synced: 2024-03-16T09:21:43.840Z (10 months ago)
- Topics: circleci, circleci-orbs, kops, kubectl, kubernetes
- Language: Shell
- Homepage: http://circleci.com/orbs/registry/orb/circleci/kubernetes
- Size: 122 KB
- Stars: 10
- Watchers: 11
- Forks: 26
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
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).