Name | pulumi-kafka JSON |
Version |
3.12.0
JSON |
| download |
home_page | None |
Summary | A Pulumi package for creating and managing Kafka. |
upload_time | 2025-08-13 03:54:05 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.9 |
license | Apache-2.0 |
keywords |
pulumi
kafka
|
VCS |
 |
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
[](https://github.com/pulumi/pulumi-kafka/actions)
[](https://slack.pulumi.com)
[](https://www.npmjs.com/package/@pulumi/kafka)
[](https://pypi.org/project/pulumi-kafka)
[](https://badge.fury.io/nu/pulumi.kafka)
[](https://pkg.go.dev/github.com/pulumi/pulumi-kafka/sdk/v3/go)
[](https://github.com/pulumi/pulumi-kafka/blob/master/LICENSE)
# Kafka Resource Provider
The Kafka resource provider for Pulumi lets you manage Kafka resources in your cloud programs. To use
this package, please [install the Pulumi CLI first](https://pulumi.io/).
## Installing
This package is available in many languages in the standard packaging formats.
### Node.js (Java/TypeScript)
To use from JavaScript or TypeScript in Node.js, install using either `npm`:
$ npm install @pulumi/kafka
or `yarn`:
$ yarn add @pulumi/kafka
### Python
To use from Python, install using `pip`:
$ pip install pulumi_kafka
### Go
To use from Go, use `go get` to grab the latest version of the library
$ go get github.com/pulumi/pulumi-kafka/sdk/v3
### .NET
To use from .NET, install using `dotnet add package`:
$ dotnet add package Pulumi.Kafka
## Configuration
The following configuration points are available:
* kafka:bootstrapServers - (Required) A list of host:port addresses that will be used to discover the full set of alive brokers.
* kafka:caCert - (Optional) The CA certificate or path to a CA certificate file to validate the server's certificate.
* kafka:clientCert - (Optional) The client certificate or path to a file containing the client certificate -- Use for Client authentication to Kafka.
* kafka:clientKey - (Optional) The private key or path to a file containing the private key that the client certificate was issued for.
* kafka:skipTlsVerify - (Optional) Skip TLS verification. Default `false`.
* kafka:tlsEnabled - (Optional) Enable communication with the Kafka Cluster over TLS. Default `false`.
* kafka:saslUsername - (Optional) Username for SASL authentication.
* kafka:saslPassword - (Optional) Password for SASL authentication.
* kafka:saslMechanism - (Optional) Mechanism for SASL authentication. Allowed values are `plain`, `scram-sha512` and `scram-sha256`. Default `plain`.
* kafka:timeout - (Optional) Timeout in seconds. Default `120`.
## Reference
For further information, please visit [the Kafka provider docs](https://www.pulumi.com/docs/intro/cloud-providers/kafka) or for detailed reference documentation, please visit [the API docs](https://www.pulumi.com/docs/reference/pkg/kafka).
Raw data
{
"_id": null,
"home_page": null,
"name": "pulumi-kafka",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.9",
"maintainer_email": null,
"keywords": "pulumi, kafka",
"author": null,
"author_email": null,
"download_url": "https://files.pythonhosted.org/packages/db/3c/b83e8eda77ed1b8319623807605e2efe55160b94ac8d031c4ef74a7e57d0/pulumi_kafka-3.12.0.tar.gz",
"platform": null,
"description": "[](https://github.com/pulumi/pulumi-kafka/actions)\n[](https://slack.pulumi.com)\n[](https://www.npmjs.com/package/@pulumi/kafka)\n[](https://pypi.org/project/pulumi-kafka)\n[](https://badge.fury.io/nu/pulumi.kafka)\n[](https://pkg.go.dev/github.com/pulumi/pulumi-kafka/sdk/v3/go)\n[](https://github.com/pulumi/pulumi-kafka/blob/master/LICENSE)\n\n# Kafka Resource Provider\n\nThe Kafka resource provider for Pulumi lets you manage Kafka resources in your cloud programs. To use\nthis package, please [install the Pulumi CLI first](https://pulumi.io/).\n\n## Installing\n\nThis package is available in many languages in the standard packaging formats.\n\n### Node.js (Java/TypeScript)\n\nTo use from JavaScript or TypeScript in Node.js, install using either `npm`:\n\n $ npm install @pulumi/kafka\n\nor `yarn`:\n\n $ yarn add @pulumi/kafka\n\n### Python\n\nTo use from Python, install using `pip`:\n\n $ pip install pulumi_kafka\n\n### Go\n\nTo use from Go, use `go get` to grab the latest version of the library\n\n $ go get github.com/pulumi/pulumi-kafka/sdk/v3\n\n### .NET\n\nTo use from .NET, install using `dotnet add package`:\n\n $ dotnet add package Pulumi.Kafka\n\n## Configuration\n\nThe following configuration points are available:\n\n* kafka:bootstrapServers - (Required) A list of host:port addresses that will be used to discover the full set of alive brokers.\n* kafka:caCert - (Optional) The CA certificate or path to a CA certificate file to validate the server's certificate.\n* kafka:clientCert - (Optional) The client certificate or path to a file containing the client certificate -- Use for Client authentication to Kafka.\n* kafka:clientKey - (Optional) The private key or path to a file containing the private key that the client certificate was issued for.\n* kafka:skipTlsVerify - (Optional) Skip TLS verification. Default `false`.\n* kafka:tlsEnabled - (Optional) Enable communication with the Kafka Cluster over TLS. Default `false`.\n* kafka:saslUsername - (Optional) Username for SASL authentication.\n* kafka:saslPassword - (Optional) Password for SASL authentication.\n* kafka:saslMechanism - (Optional) Mechanism for SASL authentication. Allowed values are `plain`, `scram-sha512` and `scram-sha256`. Default `plain`.\n* kafka:timeout - (Optional) Timeout in seconds. Default `120`.\n\n## Reference\n\nFor further information, please visit [the Kafka provider docs](https://www.pulumi.com/docs/intro/cloud-providers/kafka) or for detailed reference documentation, please visit [the API docs](https://www.pulumi.com/docs/reference/pkg/kafka).\n",
"bugtrack_url": null,
"license": "Apache-2.0",
"summary": "A Pulumi package for creating and managing Kafka.",
"version": "3.12.0",
"project_urls": {
"Homepage": "https://pulumi.io",
"Repository": "https://github.com/pulumi/pulumi-kafka"
},
"split_keywords": [
"pulumi",
" kafka"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "28c19c475b923e18c5d6174bf45247a4a468cf001e40786605ab93e7d4057e40",
"md5": "64fc57807e3d7d2c3111ddf5ceb25beb",
"sha256": "da594b2392a55c05f191422a42d54a3849deb43a1c19e8cf5091b0d02b8eff8e"
},
"downloads": -1,
"filename": "pulumi_kafka-3.12.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "64fc57807e3d7d2c3111ddf5ceb25beb",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9",
"size": 31159,
"upload_time": "2025-08-13T03:54:03",
"upload_time_iso_8601": "2025-08-13T03:54:03.507658Z",
"url": "https://files.pythonhosted.org/packages/28/c1/9c475b923e18c5d6174bf45247a4a468cf001e40786605ab93e7d4057e40/pulumi_kafka-3.12.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "db3cb83e8eda77ed1b8319623807605e2efe55160b94ac8d031c4ef74a7e57d0",
"md5": "d7f1e311ba43f75a99983e0153218bb2",
"sha256": "9711d17b19b6cfda214996100962eefa773f236760eaf7d048ecb4fa6e9986a4"
},
"downloads": -1,
"filename": "pulumi_kafka-3.12.0.tar.gz",
"has_sig": false,
"md5_digest": "d7f1e311ba43f75a99983e0153218bb2",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 23210,
"upload_time": "2025-08-13T03:54:05",
"upload_time_iso_8601": "2025-08-13T03:54:05.002176Z",
"url": "https://files.pythonhosted.org/packages/db/3c/b83e8eda77ed1b8319623807605e2efe55160b94ac8d031c4ef74a7e57d0/pulumi_kafka-3.12.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-08-13 03:54:05",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "pulumi",
"github_project": "pulumi-kafka",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "pulumi-kafka"
}