Airship Glossary of Terms and edits to index

To support SEO tatctics I have added a glossary of terms. The
terms the terms added are: kubernetes, lifecycle management,
orchestration, openstack ironic (OpenStack bare metal provisioning),
bare metal, provisioning Openstack ironic, container orchestration
platform, network function virtualization infrastructure, and
software defined networking (sdn). A full list of terms and
definitions can be found here:
https://etherpad.opendev.org/p/Airship_Glossary. Edits to index have.
also been made

Change-Id: Ifd9bc2bb30859fab3fd9af4e3e456daf7e91b3e7
This commit is contained in:
Helena Spease 2021-01-12 13:16:17 -06:00
parent db9f3a1bd6
commit 18d43bb784
2 changed files with 149 additions and 0 deletions

View File

@ -62,6 +62,7 @@ developers.
Airshipctl <https://docs.airshipit.org/airshipctl>
Airshipui <https://docs.airshipit.org/airshipui>
Treasuremap <https://docs.airshipit.org/treasuremap>
Airship Glossary of Terms <https://docs.airshipit.org/glossary>
Other Resources
---------------

View File

@ -0,0 +1,148 @@
..
Copyright 2017-2020 AT&T Intellectual Property.
All Rights Reserved.
Licensed under the Apache License, Version 2.0 (the "License"); you may
not use this file except in compliance with the License. You may obtain
a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
License for the specific language governing permissions and limitations
under the License.
.. _glossary:
Airship Glossary of Terms
=========================
A
-
Airship:
A collection of interoperable and loosely coupled open source tools that
Provide for automated cloud provisioning and life cycle managemente in a
completely Declarative and predictable way. The focus of this project is the
implementation of a declarative platform to introduce openstack on kubernets,
and the lifecycle Management of the resulting cloud.
B
-
Bare metal provisioning:
Openstack ironic.
C
-
Container orchestration platform:
set of tools that any organization that operates at scale will need.
D
-
E
-
F
-
G
-
H
-
I
-
J
-
K
-
Kubernetes:
An open-source container-orchestration system for automating application
deployment, scaling, and management.
L
-
Lifecycle management:
The process of managing the entire lifecycle of a product from inception,
through engineering design and manufacture, to service and disposal of
manufactured products.
M
-
N
-
Network function virtualization infrastructure:
Network architecture concept that uses the technologies of IT virtualization
to virtualize entire classes of network node functions into building blocks
that may connect, or chain together, to create communication services.
O
-
Openstack ironic (OpenStack bare metal provisioning):
An integrated OpenStack program which aims to provision bare metal machines
instead of virtual machines, forked from the Nova baremetal driver.
Orchestration:
Automated configuration, coordination, and management of computer systems
and software.
P
-
Q
-
R
-
S
-
Software defined networking (sdn):
Software-defined networking technology is an approach to network management
that enables dynamic, programmatically efficient network configuration in order
to improve network performance and monitoring making it more like cloud computing
than traditional network management.
T
-
U
-
V
-
W
-
X
-
Y
-
Z
-