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.121.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 560022f05356ec56548a23ac620de2d91700f43db9a622ec56e3f43fd817abf1 |
|
MD5 | 7842a1aa6595ba4246aac5e57077f261 |
|
BLAKE2b-256 | ac29b9453dc0464bcb65e59fd924ecd25ddcd02e4af808187fea45c367e09f8e |
Close
Hashes for aws_cdk.lambda_layer_kubectl-1.121.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6e87645a84c84bae5e0ab28411f7768aebbd0b8b9f8977faa5d239b216713e1c |
|
MD5 | 1e9e0e92c4c7ee640d974044af00e3b0 |
|
BLAKE2b-256 | c59be34bb4ec00ecf300b6420b8d22dd544fb765c0c8b636956c4692d4d67389 |