Skip to main content

A Lambda Layer that contains kubectl v1.29

Project description

Lambda Layer with KubeCtl v1.29

---

cdk-constructs: Stable


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

  • Helm Version: 3.17.1
  • Kubectl Version: 1.29.4

Usage:

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

declare const fn: lambda.Function;
const kubectl = new KubectlV29Layer(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_v29-2.1.1.tar.gz (33.0 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_v29-2.1.1.tar.gz.

File metadata

File hashes

Hashes for aws_cdk_lambda_layer_kubectl_v29-2.1.1.tar.gz
Algorithm Hash digest
SHA256 6a3dee8036ea04e26f5f56242c1b91a099b00babb6ab0810b2e46deff59f7355
MD5 7bab66cc4cddba7daecb977e499c32b8
BLAKE2b-256 1565f19cd10a52fc2671b7dd8c9ad942d784c0774bc7fdb649d58972f6b0eb0c

See more details on using hashes here.

File details

Details for the file aws_cdk.lambda_layer_kubectl_v29-2.1.1-py3-none-any.whl.

File metadata

File hashes

Hashes for aws_cdk.lambda_layer_kubectl_v29-2.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 b6496fc9bc7e3e1d56e45328e4fc878c010a1e340a1039c639aacbd7395fe2e0
MD5 041adb515201835cb86f4027a219d896
BLAKE2b-256 5080fc3185ddecdfbf9fd0a24058bb1b1f444e8f67fd9d404315349a77eed666

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