-
Notifications
You must be signed in to change notification settings - Fork 33
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add understading the basics app dev (#1005)
* Address feedback on Vale PR * Address more feedback on Vale PR * Understand the basics for application developers * Add Elastisys Training * Make pre-commit happy
- Loading branch information
1 parent
230c8c2
commit 06bb464
Showing
5 changed files
with
21 additions
and
4 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
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
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
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,14 @@ | ||
# Understand the Basics | ||
|
||
!!!Elastisys "For Elastisys Managed Services Customers" | ||
Elastisys is an Authorized Linux Foundation Training Partner and CNCF Certified Kubernetes Training Partner (KTP). | ||
Consider leveraging [Elastisys Training](https://elastisys.com/training/) to quickly get your application team up-to-speed. | ||
|
||
Before effectively using Welkin, you need to understand some basics. | ||
This section provides some useful links to build up this understanding. | ||
|
||
- [A Beginner-Friendly Introduction to Containers, VMs and Docker](https://medium.freecodecamp.org/a-beginner-friendly-introduction-to-containers-vms-and-docker-79a9e3e119b) | ||
- Kubernetes Application Development | ||
- We recommend [Linux Foundation Certified Kubernetes Application Developer (CKAD)](https://training.linuxfoundation.org/certification/certified-kubernetes-application-developer-ckad/) | ||
- [Helm](https://helm.sh) | ||
- We recommend [Managing Kubernetes Applications with Helm (LFS244)](https://training.linuxfoundation.org/training/managing-kubernetes-applications-with-helm-lfs244/) |
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