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.0
  • 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.1.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.1.tar.gz.

File metadata

File hashes

Hashes for aws_cdk_lambda_layer_kubectl_v32-2.0.1.tar.gz
Algorithm Hash digest
SHA256 fae170e1d73e3c78c032135124b09e14e94f14ad744050968c5609cca2e1c8d7
MD5 6ea723530deb09fb179cd6bcd8c8abf0
BLAKE2b-256 38ba50f8cdc62765f54c2b76aaa2287c4f2b27b393426b21af7919815e0dd365

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for aws_cdk.lambda_layer_kubectl_v32-2.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 50a42cb2d296b97b7cc92d84cbf2b4981229cabe108faeea73ea293b5cf1d28c
MD5 e9c4ac917c4ba090344674bae7fc9242
BLAKE2b-256 e607d15407d0488ebea159edccddde9f84d0f35c6d5ef86dd50d71e3a26d700b

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