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: 3.5.4
- Kubectl Version: 1.20.0
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.132.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1f0000e62d13d24fc10b37cbfa269008f50c34e7af18d9fe2430931d5e21a621 |
|
MD5 | 230734f535d5345305b993e2b6649c64 |
|
BLAKE2b-256 | de52bfae15d2aeba2498ba7a2b4883a97f82ae3271476ef7420fc742c63e2cc9 |
Close
Hashes for aws_cdk.lambda_layer_kubectl-1.132.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | dfedcb86ce3d80a186bdc71766d3042b0a8ad8f9a526a0e0a48947b1adee2ee0 |
|
MD5 | 891a0097c332b19257e45002473f1599 |
|
BLAKE2b-256 | c173267ac7429d66ae231355e3609ac7c4c0901163a67da5f117919942901898 |