Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Apache Kafka running on Kubernetes

License

NotificationsYou must be signed in to change notification settings

MikeEdgar/strimzi-kafka-operator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Strimzi

Run Apache Kafka on Kubernetes and OpenShift

OpenSSF ScorecardBuild StatusGitHub releaseLicenseTwitter FollowArtifact Hub

Strimzi provides a way to run anApache Kafka® cluster onKubernetes orOpenShift in various deployment configurations.See ourwebsite for more details about the project.

Quick Starts

To get up and running quickly, check ourQuick Start for Minikube, OKD (OpenShift Origin) and Kubernetes Kind.

Documentation

Documentation for the currentmain branch as well as all releases can be found on ourwebsite.

Roadmap

The roadmap of the Strimzi Operator project is maintained asGitHub Project.

Getting help

If you encounter any issues while using Strimzi, you can get help using:

Strimzi Community Meetings

You can join our regular community meetings:

Resources:

Contributing

You can contribute by:

  • Raising issues you find while using Strimzi
  • Fixing issues by opening Pull Requests
  • Improving Strimzi documentation
  • Talking about Strimzi

All bugs, tasks or enhancements are tracked asGitHub issues. Issues whichmight be a good start for new contributors are marked with"good-start"label.

TheDev guide describes how to build Strimzi.Before submitting a patch, please make sure to understand, how to test your changes before opening a PRTest guide.

TheDocumentation Contributor Guide describes how to contribute to Strimzi documentation.

If you want to get in touch with us first before contributing, you can use:

License

Strimzi is licensed under theApache License, Version 2.0

Community Testing

Linux on IBM Z (s390x)

Jenkins

Note: This badge represents a community-led initiative and is not officially endorsed by the Strimzi project maintainers.

Container signatures

From the 0.38.0 release, Strimzi containers are signed using thecosign tool.Strimzi currently does not use the keyless signing and the transparency log.To verify the container, you can copy the following public key into a file:

-----BEGIN PUBLIC KEY-----MFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAET3OleLR7h0JqatY2KkECXhA9ZAkCTRnbE23Wb5AzJPnpevvQ1QUEQQ5h/I4GobB7/jkGfqYkt6Ct5WOU2cc6HQ==-----END PUBLIC KEY-----

And use it to verify the signature:

cosign verify --key strimzi.pub quay.io/strimzi/operator:latest --insecure-ignore-tlog=true

Software Bill of Materials (SBOM)

From the 0.38.0 release, Strimzi publishes the software bill of materials (SBOM) of our containers.The SBOMs are published as an archive withSPDX-JSON andSyft-Table formats signed using cosign.For releases, they are also pushed into the container registry.To verify the SBOM signatures, please use the Strimzi public key:

-----BEGIN PUBLIC KEY-----MFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAET3OleLR7h0JqatY2KkECXhA9ZAkCTRnbE23Wb5AzJPnpevvQ1QUEQQ5h/I4GobB7/jkGfqYkt6Ct5WOU2cc6HQ==-----END PUBLIC KEY-----

You can use it to verify the signature of the SBOM files with the following command:

cosign verify-blob --key cosign.pub --bundle <SBOM-file>.bundle --insecure-ignore-tlog=true <SBOM-file>

Strimzi is aCloud Native Computing Foundation incubating project.

CNCF ><

About

Apache Kafka running on Kubernetes

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java98.2%
  • Shell1.1%
  • Groovy0.3%
  • Makefile0.2%
  • Mustache0.1%
  • Dockerfile0.1%

[8]ページ先頭

©2009-2025 Movatter.jp