• Stars
    star
    555
  • Rank 80,213 (Top 2 %)
  • Language
    JavaScript
  • License
    The Unlicense
  • Created over 4 years ago
  • Updated about 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Project codes used in "The Kubernetes Handbook"

Kubernetes Handbook Projects

...

πŸ”” NOTIFICATION
There are two branches in this repository. The master branch contains the starter projects and the completed branch contains the completed projects.

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.

More Repositories

1

docker-handbook-projects

Project codes used in "The Docker Handbook"
JavaScript
1,332
star
2

the-docker-handbook

An open-source full-length book on Docker
798
star
3

nginx-handbook-projects

Project codes used in "The NGINX Handbook"
HTML
488
star
4

movieist

REST API powered by Spring Boot written for a freeCodeCamp course
Java
207
star
5

tent

Podman (https://podman.io/) based development-only dependency manager for Linux
Go
108
star
6

rmbyext

Recursively removes all files with given extension(s)
Python
50
star
7

deno-blog

An experimental blogging application developed with Docker, Deno, Oak and MySQL
TypeScript
46
star
8

guide-to-containerizing-laravel-applications

Project codes used in "A Practical Guide to Containerizing Laravel Applications With Docker"
PHP
38
star
9

laravel-livewire-shopping-cart

A real-time shopping cart powered by Laravel, Livewire and TailwindCSS
PHP
30
star
10

express-mongo-api-boilerplate

A rock solid project template for building Node.js APIs
JavaScript
18
star
11

jeeves

Docker based development-only dependency manager for Windows, Linux, and macOS
Python
14
star
12

guide-to-laravel-passport

An in-depth article on API authentication with Laravel Passport
PHP
14
star
13

guide-to-laravel-and-react

An easy-to-follow guide on integrating React.js with Laravel
PHP
8
star
14

opengapps-unofficial-builds

Unofficial builds of opengapps packages for latest android API level (currently 27). Built from their official sources
8
star
15

guide-to-deploying-laravel-on-elastic-beanstalk

A comprehensive guide to deploying Laravel applications on AWS Elastic Beanstalk
PHP
7
star
16

fhsinchy

The README
6
star
17

multi-container-deployment

Multi-container application deployment in AWS with Docker.
JavaScript
6
star
18

spring-neo4j

REST API powered by Spring Boot and Neo4j written for a freeCodeCamp course
Java
5
star
19

vagrant-boxes

Ready-made Vagrant files for development environments
4
star
20

guide-to-deploying-laravel-on-vps

A comprehensive guide to deploying Laravel applications on Virtual Private Server
PHP
4
star
21

jwt-auth-in-laravel

Project codes used in "A Detailed Guide to Implementing JWT Authentication in Laravel"
PHP
4
star
22

mcpkgrm

Uninstall macOS packages easily and for free.
Python
4
star
23

how-to-create-a-custom-package-for-laravel

Project codes used in "Creating Your Own Laravel Custom Package: A Step-by-Step Guide"
PHP
4
star
24

php-nginx

Dockerfile
3
star
25

tocgen

Dynamically creates table of content for freeCodeCamp articles in markdown format
Python
3
star
26

ignore

A script for generating .gitignore files
Python
2
star
27

using-typesense-with-php

Implementing Search Feature with Typesense and PHP
PHP
2
star
28

docker-and-kubernetes-for-laravel-applications

PHP
2
star
29

how-to-build-a-search-ui-with-typesense

Building a Search UI with Typesense
Vue
1
star
30

inspire

An example Laravel package
PHP
1
star
31

guide-to-laravel-and-mongodb

An easy-to-follow guide on integrating MongoDB with Laravel
PHP
1
star
32

DeliveryDriver

C#
1
star
33

fhsinchy.github.io

my barebones homepage containing a list of my articles and books
HTML
1
star