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.122.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 87a9e0e30104b0191e6432c6a17040e389a79b4ebf2d2a8227e4b2a85e15c255 |
|
MD5 | d5ebb25eb395f6daecbc1571aacb14cc |
|
BLAKE2b-256 | 49cffac98cb722dabbadd1f88dd52f9c8b09f5b022a3412912503615152221a9 |
Close
Hashes for aws_cdk.lambda_layer_kubectl-1.122.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8e31509f87be463e768ec6aa11591f6bc220128cff69e8a85021c5010d8d1ee4 |
|
MD5 | 7f1f60f67abe4613bd9c5f10f8aecf6c |
|
BLAKE2b-256 | 91b9ca0470c0f1d52c304203aace574852522261aa8cf4e80864c70d5e62df71 |