The Ten Most Important DevOps Tools

The Ten Most Important DevOps Tools
Its primary objectives are to release software often, automate as many software development processes as possible, and improve development speed and scalability. Statistics show that 68% of companies ...
0 Read More

Javascript methods

Here are the methods i learned today,1.appendchild() This method adds a node to the end of the list of children of a specified parent nodeโ›ถE.g: const docu...
0 Read More

Jenkins Grace Period

This page started from the next occurred error, right after an execution of a timeout() call: โ›ถ> Body did not finish within grace period; terminating with extreme prejudiceAfter finishing the tim...
0 Read More

๐„๐ฑ๐ฉ๐ฅ๐จ๐ซ๐ข๐ง๐  ๐Š๐ฎ๐›๐ž๐ซ๐ง๐ž๐ญ๐ž๐ฌ ๐‘๐ž๐ฉ๐ฅ๐ข๐œ๐š๐’๐ž๐ญ ๐Ÿš€

๐„๐ฑ๐ฉ๐ฅ๐จ๐ซ๐ข๐ง๐  ๐Š๐ฎ๐›๐ž๐ซ๐ง๐ž๐ญ๐ž๐ฌ ๐‘๐ž๐ฉ๐ฅ๐ข๐œ๐š๐’๐ž๐ญ ๐Ÿš€
๐Ÿ“Œ ๐—จ๐—ป๐—ฑ๐—ฒ๐—ฟ๐˜€๐˜๐—ฎ๐—ป๐—ฑ๐—ถ๐—ป๐—ด ๐—ฅ๐—ฒ๐—ฝ๐—น๐—ถ๐—ฐ๐—ฎ๐—ฆ๐—ฒ๐˜ ๐—ถ๐—ป ๐—ž๐˜‚๐—ฏ๐—ฒ๐—ฟ๐—ป๐—ฒ๐˜๐—ฒ๐˜€A ReplicaSet ensures a specified number of pod repli...
0 Read More