Skip to main content

A Lambda Layer that contains kubectl v1.28

Project description

Lambda Layer with KubeCtl v1.28

---

cdk-constructs: Stable


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

  • Helm Version: 3.16.4
  • Kubectl Version: 1.28.3

Usage:

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

declare const fn: lambda.Function;
const kubectl = new KubectlV28Layer(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_v28-2.2.1.tar.gz (32.7 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_v28-2.2.1.tar.gz.

File metadata

File hashes

Hashes for aws_cdk_lambda_layer_kubectl_v28-2.2.1.tar.gz
Algorithm Hash digest
SHA256 4164d9244deef3a351c40ddb634f6c6103a1313c707fd4e5f38256dd66d476f6
MD5 ebd2a03ac3d34f3297c9f77804b87f97
BLAKE2b-256 ca9d3b9516f14bf0a835f88f3c4a4cbdaf14a92739715c22459e8a1752024bfe

See more details on using hashes here.

File details

Details for the file aws_cdk.lambda_layer_kubectl_v28-2.2.1-py3-none-any.whl.

File metadata

File hashes

Hashes for aws_cdk.lambda_layer_kubectl_v28-2.2.1-py3-none-any.whl
Algorithm Hash digest
SHA256 cc448f794c91d23ede2355c06e255f7742af2d329a62a89c56bfabdd93a3f703
MD5 a62eafe6429a47297a0e7537bb55ea16
BLAKE2b-256 dada1334d4c44f2cf0a7832bda21562985459f689356536e9c60b2bef12b2579

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