Skip to content
This repository has been archived by the owner on Apr 2, 2024. It is now read-only.

Latest commit

 

History

History
27 lines (18 loc) · 1.75 KB

File metadata and controls

27 lines (18 loc) · 1.75 KB

More reading and planning for some edits to Pac-Man NodeJS app

Introduction

So I use this Pac-Man app quite a lot for demos. Recently I updated it with some more security out of the box. Now looking to improve the NodeJS itself

Prerequisite

Pac-Man for Kubernetes

Use Case

Improve the NodeJS - researched the other forks of this application to understand what is going on under the hood.

Research

YouTube Playlist - Microsoft - Kubernetes Basics Microsoft - Kubernetes learning and training Microsoft - Baseline architecture for an Azure Kubernetes Service (AKS) cluster Microsoft - Cluster operator and developer best practices to build and manage applications on Azure Kubernetes Service (AKS)

Mirantis On-Demand Webinar - Getting Started with Kubernetes: Intro to YAML Part 1 Mirantis On-Demand Webinar - Getting started with Kubernetes part 2: Creating K8s objects with YAML Mirantis On-Demand Webinar - Understanding Kubernetes, Part 3

Article - Multicloud challenges and solutions

Try yourself