Istio vs Kubernetes

Need advice about which tool to choose?Ask the StackShare community!

Istio

3K
1.4K
+ 1
53
Kubernetes

53.6K
46.8K
+ 1
671
Add tool

Istio vs Kubernetes: What are the differences?

Developers describe Istio as "Open platform to connect, manage, and secure microservices, by Google, IBM, and Lyft". Istio is an open platform for providing a uniform way to integrate microservices, manage traffic flow across microservices, enforce policies and aggregate telemetry data. Istio's control plane provides an abstraction layer over the underlying cluster management platform, such as Kubernetes, Mesos, etc. On the other hand, Kubernetes is detailed as "Manage a cluster of Linux containers as a single system to accelerate Dev and simplify Ops". Kubernetes is an open source orchestration system for Docker containers. It handles scheduling onto nodes in a compute cluster and actively manages workloads to ensure that their state matches the users declared intentions.

Istio can be classified as a tool in the "Microservices Tools" category, while Kubernetes is grouped under "Container Tools".

"Zero code for logging and monitoring" is the top reason why over 4 developers like Istio, while over 134 developers mention "Leading docker container management solution" as the leading cause for choosing Kubernetes.

Istio and Kubernetes are both open source tools. Kubernetes with 55.1K GitHub stars and 19.1K forks on GitHub appears to be more popular than Istio with 18.5K GitHub stars and 3.1K GitHub forks.

Google, Slack, and Shopify are some of the popular companies that use Kubernetes, whereas Istio is used by Cuemby, Entelo, and AgFlow. Kubernetes has a broader approval, being mentioned in 1048 company stacks & 1099 developers stacks; compared to Istio, which is listed in 32 company stacks and 30 developer stacks.

Decisions about Istio and Kubernetes
Simon Reymann
Senior Fullstack Developer at QUANTUSflow Software GmbH · | 30 upvotes · 6M views

Our whole DevOps stack consists of the following tools:

  • GitHub (incl. GitHub Pages/Markdown for Documentation, GettingStarted and HowTo's) for collaborative review and code management tool
  • Respectively Git as revision control system
  • SourceTree as Git GUI
  • Visual Studio Code as IDE
  • CircleCI for continuous integration (automatize development process)
  • Prettier / TSLint / ESLint as code linter
  • SonarQube as quality gate
  • Docker as container management (incl. Docker Compose for multi-container application management)
  • VirtualBox for operating system simulation tests
  • Kubernetes as cluster management for docker containers
  • Heroku for deploying in test environments
  • nginx as web server (preferably used as facade server in production environment)
  • SSLMate (using OpenSSL) for certificate management
  • Amazon EC2 (incl. Amazon S3) for deploying in stage (production-like) and production environments
  • PostgreSQL as preferred database system
  • Redis as preferred in-memory database/store (great for caching)

The main reason we have chosen Kubernetes over Docker Swarm is related to the following artifacts:

  • Key features: Easy and flexible installation, Clear dashboard, Great scaling operations, Monitoring is an integral part, Great load balancing concepts, Monitors the condition and ensures compensation in the event of failure.
  • Applications: An application can be deployed using a combination of pods, deployments, and services (or micro-services).
  • Functionality: Kubernetes as a complex installation and setup process, but it not as limited as Docker Swarm.
  • Monitoring: It supports multiple versions of logging and monitoring when the services are deployed within the cluster (Elasticsearch/Kibana (ELK), Heapster/Grafana, Sysdig cloud integration).
  • Scalability: All-in-one framework for distributed systems.
  • Other Benefits: Kubernetes is backed by the Cloud Native Computing Foundation (CNCF), huge community among container orchestration tools, it is an open source and modular tool that works with any OS.
See more
Prateek Mittal
Fullstack Engineer| Ruby | React JS | gRPC at Ex Bookmyshow | Furlenco | Shopmatic · | 4 upvotes · 253.3K views

Istio based on powerful Envoy whereas Kong based on Nginx. Istio is K8S native as well it's actively developed when k8s was successfully accepted with production-ready apps whereas Kong slowly migrated to start leveraging K8s. Istio has an inbuilt turn-keyIstio based on powerful Envoy whereas Kong based on Nginx. Istio is K8S native as well it's actively developed when k8s was successfully accepted with production-ready apps whereas Kong slowly migrated to start leveraging K8s. Istio has an inbuilt turn key solution with Rancher whereas Kong completely lacks here. Traffic distribution in Istio can be done via canary, a/b, shadowing, HTTP headers, ACL, whitelist whereas in Kong it's limited to canary, ACL, blue-green, proxy caching. Istio has amazing community support which is visible via Github stars or releases when comparing both.

See more
Guan Wang
Data engineer at accenture · | 2 upvotes · 10.2K views
Shared insights
on
IstioIstioKubernetesKubernetes

In the past two years , the cloud native is becoming more and more popular , down-to-earth and ready for the production . Based on K8S and enriched by the service mesh framework like istio , the ecosystem is on the way to a bright future . Now I am a member of cloud native believer , I am keeping learning on that awesome field.

See more
Get Advice from developers at your company using StackShare Enterprise. Sign up for StackShare Enterprise.
Learn More
Pros of Istio
Pros of Kubernetes
  • 14
    Zero code for logging and monitoring
  • 9
    Service Mesh
  • 8
    Great flexibility
  • 5
    Powerful authorization mechanisms
  • 5
    Ingress controller
  • 4
    Full Security
  • 4
    Easy integration with Kubernetes and Docker
  • 4
    Resiliency
  • 163
    Leading docker container management solution
  • 128
    Simple and powerful
  • 105
    Open source
  • 76
    Backed by google
  • 58
    The right abstractions
  • 25
    Scale services
  • 20
    Replication controller
  • 11
    Permission managment
  • 8
    Simple
  • 8
    Cheap
  • 8
    Supports autoscaling
  • 5
    Self-healing
  • 5
    No cloud platform lock-in
  • 5
    Reliable
  • 4
    Scalable
  • 4
    Open, powerful, stable
  • 4
    Quick cloud setup
  • 4
    Promotes modern/good infrascture practice
  • 3
    Backed by Red Hat
  • 3
    A self healing environment with rich metadata
  • 3
    Captain of Container Ship
  • 3
    Cloud Agnostic
  • 3
    Custom and extensibility
  • 3
    Runs on azure
  • 2
    Gke
  • 2
    Everything of CaaS
  • 2
    Sfg
  • 2
    Expandable
  • 2
    Golang
  • 2
    Easy setup

Sign up to add or upvote prosMake informed product decisions

Cons of Istio
Cons of Kubernetes
  • 16
    Performance
  • 15
    Steep learning curve
  • 15
    Poor workflow for development
  • 8
    Orchestrates only infrastructure
  • 4
    High resource requirements for on-prem clusters
  • 2
    Too heavy for simple systems
  • 1
    Additional vendor lock-in (Docker)
  • 1
    More moving parts to secure
  • 1
    Additional Technology Overhead

Sign up to add or upvote consMake informed product decisions

- No public GitHub repository available -

What is Istio?

Istio is an open platform for providing a uniform way to integrate microservices, manage traffic flow across microservices, enforce policies and aggregate telemetry data. Istio's control plane provides an abstraction layer over the underlying cluster management platform, such as Kubernetes, Mesos, etc.

What is Kubernetes?

Kubernetes is an open source orchestration system for Docker containers. It handles scheduling onto nodes in a compute cluster and actively manages workloads to ensure that their state matches the users declared intentions.

Need advice about which tool to choose?Ask the StackShare community!

Jobs that mention Istio and Kubernetes as a desired skillset
What companies use Istio?
What companies use Kubernetes?
See which teams inside your own company are using Istio or Kubernetes.
Sign up for StackShare EnterpriseLearn More

Sign up to get full access to all the companiesMake informed product decisions

What tools integrate with Istio?
What tools integrate with Kubernetes?

Sign up to get full access to all the tool integrationsMake informed product decisions

Blog Posts

Kubernetesetcd+2
2
1110
Dec 8 2020 at 5:50PM

DigitalOcean

GitHubMySQLPostgreSQL+11
2
2227
PythonDockerKubernetes+7
3
1023
May 21 2020 at 12:02AM

Rancher Labs

KubernetesAmazon EC2Grafana+12
5
1417
Apr 16 2020 at 5:34AM

Rancher Labs

KubernetesRancher+2
2
873
What are some alternatives to Istio and Kubernetes?
linkerd
linkerd is an out-of-process network stack for microservices. It functions as a transparent RPC proxy, handling everything needed to make inter-service RPC safe and sane--including load-balancing, service discovery, instrumentation, and routing.
Envoy
Originally built at Lyft, Envoy is a high performance C++ distributed proxy designed for single services and applications, as well as a communication bus and “universal data plane” designed for large microservice “service mesh” architectures.
Conduit
Conduit is a lightweight open source service mesh designed for performance, power, and ease of use when running applications on Kubernetes. Conduit is incredibly fast, lightweight, fundamentally secure, and easy to get started with.
Kong
Kong is a scalable, open source API Layer (also known as an API Gateway, or API Middleware). Kong controls layer 4 and 7 traffic and is extended through Plugins, which provide extra functionality and services beyond the core platform.
AWS App Mesh
AWS App Mesh is a service mesh based on the Envoy proxy that makes it easy to monitor and control containerized microservices. App Mesh standardizes how your microservices communicate, giving you end-to-end visibility and helping to ensure high-availability for your applications. App Mesh gives you consistent visibility and network traffic controls for every microservice in an application. You can use App Mesh with Amazon ECS (using the Amazon EC2 launch type), Amazon EKS, and Kubernetes on AWS.
See all alternatives