Skip to main content

A Lambda Layer that contains kubectl v1.24

Project description

Lambda Layer with KubeCtl v1.24

---

cdk-constructs: Stable


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

  • Helm Version: 3.9.4
  • Kubectl Version: 1.24.0

Usage:

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

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

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

Project details


Release history Release notifications | RSS feed

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-v24-2.0.151.tar.gz (27.8 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-v24-2.0.151.tar.gz.

File metadata

File hashes

Hashes for aws-cdk.lambda-layer-kubectl-v24-2.0.151.tar.gz
Algorithm Hash digest
SHA256 aaeeaa23cf6790e31b38adf18e7ca4c0e415cb7769f97419b6d886ddf71d6ba7
MD5 dbca05f7160acef602bfd7f49ba16023
BLAKE2b-256 f4de083cf69f1ffe7192d5d49d1a75bd971bf251c87c6e26342c1e6404e5351f

See more details on using hashes here.

File details

Details for the file aws_cdk.lambda_layer_kubectl_v24-2.0.151-py3-none-any.whl.

File metadata

File hashes

Hashes for aws_cdk.lambda_layer_kubectl_v24-2.0.151-py3-none-any.whl
Algorithm Hash digest
SHA256 504b7df1e5071951e2a8de392ebb022b1cb8e755c25fc2ef8444664e2294d190
MD5 bbb2d8bf2cc84dfc2cd97101868dd34f
BLAKE2b-256 3a6225ca5e1e7734bfdff2865d1da1dd182b13e8e84f610ae45b7525a11a7039

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