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.2
  • Kubectl Version: 1.32.3

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.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_v32-2.1.0.tar.gz.

File metadata

File hashes

Hashes for aws_cdk_lambda_layer_kubectl_v32-2.1.0.tar.gz
Algorithm Hash digest
SHA256 5e854b759975827cdeb8edb0fdd8736d2d1c3c0eb3dd9715975e35923172948e
MD5 2d14c44bd8e4ed732fd206b967a57424
BLAKE2b-256 493938da737f875bdba6ac99277d36da85ec2cb4c64d91ed0b6f15fc7d58b567

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for aws_cdk_lambda_layer_kubectl_v32-2.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 dd44f22292e8e31b48bcd9edd8afe918ca2669abfa781a4fa169c84a69fe2f22
MD5 b34fce9bc8f787d03e4b3aa1fe59cccb
BLAKE2b-256 231d1a268176f70a779a3cecf5c51c748e9d014e41e2a4669ceb090afd1d8b0e

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