Skip to content

haarchri/xfn-nodegroup-loop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

crossplane xfn-nodegroup-loop

This Crossplane composition function relies on the CompositeResourceDefinition of XNodeGroup

kubectl apply -f api/
kubectl apply -f example/

Test locally.

cat test-input.yaml | go run .

Build and push the image.

cd xfn
docker build \
  --tag docker.io/haarchri/xfn-nodegroup-loop:v0.5.0 \
  --push .

About

demo for xfn with aws eks nodegroups

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published