Skip to Main Content
Hands-On Microservices with Spring Boot and Spring Cloud
book

Hands-On Microservices with Spring Boot and Spring Cloud

by Magnus Larsson
September 2019
Intermediate to advanced content levelIntermediate to advanced
668 pages
15h 59m
English
Packt Publishing
Content preview from Hands-On Microservices with Spring Boot and Spring Cloud

Introducing Kubernetes API objects

Kubernetes defines an API that is used to manage different types of objects or resources, as they are also known as. Some of the most commonly used types, or kindsas they are referred to in the API, are as follows in my experience:

  • Node: A node represents a server, virtual or physical, in the cluster.
  • Pod: A pod represents the smallest possible deployable component in Kubernetes, consisting of one or more co-located containers. Typically, a pod consists of one container, but there are use cases for extending the functionality of the main container by running the second container in a pod. In Chapter 18, Using a Service Mesh to Improve Observability and Management, a second container will be used in the ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Microservices with Spring Boot and Spring Cloud - Second Edition

Microservices with Spring Boot and Spring Cloud - Second Edition

Magnus Larsson

Publisher Resources

ISBN: 9781789613476Supplemental Content