Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kubestone/kubestone
Performance benchmarks for Kubernetes
https://github.com/kubestone/kubestone
benchmark kubernetes kubernetes-operator performance
Last synced: 12 days ago
JSON representation
Performance benchmarks for Kubernetes
- Host: GitHub
- URL: https://github.com/kubestone/kubestone
- Owner: kubestone
- License: apache-2.0
- Created: 2019-07-29T15:09:25.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-07-19T16:01:22.000Z (over 1 year ago)
- Last Synced: 2024-05-22T02:11:39.183Z (6 months ago)
- Topics: benchmark, kubernetes, kubernetes-operator, performance
- Language: Go
- Homepage: https://kubestone.io
- Size: 923 KB
- Stars: 222
- Watchers: 8
- Forks: 48
- Open Issues: 44
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
![](https://raw.githubusercontent.com/xridge/kubestone/master/docs/images/kubestone-logo.png)
[![CircleCI](https://circleci.com/gh/xridge/kubestone/tree/master.svg?style=shield)](https://circleci.com/gh/xridge/kubestone/tree/master)
[![docker build](https://img.shields.io/docker/cloud/build/xridge/kubestone.svg)](https://hub.docker.com/r/xridge/kubestone)
[![docker pulls](https://img.shields.io/docker/pulls/xridge/kubestone.svg)](https://hub.docker.com/r/xridge/kubestone)
[![Go Report Card](https://goreportcard.com/badge/github.com/xridge/kubestone)](https://goreportcard.com/report/github.com/xridge/kubestone)
[![license](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://www.apache.org/licenses/LICENSE-2.0)#
[Kubestone](https://kubestone.io) is a benchmarking Kubernetes Operator.For documentation please visit our [web site](https://kubestone.io).
## License
Copyright (c) 2019 [xridge.io](https://xridge.io)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](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.