Commit 836030f9 authored by Jonston Chan's avatar Jonston Chan Committed by Amy Qualls

Docs: Update Acronyms.yml to include more acronyms

parent 532f8b12
...@@ -23,6 +23,7 @@ exceptions: ...@@ -23,6 +23,7 @@ exceptions:
- AWS - AWS
- BSD - BSD
- CAS - CAS
- CDN
- CLI - CLI
- CNA - CNA
- CNAME - CNAME
...@@ -48,10 +49,12 @@ exceptions: ...@@ -48,10 +49,12 @@ exceptions:
- EOL - EOL
- EXIF - EXIF
- FAQ - FAQ
- FIFO
- FIPS - FIPS
- FOSS - FOSS
- FQDN - FQDN
- FREE - FREE
- FTP
- GCP - GCP
- GDK - GDK
- GDPR - GDPR
...@@ -61,6 +64,7 @@ exceptions: ...@@ -61,6 +64,7 @@ exceptions:
- GNU - GNU
- GPG - GPG
- GPL - GPL
- GPU
- GUI - GUI
- HAML - HAML
- HDD - HDD
...@@ -94,11 +98,13 @@ exceptions: ...@@ -94,11 +98,13 @@ exceptions:
- MIT - MIT
- MVC - MVC
- NAT - NAT
- NDA
- NFS - NFS
- NGINX - NGINX
- NOTE - NOTE
- NTP - NTP
- ONLY - ONLY
- OSS
- OWASP - OWASP
- PAT - PAT
- PCI-DSS - PCI-DSS
...@@ -108,8 +114,10 @@ exceptions: ...@@ -108,8 +114,10 @@ exceptions:
- PGP - PGP
- PHP - PHP
- PNG - PNG
- POSIX
- POST - POST
- PUT - PUT
- RAID
- RAM - RAM
- RDP - RDP
- REST - REST
...@@ -131,6 +139,7 @@ exceptions: ...@@ -131,6 +139,7 @@ exceptions:
- SDK - SDK
- SELF - SELF
- SEO - SEO
- SFTP
- SHA - SHA
- SLA - SLA
- SMS - SMS
...@@ -165,6 +174,7 @@ exceptions: ...@@ -165,6 +174,7 @@ exceptions:
- UUID - UUID
- VCS - VCS
- VPC - VPC
- VPN
- WIP - WIP
- WSL - WSL
- XML - XML
......
...@@ -15,7 +15,7 @@ Serverless is currently in [alpha](https://about.gitlab.com/handbook/product/git ...@@ -15,7 +15,7 @@ Serverless is currently in [alpha](https://about.gitlab.com/handbook/product/git
Serverless architectures offer Operators and Developers the ability write highly scalable applications without provisioning a single server. Serverless architectures offer Operators and Developers the ability write highly scalable applications without provisioning a single server.
GitLab supports several ways deploy Serverless applications in both Kubernetes Environments and also major cloud FAAS environments. GitLab supports several ways deploy Serverless applications in both Kubernetes Environments and also major cloud Function as a Service (FaaS) environments.
Currently we support: Currently we support:
...@@ -35,7 +35,7 @@ of the box through its main components: ...@@ -35,7 +35,7 @@ of the box through its main components:
For more information on Knative, visit the [Knative docs repository](https://github.com/knative/docs). For more information on Knative, visit the [Knative docs repository](https://github.com/knative/docs).
With GitLab Serverless, you can deploy both functions-as-a-service (FaaS) and serverless applications. With GitLab Serverless, you can deploy both FaaS and serverless applications.
## Prerequisites ## Prerequisites
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment