All Projects → fhsinchy → Kubernetes Handbook Projects

fhsinchy / Kubernetes Handbook Projects

Licence: unlicense
Project codes used in "The Kubernetes Handbook"

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Kubernetes Handbook Projects

Doclever
做最好的接口管理平台
Stars: ✭ 2,849 (+869.05%)
Mutual labels:  express
Wilearning
Multiparty meeting&e-learning using mediasoup, webrtc ,angular and ionic with powerful whiteboard support
Stars: ✭ 280 (-4.76%)
Mutual labels:  express
Express React Fullstack
Simple, Useful Full Stack Express and React Application
Stars: ✭ 286 (-2.72%)
Mutual labels:  express
Fullstack App
⚡ Ready-to-use, serverless, full-stack application built with AWS Lambda, Express.js, React, AWS DynamoDB and AWS HTTP API.
Stars: ✭ 265 (-9.86%)
Mutual labels:  express
Xbimessentials
A .NET library to work with data in the IFC format. This is the core component of the Xbim Toolkit
Stars: ✭ 277 (-5.78%)
Mutual labels:  express
Practice
💦 你没有见过的终极实战
Stars: ✭ 283 (-3.74%)
Mutual labels:  express
Vue Express Mongo Boilerplate
⭐ MEVN Full stack JS web app boilerplate with NodeJS, Express, Mongo and VueJS
Stars: ✭ 2,814 (+857.14%)
Mutual labels:  express
Pro Mern Stack
Code Listing for the book Pro MERN Stack
Stars: ✭ 290 (-1.36%)
Mutual labels:  express
The Example App.nodejs
Example app for Contentful in node.js
Stars: ✭ 279 (-5.1%)
Mutual labels:  express
Vueblog
Stars: ✭ 285 (-3.06%)
Mutual labels:  express
Express Mysql Session
A MySQL session store for the express framework in node
Stars: ✭ 268 (-8.84%)
Mutual labels:  express
Ponyexpress
Android express app use zxing&volley&gson&material design
Stars: ✭ 272 (-7.48%)
Mutual labels:  express
Nodejs Restful Api
How to create a RESTful CRUD API using Nodejs?
Stars: ✭ 285 (-3.06%)
Mutual labels:  express
Twreporter React
twreporter site with nodejs
Stars: ✭ 263 (-10.54%)
Mutual labels:  express
Restyped
End-to-end typing for REST APIs with TypeScript
Stars: ✭ 287 (-2.38%)
Mutual labels:  express
Home
Project Glimpse: Node Edition - Spend less time debugging and more time developing.
Stars: ✭ 260 (-11.56%)
Mutual labels:  express
React Taopiaopiao
react+router+redux+express 构建淘票票的全栈demo
Stars: ✭ 280 (-4.76%)
Mutual labels:  express
Instaclone
An instagram clone created with the MERN stack
Stars: ✭ 289 (-1.7%)
Mutual labels:  express
Express Graphql Mongodb Boilerplate
A boilerplate for Node.js apps / GraphQL-API / Authentication from scratch - express, graphql - (graphql compose), mongodb (mongoose).
Stars: ✭ 288 (-2.04%)
Mutual labels:  express
Myblog
vue + node 实现的一个博客系统
Stars: ✭ 285 (-3.06%)
Mutual labels:  express

Kubernetes Handbook Projects

...

🔔 NOTIFICATION
This branch contains the incomplete versions of the projects. If you want the complete ones, please check the k8s branch.

This repository holds the code for my Kubernetes Handbook article on freeCodecamp. In the article the readers work through three projects with increasing complexity. These projects are as follows:

  • hello-kube - A single container Vue application.
  • notes-api - A multi container Express API.
  • fullstack-notes-application - A full-stack CRUD application with nginx as a reverse proxy.

Prerequisites

  • Familiarity with JavaScript.
  • Familiarity with the Linux Terminal.
  • Familiarity with Docker (suggested read: The Docker Handbook).

It's fine if you haven't worked with JavaScript that much. Having a basic knowledge of executing scripts with npm will suffice.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].