Skip to main content

A Lambda Layer that contains kubectl v1.31

Project description

Lambda Layer with KubeCtl v1.31

---

cdk-constructs: Stable


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

  • Helm Version: 3.17.3
  • Kubectl Version: 1.31.9

Usage:

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

declare const fn: lambda.Function;
const kubectl = new KubectlV31Layer(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_v31-2.1.0.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_v31-2.1.0.tar.gz.

File metadata

File hashes

Hashes for aws_cdk_lambda_layer_kubectl_v31-2.1.0.tar.gz
Algorithm Hash digest
SHA256 009a95911f30a2e1f7d78972f4f69c56e4f1ef50316c3d68b5ae13053a37ad6c
MD5 d0698a8e1a5b7f60e7fa56671793d101
BLAKE2b-256 fbfb42741eec8c9f483b994ae5560c00f89973ae5d3b08d9d69a1fc0cbeb24d5

See more details on using hashes here.

File details

Details for the file aws_cdk_lambda_layer_kubectl_v31-2.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for aws_cdk_lambda_layer_kubectl_v31-2.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 ad6e9bb63360f709043547c129d81efe3da53dc12cafdbaf4a7a605cb1f0f117
MD5 e12056e3cac348e4cd57d9d010dfdf60
BLAKE2b-256 33a1b14431ebb9174b6ed138ed311dbab740416f1f39ea31832ef70791e4de82

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