I’m a server engineer and had been responsible for Windows Server OS not Linux.
On this blog, I deliver some information, tips, script samples of Ansible, Kubernetes and so on got by trial and error.
New arrivals
- Ansible: How to install ansible 7 (available offline (blocked internet access) situations)This guide shows the procedures for setting up to manage Windows Server with Ansible to do on the Ansible Cont […]
- How to install OpenSSH server on Windows Server 2022 in offline environmentThis post shows how to install OpenSSH server on Windows Server 2022 that is in an offline (blocked internet a […]
- Ansible: About version 2.10 or laterSince Ansible 2.10, ansible-core (renamed from ansible-base to ansible-core in version 2.11) is provided. ansi […]
- Architecture of a kubernetesThis blog shows the architecture of a kubernetes and the flow when a pod is scheduled to be run on a node. Arc […]
- Kubernetes: Create Pod with Liveness ProbeThis post shows how to create pods with Liveness probe on Kubernetes cluster by manifest. What is Liveness Pro […]