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.128.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1ba2ffd35b87fbd30fce818cf1d45e809ee65bdfc09003746262ff62af552bb0 |
|
MD5 | cd81d908939ce0ab964059eb64433169 |
|
BLAKE2b-256 | 11bd9909192e814af188db9ed5d709ece4439cb6b8b3430f55b1207640a98c4d |
Close
Hashes for aws_cdk.lambda_layer_kubectl-1.128.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3529cb17c5eb515369c6ac2f160126f5acd0e6570e0a620551b5876f42bc53a1 |
|
MD5 | a83c699b7436839c7ce6f41b503699bb |
|
BLAKE2b-256 | 97ffd1854b99061ef1126a9df6bed320e27374b781da1a55ac4363136e494e7a |