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.118.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | c5a63927ba9f6cfeabb01e52900a014d09e5776637020a549dd6d7e6e244dddc |
|
MD5 | d128fe5149cdf4e47c2b5e4802fe4be1 |
|
BLAKE2b-256 | 6d5c7917f8def9a4d9ed140bb28d6ed8b5c2515ecc1bc0ed55f2a1fe5d4d486d |
Close
Hashes for aws_cdk.lambda_layer_kubectl-1.118.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 75ef6248671f4d81fb7346830f979d4581c43cb3865883d1175d7052c711992f |
|
MD5 | 4a865afb9941caf031a9a7bc2ac30a06 |
|
BLAKE2b-256 | c5d460d2a69bc19e397ccd1255494552cd461904e52e141ff9a05f27e93cb907 |