Kubernetes Container Management
Learn how Kubernetes, a powerful open-source tool, helps you develop and manage components across containers in any environment.
This DevNation Live session will provide you with a basic understanding of what Kubernetes is and how it can help you run your Linux containers at scale.
Rafael Benevides
Director of developer experience
Burr Sutter
Chief Developer Evangelist
Kubernetes is an open-source system for managing containerized applications. Technologies like Docker deliver a container framework, but they don't deliver the scalability, deployment, and management features provided by Kubernetes. With Kubernetes, it's trivial to accomplish tasks such as "keep at least two and no more than ten copies of this container running," "start a new container if one fails," and "balance all of the traffic headed to these containers." Kubernetes makes it easy to make containers scale.
See how to build, debug, deploy and discover Spring Boot applications on Kubernetes, with in-depth details of the tools, libraries and platform that could be used to make your spring boot deployment smooth and easy.
Kamesh Sampath
Director of Developer Experience at Red Hat
Burr Sutter
Chief Developer Evangelist
Red Hat OpenShift is the industry's leading Enterprise Kubernetes platform for running existing and cloud-native applications in any cloud. Our interactive learning scenarios provide you with a pre-configured OpenShift instance, accessible from your browser without any downloads or configuration. Use it to experiment and learn Kubernetes - see how we can help solve real-world problems.
Try it
-
October 23, 2018
In the previous post, we took a quick look at a new source-to-image (S2I) builder image designed for building and deploying modern web applications on OpenShift. While the last post was focused on getting your app deployed quickly, this post will look at how to use the S2I image as a “pure” builder image and […]
-
October 17, 2018
An Introduction to Thorntail Today Red Hat is making Thorntail 2.2 generally available to Red Hat customers through a subscription to Red Hat OpenShift Application Runtimes (RHOAR). RHOAR provides application developers with a variety of application runtimes running on the OpenShift Container Platform. Thorntail is the new name for WildFly Swarm, and bundles everything you need […]
-
October 17, 2018
At the recently concluded Microsoft Ignite 2018 conference in Orlando, I had the honor of presenting to a crowd of Java developers and Azure professionals eager to learn how to put their Java skills to work building next-gen apps on Azure. Of course, that meant showcasing the technology coming out of the popular MicroProfile community, in […]
-
October 12, 2018
In an effort to improve security, browsers have become stricter in warning users about sites that aren’t properly secured with SSL/TLS. ASP.NET Core 2.1 has improved support for HTTPS. You can read more about these enhancements in Improvements to using HTTPS. In this blog post, we’ll look at how you can add HTTPS to your ASP.NET […]
-
October 9, 2018
We are pleased to announce the availability of Red Hat Container Development Kit (CDK) 3.6. CDK 3.6 is based on Minishift 1.24.0, a command-line tool to quickly provision an OpenShift and Kubernetes cluster on your local machine for developing cloud- and container-based applications. You can run CDK/Minishift on Windows, macOS, or Linux. Today, we are also announcing the […]
-
October 9, 2018
Attention desktop IDE users: Red Hat Developer Studio 12.9 and the community edition, JBoss Tools 4.9.0 for Eclipse 2018-09, are now available. You can download the Developer Studio bundled installer, which installs Eclipse 4.9 with all of the JBoss Tools already configured. Or, if you have an existing Eclipse 4.9 (2018-09) installation, you can download the JBoss Tools package. This article […]
In this podcast, we look ahead at what the trends will be in Kubernetes for 2018. Some of these are the new shiny things – like Service Mesh (e.g. Istio) or Serverless. Others topics look at how the Kubernetes community is evolving to deliver more manageable services (e.g. automating Operations). Finally we look the breadth of activities that are starting to evolve around the developer experience with OpenShift – lots of projects at various levels of maturity.
Listen now