Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Containerized applications & Orchestration Frameworks #6

Open
ghost opened this issue May 3, 2018 · 34 comments
Open

Containerized applications & Orchestration Frameworks #6

ghost opened this issue May 3, 2018 · 34 comments
Labels
topic DevOps relevant topics

Comments

@ghost
Copy link

ghost commented May 3, 2018

Wikipedia references:

Once you have several containerized modules, the next problem is to specify how they should work together and how they should be operated. Here the orchestration frameworks like Kubernetes and Docker Swarm play an important role. From my perpective it looks like Kubernetes has a big momentum here. Google Cloud has had a Kubernetes service for years and the other cloud providers are hard at work producing similar solutions.

@monperrus
Copy link
Member

Interesting, there is a company in Stockholm, called Informator, which gives a one-day Kubernetes course: https://informator.se/utbildningar/devops/devops-docker-aws-and-kubernetes

Maybe they'd like to come to KTH?

@SimoneStefani
Copy link

I agree with @goranpaues that Kubernetes is the way to go. Google launches ~4 billion containers every week for their internal infrastructure so they know very well the job...

Probably is possible to contact even Google itself for some training. Tricky thing with orchestration is that it's a very high layer which requires a lot of knowledge on the lower levels.

@MatsJonsson
Copy link

+1 for Kubernetes. We recommend Kelsey Hightower´s excellent introduction "Kubernetes the Hard Way", available on gihub https://github.com/kelseyhightower/kubernetes-the-hard-way

@monperrus
Copy link
Member

Container‐based cluster orchestration systems: A taxonomy and future directions
https://onlinelibrary.wiley.com/doi/abs/10.1002/spe.2660

@bbaudry
Copy link
Collaborator

bbaudry commented Dec 18, 2018

@monperrus
Copy link
Member

Kubernetes as an Availability Manager for Microservice Applications.
https://arxiv.org/abs/1901.04946

@monperrus monperrus changed the title Orchestration Frameworks Containerized applications & Orchestration Frameworks Mar 5, 2019
@monperrus
Copy link
Member

kata container
https://katacontainers.io/

@monperrus
Copy link
Member

Containerd
https://containerd.io/

@monperrus
Copy link
Member

rkt, a security-minded, standards-based container engine
https://coreos.com/rkt/

@monperrus
Copy link
Member

Docker Swarm
https://docs.docker.com/engine/swarm/

@monperrus
Copy link
Member

Easily Deploy Applications with Nomad
https://www.nomadproject.io/

@monperrus
Copy link
Member

Concept of API Gateway
https://microservices.io/patterns/apigateway.html

@monperrus
Copy link
Member

OpenNebula is a simple yet powerful and flexible turnkey open-source solution to build Private Clouds and manage Data Center virtualization.
https://opennebula.org/

@gluckzhang gluckzhang added the topic DevOps relevant topics label Mar 25, 2019
@monperrus
Copy link
Member

Deploying Your First Docker Container in the browser directly
https://www.katacoda.com/courses/docker/deploying-first-container

@bbaudry
Copy link
Collaborator

bbaudry commented Jun 7, 2019

What is an operator?
https://youtu.be/HuVlz0lM7Yo

@monperrus
Copy link
Member

Edge Router / Reverse proxy
https://github.com/containous/traefik

@monperrus
Copy link
Member

Learning from, Understanding, and Supporting DevOps Artifacts for Docker
https://arxiv.org/pdf/2002.03064

@bbaudry
Copy link
Collaborator

bbaudry commented Nov 2, 2020

Tekton
Kubernetes-native open-source framework for creating continuous integration and delivery

@bbaudry
Copy link
Collaborator

bbaudry commented May 28, 2021

Increment issue on containers

https://increment.com/containers/

@mrbgco
Copy link

mrbgco commented Mar 24, 2022

CloudNative landscape.

@bbaudry
Copy link
Collaborator

bbaudry commented Mar 30, 2022

The lifecycle of containers is an interesting topic
https://dev.to/alubhorta/the-docker-container-lifecycle-docker-made-easy-3-554o

@bbaudry
Copy link
Collaborator

bbaudry commented Mar 30, 2022

Quarkus is a relevant technology for containers
https://quarkus.io/

@monperrus
Copy link
Member

buildkit: concurrent, cache-efficient, and Dockerfile-agnostic builder toolkit
https://github.com/moby/buildkit

@monperrus
Copy link
Member

Static Dockerfile checkers Hadolint or Conftest

@monperrus
Copy link
Member

KEDA | Kubernetes Event-driven Autoscaling
https://keda.sh/

@monperrus
Copy link
Member

Helm is the package manager for Kubernetes
https://helm.sh/

@mrbgco
Copy link

mrbgco commented Apr 28, 2022

Another package manager for K8s
https://kustomize.io/

@monperrus
Copy link
Member

DC/OS (the Distributed Cloud Operating System) is an open-source, distributed operating system based on the Apache Mesos distributed systems kernel.
https://dcos.io/

@bbaudry
Copy link
Collaborator

bbaudry commented Sep 9, 2022

Gtihub codespaces
https://github.com/features/codespaces

@bbaudry
Copy link
Collaborator

bbaudry commented Sep 9, 2022

fresh, automated dev environments for each task
https://www.gitpod.io/

@monperrus
Copy link
Member

@monperrus
Copy link
Member

@bbaudry
Copy link
Collaborator

bbaudry commented May 2, 2023

a tool for deploying to NixOS machines in a network or cloud
https://github.com/NixOS/nixops

@monperrus
Copy link
Member

Deploy, configure, troubleshoot and secure containers in minutes on Kubernetes, Docker, and Swarm
https://www.portainer.io/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic DevOps relevant topics
Projects
None yet
Development

No branches or pull requests

6 participants