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.99.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | dcf23dcdbe4870f9064837c43abe44c3cc85750e5d9303e9f45b5ec0bfb19014 |
|
MD5 | 104b70fc1ffa3e2094ebdd917847e654 |
|
BLAKE2b-256 | f54cbd4a3384db06e2430e5c35e306c64ae0a91e61ab19f08d1862b863344a14 |
Close
Hashes for aws_cdk.lambda_layer_kubectl-1.99.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | c4fa1160e7eec764dbb2162c0c96262eb6a28dd9ad38af19db551ffa2d5bfb87 |
|
MD5 | 943a3dca5ba91556a81cf895376702bf |
|
BLAKE2b-256 | b8ce4f7e87100705de0f016b04232ed3af0aee9f676f62e92a5fa2b2f52598f8 |