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: 6 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 (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2025-02-07T19:47:28.000Z (8 months ago)
- Last Synced: 2025-03-27T07:35:47.325Z (6 months ago)
- Topics: circleci, circleci-orbs, kops, kubectl, kubernetes
- Language: Shell
- Homepage: http://circleci.com/orbs/registry/orb/circleci/kubernetes
- Size: 124 KB
- Stars: 10
- Watchers: 12
- Forks: 25
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# Kubernetes Orb [](https://circleci.com/gh/CircleCI-Public/kubernetes-orb) [](https://circleci.com/orbs/registry/orb/circleci/kubernetes) [](https://raw.githubusercontent.com/circleci-public/kubernetes-orb/master/LICENSE) [](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).