Name | cdk8s JSON |
Version |
2.3.43
JSON |
| download |
home_page | https://github.com/cdk8s-team/cdk8s-core.git |
Summary | This is the core library of Cloud Development Kit (CDK) for Kubernetes (cdk8s). cdk8s apps synthesize into standard Kubernetes manifests which can be applied to any Kubernetes cluster. |
upload_time | 2022-07-03 00:26:06 |
maintainer | |
docs_url | None |
author | Amazon Web Services |
requires_python | ~=3.7 |
license | Apache-2.0 |
keywords |
|
VCS |
 |
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# cdk8s
### Cloud Development Kit for Kubernetes
[](https://github.com/cdk8s-team/cdk8s-core/actions/workflows/release.yml)
[](https://badge.fury.io/js/cdk8s)
[](https://badge.fury.io/py/cdk8s)
[](https://maven-badges.herokuapp.com/maven-central/org.cdk8s/cdk8s)
**cdk8s** is a software development framework for defining Kubernetes
applications using rich object-oriented APIs. It allows developers to leverage
the full power of software in order to define abstract components called
"constructs" which compose Kubernetes resources or other constructs into
higher-level abstractions.
> **Note:** This repository is the "core library" of cdk8s, with logic for synthesizing Kubernetes manifests using the [constructs framework](https://github.com/aws/constructs). It is published to NPM as [`cdk8s`](https://www.npmjs.com/package/cdk8s) and should not be confused with the cdk8s command-line tool [`cdk8s-cli`](https://www.npmjs.com/package/cdk8s-cli). For more general information about cdk8s, please see [cdk8s.io](https://cdk8s.io), or visit the umbrella repository located at [cdk8s-team/cdk8s](https://github.com/cdk8s-team/cdk8s).
## Documentation
See [cdk8s.io](https://cdk8s.io).
## License
This project is distributed under the [Apache License, Version 2.0](./LICENSE).
This module is part of the [cdk8s project](https://github.com/cdk8s-team/cdk8s).
Raw data
{
"_id": null,
"home_page": "https://github.com/cdk8s-team/cdk8s-core.git",
"name": "cdk8s",
"maintainer": "",
"docs_url": null,
"requires_python": "~=3.7",
"maintainer_email": "",
"keywords": "",
"author": "Amazon Web Services",
"author_email": "",
"download_url": "https://files.pythonhosted.org/packages/1b/61/1416a3eac1676e2d5e2fc7f956ba7a3a5c8cd751d05bfbf953e12f02d644/cdk8s-2.3.43.tar.gz",
"platform": null,
"description": "# cdk8s\n\n### Cloud Development Kit for Kubernetes\n\n[](https://github.com/cdk8s-team/cdk8s-core/actions/workflows/release.yml)\n[](https://badge.fury.io/js/cdk8s)\n[](https://badge.fury.io/py/cdk8s)\n[](https://maven-badges.herokuapp.com/maven-central/org.cdk8s/cdk8s)\n\n**cdk8s** is a software development framework for defining Kubernetes\napplications using rich object-oriented APIs. It allows developers to leverage\nthe full power of software in order to define abstract components called\n\"constructs\" which compose Kubernetes resources or other constructs into\nhigher-level abstractions.\n\n> **Note:** This repository is the \"core library\" of cdk8s, with logic for synthesizing Kubernetes manifests using the [constructs framework](https://github.com/aws/constructs). It is published to NPM as [`cdk8s`](https://www.npmjs.com/package/cdk8s) and should not be confused with the cdk8s command-line tool [`cdk8s-cli`](https://www.npmjs.com/package/cdk8s-cli). For more general information about cdk8s, please see [cdk8s.io](https://cdk8s.io), or visit the umbrella repository located at [cdk8s-team/cdk8s](https://github.com/cdk8s-team/cdk8s).\n\n## Documentation\n\nSee [cdk8s.io](https://cdk8s.io).\n\n## License\n\nThis project is distributed under the [Apache License, Version 2.0](./LICENSE).\n\nThis module is part of the [cdk8s project](https://github.com/cdk8s-team/cdk8s).\n\n\n",
"bugtrack_url": null,
"license": "Apache-2.0",
"summary": "This is the core library of Cloud Development Kit (CDK) for Kubernetes (cdk8s). cdk8s apps synthesize into standard Kubernetes manifests which can be applied to any Kubernetes cluster.",
"version": "2.3.43",
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"md5": "d2b7bfca74a64ae0d3f15e1fe420a4f6",
"sha256": "c494028cea77cec5a07c2ba049ace383b55551c2194e56755f5600c1dc6c5368"
},
"downloads": -1,
"filename": "cdk8s-2.3.43-py3-none-any.whl",
"has_sig": false,
"md5_digest": "d2b7bfca74a64ae0d3f15e1fe420a4f6",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "~=3.7",
"size": 298708,
"upload_time": "2022-07-03T00:26:04",
"upload_time_iso_8601": "2022-07-03T00:26:04.521990Z",
"url": "https://files.pythonhosted.org/packages/90/4e/f9d51296e1eda9d86b24afb2224f7e08b04c571852aeaa5110f316cceac0/cdk8s-2.3.43-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"md5": "85a4b2915ea6a5073d4b1195d159287d",
"sha256": "3a4880faf795306efe0410f227d899c0e6b291516e87c6c1fd049b561fb3417d"
},
"downloads": -1,
"filename": "cdk8s-2.3.43.tar.gz",
"has_sig": false,
"md5_digest": "85a4b2915ea6a5073d4b1195d159287d",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "~=3.7",
"size": 300489,
"upload_time": "2022-07-03T00:26:06",
"upload_time_iso_8601": "2022-07-03T00:26:06.762540Z",
"url": "https://files.pythonhosted.org/packages/1b/61/1416a3eac1676e2d5e2fc7f956ba7a3a5c8cd751d05bfbf953e12f02d644/cdk8s-2.3.43.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2022-07-03 00:26:06",
"github": true,
"gitlab": false,
"bitbucket": false,
"github_user": "cdk8s-team",
"github_project": "cdk8s-core.git",
"lcname": "cdk8s"
}