Level-up Your DevOps with GitHub Actions and Kubernetes - Rob Richardson - NDC Oslo 2024

**Learn how to build and deploy a DevOps pipeline with GitHub Actions and Kubernetes!** In this comprehensive guide, Rob Richardson takes you through the process of creating a website, building it inside a container, and deploying it to Kubernetes using GitHub Actions and Kubernetes. **Perfect for developers and DevOps engineers**, this video covers the ins and outs of building a Dockerfile, creating a Kubernetes YAML file, and setting up a CI/CD pipeline with GitHub Actions. **Discover the key takeaways:** * How to build a Docker image with a multi-stage build * How to create a Kubernetes YAML file and deploy to Kubernetes * How to set up a CI/CD pipeline with GitHub Actions * How to use environment variables and Secrets in your code #DevOps #GitHub #Kubernetes #Docker #CI/CD В этой обширной инструкции Роберт Ричардсон поведает вам о том, как создать и развернуть DevOps-пipeline с помощью GitHub Actions и Kubernetes! Эта видеообзор создания веб-сайта внутри контейнера и развертывания его в Kubernetes с использованием GitHub Actions и Kubernetes. Для разработчиков и инженеров по DevOps эта видеообзор подробно затрагивает создание Dockerfile, создание YAML-файла для Kubernetes и настройку CI/CD-пайплайна с GitHub Actions. Насणточно придется посмотреть: * Как построить Docker-изображение с многотаховым разбиением. * Как создать YAML-файл для Kubernetes и развернуть его в Kubernetes. * Как настроить CI/CD-пайплайн с GitHub Actions. * Как использовать переменные окружения и секреты в своем коде. # #DevOps #GitHub #Kubernetes #Docker #CI/CD
Back to Top