-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathCITATION.cff
35 lines (35 loc) · 1.01 KB
/
CITATION.cff
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
cff-version: 1.2.0
title: kustomize-iac-skeleton
authors:
- name: "Angel Campos Muñoz"
given-names: Angel
family-names: Angel
email: [email protected]
affiliation: RIU Hotels & Resorts
city: Palma
country: ES
orcid: 'https://orcid.org/0000-0003-0337-4967'
website: https://github.com/angelcamposm
date-released: '2024-08-10'
identifiers:
- type: url
value: 'https://github.com/angelcamposm/kustomize-iac-skeleton'
description: >-
This repository provides a foundational structure for Kubernetes
deployments, serving as a starting point for rapid application
deployment.
keywords:
- kustomize
- kustomization
- kubernetes
- iac
- infrastructure-as-code
- skeleton
license: MIT
license-url: https://opensource.org/license/mit
message: >-
If you use this software, please cite it using the
metadata from this file.
type: software
repository-code: 'https://github.com/angelcamposm/kustomize-iac-skeleton'
version: 1.0.0