An AWS Lambda layer that contains the `kubectl` and `helm`
Project description
AWS Lambda Layer with kubectl (and helm)
---This module exports a single class called KubectlLayer
which is a lambda.Layer
that bundles the kubectl
and the helm
command line.
- Helm Version: 1.20.0
- Kubectl Version: 3.4.2
Usage:
# Example automatically generated without compilation. See https://github.com/aws/jsii/issues/826
fn = lambda_.Function(...)
fn.add_layers(KubectlLayer(stack, "KubectlLayer"))
kubectl
will be installed under /opt/kubectl/kubectl
, and helm
will be installed under /opt/helm/helm
.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Close
Hashes for aws-cdk.lambda-layer-kubectl-1.113.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 609a6c5ff2327f5fb1c61656caaa29e92e47ee9c6626218d84cf5e6729ef8e21 |
|
MD5 | 17943755898d55d17857a94fb0674f57 |
|
BLAKE2b-256 | 9482d983ebed16244497cf1c745947bd3711c28e3637367609d81b7903fedfbe |
Close
Hashes for aws_cdk.lambda_layer_kubectl-1.113.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 11a0c1941901ff36989b200b223886aa7fe962e0f894a94b94aa4c1cf0a80a03 |
|
MD5 | ffd22897246fe0b3dbe13f3c608d9276 |
|
BLAKE2b-256 | 549755adb88700f1366484924bb6a75c7449d8a0a1f2cbbe8e899fd956b447c5 |