Skip to content

gusfcarvalho/kcd-luxembourg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Setting up the environment

kind create cluster 
helm install external-secrets oci://ghcr.io/external-secrets/external-secrets

Creating Manifests to Explore:

kubectl apply  -f  examples/base_secretstore.yaml
kubectl apply  -f  examples/1_multiple_stores.yaml
kubectl apply  -f  examples/2_data_from.yaml
kubectl apply  -f  examples/3_decoding_strategy.yaml
kubectl apply  -f  examples/4_generators.yaml
kubectl apply  -f  examples/5_templates.yaml
kubectl apply  -f  examples/6_template_from.yaml
kubectl apply  -f  examples/7_merge_policies.yaml
kubectl apply  -f  examples/8_delete_policy.yaml

About

Manifests for kcd-luxembourg 2025 presentation.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published