This repository has been archived by the owner on Jul 28, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #39 from alohr51/video-blog
new end to end video blog
- Loading branch information
Showing
1 changed file
with
25 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
--- | ||
layout: post | ||
title: "Check out the new video demo: Develop and deploy, an end-to-end flow." | ||
categories: blog | ||
author: Graham Charters | ||
author_picture: https://avatars3.githubusercontent.com/u/4426702 | ||
author_github: https://github.com/gcharters | ||
seo-title: "Check out the new video demo: Develop and deploy, an end-to-end flow." | ||
|
||
seo-description: Quickly learn what Kabanero is all about. This latest video takes you through an end-to-end development and deployment cycle. | ||
|
||
blog_description: "Quickly learn what Kabanero is all about. This latest video takes you through an end-to-end development and deployment cycle." | ||
--- | ||
= Check out the new video demo: Develop and deploy, an end-to-end flow | ||
|
||
If you're interested in quickly learning what Kabanero is all about then we've got just the video for you. This latest video takes you through an end-to-end development and deployment cycle. Starting with an existing Node.js application, you'll see how Appsody makes it easy to Kubernetes-enable the application, all without the need to write a single line of YAML or a dockerfile. | ||
|
||
In doing so you'll see how the application automatically gains Kubernetes liveness & readiness endpoints and Prometheus formatted metrics, all ready for deployment to Kubernetes, including OpenShift Container Platform. | ||
|
||
Continuing through a bug-fix scenario, you'll see how Eclipse Codewind provides extensions to local IDEs (VSCode in the video) which provides cloud-native development of the application, all inside containers. | ||
This shifts discovery of deployment issues closer to the developer. | ||
|
||
Finally, once the code is fixed, you'll see how a pre-built Kubernetes-native CI/CD pipeline automatically builds and deploys the application to Kabanero on OpenShift. | ||
|
||
video::AIcxPQr_lks[youtube] |