aws_nvme

package
v1.0.0-beta.rc2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 24, 2023 License: Apache-2.0 Imports: 0 Imported by: 0

README

AWS NVMe Setup

https://aws.amazon.com/blogs/containers/eks-persistent-volumes-for-instance-store

Note: launch templates are needed to bootstrap k8s nodes on creation https://docs.aws.amazon.com/eks/latest/userguide/launch-templates.html

Note: you may need to request a service quota limit increase for vCPUs first.

You will to replace the cluster name, and security group id, etc on the pv-raid-nodegroup.yaml and the pv-nvme-nodegroup.yaml

Once you've installed the local pv provisioner. Launch your node group like this:

eksctl create nodegroup --config-file=pv-raid-nodegroup.yaml

To remove a node group

eksctl delete nodegroup --cluster=eksworkshop-eksctl --name=eks-pv-raid-ng

Documentation

Index

Constants

View Source
const (
	AwsStorageClass = "fast-disks"
	AwsNvmePath     = "/mnt/fast-disks"
)

Variables

This section is empty.

Functions

func AddAwsEksNvmeLabels

func AddAwsEksNvmeLabels(labels map[string]string) map[string]string

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL