Skip to main content

A Lambda Layer that contains kubectl v1.32

Project description

Lambda Layer with KubeCtl v1.32

---

cdk-constructs: Stable


This module exports a single class called KubectlV32Layer which is a lambda.LayerVersion that bundles the kubectl and the helm command line.

  • Helm Version: 3.17.1
  • Kubectl Version: 1.32.0

Usage:

// KubectlLayer bundles the 'kubectl' and 'helm' command lines
import { KubectlV32Layer } from '@aws-cdk/lambda-layer-kubectl-v32';
import * as lambda from 'aws-cdk-lib/aws-lambda';

declare const fn: lambda.Function;
const kubectl = new KubectlV32Layer(this, 'KubectlLayer');
fn.addLayers(kubectl);

kubectl will be installed under /opt/kubectl/kubectl, and helm will be installed under /opt/helm/helm.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

aws_cdk_lambda_layer_kubectl_v32-2.0.3.tar.gz (34.3 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

File details

Details for the file aws_cdk_lambda_layer_kubectl_v32-2.0.3.tar.gz.

File metadata

File hashes

Hashes for aws_cdk_lambda_layer_kubectl_v32-2.0.3.tar.gz
Algorithm Hash digest
SHA256 b05f9199b892e5c35e447e1e2e3e39949aee3eb6fa89b0a1488c408e38850b02
MD5 03ca366a91b47596d31bd4e80d59a162
BLAKE2b-256 7759d1b0d4c2e8c6755268b6dbac3a256f1a75d8875a20bcc1ee7777cf64148f

See more details on using hashes here.

File details

Details for the file aws_cdk.lambda_layer_kubectl_v32-2.0.3-py3-none-any.whl.

File metadata

File hashes

Hashes for aws_cdk.lambda_layer_kubectl_v32-2.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 fa1157920f3ba9cc0221c137f6f1253d49db20a5d276408cabebb1c55245a1ac
MD5 5539792da8f821d2a27efeaa08c9143b
BLAKE2b-256 bcd9c14df54341cce9cb7164f777a38c554f491daf75deb312d5a76ef5b49eae

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page