This quiz will put your knowledge of Kubernetes terminology to the test.
Kubernetes, which is also known as ‘k8s’ is a portable, extendable open-source container that automates the process of manually managing, deploying, and scaling the the containerized applications like docker, containerd etc. This system was originally designed by Google; however, as of now, the Cloud Native Computing Foundation oversees all the arrangements.
OpenEBS now stands as one of the leading open-source projects related to container-native and container-attached storage type under the common name Kubernetes. With a dedicated storage controller designated to each workload, the OpenEBS follows the footsteps of Container Attached Storage or CAS. To provide further facilities to its users, the OpenEBS has granular storage policies and isolation that helps the users to choose their storage according to their workload.
Blog was initially published in "https://medium.com/goglides/kubernetes-how-it-works-bc27daf20e4c" Note: If you already [...]
Blog was initially published in medium, https://medium.com/goglides/exploring-kubectl-http-request-verbose-option-and-custom-kube-config-based-on-kubernetes-rbac-332b889ec2ab We can use -v or — v flags [...]
Steps by step guide showing how you can use google managed SSL certificate to generate certificate for your website.
Anyone who doesn't know about kubeconfig file, its a file which is [...]
Anyone who doesn't know about Kubernetes Service Object, directly from official [...]
Anyone who doesn't know what is NTP (Network Time Protocol), [...]
Problem Description Recently I keep seeing the NTP issue with [...]