https://github.com/sap/kubectl-container
A lightweight container housing kubectl and curl for easy interaction with Kubernetes and other APIs.
https://github.com/sap/kubectl-container
sap-cns sap-cs-devops
Last synced: 6 months ago
JSON representation
A lightweight container housing kubectl and curl for easy interaction with Kubernetes and other APIs.
- Host: GitHub
- URL: https://github.com/sap/kubectl-container
- Owner: SAP
- License: apache-2.0
- Created: 2024-02-14T13:22:48.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-21T12:26:25.000Z (6 months ago)
- Last Synced: 2024-12-17T01:44:33.783Z (6 months ago)
- Topics: sap-cns, sap-cs-devops
- Language: Dockerfile
- Size: 25.4 KB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://api.reuse.software/info/github.com/SAP/kubectl-container)
# kubectl-container
## About this project
An alpine based container housing kubectl, curl and openssl for easy interaction with Kubernetes and APIs.
## Example usage
```
docker run ghcr.io/sap/kubectl-container:v get pods
```## Support, Feedback, Contributing
This project is open to feature requests/suggestions, bug reports etc. via [GitHub issues](https://github.com/SAP/kubectl-container/issues). Contribution and feedback are encouraged and always welcome. For more information about how to contribute, the project structure, as well as additional contribution information, see our [Contribution Guidelines](CONTRIBUTING.md).
## Security / Disclosure
If you find any bug that may be a security problem, please follow our instructions at [in our security policy](https://github.com/SAP/kubectl-container/security/policy) on how to report it. Please do not create GitHub issues for security-related doubts or problems.## Code of Conduct
We as members, contributors, and leaders pledge to make participation in our community a harassment-free experience for everyone. By participating in this project, you agree to abide by its [Code of Conduct](https://github.com/SAP/.github/blob/main/CODE_OF_CONDUCT.md) at all times.
## Licensing
Copyright 2024 SAP SE or an SAP affiliate company and kubectl-container contributors. Please see our [LICENSE](LICENSE) for copyright and license information. Detailed information including third-party components and their licensing/copyright information is available [via the REUSE tool](https://api.reuse.software/info/github.com/SAP/kubectl-container).