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.109.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | c8433a6905d24e59507a0eee2ed3ae477edb03c0dc52d26480e3fc5f29c65bdd |
|
MD5 | 591966c38bc8848e531fe57795532058 |
|
BLAKE2b-256 | 48341c96037969ed8af2c82295fb4b33d321c639785e7085bbaaeb0b3afd88a8 |
Close
Hashes for aws_cdk.lambda_layer_kubectl-1.109.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 43a89fd36000f845962e548e0c2371aa7efbe607f5e570d7efbc72c216e37306 |
|
MD5 | 6a3421f39138a2930bfabfddb27defbd |
|
BLAKE2b-256 | 3c38d3404d3db7a3f7943f55ed8110e6283fe2e5f0af5e2edd9a321ce55fc977 |