Skip to content

Instantly share code, notes, and snippets.

@mootari
Last active June 14, 2022 23:03
Show Gist options
  • Save mootari/728174a871344cc33ebcb3eaca5d93a0 to your computer and use it in GitHub Desktop.
Save mootari/728174a871344cc33ebcb3eaca5d93a0 to your computer and use it in GitHub Desktop.
Container Glossary
APB: Ansible Playbook Bundle (Ansible, Framework)
FCOS: Fedora CoreOS (Red Hat, Host/Container OS)
CRD: Custom Resource Definition (Kubernetes, Concept)
CDK: Red Hat Container Development Kit (Red Hat, Tooling)
DC: DeploymentConfig (Kubernetes, Concept, Tooling)
OKD: Kubernetes distribution that powers Openshift Origin
CNS: Container Native Storage (https://keithtenzer.com/2017/03/29/storage-for-containers-using-container-native-storage-part-iii/)
PVC: PersistentVolumeClaim (https://kubernetes.io/docs/concepts/storage/persistent-volumes/)
CSI: Container Storage Interface (Standard, Concept)
RC: ReplicationController (Kubernetes, Framework)
authn: authentication (Concept)
authz: authorization (Concept)
ASG: Auto Scaling Group (Amazon EC2, Framework)
ELB: Elastic Load Balancer (Amazon EC2, Framework)
EFK: Elasticsearch, FluentD, Kibana (Logging-Stack, Tooling)
CF: CloudFormation (Amazon AWS, Tooling)
e2e: End To End (Concept)
EBS: Amazon Elastic Block Store (Amazon, Framework)
AMI: Amazon Machine Image
IAM: Identity and Access Management
HPA: HorizontalPodAutoscaler (Kubernetes, Framework)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment