Kubernetes POD observability and Deep Dive
Understanding Node Selector and Node Affinity in Kubernetes
Kubernetes cluster backup and restore using “etcdctl” tool
What is etcd?etcd is a distributed reliable key-value store for the most critical data of a distributed system, with a focus on being: Simple: well-defined, user-facing API…
Kubernetes Cluster Administration: Complete Reference
top: -Display Resource (CPU/Memory/Storage) usage What is metrics-server and How to Install metrics-server in kubernetes? taint: -Update the taints on one or more nodes Update the taints…
What is metrics-server and How to Install metrics-server in kubernetes?
Metrics Server is a scalable, efficient source of container resource metrics for Kubernetes built-in autoscaling pipelines. Metrics Server collects resource metrics from Kubelets and exposes them in…
Multiple Image Upload with Edit Delete using PHP Mysql
In this topic, we are going to see how to multiple image upload with edit delete using PHP Mysql. When Multiple Images uploaded into the folder then…
Introduction to Plugin Development
Welcome to the Plugin Development Series. I hope this Series Will Help You Write a good plugin. But First You need to understand Why we make Plugins?…
Top 10 best browsers based password managers in 2020
Google Password Manager https://passwords.google.com/ Firefox Lockwise Firefox Lockwise is a password manager for the Firefox web browser, as well as the mobile operating systems iOS and Android….
Kubernetes Resource requests and limits of Pod and Container
CPU and memory are each a resource type. A resource type has a base unit. CPU represents compute processing and is specified in units of Kubernetes CPUs….
jQuery Selectors: An jQuery for Beginners
What is Selectors? The document we have written in blue text with $ is called selectors. And what is in the right side of the document, we…
How to Upload and Compress an Image using PHP
Image compression is very helpful to reduce the size of the image. Generally, the user does not optimize the image when uploading through the website. In this…
jQuery Basic Syntax: An jQuery for Beginners
In this blog you are told about the basic syntax of jQuery Before this, we learned Java Script.In which we first write and inside we used to…
jQuery Implementation with CDN: An jQuery for Beginners
In this blog, you are going to learn how we will implement jQuery with CDN. In the previous blog, we had said that we implement jQuery in…
jQuery Implementation: An jQuery for Beginners
jQuery Get Started 3 steps to Implement Jquery in HTML , PHP Bootstrap : Step 1: Download jQuery.js file Step 2 : Include jQuery.js file in HTML file…
How to Upload and Resize an Image using PHP.
In this post, we are going to learn how to upload and resize an image using PHP. Here we going to use simple PHP code for image…
PHP intermediate essential guide- PHP Challenge users visit Count-
In this blog, I am going to explain Php Challenge users Visits Count. First I am going to create a “.php” file. Within this challenge what we…
What is jQuery: An Introduction for Beginners
What is jQuery? The purpose of jQuery is to make it much easier to use JavaScript on your website. Lightweight JavaScript LibraryJQuery is a fast small, and…
PHP intermediate essential guide- PHP Challenge users visits
In this blog, I am going to explain PHP Challenge users Visits. First I am going to create a “.php” file after that create two variable like…
How to post form data from PHP 7 using LinkedIn API?
In Previous blog Click Here We also learned that How to Sign-in or login from PHP 7 using LinkedIn API. So, In this blog, I am going…
PHP 7 Fundamental Tutorial for Beginners – PHP GET and POST
Methods of Sending Information to Server A web browser communicates with the server typically using one of the two HTTP (Hypertext Transfer Protocol) methods — GET and…
What is Azure? Azure Training by DevOpsSchool
What is Microsoft Azure? Microsoft Azure is a cloud computing service it’s developed by Microsoft its use for IT operations, including networking, virtualization, identity, security, deploy, testing…
PHP 7 Fundamental Tutorial for Beginners – PHP Math Operations
Performing Math Operations PHP has many built-in functions that help you do anything from simple addition or subtraction to advanced computation. Example: Each math operation has a…
Comparison or Relational Operators in JavaScript.
1 . Less than ( < ) :- This operation will return TRUE when the expression will be satisfied and FALSE when not satisfied. See the Below…
Top 5 Easy to USE and Best International Money Transfer Platform Online
International payments are still difficult to make without a third-party money transfer provider. Transfer apps offer the ability to send money across the world using different currencies…
Logical Operators in JavaScript.
1 . Logical AND ( && ) :- In this operator, it returns a TRUE value only when both the conditions are true else it returns FALSE….
How to Image Upload and Crop in Laravel with Ajax
In this tutorial, I am going to tell you how to image upload and crop in Laravel with Ajax. To crop the image using jQuery croppie plugin,…
How to Sign-in or login from PHP 7 using LinkedIn API?
In this blog, I am going to explain How to Login from PHP using LinkedIn API. So, before you go to XAMPP folder’s htdocs and create a…
What is API & How it works in All Programming Language?
In this blog, I am going to Explain What is API and How it works in All Programming Language. So, API means Application Programming Interface (API) through…
