Essays about: "Kubernetes"

Showing result 16 - 20 of 109 essays containing the word Kubernetes.

  1. 16. Load Balancing In The Edge Cloud With Service Degradation : Combining Application-level Service Degradation With Load Balancing in a Kubernetes-based Edge Cloud

    University essay from Linköpings universitet/Institutionen för datavetenskap; Linköpings universitet/Tekniska fakulteten

    Author : Rachel Homssi; Jacob Möller; [2023]
    Keywords : Kubernetes; Service Degradation; Edge Cloud; Cloud; Load Balancing; Brownout; Resource Limitation; Overloading; Self-adaption; Kubernetes; Tjänstedegradering; Edge Cloud; Cloud; Lastbalansering; Resursbegränsning; Överbelastning; Självadaptering;

    Abstract : Edge cloud is a distributed computing architecture that is growing in popularity. It aims to bring the cloud closer to the edge of a network, reducing latency and improving performance through the use of distributed servers (edge nodes) spread out geographically. READ MORE

  2. 17. Advanced Secret Handling in Kubernetes Application with HashiCorp Vault

    University essay from KTH/Skolan för elektroteknik och datavetenskap (EECS)

    Author : Maryum Hamid; [2023]
    Keywords : HashiCorp Vault; Key Management System; Kubernetes; HashiCorp Vault; Key Management System; Kubernetes;

    Abstract : In the era of microservices and cloud-based systems, safeguarding sensitive credentials has become a critical concern for modern businesses. This thesis delves into the application of HashiCorp Vault, a prominent tool for secure secret management, within the domain of telecommunication networks, renowned for managing tens of thousands of nodes. READ MORE

  3. 18. Adopting Observability-Driven Development for Cloud-Native Applications : Designing End-to-end Observability Pipeline using Open-source Software

    University essay from KTH/Skolan för elektroteknik och datavetenskap (EECS)

    Author : Chujie Ni; [2023]
    Keywords : Observability-driven Development; End-to-end observability; Open-source pipeline; OpenTelemetry; Kubernetes; Observerbarhetsdriven utveckling; observerbarhet från slut till slut; pipeline med öppen källkod; OpenTelemetry; Kubernetes;

    Abstract : As cloud-native applications become more distributed, complex, and unpredictable with the adoption of microservices and other new architectural components, traditional monitoring solutions are inadequate in providing end-to-end visibility and proactively identifying deviations from expected behaviour before they become disruptive to services. In response to these challenges, observability-driven development (ODD) is proposed as a new methodology that leverages tools and practices to observe the state and detect the behaviour of systems. READ MORE

  4. 19. Comparing various methods for improving resource allocation on a single node cluster in Kubernetes

    University essay from Linköpings universitet/Institutionen för datavetenskap

    Author : Abaied Sopi; Plotoaga Andrei; [2023]
    Keywords : Kubernetes; latency-critical; resource allocation; CRI-RM; Vertical Pod Autoscaler;

    Abstract : When dealing with latency-critical applications in Kubernetes, a common strategy is to over-allocate resources to ensure the application can meet its latency guarantees during traffic surges. However, this practice often leads to resource underutilizationas the application will not fully utilize its reserved resources. READ MORE

  5. 20. Benchmarking Container Engines with a Networking Perspective

    University essay from Linnéuniversitetet/Institutionen för datavetenskap och medieteknik (DM)

    Author : Albert Ärleskog; Daniel Ekström; [2023]
    Keywords : container; container engine; benchmark; CNI; CRI-O; containerd; network; Kubernetes; performance; cloud;

    Abstract : The growth of distributed applications stand on a foundation of containers and their communication and have seen the rise and fall of many implementations throughout the years with a mix of proprietary and open sources. Today there are two implementations widely used as a result of the popularity of the huge project Kubernetes: CRI-O and Containerd. READ MORE