Tag: kubernetes
-
WordPress & Kubernetes: Separating Key WordPress Components for Kubernetes
This is the second blog post in our WordPress & Kubernetes series. In this post you will learn about the key WordPress components, and why they need separating in different Kubernetes pods for redundancy, high availability and scalability. UPD: We’ve published a new and improved WordPress on Kubernetes guide.
-
WordPress & Kubernetes: Getting Started with Kubernetes
In this blog post, we’ll provide an introduction to Kubernetes, the popular container orchestration platform, and explain its benefits. We’ll also cover the basics of Kubernetes architecture and components, as well as configuration files and the kubectl command-line tool. Finally, we’ll discuss setting up a Kubernetes cluster, including choosing a hosting provider and creating a…