Logo wiki.chairat.me
Search Shelves Books Log in
Info
Content
Book Navigation
  • Kubernetes

  • Workshop

    • Setup & Running First App

    • Replication and Deployment

    • Services

  • Workshop (3DS)

    • Day 1 - First Half

    • Day 1 - Second Half

    • Day 1 - Second Half (2)

    • Day 2 - First Half

Books
Kubernetes
Workshop

Workshop

This workshop is based on the course "Learn DevOps: The Complete Kubernetes Course" on Udemy

Setup & Running First App

Setup on Azure Please refer to this guide. Running First App Let's run an application on the ...

Replication and Deployment

$ kubectl scale --replicas=3 -f helloworld-replica.yml replicationcontroller "helloworld-control...

Services

Services Pods are very dynamic, they come and go on Kubernetes cluster When using a Replicat...

Search Results

Clear Search
Details
Created 1 year ago by Chairat (Par)
Updated 1 year ago by Chairat (Par)
Actions


Export
  • Contained Web File .html
  • PDF File .pdf
  • Plain Text File .txt
Back to top