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.129.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 675f2bf8f39f182fa5a69550acf7d6e2291ea03998fe982e5cd9a01bf5c97a93 |
|
MD5 | c5c69b55c3e0981096b13fe8a5e24395 |
|
BLAKE2b-256 | 5680ff8700b6ccd7b5e7b515ee1e0e8e6f458f9aeb50467ee6d3bb851c510429 |
Close
Hashes for aws_cdk.lambda_layer_kubectl-1.129.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | c167a14f1db8fde4b5c59d756106f38aa890e21b9f4a51dce2f42154f59631a4 |
|
MD5 | a680c3267a8efc23e39fa928a0a5db0e |
|
BLAKE2b-256 | fd4d348f63cd34afd74e71da2675ee6282a6293c9b622124cf625cb38ad8095e |