🦲
mind
  • cleber's mind
  • plans
    • fact checking
    • personal assistant
  • self-management
    • agenda and tasks
    • mails and emails
  • knowledge
    • career
    • programming
      • Big O Notation
      • browsing data
      • C/C++
      • databases
      • eclipse
      • gradle
      • java
        • apache camel
      • javascript
      • naming convention
      • mysql
      • prolog
      • regex
      • REST
      • ssl/tls
      • version control
        • git commands
      • web-semantics
      • wot
    • research
      • mas
      • planning
      • math
        • probability
      • machine learning
      • nlp
      • speech recognition
      • data sources
      • data visualisation
    • it
      • asterisk
      • containers
        • installing docker
        • deploying busybox
        • deploying a sample
        • deploying node-red
        • deploying from the hub
      • clusters
        • installing kubernetes
        • deploying bootcamp
        • deploying nginx
        • deploying jacamo-rest
        • grafana
      • deploy
        • heroku
      • linux
        • tmux
        • vim
        • startup
      • networks
      • pdf
        • ssh
    • productivity
    • language
      • expressions
        • nice signposts
        • linking expressions
      • latex
      • scientific
      • writing
    • sailing
    • financial
      • assets
    • emergency
    • out of boxes
  • teaching
    • eletrônica digital
      • Conversão decimal para binário
      • Conversão binário para decimal
      • Sinais analógicos vs digitais
    • programação I
    • cabeamento estruturado
  • moments
    • insightful ai facts
    • ai4industry-hackathon
    • previous activities
  • brasil
  • external links
    • personal webpage
    • my github
Powered by GitBook
On this page
  • Containers orchestration
  • Sources

Was this helpful?

  1. knowledge
  2. it

clusters

Computer clusters using kubernetes

Previousdeploying from the hubNextinstalling kubernetes

Last updated 4 years ago

Was this helpful?

Containers orchestration

Kubernetes is a great and very accessible tool. Documentation is great. A good first step is starting from and , both practical documentation for beginners using . I have some personal notes on using .

Here I have some note about how to install microk8s, a solution for deploying a kubernetes cluster locally. The article explain how to set up a linux machine for microk8s and the article shows a simples example of deployment.

Sources

  • ()

kubernetes bootcamp
kubernetes basics
minikube
useful commands
microk8s
installing kubernetes
deploying bootcamp
kubernetes-with-microk8s
microk8s docs
kubernetes bootcamp tutorial
old version
installing kubernetes locally
Java/Cloud: How to Quickly Create a Kubernetes-Ready REST Microservice