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.106.1.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | d41463ef4a5ca97c3bd8c69d92ef92bd4b6c0dcd98c54165fd7f1bb4c1e82f34 |
|
MD5 | 53fe885aadaaba4d8f2927e0f590a9e2 |
|
BLAKE2b-256 | 98d24a6ce803929fc0d83816d67d03926a53b87bb9e6b21e6fac0691ddb4dade |
Close
Hashes for aws_cdk.lambda_layer_kubectl-1.106.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 10b5a553808b2fbe18f8fc8748e27fbc0881932eb3a2527104555c6382dc968e |
|
MD5 | f32135170b84b4235a36aa9b7698f531 |
|
BLAKE2b-256 | e7e28af57ab1671970e0e11770d4adc63c1cbeb5520f24ea8e6a104953ba0647 |