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.108.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 39e674dd55a0f1eed84a7a1edc497ad6429b63e460b72f85fe6fca556f35b528 |
|
MD5 | 17e3cdc16860683422b80dd7e534b4af |
|
BLAKE2b-256 | f9709f1649b10640dfe2b941d847bb3b8a59a3b0b02d3584dbb44bebe380eb71 |
Close
Hashes for aws_cdk.lambda_layer_kubectl-1.108.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 046f967b4f6cd00a011f4bf2b32937224f340bf5df4292125c5c2f2911d0cfb6 |
|
MD5 | d759ff2a90676c40c2169cb88fbcbc5f |
|
BLAKE2b-256 | e88bbf82499c59d5f8e3a2863794ee8aac32a8e3bb660ec3fcc32f76731e603b |