{"id":16629018,"url":"https://github.com/matveyguralskiy/docker-kubernetes","last_synced_at":"2026-04-24T13:32:41.877Z","repository":{"id":224558031,"uuid":"763577799","full_name":"MatveyGuralskiy/Docker-Kubernetes","owner":"MatveyGuralskiy","description":"Contains simple Dockerfiles, Kubernetes Clusters and yaml files for various purposes, designed to streamline containerization processes. Each Dockerfile provides a concise setup for specific tasks, ensuring easy deployment and management of Docker containers. ","archived":false,"fork":false,"pushed_at":"2024-03-17T10:21:56.000Z","size":59980,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-12-26T02:29:26.574Z","etag":null,"topics":["containerization","devops","docker","helm","k8s","kubernetes","orchestration"],"latest_commit_sha":null,"homepage":"https://hub.docker.com/u/matveyguralskiy","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MatveyGuralskiy.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-02-26T14:58:07.000Z","updated_at":"2024-03-17T09:47:17.000Z","dependencies_parsed_at":"2025-01-18T05:24:44.565Z","dependency_job_id":null,"html_url":"https://github.com/MatveyGuralskiy/Docker-Kubernetes","commit_stats":null,"previous_names":["matveyguralskiy/docker"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/MatveyGuralskiy/Docker-Kubernetes","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MatveyGuralskiy%2FDocker-Kubernetes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MatveyGuralskiy%2FDocker-Kubernetes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MatveyGuralskiy%2FDocker-Kubernetes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MatveyGuralskiy%2FDocker-Kubernetes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MatveyGuralskiy","download_url":"https://codeload.github.com/MatveyGuralskiy/Docker-Kubernetes/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MatveyGuralskiy%2FDocker-Kubernetes/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32225745,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-24T13:21:15.438Z","status":"ssl_error","status_checked_at":"2026-04-24T13:21:15.005Z","response_time":64,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["containerization","devops","docker","helm","k8s","kubernetes","orchestration"],"created_at":"2024-10-12T04:38:58.669Z","updated_at":"2026-04-24T13:32:41.863Z","avatar_url":"https://github.com/MatveyGuralskiy.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🐳 Docker and Kubernetes\n\nWelcome to our Docker repository! Here you'll find a collection of Dockerfiles and Kubernetes clusters with configurations for various Docker images tailored to different purposes.\u003cbr\u003eEach Dockerfile provides a concise setup for specific tasks, ensuring easy deployment and management of Docker containers. \n\n**Docker** is a platform that enables developers to build, ship, and run applications as portable containers. These containers encapsulate everything needed to run an application, including the code, runtime, system tools, libraries, and settings. By utilizing Docker, developers can ensure consistency in their development environments across different machines and deployment targets. Docker's lightweight nature and efficient resource utilization make it an invaluable tool for both development and production environments alike.\n\n**Kubernetes** is an container orchestration platform originally developed by Google and now maintained by the Cloud Native Computing Foundation (CNCF). It automates the deployment, scaling, and management of containerized applications.\n\nContainers are a way to package software in a format that can run isolated on a shared operating system (OS). Kubernetes provides a framework for deploying, managing, and scaling these containers across a cluster of machines. It abstracts away many of the complexities of managing individual containers and allows developers to focus on building and deploying their applications without worrying about the underlying infrastructure.\n\u003cbr\u003e\n\u003cbr\u003e\n\u003cdiv align=center\u003e\n\u003cp\u003e\u003cimg src=\"https://media0.giphy.com/media/v1.Y2lkPTc5MGI3NjExMDc1dXp3MGNnY2d0aWwyM212bXNkbnk3aHZyYWo3d2szOHptbW5sdyZlcD12MV9pbnRlcm5hbF9naWZfYnlfaWQmY3Q9Zw/0T0FUiZl51VPCLsqLR/giphy.gif\" style=\"height:350px; width:700px\" /\u003e\u003c/p\u003e\n\u003c/div\u003e\n\u003cbr\u003e\n\n\n### 📁 Repository\n\n |-- /Docker_Files\n\n |-- /Docker_Image\n\n |-- /Helm_Charts\n\n |-- /Kubernetes_Clusters\n\n |-- /Minicube_Kubectl\n\n |-- /Screens\n\n |-- README.md\n\n\n\n### 📝 Examples\n\n\u003cbr\u003e\n\n\u003cp\u003e\u003cimg src=\"https://github.com/MatveyGuralskiy/Docker-Kubernetes/blob/main/Screens/ClusterINGRESS/Demonstration.png?raw=true\" style=\"height:350px; width:700px\" /\u003e\u003c/p\u003e\n\n\u003cp\u003e\u003cimg src=\"https://github.com/MatveyGuralskiy/Docker-Kubernetes/blob/main/Screens/ClusterSERVICE/Demonstration.png?raw=true\" style=\"height:350px; width:700px\" /\u003e\u003c/p\u003e\n\n\u003cp\u003e\u003cimg src=\"https://github.com/MatveyGuralskiy/Docker-Kubernetes/blob/main/Screens/Local_Cluster/Login_VM.png?raw=true\" style=\"height:350px; width:700px\" /\u003e\u003c/p\u003e\n\n\u003cp\u003e\u003cimg src=\"https://github.com/MatveyGuralskiy/Docker-Kubernetes/blob/main/Screens/Local_Cluster/Local_K8S_Cluster.png?raw=true\" style=\"height:350px; width:700px\" /\u003e\u003c/p\u003e\n\n\u003cp\u003e\u003cimg src=\"https://github.com/MatveyGuralskiy/Docker-Kubernetes/blob/main/Screens/Apache_html_V2.0/Docker_Image.png?raw=true\" style=\"height:550px; width:700px\" /\u003e\u003c/p\u003e\n\n\u003cp\u003e\u003cimg src=\"Screens/Playground_Cluster/Docker_Playground.png\" style=\"height:350px; width:700px\" /\u003e\u003c/p\u003e\n\n\u003cp\u003e\u003cimg src=\"https://github.com/MatveyGuralskiy/Docker-Kubernetes/blob/main/Screens/EKS_Cluster/Console_Process.png?raw=true\" style=\"height:350px; width:700px\" /\u003e\u003c/p\u003e\n\n## 📢 Additional Information\n\nI hope you liked my repository, don’t forget to rate it and if you notice a code malfunction or any other errors.\n\nDon’t hesitate to correct them and be able to improve your project for others\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmatveyguralskiy%2Fdocker-kubernetes","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmatveyguralskiy%2Fdocker-kubernetes","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmatveyguralskiy%2Fdocker-kubernetes/lists"}