Difference between Google Kubernetes Engine and Google Compute Engine in term of server management?

mehmet adi

this is just a question about this two awesome product from google cloud platform.

i believe that google kubernetes engine is running on google compute engine,so what is the real advantage of using google kubernetes engine in term of server management?

what i mean here only refer to updating OS and patching the security just like Google App Engine handled for us. does the SRE handle the updating and security patching?

i know that google app engine already do this for us (updating OS etc2).. but on GAE, we are not able to attach persistent disk..

my plan is to host a flat file CMS, which in this case, no need for cloud sql, cloud datastore and etc.. and cloud memorystore is way too expensive

Patrick W

a big difference between the two is that a normal GCE VM instance is completely unmanaged. Once you've used the GCP provided image, all updates are up to you. Whereas with GKE, the Master and node versions can be set to upgrade automatically and you only choose which OS you want, not the specific OS version.

This means that if there are security patches or updates to a node OS, it will get pushed to your cluster. When there are improvements or patches to GKE (as long as you enable automatic upgrades) your nodes will receive the new versions.

GKE may cost you a little more than a stand alone GCE VM, but it comes with more automation and management baked in.

この記事はインターネットから収集されたものであり、転載の際にはソースを示してください。

侵害の場合は、連絡してください[email protected]

編集
0

コメントを追加

0

関連記事

分類Dev

What is the difference between Google App Engine and Google Compute Engine?

分類Dev

Google Compute Engine for Web Server or App Engine

分類Dev

Google Compute Engine GPU

分類Dev

Google Compute Engine VPN DNS

分類Dev

Google Compute Engine - Click to Deploy

分類Dev

Google Kubernetes Engine&VPN

分類Dev

google compute engine tool gcloud is exceptionally slow

分類Dev

Removing or releasing a static IP on Google Compute Engine

分類Dev

Google Compute Engine VM constantly crashes

分類Dev

Google Compute Engine Container Port Closed

分類Dev

Google Compute Engine: Required 'compute.zones.get' permission error

分類Dev

Google Container Engine(Kubernetes)のDaemonSets

分類Dev

http -> https redirect in Google Kubernetes Engine

分類Dev

Schedule Cluster resizing on Google Kubernetes Engine

分類Dev

Google App EngineとGoogle Compute Engineの違いは何ですか?

分類Dev

Why choosing Google Kubernetes Engine instead of Google AppEngine?

分類Dev

How to get the ssh keys for a new Google Compute Engine instance?

分類Dev

Google Cloud Storage、Compute Engine、InsufficientPermissionエラー

分類Dev

Allow external user to start/stop Google Compute Engine VM instance

分類Dev

How to get the ssh keys for a new Google Compute Engine instance?

分類Dev

Google compute engine instance start/status/stop using api

分類Dev

Google Compute Engine for WebServerまたはAppEngine

分類Dev

Installed MEAN on Google Compute Engine - but SSH directory is empty?

分類Dev

Google Compute Engine for WebServerまたはAppEngine

分類Dev

Google Compute Engine Free Trial Account and Enable Billing

分類Dev

Latency between services in google app engine

分類Dev

Matplotlib with Google App Engine local development server

分類Dev

Why are there 3 nodes in a default Google Kubernetes Engine cluster?

分類Dev

Why are there 3 nodes in a default Google Kubernetes Engine cluster?

Related 関連記事

  1. 1

    What is the difference between Google App Engine and Google Compute Engine?

  2. 2

    Google Compute Engine for Web Server or App Engine

  3. 3

    Google Compute Engine GPU

  4. 4

    Google Compute Engine VPN DNS

  5. 5

    Google Compute Engine - Click to Deploy

  6. 6

    Google Kubernetes Engine&VPN

  7. 7

    google compute engine tool gcloud is exceptionally slow

  8. 8

    Removing or releasing a static IP on Google Compute Engine

  9. 9

    Google Compute Engine VM constantly crashes

  10. 10

    Google Compute Engine Container Port Closed

  11. 11

    Google Compute Engine: Required 'compute.zones.get' permission error

  12. 12

    Google Container Engine(Kubernetes)のDaemonSets

  13. 13

    http -> https redirect in Google Kubernetes Engine

  14. 14

    Schedule Cluster resizing on Google Kubernetes Engine

  15. 15

    Google App EngineとGoogle Compute Engineの違いは何ですか?

  16. 16

    Why choosing Google Kubernetes Engine instead of Google AppEngine?

  17. 17

    How to get the ssh keys for a new Google Compute Engine instance?

  18. 18

    Google Cloud Storage、Compute Engine、InsufficientPermissionエラー

  19. 19

    Allow external user to start/stop Google Compute Engine VM instance

  20. 20

    How to get the ssh keys for a new Google Compute Engine instance?

  21. 21

    Google compute engine instance start/status/stop using api

  22. 22

    Google Compute Engine for WebServerまたはAppEngine

  23. 23

    Installed MEAN on Google Compute Engine - but SSH directory is empty?

  24. 24

    Google Compute Engine for WebServerまたはAppEngine

  25. 25

    Google Compute Engine Free Trial Account and Enable Billing

  26. 26

    Latency between services in google app engine

  27. 27

    Matplotlib with Google App Engine local development server

  28. 28

    Why are there 3 nodes in a default Google Kubernetes Engine cluster?

  29. 29

    Why are there 3 nodes in a default Google Kubernetes Engine cluster?

ホットタグ

アーカイブ