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.110.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1ea9aa27d1d66e62204de4fdaddb896cf2cff60d58b56b5a4ebfed4ee200322f |
|
MD5 | 854c16527fd4581539c935cd83ad0b9a |
|
BLAKE2b-256 | e47a9e4d9b95bcd498a920837a9591fbfae1653a9e194cd11df25d01edde2055 |
Close
Hashes for aws_cdk.lambda_layer_kubectl-1.110.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 749f2e642ce9256547cac77304a7b7e6f594a22045f29b0e9e97e02facfdb9f6 |
|
MD5 | b51d67d076a66d4caf81a403093f1bdd |
|
BLAKE2b-256 | 743ead23f042169693beda56a3712b05408f694fdb08ca27871d6be85822f0d0 |