Difference between revisions of "Namespaces"
Jump to navigation
Jump to search
| Line 1: | Line 1: | ||
| − | * [[Kubernetes namespaces]]: <code>[[kubectl get namespaces]]</code> | + | * [[Kubernetes namespaces]]: <code>[[kubectl get namespaces]]</code>, <code>[[--namespace]]</code> |
* [[Linux Kernel namespaces]] | * [[Linux Kernel namespaces]] | ||
| − | + | * Namespace basic unit of storage in [[NVMe]] | |
| + | * Namespace in [[Linux kernel]]: [[UTS]] | ||
* [[PostgreSQL meta-command]]: <code>[[\dn]]</code> lists [[schemas]] ([[namespaces]]) | * [[PostgreSQL meta-command]]: <code>[[\dn]]</code> lists [[schemas]] ([[namespaces]]) | ||
| − | + | * Python namespace package ([[PEP 420]]) | |
* [[Terraform namespaces]] | * [[Terraform namespaces]] | ||
| + | * [[Terraform]] [[AWS Cloudwatch namespace]] in resource <code>[[aws_cloudwatch_metric_alarm]]</code> | ||
== See also == | == See also == | ||
Revision as of 19:18, 27 February 2023
- Kubernetes namespaces:
kubectl get namespaces,--namespace - Linux Kernel namespaces
- Namespace basic unit of storage in NVMe
- Namespace in Linux kernel: UTS
- PostgreSQL meta-command:
\dnlists schemas (namespaces) - Python namespace package (PEP 420)
- Terraform namespaces
- Terraform AWS Cloudwatch namespace in resource
aws_cloudwatch_metric_alarm
See also
- Linux Kernel: namespaces, Cgroups, OOM, proc, Linux Kernel changelog,
sysctl, userfaultfd, Grub, ENOSPC, ENOMEM, DKMS, syscall, Transparent huge pages, smatch, sysfs, vm.swappiness, CFS, Runlevel, Jens Axboe, Consistent Network Device Naming, Initial ramdisk (initrd),modprobe, MTD, Linux Kernel vulnerabilities,/sys/kernel/, KernelCare,unix://, Data Plane Development Kit (DPDK)
Advertising: