chore: improved placeholder articles

This commit is contained in:
Michele Cereda
2023-12-08 20:01:41 +01:00
parent 507606bfb3
commit cda6227f65
8 changed files with 46 additions and 2 deletions

16
.vscode/settings.json vendored
View File

@@ -11,7 +11,9 @@
"adduser", "adduser",
"airgap", "airgap",
"airgapped", "airgapped",
"apiserver",
"autoscaler", "autoscaler",
"autoscalers",
"awscli", "awscli",
"bitwarden", "bitwarden",
"boinc", "boinc",
@@ -20,9 +22,11 @@
"bootcmd", "bootcmd",
"bootloader", "bootloader",
"btrfs", "btrfs",
"burstable",
"byod", "byod",
"celeron", "celeron",
"cereda", "cereda",
"certmanager",
"cfengine", "cfengine",
"chattr", "chattr",
"chezmoi", "chezmoi",
@@ -34,6 +38,7 @@
"commitlint", "commitlint",
"compsize", "compsize",
"configmap", "configmap",
"containerd",
"cowsay", "cowsay",
"cpulimit", "cpulimit",
"cryptsetup", "cryptsetup",
@@ -73,12 +78,18 @@
"istioctl", "istioctl",
"jdupes", "jdupes",
"journalctl", "journalctl",
"karpenter",
"kbfs", "kbfs",
"keda", "keda",
"keepass", "keepass",
"keybase", "keybase",
"kivi",
"knockd", "knockd",
"kubectx",
"kubelet",
"kubens",
"kubeval", "kubeval",
"kubie",
"kustomize", "kustomize",
"libexec", "libexec",
"localdomain", "localdomain",
@@ -91,6 +102,7 @@
"mktemp", "mktemp",
"mpiexec", "mpiexec",
"netcat", "netcat",
"nindent",
"nmap", "nmap",
"nproc", "nproc",
"nvme", "nvme",
@@ -108,6 +120,7 @@
"portsnap", "portsnap",
"posix", "posix",
"poweroff", "poweroff",
"pulumi",
"pvresize", "pvresize",
"radeon", "radeon",
"replicatedctl", "replicatedctl",
@@ -117,13 +130,14 @@
"rootlv", "rootlv",
"rootvg", "rootvg",
"runcmd", "runcmd",
"runtimes",
"sata", "sata",
"schedulable", "schedulable",
"scrollback", "scrollback",
"setfacl", "setfacl",
"setfattr", "setfattr",
"slurm", "slurm",
"SPIFFE", "spiffe",
"sshfs", "sshfs",
"sshpass", "sshpass",
"subsequentially", "subsequentially",

View File

@@ -45,7 +45,7 @@
| GUI | Graphical User Interface | | | GUI | Graphical User Interface | |
| HA | High Availability | Characteristic of a system which aims to ensure better or longer availability for its services | | HA | High Availability | Characteristic of a system which aims to ensure better or longer availability for its services |
| HPC | High Performance Computing | Collections of systems and tools used to achieve a greater processing capacity than the single unit | | HPC | High Performance Computing | Collections of systems and tools used to achieve a greater processing capacity than the single unit |
| IaC | Infrastructure as Code | | | [IaC] | [Infrastructure as Code][iac] | |
| IP | Internet Protocol | | | IP | Internet Protocol | |
| IPvX | Internet Protocol version X | | | IPvX | Internet Protocol version X | |
| ISP | Internet Service Provider | | | ISP | Internet Service Provider | |
@@ -86,5 +86,9 @@
References References
--> -->
<!-- Knowledge base -->
[iac]: iac.placeholder
<!-- Others -->
[cn (canonicalname vs commonname) in active directory explained]: https://www.itechguides.com/what-is-cn-in-active-directory/ [cn (canonicalname vs commonname) in active directory explained]: https://www.itechguides.com/what-is-cn-in-active-directory/
[kiss principle is not that simple]: https://artero.dev/posts/kiss-principle-is-not-that-simple/ [kiss principle is not that simple]: https://artero.dev/posts/kiss-principle-is-not-that-simple/

View File

@@ -1,2 +1,6 @@
# cicd
## pipelines
https://www.redhat.com/en/topics/devops/what-cicd-pipeline https://www.redhat.com/en/topics/devops/what-cicd-pipeline
https://katalon.com/resources-center/blog/continuous-delivery-vs-continuous-deployment https://katalon.com/resources-center/blog/continuous-delivery-vs-continuous-deployment

View File

@@ -0,0 +1,6 @@
linux | `conntrack`
bsd | `pfctl -s states`
https://manpages.debian.org/testing/conntrack/conntrack.8.en.html
https://blog.cloudflare.com/conntrack-tales-one-thousand-and-one-flows/
https://deploy.live/blog/kubernetes-networking-problems-due-to-the-conntrack/

View File

@@ -0,0 +1,8 @@
# etcd
Strongly consistent, distributed key-value store.
Aims to provide a reliable way to store data that needs to be accessed by a distributed system or cluster of machines.
Gracefully handles leader elections during network partitions and can tolerate machine failure, including the leader node.
[website]: https://etcd.io/

View File

@@ -0,0 +1,3 @@
# gen3
https://gen3.org/

View File

@@ -0,0 +1 @@
# Infrastructure as Code

View File

@@ -0,0 +1,4 @@
# kivi
https://www.youtube.com/watch?v=EEj8ptQmZmY
https://github.com/bingzheliu/kivi