Projects with this topic
-
vigixplorer.grunlab.net deployment on Kubernetes.
Updated -
Semesterarbeit Klasse ITCNE23 – 4. Semesterarbeit
Updated -
Awesome and Cool Stuff Relating to Cloud Itself, Cloud Computing, Cloud Architecture, Virtualization and IoT.
Updated -
Technical blogs on topics of Kubernetes, GitOps, CI/CD and SRE in general. Created with
❤ ️ using Markdown format.Updated -
"Permissions Impersonated Environment" framework for Kubernetes enabling OIDC authenticated secure access to existing end-user data over the web
Updated -
The helm chart repository for https://charts.appsemble.com
Updated -
Contiene pequeños repositorios con los proyectos de trabajo para las charlas-videos que haremos, mostrando lo que aprendimos y explicando conceptos en el camino. Zona de echar a perder.
Updated -
Development of a third-party app designed as an enhanced alternative to Spotify Sessions, enabling fair and equitable participation among all session attendees. The app employs modern technologies such as TypeScript and Docker, ensuring scalability, security, and user-centric design, all optimized for cloud deployment.
Updated -
CLI tool to explore logs from Elasticsearch, CloudWatch, K8S or other pluggable backends.
Updated -
-
An example of a full stack application, with configuration to deploy to Kubernetes.
Updated -
This project involves a CI/CD pipeline designed to build, push, and deploy Dockerized microservices to a Kubernetes loadbalance cluster using GitLab CI/CD. The pipeline is organized into two main stages: build and deploy, with automated handling of Docker image creation and deployment to ensure a streamlined and efficient workflow.
Key Features: Automated Docker Image Management: The pipeline automates the process of building and pushing Docker images, ensuring that the latest code changes are always reflected in the deployed services. Kubernetes Deployment: The deployment stage ensures that the microservices are correctly configured and deployed within a Kubernetes cluster, leveraging Kubernetes' powerful orchestration capabilities. Version Control: The use of the VERSION variable allows for easy management and tracking of different application versions, supporting continuous delivery practices. This pipeline represents a robust approach to managing the lifecycle of microservices, from development through to deployment, all within a cloud-native environment.
Updated -
-
Designed and implemented CI pipelines, including automatic versioning, artifact builds, and dynamic Docker image tagging. Integrated AWS ECR credentials in Jenkins for secure management and pushing of Docker images, ensuring a robust image repository
Updated -
-
GITLAB CICD to Deploy webapp by building docker image and then push to AWS ECR, then pointing it to AWS EKS Cluster by pipeline.
Updated -
A F(L)OSS zero-config url shortener with QR Code generator and (optional) Open Telemetry Metrics support written in ASP.NET
Updated -
A basic "front-end" microservice written in the python Flask framework that merely returns some environmental variables from kubernetes. It is intended to be a proof-of-concept.
Updated -
this repo resemble ci cd lifecycle - we have 3 projects with 3 jenkinsfiles in each different stage in lifecycle is being handled (CI, CD-->K8 CD->(Terraform)->AWS)
Updated