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.104.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | fa71470aa126ef5f4bd6a16ed99539887b53aadc5143ceca346d06d2338c757f |
|
MD5 | 96dbe9587434f7f157ab2861d9e9bc41 |
|
BLAKE2b-256 | 3fae89d8c8af7a5c790053aa435c011f20614fb007a36e556dc99ff9d3ab2664 |
Close
Hashes for aws_cdk.lambda_layer_kubectl-1.104.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3ff44028158cc5d90e986900a1b4a268b24e3fd516e2e7e3c13e82f3a4394757 |
|
MD5 | 67a06e8c8eab1b3f9b70601a50aab796 |
|
BLAKE2b-256 | f4ef585c07c7ea7cff33f93128c25f43da65e0350bcc4d0f4e52efbffa681491 |