DZone
Thanks for visiting DZone today,
Edit Profile
  • Manage Email Subscriptions
  • How to Post to DZone
  • Article Submission Guidelines
Sign Out View Profile
  • Post an Article
  • Manage My Drafts
Over 2 million developers have joined DZone.
Log In / Join
Refcards Trend Reports Events Over 2 million developers have joined DZone. Join Today! Thanks for visiting DZone today,
Edit Profile Manage Email Subscriptions Moderation Admin Console How to Post to DZone Article Submission Guidelines
View Profile
Sign Out
Refcards
Trend Reports
Events
Zones
Culture and Methodologies Agile Career Development Methodologies Team Management
Data Engineering AI/ML Big Data Data Databases IoT
Software Design and Architecture Cloud Architecture Containers Integration Microservices Performance Security
Coding Frameworks Java JavaScript Languages Tools
Testing, Deployment, and Maintenance Deployment DevOps and CI/CD Maintenance Monitoring and Observability Testing, Tools, and Frameworks
Culture and Methodologies
Agile Career Development Methodologies Team Management
Data Engineering
AI/ML Big Data Data Databases IoT
Software Design and Architecture
Cloud Architecture Containers Integration Microservices Performance Security
Coding
Frameworks Java JavaScript Languages Tools
Testing, Deployment, and Maintenance
Deployment DevOps and CI/CD Maintenance Monitoring and Observability Testing, Tools, and Frameworks
  1. DZone
  2. Testing, Deployment, and Maintenance
  3. Deployment
  4. IBM Announced Managed Istio and Managed Knative

IBM Announced Managed Istio and Managed Knative

We take a look at this announcement through a developer's lens to find out how this update will help create better microservices.

Niklas Heidloff user avatar by
Niklas Heidloff
CORE ·
Feb. 19, 19 · Tutorial
Like (3)
Save
Tweet
Share
5.83K Views

Join the DZone community and get the full member experience.

Join For Free

at think 2019 ibm announced two new add-ons to the ibm cloud kubernetes service : managed istio and managed knative .

my point of view

i like this functionality a lot. istio is a key component when building cloud-native applications. it allows operators to monitor and manage the many microservices developers have implemented. when moving monoliths to mircoservice architectures, monoliths are replaced with simpler microservices. however, at the same time, the communication between the microservices is more complex. features like istio traffic management, which pure kubernetes infrastructures don’t provide, make it easier for operators to manage these interactions between microservices.

knative aims to make it simpler for developers to deploy and run code. while i also see the advantages of using containers for some applications to get maximal flexibility, i like rapid application development and, as a developer, i like to focus on code, rather than having to worry about infrastructure. it feels like with knative the best of containers, serverless, and paas are coming together. knative serving allows running serverless workloads that scale 0-n. knative build makes it easy to deploy source code on kubernetes, not containers from a developer’s perspective.

managed istio and managed knative

the two new add-ons can be activated in the dashboard of the kubernetes service:

blog-istio-addons

istio is a service mesh for providing a uniform way to integrate microservices, manage traffic flow across microservices, enforce policies and aggregate telemetry data. the istio add-on simplifies the installation and maintenance of your istio control plane so you can focus on managing your microservices.

the managed istio add-on (beta) comes with istio 1.0.5, the bookinfo sample application and several tools.

blog-istio-istio

the next screenshot shows the invocation hierarchies of microservices from the bookinfo application displayed in kiali , a monitoring tool for service meshes.

blog-istio-kiali

knative is an open source platform to extend the capabilities of kubernetes to help you create modern, source-centric containerized and serverless apps on top of your cluster.

the knative add-on provides knative 0.3.0 and requires istio.

blog-istio-knative

once the add-ons have been installed, you’ll see additional pods in the istio and knative namespaces.

blog-istio-pods

to find out more about the new add-ons, read the documentation:

  • managed istio
  • managed knative
Kubernetes microservice application Open source Rapid application development IBM Cloud dev Operator (extension) Infrastructure

Published at DZone with permission of Niklas Heidloff, DZone MVB. See the original article here.

Opinions expressed by DZone contributors are their own.

Popular on DZone

  • When Scrum Feels Like Dressing for Dinner
  • Apache Kafka vs. Memphis.dev
  • Tech Layoffs [Comic]
  • Core Machine Learning Metrics

Comments

Partner Resources

X

ABOUT US

  • About DZone
  • Send feedback
  • Careers
  • Sitemap

ADVERTISE

  • Advertise with DZone

CONTRIBUTE ON DZONE

  • Article Submission Guidelines
  • Become a Contributor
  • Visit the Writers' Zone

LEGAL

  • Terms of Service
  • Privacy Policy

CONTACT US

  • 600 Park Offices Drive
  • Suite 300
  • Durham, NC 27709
  • support@dzone.com
  • +1 (919) 678-0300

Let's be friends: