Try our new research platform with insights from 80,000+ expert users
Engineer at SLT Visioncom Pvt Ltd
Reseller
Top 20
Offers GUI-based deployment and efficient integration features
Pros and Cons
  • "The features are typical Kubernetes, but Google One offers a better GUI-based deployment. It's more sophisticated and integrates well with other services, providing a better customer experience."
  • "There is room for improvement in this solution. For example, auto-scaling can be complex. We expect it to be easier to set up and manage, even for our customers."

What is our primary use case?

Mainly, we target SMEs for Kubernetes services. Currently, we have a few customers, and they expect more customized experiences.

What is most valuable?

The features are typical Kubernetes, but Google One offers a better GUI-based deployment. It's more sophisticated and integrates well with other services, providing a better customer experience.

What needs improvement?

There is room for improvement in this solution. For example, auto-scaling can be complex. We expect it to be easier to set up and manage, even for our customers.

For how long have I used the solution?

We started recently. I have around one and a half months of experience with it.

Buyer's Guide
Google Kubernetes Engine
June 2025
Learn what your peers think about Google Kubernetes Engine. Get advice and tips from experienced pros sharing their opinions. Updated: June 2025.
857,028 professionals have used our research since 2012.

What do I think about the stability of the solution?

The stability is good. I would rate it a nine out of ten.

What do I think about the scalability of the solution?

It is a scalable solution. I would rate the scalability a nine out of ten.

How are customer service and support?

The customer service and support are good. 

How would you rate customer service and support?

Positive

How was the initial setup?

The initial setup is pretty simple; we can deploy a cluster within a minute. Just choose a region and the required parameters.

What about the implementation team?

One person can handle it unless they're inexperienced.

What's my experience with pricing, setup cost, and licensing?

Pricing is a bit expensive compared to some other products, but it's acceptable.

I would rate the pricing an eight out of ten, where one is a low price, and ten is a high price. 

What other advice do I have?

The auto-scaling can be complicated, so they should be prepared for that. It is difficult to hand over the solution to customers because of scaling up and scaling down issues. If Google improves that aspect, it'll be easier to manage.

Overall, I would rate the solution a nine out of ten.

Disclosure: My company has a business relationship with this vendor other than being a customer: Partner
PeerSpot user
reviewer890382 - PeerSpot reviewer
Chief Architect at a energy/utilities company with 10,001+ employees
Real User
A good tool for running AI models and setting up clusters, but lacking in easy integration functionality
Pros and Cons
  • "We appreciate that it is quite easy to set up a Kubernetes cluster in Google Cloud, using the managed services within this solution."
  • "We would like to see some improvement in the ease of integration with this solution."

What is our primary use case?

We use this solution to run the AI models that we have developed for anomaly detection, cloud workload prediction, as well as setting up clusters.

What is most valuable?

We appreciate that it is quite easy to set up a Kubernetes cluster in Google Cloud, using the managed services within this solution.

What needs improvement?

We would like to see some improvement in the ease of integration with this solution.

We would also like to see the addition of some automated realization of data pipelines.

For how long have I used the solution?

We have been using this solution for nearly three years.

What do I think about the stability of the solution?

We have found the stability of this solution to be good during our time working with it.

What do I think about the scalability of the solution?

This is an easily scalable solution.

How was the initial setup?

The setup for this solution is reasonably simple.

What about the implementation team?

We implemented this solution using our team of in-house, GCP-certified architects and operators.

What other advice do I have?

We would rate this solution an eight out of ten.

Which deployment model are you using for this solution?

Public Cloud
Disclosure: My company has a business relationship with this vendor other than being a customer: Partner
PeerSpot user
Buyer's Guide
Google Kubernetes Engine
June 2025
Learn what your peers think about Google Kubernetes Engine. Get advice and tips from experienced pros sharing their opinions. Updated: June 2025.
857,028 professionals have used our research since 2012.
Patryk Golabek - PeerSpot reviewer
CTO at Translucent Computing Inc
Real User
Extremely scalable, easy to setup, and has good machine learning
Pros and Cons
  • "The deployment of the cluster is very easy."
  • "Our critique is that we have to do too much work to get the cluster production-ready."

What is our primary use case?

We have everything in Kubernetes. We're basically moving everything from the cloud into Kubernetes - inverting the cloud. We have all that built for the CIT pipeline and have our tools within the cluster.

This is to support application development. The application side is always within the cluster. We have a security cluster. So everything is there. We have a database within the cluster as well. We don't need a managed database. There's a cloud database due to the fact that we use Kubernetes database. Everything goes into the cluster.

It makes it easy for us to be consistent across different environments, including development environments or in Oracle environments, as everything runs within the cluster.

What is most valuable?

The solution allows you to work on and from multiple clouds. You can use Google's cloud, or mix and match clouds across suppliers.

You can split into regions within your own cloud.

The deployment of the cluster is very easy. You just click a button and it's deployed, or just run a simple command and it deploys itself. You don't have to go through the steps of installing the cluster yourself. It's already deployed and managed.

The master of the cluster is also managed by Google. If there are any updates, they are responsible to handle that. It just takes a little bit of a load from our task load. You don't have to manage the master, or the version of the cluster yourself. 

You don't have to think about the installation process. They take care of the underlying infrastructure deployment and managing the versioning of the cluster. When we need to update, it's simple. They'll help us to easily, smoothly update those cluster nodes. You don't have to deal with that either.

When it comes to the Google Cloud, the Kubernetes advantage that's there for machine learning is that they have a CPU, which is a central processing unit, which is much faster than GPU. If the clients are willing to pay for it, we'll run the machine learning jobs within the Kubernetes cluster, then connect to Google CPU, which gives us the ability to finish the job much, much faster.

What needs improvement?

It's maybe a controversial topic, as Kubernetes itself should be just your bottom layer. However, within your own engine, you expect to do more with time. Since we're putting so much into the cluster, it would be nice if some of this stuff was already done, baked into the cluster.

Our critique is that we have to do too much work to get the cluster production-ready. Most people just start it and think that's production. That's not really production. That's just bootstrapping the cluster, with all the tools that you need.

A lot of people rely on cloud tools, or a cloud-built system, to get going. We would like to have that baked into the cluster. Due to our usage pattern of the cluster and how heavily we use it, our expectation is to have more tools baked into the cluster. There should be more emphasis on tools developed immediately from the cluster to support application development versus relying on third-party vendors, like Jenkins. 

The third-party vendors have to adapt to Kubernetes, and that creates a problem, as there's always a delay. Third parties don't have much incentive to do anything right away. That means we have to wait for these guys to catch up. We don't have a big enough team to actually change every open source code, as there's so much of it.

For how long have I used the solution?

We started using Kubernetes in 2015, around the time it started. Whenever Google launched their tools is about the time we started. Before that, we used Kubernetes, however, we were deploying it ourselves.

What do I think about the stability of the solution?

The solution is stable.

The solution is cloud-native and every cloud is using basically the same version. That's what makes it easy for us to move between clouds. Google wants users to integrate with their own cloud storage and security, however, which is where issues can arise. 

It allows you to create private clusters. There's no competitive advantage for cluster clouds right now, which is good for us, as it's a uniform-looking ecosystem that allows us to move between clouds easily.

What do I think about the scalability of the solution?

Kubernetes is designed to scale horizontally and vertically as well. It scales quite well.

We have unlimited scaling through horizontal scaling. We can add more Kubernetes nodes. When applications do grow, we need to maybe horizontally scale applications or our databases. We just kick off another node when we need however much memory CPU and just keep on scaling it. Obviously, you pay for it, however, scaling is extremely easy.

A lot of time we automate the scaling as well. Based a little bit on AI and cloud automation processing, we detect the CPU usage or the GPU usage and if we exceed a certain threshold, the cluster automatically adds another data node, so it's self-serving. So scaling is almost automated around cases that we do.

The system knows by itself how to scale dynamically. The dynamic elastic scaling is baked into our systems as well. When people do use, for example, the machine learning special cluster, that one goes automatically from zero to 23 nodes depending on the users. A lot of times, we do shut it down, with just no usage. When people kick off a job, it automatically spins up on a new cluster node and deploys the job, gets another job, and spins up another one. It dynamically grows. We have to allocate pools that we have of an increased cluster in Google Cloud and it works well.

How are customer service and technical support?

We basically are able to solve our own problems on our end. We don't need the assistance of technical support. We might have used it once in the past six or seven years and that is it.

How was the initial setup?

The initial setup is very straightforward. Everything is basically done for you. It's nice and easy.

We can do the cluster management. There are cluster administrators who take a more serious role. They are responsible for the disks backing some of these applications, the databases, deployment of these tools, the infrastructure tools, et cetera.

What about the implementation team?

We have application developers which work with the administrators to actually deploy the application, as you still have to just be meaningful in the cluster, and add some sort of business logic. Those have to work with our administrators so we get that done and we do support, and a lot of different tools, monitoring tools for visibility. It's important to us, because if we do, we follow a microservice architecture across applications. They're like little black boxes and we have to be able to see inside of them.

What's my experience with pricing, setup cost, and licensing?

Multi-cloud is a sort of an expensive endeavor as the tools are overpriced. We're looking at options that aren't based on Anthos, which is Google's multi-cloud solution. 

While you pay money to Google, they also take a piece of the action as well.

CPU is very cheap, however, GPU is very expensive. If you want to iterate on your data client's tasks within a Kubernetes cluster, it will cost you.

There is no licensing cost. You pay for the cloud and you pay for what you use based on the CPU and RAM usage based on the VM, the virtual machines. The cluster is still made up of computers, so you pay for the computers that are backing the clusters. If you kick off a Kubernetes node, which has three nodes in your cluster, you have to pay for each of these nodes, these computers, these virtual machines that you get bootstrapped with. You just use the machine time as with any cloud and you get a price in Google for the machine type and your machine type is defined based on your CPU and RAM usage. If you want to have 60 GBs of RAM, you pay for that RAM or for CPUs.

The same thing is true if you ask for a GPU computer, as most of the virtual machines don't come with a video card unless you ask for it. Then you have to pay for that the computer and the video card

What other advice do I have?

We're actually certified as well Kubernetes vendor.

We're using version 1.19. The most up-to-date is 1.20. We're never on the latest version, we're always like a version behind, or even two versions behind, to give them time to sort through their issues. We're using 1.19 in both Azure's, Google Cloud's, and EKS, however, EKS might be two versions behind, maybe.

Most of the time we're deploying in, as a private cluster within the cloud. It's isolated from public infrastructure. That's for security reasons. We don't want our cluster to be exposed to the public internet.

We also have a hybrid deployment Azure on-premises. This is just to make things easier for integration purposes. On-premise, it's connected to the cloud and then we can just use the same tools to be Kube-Native source. We develop the same tools for Kubernetes and then we can just deploy Kubernetes on-premises or in the cloud, it doesn't matter.

We also are doing multi-cloud as well, and we're deploying from Google Cloud into AWS.

With Azure, we have one giant cloud right now. That way, we can partition a cluster and see multiple clouds and multiple visions. If Google Cloud goes down for whatever reason, as it happened, two years ago, due to bad configurations, too many clusters in a cloud, we're covered. We do multi-cloud as the solution is critical and we can't afford to have it go down.

We are basically are a full-service company. We do everything for our clients - including application development and everything that entails.

I'd advise users to take security seriously. Don't just deploy things on the internet. Make sure your cluster's secure. You want to be able to tell your clients that you have a secure implementation of a cluster. That requires a little bit of cloud set up with every cloud to create a private network, private subnetwork, manage the ingress and egress, so input and outputs of the requests coming into your cluster.

These are things you have to think about when you deploy, just initially before you get started. All the clouds support it, you just have to know how to set up your VPC, virtual private network connection tier with every cloud and how to set up subnets to isolate your cluster to specific subnets, so it's not exposed on the internet, it's private and then any requests coming from the internet have to go to your load balancer directly to your cluster.

However, if you manage that and some peoples' requests going out of your cluster, you won't be able to manage those as well, since they're on NAT and a cloud router as well. So you know what's coming in, what's going out. You can monitor your traffic coming in and within your cluster.

These days a lot of people just use the containers directly from third-party sources or public repositories in the docker containers in which the Kubernetes cluster runs and those could come with malware. You want basically, in the main cluster, to have security policies implemented for every cluster. You don't get that from your cluster loggers. You have to get that from third-party vendors. This is where the competition comes with the Kubernetes. 

In general, I would rate the solution at an eight out of ten.

Which deployment model are you using for this solution?

Public Cloud

If public cloud, private cloud, or hybrid cloud, which cloud provider do you use?

Google
Disclosure: My company does not have a business relationship with this vendor other than being a customer.
PeerSpot user
Dima Dorofeyev - PeerSpot reviewer
Senior DevOps/Build Engineer at Dataart
MSP
Top 10
Easy to control and manage containers at all levels and is easy to create CD
Pros and Cons
  • "The initial setup was very easy because it's like a Google platform as a service. It's just one button to set it up. The deployment took only a few minutes."
  • "There are some security issues, but it might just be because we are not up to speed yet as much as we should be and so we haven't found it in the documentation yet. That's why I don't want to confuse this. Still, it could be a little bit easier to understand and implement."

What is our primary use case?

Kubernetes Engine is a platform that spins off applications so they can be run at scale at a high level.

We are currently migrating from on-premises to the cloud version.

How has it helped my organization?

First of all, it's easier to control and manage the containers at all levels. It becomes easy to create CD, or continuous delivery, and it's easier to scale.

What is most valuable?

Kubernetes Engines is easy to deploy and manage.

What needs improvement?

There are some security issues, but it might just be because we are not up to speed yet as much as we should be and so we haven't found it in the documentation yet. That's why I don't want to confuse this. Still, it could be a little bit easier to understand and implement.

They could also probably improve their monitoring features. We mostly don't use the graphical display. We use command lines, so this isn't a big issue for us.

For how long have I used the solution?

We've been using Google Kubernetes for about half a year.

What do I think about the stability of the solution?

For me, Kubernetes Engines was pretty stable.

What do I think about the scalability of the solution?

This is a very scalable product. We are increasing our use because our customer has a lot of products and he wants to migrate out of the application to cloud. He will use Kubernetes to do this.

Which solution did I use previously and why did I switch?

As I work with different customers, it was a customer decision. I have no choice. I used Amazon Container Services, ACS, before. It was not bad, but I like Kubernetes better.

How was the initial setup?

The initial setup was very easy because it's like a Google platform as a service. It's just one button to set it up. The deployment took only a few minutes.

What other advice do I have?

Management and deployment of a lot of containers could be very easy. It saves us time.

I think Kubernetes is really a fast developing and easy to use platform.

I would probably rate it as nine out of ten since it does have a little bit of room for improvement.

Disclosure: My company does not have a business relationship with this vendor other than being a customer.
PeerSpot user
reviewer1984668 - PeerSpot reviewer
Director at a tech services company with 11-50 employees
Real User
I like the plugin management and configuration sync features
Pros and Cons
  • "GKE's plugin management and configuration sync are excellent features. The amount of data it provides is good, and I've been able to integrate it with the things I need."
  • "The user interface is a bit confusing sometimes. You need to navigate between the various consoles we have. It's hard to figure out where things are. It's frustrating. The documentation could be a bit better."

What is our primary use case?

All of our clients are using GKE lightly. The companies are big, but the usage is small.

What is most valuable?

GKE's plugin management and configuration sync are excellent features. The amount of data it provides is good, and I've been able to integrate it with the things I need.

What needs improvement?

The user interface is a bit confusing sometimes. You need to navigate between the various consoles we have. It's hard to figure out where things are.  It's frustrating. The documentation could be a bit better.

For how long have I used the solution?

I have only been using GKE for a couple of months, but I have been working with Kubernetes for about six years and EKS for a year. 

What do I think about the scalability of the solution?

GKE is scalable.

Which solution did I use previously and why did I switch?

We were previously using basic Kubernetes that we set up and managed ourselves. I've also used EKS.

How was the initial setup?

Setting up GKE is somewhat complex. There are lots of concepts that are involved and many options to consider. At the same time, you can easily automate it. It's easy to interact with the client and the APIs, and the documentation is good. Sometimes it is confusing, but you can find most of the stuff that you need.

Which other solutions did I evaluate?

I think EKS and AWS are very similar usages. I don't know if one is superior to the other. Google might be better at working with identities for workloads and resource integration. I think it's a bit better and easier than AWS's IM.

What other advice do I have?

I rate Google Kubernetes Engine eight out of 10.

Disclosure: My company has a business relationship with this vendor other than being a customer: Partner
PeerSpot user
Chris Njuguna - PeerSpot reviewer
Founder at Ishara Data Solutions Ltd
Real User
Great solution for container deployment
Pros and Cons
  • "Google Kubernetes Engine's most valuable feature is container deployment."
  • "An area in which Google Kubernetes Engine could improve is configuration."

What is most valuable?

Google Kubernetes Engine's most valuable feature is container deployment.

What needs improvement?

An area in which Google Kubernetes Engine could improve is configuration.

For how long have I used the solution?

I've been working with Google Kubernetes Engine for a few months.

What do I think about the stability of the solution?

Google Kubernetes Engine is stable.

What do I think about the scalability of the solution?

Generally, Google Kubernetes Engine is easy to scale, but it can be difficult in some cases.

How was the initial setup?

The initial setup is generally straightforward but can become a bit difficult with more complex projects.

What's my experience with pricing, setup cost, and licensing?

The price for Google Kubernetes Engine could be lower - I'd rate its pricing at three out of five.

What other advice do I have?

I'd rate Google Kubernetes Engine as eight out of ten.

Which deployment model are you using for this solution?

Private Cloud
Disclosure: My company does not have a business relationship with this vendor other than being a customer.
PeerSpot user
Head of .NET Department at Evozon
MSP
Top 5Leaderboard
It's a good solution for orchestrating Docker containers depending on your technology stack
Pros and Cons
  • "Google Kubernetes Engine is used for orchestrating Docker containers. We have 30 or 40 customers working with this solution now. We'll probably see 10 to 15 percent growth in the number of customers using Google Kubernetes Engine in the future."
  • "Google Kubernetes Engine is less stable in some highly complex deployments with many nodes."

What is our primary use case?

Google Kubernetes Engine is used for orchestrating Docker containers. We have 30 or 40 customers working with this solution now. We'll probably see 10 to 15 percent growth in the number of customers using Google Kubernetes Engine in the future. 

For how long have I used the solution?

We've been using Kubernetes Engine for five years.

What do I think about the stability of the solution?

Google Kubernetes Engine is less stable in some highly complex deployments with many nodes. However, those are probably edge cases.

What do I think about the scalability of the solution?

Google Kubernetes Engine is scalable 

How was the initial setup?

The ease of deployment for Google Kubernetes Engine is about average.  

What's my experience with pricing, setup cost, and licensing?

Google offers yearly and monthly subscriptions. 

Which other solutions did I evaluate?

We don't prefer Google over Amazon or any other Kubernetes solution. It depends on the technology stack that our customers choose based on project needs. It's not better than the others.

What other advice do I have?

I rate Google Kubernetes Engine eight out of 10. 

Disclosure: My company does not have a business relationship with this vendor other than being a customer.
PeerSpot user
Chief Technology Officer at Prophaze
Consultant
Offers instantaneous scaling up features, RAM and hard disks are easy to scale
Pros and Cons
  • "The scalability is the best feature."
  • "It needs to support load balancing."

What is our primary use case?

This is Prophaze deployed in Kubernetes. So we have a Kubernetes. For example, Uber, they have all their sectors deployed in Kubernetes. There should be a native production for Kubernetes. We can have a separate cloud security solution for Kubernetes. Your solution has to be in Kubernetes. Because it should be a Kubernetes solution. So the WAF, in general, can be deployed in Kubernetes as a network solution.

What is most valuable?

It's like instantaneous scaling up. If you have a lot of traffic coming in, things like RAM and hard disk are easily able to scale.

What needs improvement?

It should support the latest GP use. I also think it should support load balancing.

For how long have I used the solution?

I have worked with Google Kubernetes Engine for about three years. We are using version 10.

What do I think about the stability of the solution?

It's pretty much stable. I would say 99.9%, excellent.

What do I think about the scalability of the solution?

Google Kubernetes Engine is very scalable, in fact, that is one of the best features.

How are customer service and technical support?

For Google and Amazon, the Kubernetes is along the line of normal support. You email them or you can call them, but email is the preferable way of contacting them.

Which solution did I use previously and why did I switch?

I heard about the normal service. Some of the eCommerce stuff, size or any of the other sites, you have a lot of traffic coming to your size. It is easy to buy if you have little traffic. You'll be able to buy and resell or if you still have money you can buy you two together. So, if you look at the last five years, people started to think about the cloud. You buy a cloud instance, you customize your configuration. People are now starting to look at Docker and Kubernetes.

How was the initial setup?

The initial setup of Kubernetes Engine is quite straightforward. With just a few clicks, you can have it up and running.

What about the implementation team?

We do everything from scratch here in our company. We have complete control over our selection. We use three people for maintenance.

What's my experience with pricing, setup cost, and licensing?

Currently, it costs around $1000 per month which sorted our deployment. So once we get more clients, having a huge suffix, costs can go up. 

What other advice do I have?

My advice to anybody considering this solution is to understand that you need to have everything ready before implementation. You need to have a migration strategy.

I would rate Google Kubernetes Engine an eight out of ten.

Which deployment model are you using for this solution?

Public Cloud

If public cloud, private cloud, or hybrid cloud, which cloud provider do you use?

Google
Disclosure: My company does not have a business relationship with this vendor other than being a customer.
PeerSpot user
Buyer's Guide
Download our free Google Kubernetes Engine Report and get advice and tips from experienced pros sharing their opinions.
Updated: June 2025
Product Categories
Container Management
Buyer's Guide
Download our free Google Kubernetes Engine Report and get advice and tips from experienced pros sharing their opinions.