#devops-trends
Read more stories on Hashnode
Articles with this tag
AWS: AWS (Amazon Web Services) is a comprehensive cloud computing platform offered by Amazon. It provides a wide range of services including storage,...
What is Kubernetes and why it is important? Kubernetes is an open-source container orchestration platform that automates the deployment, scaling, and...
What are Persistent Volumes in k8s? Kubernetes persistent volumes (PVs) are a unit of storage provided by an administrator as part of a Kubernetes...
What is ConfigMaps in K8S? ConfigMaps are Kubernetes objects that allow you to separate configuration data/files from image content to keep...
What are Services in K8s? Introduction to Service Types in K8s — Types of Kubernetes Services. There are four types of Kubernetes services —...
What Is a Kubernetes Namespace? A Namespace is a Kubernetes object that helps group and structure other Kubernetes objects and partitions them in a...