Terminology: Difference between revisions
add node |
m Add plural forms |
||
| Line 42: | Line 42: | ||
;LUG : Linux User Group = a general term whereas a specific LUG will often have a geographic focus | ;LUG : Linux User Group = a general term whereas a specific LUG will often have a geographic focus | ||
;MOTD : Message Of The Day = [[MOTD]] | ;MOTD : Message Of The Day = [[MOTD]] | ||
;Node : A worker machine in a [[Kubernetes]] cluster. | ;Node: | ||
;Nodes:A worker machine in a [[Kubernetes]] cluster. | |||
;NPM : Node Packaged Modules = a package manager for the Nodejs system | ;NPM : Node Packaged Modules = a package manager for the Nodejs system | ||
;NSFW : Not Safe For Work | ;NSFW : Not Safe For Work | ||
| Line 53: | Line 54: | ||
;PHAR : PHP Archive = a distribution format. See https://secure.php.net/manual/en/intro.phar.php | ;PHAR : PHP Archive = a distribution format. See https://secure.php.net/manual/en/intro.phar.php | ||
;Phishing : attempt to acquire sensitive information such as passwords or credit card details by masquerading as a trusted party. | ;Phishing : attempt to acquire sensitive information such as passwords or credit card details by masquerading as a trusted party. | ||
;PHP : PHP is the HyperText Preprocessor = the most popular programming language for the web | ;PHP: PHP is the HyperText Preprocessor = the most popular programming language for the web | ||
;Pod : A Pod (as in a pod of whales or pea pod) is a group of one or more containers , with shared storage/network resources, and a specification for how to run the containers. https://kubernetes.io/docs/concepts/workloads/pods/ | ;Pod: | ||
;Pods: A Pod (as in a pod of whales or pea pod) is a group of one or more containers , with shared storage/network resources, and a specification for how to run the containers. https://kubernetes.io/docs/concepts/workloads/pods/ | |||
;POTD : Picture Of The Day | ;POTD : Picture Of The Day | ||
;POTY : Picture Of The Year | ;POTY : Picture Of The Year | ||