[{"data":1,"prerenderedAt":969},["ShallowReactive",2],{"/blog/how-to-auto-deploy-a-gitlab-dot-com-project-to-google-cloud":3,"navigation-en-us":181,"banner-en-us":609,"footer-en-us":619,"blog-post-authors-en-us-Dmitriy Zaporozhets":864,"blog-related-posts-en-us-how-to-auto-deploy-a-gitlab-dot-com-project-to-google-cloud":879,"blog-promotions-en-us":905,"next-steps-en-us":959},{"id":4,"title":5,"authors":6,"body":8,"category":149,"date":150,"description":151,"extension":152,"externalUrl":153,"faq":153,"featured":154,"heroImage":155,"meta":156,"navigation":168,"path":169,"seo":170,"slug":174,"stem":175,"tags":176,"template":179,"updatedDate":153,"__hash__":180},"blogPosts/en-us/blog/how-to-auto-deploy-a-gitlab-dot-com-project-to-google-cloud.md","Auto Deploy a GitLab.com project to Google Cloud",[7],"Dmitriy Zaporozhets",{"type":9,"value":10,"toc":142},"minimark",[11,21,30,35,49,52,59,63,66,75,88,92,95,112,121,128],[12,13,14,15,20],"p",{},"For up-to-date information on GitLab's native integration with Google Kubernetes Engine, please visit the announcement blog post: ",[16,17,19],"a",{"href":18},"/blog/gke-gitlab-integration/","GitLab + Google Cloud Platform = simplified, scalable deployment",".",[12,22,23,24,29],{},"Once you write your code the next question is, \"How do you deploy it?\" There are plenty of ways to do it but none of them is perfect. You need to configure external tools, write your own scripts and maybe even do manual command execution every time you want a new version deployed. At GitLab we believe deployment should be an essential part of workflows, like code review and CI. Several months ago we shipped an amazing feature, ",[16,25,28],{"href":26,"rel":27},"https://docs.gitlab.com/topics/autodevops/stages/",[],"auto deploy",", that should take care of code deployment for you. Finally, I found some time to give it a try.",[31,32,34],"h2",{"id":33},"what-is-gitlab-auto-deploy","What is GitLab Auto Deploy?",[12,36,37,38,43,44,48],{},"Originally released in ",[16,39,42],{"href":40,"rel":41},"https://docs.gitlab.com/releases/#auto-deploy",[],"8.15"," and heavily improved since then, auto deploy should deploy your application as part of a CI/CD pipeline within the GitLab user interface. It means you can set up an application to be deployed automatically every time a new commit lands into the ",[45,46,47],"code",{},"master"," branch.",[12,50,51],{},"As per the documentation, the feature will package your application into a Docker image that then will be deployed to Kubernetes. GitLab has a container registry feature so the Docker image will be stored within GitLab too.",[12,53,54,55,58],{},"Setup of the GitLab auto deploy feature is a matter of clicking on the \"Set up auto deploy\" button and applying the \"Kubernetes\" template to your ",[45,56,57],{},".gitlab-ci.yml"," file. However, before this, you need to configure your GitLab project with valid credentials so it can access your cluster. Which brings us to the point that you need your Kubernetes cluster first.",[31,60,62],{"id":61},"why-google-kubernetes-engine","Why Google Kubernetes Engine?",[12,64,65],{},"The documentation states, \"Google Kubernetes Engine is a managed environment for deploying containerized applications.\" It runs Kubernetes and you can create your cluster with a few clicks in the web interface.",[12,67,68,69,74],{},"There are ",[16,70,73],{"href":71,"rel":72},"https://kubernetes.io/docs/setup/pick-right-solution/",[],"a few other"," Kubernetes hosting solutions available on the market and you might prefer a different one, but as a newcomer I decided to go with Google for a few reasons:",[76,77,78,82,85],"ul",{},[79,80,81],"li",{},"It's number one on the list of proposed solutions on Kubernetes doc.",[79,83,84],{},"It gives a nice free tier (300$ at the time of this blog post) which is enough for experiments.",[79,86,87],{},"Google originally started Kubernetes, so I expected some level of maturity from the service.",[31,89,91],{"id":90},"how-to-tie-it-all-together","How to tie it all together",[12,93,94],{},"It took me some time to figure out the sequence of events and actions to make it work. This is the result:",[96,97,98,101,104,107],"ol",{},[79,99,100],{},"Create GitLab.com project with Dockerfile",[79,102,103],{},"Create cluster",[79,105,106],{},"Copy credentials to GitLab.com project",[79,108,109,110],{},"Apply auto deploy template to ",[45,111,57],{},[12,113,114,115,120],{},"As a result, I have a ",[16,116,119],{"href":117,"rel":118},"https://gitlab.com/dzaporozhets/minimal-ruby-app",[],"Ruby application"," that is built and deployed to staging automatically once I push code to the master branch. Additionally, I can manually deploy any pipeline to production with a single click.",[12,122,123,124,20],{},"For those who are new to Kubernetes but want to try GitLab auto deploy in action, I made a ",[16,125,127],{"href":26,"rel":126},[],"quick start guide",[12,129,130,135,136,141],{},[16,131,134],{"href":132,"rel":133},"https://unsplash.com/@jbcreate_?photo=eUMEWE-7Ewg",[],"Cover image"," by ",[16,137,140],{"href":138,"rel":139},"https://unsplash.com/@jbcreate_",[],"Joseph Barrientos"," on Unsplash",{"title":143,"searchDepth":144,"depth":144,"links":145},"",2,[146,147,148],{"id":33,"depth":144,"text":34},{"id":61,"depth":144,"text":62},{"id":90,"depth":144,"text":91},"engineering","2017-08-10","How to get started with our auto deploy feature using Google Kubernetes Engine.","md",null,false,"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749670037/Blog/Hero%20Images/auto-deploy-google-cloud.jpg",{"excerpt":157},{"type":9,"value":158},[159,163],[12,160,14,161,20],{},[16,162,19],{"href":18},[12,164,23,165,29],{},[16,166,28],{"href":26,"rel":167},[],true,"/en-us/blog/how-to-auto-deploy-a-gitlab-dot-com-project-to-google-cloud",{"title":5,"description":151,"ogTitle":5,"ogDescription":151,"noIndex":154,"ogImage":155,"ogUrl":171,"ogSiteName":172,"ogType":173,"canonicalUrls":171},"https://about.gitlab.com/blog/how-to-auto-deploy-a-gitlab-dot-com-project-to-google-cloud","https://about.gitlab.com","article","how-to-auto-deploy-a-gitlab-dot-com-project-to-google-cloud","en-us/blog/how-to-auto-deploy-a-gitlab-dot-com-project-to-google-cloud",[177,178],"google","GKE","BlogPost","jjU0nmcOUhet3RNTv3sbQGFlMdBzr7o4KUOwyron4FY",{"logo":182,"freeTrial":187,"sales":192,"login":197,"items":202,"search":529,"minimal":560,"duo":579,"switchNav":588,"pricingDeployment":599},{"config":183},{"href":184,"dataGaName":185,"dataGaLocation":186},"/","gitlab logo","header",{"text":188,"config":189},"Get free trial",{"href":190,"dataGaName":191,"dataGaLocation":186},"https://gitlab.com/-/trial_registrations/new?glm_source=about.gitlab.com&glm_content=default-saas-trial/","free trial",{"text":193,"config":194},"Request a demo",{"href":195,"dataGaName":196,"dataGaLocation":186},"/sales/?contact-topic=request-demo","sales",{"text":198,"config":199},"Sign in",{"href":200,"dataGaName":201,"dataGaLocation":186},"https://gitlab.com/users/sign_in/","sign in",[203,232,332,337,451,507],{"text":204,"config":205,"menu":207},"Platform",{"dataNavLevelOne":206},"platform",{"type":208,"columns":209},"cards",[210,216,224],{"title":204,"description":211,"link":212},"The intelligent orchestration platform for DevSecOps",{"text":213,"config":214},"Explore our Platform",{"href":215,"dataGaName":206,"dataGaLocation":186},"/platform/",{"title":217,"description":218,"link":219},"GitLab Duo Agent Platform","Agentic AI for the entire software lifecycle",{"text":220,"config":221},"Meet GitLab Duo",{"href":222,"dataGaName":223,"dataGaLocation":186},"/gitlab-duo-agent-platform/","gitlab duo agent platform",{"title":225,"description":226,"link":227},"Why GitLab","See the top reasons enterprises choose GitLab",{"text":228,"config":229},"Learn more",{"href":230,"dataGaName":231,"dataGaLocation":186},"/why-gitlab/","why gitlab",{"text":233,"left":168,"config":234,"menu":236},"Product",{"dataNavLevelOne":235},"solutions",{"type":237,"link":238,"columns":242,"feature":311},"lists",{"text":239,"config":240},"View all Solutions",{"href":241,"dataGaName":235,"dataGaLocation":186},"/solutions/",[243,267,290],{"title":244,"description":245,"link":246,"items":251},"Automation","CI/CD and automation to accelerate deployment",{"config":247},{"icon":248,"href":249,"dataGaName":250,"dataGaLocation":186},"AutomatedCodeAlt","/solutions/delivery-automation/","automated software delivery",[252,256,259,263],{"text":253,"config":254},"CI/CD",{"href":255,"dataGaLocation":186,"dataGaName":253},"/solutions/continuous-integration/",{"text":217,"config":257},{"href":222,"dataGaLocation":186,"dataGaName":258},"gitlab duo agent platform - product menu",{"text":260,"config":261},"Source Code Management",{"href":262,"dataGaLocation":186,"dataGaName":260},"/solutions/source-code-management/",{"text":264,"config":265},"Automated Software Delivery",{"href":249,"dataGaLocation":186,"dataGaName":266},"Automated software delivery",{"title":268,"description":269,"link":270,"items":275},"Security","Deliver code faster without compromising security",{"config":271},{"href":272,"dataGaName":273,"dataGaLocation":186,"icon":274},"/solutions/application-security-testing/","security and compliance","ShieldCheckLight",[276,280,285],{"text":277,"config":278},"Application Security Testing",{"href":272,"dataGaName":279,"dataGaLocation":186},"Application security testing",{"text":281,"config":282},"Software Supply Chain Security",{"href":283,"dataGaLocation":186,"dataGaName":284},"/solutions/supply-chain/","Software supply chain security",{"text":286,"config":287},"Software Compliance",{"href":288,"dataGaName":289,"dataGaLocation":186},"/solutions/software-compliance/","software compliance",{"title":291,"link":292,"items":297},"Measurement",{"config":293},{"icon":294,"href":295,"dataGaName":296,"dataGaLocation":186},"DigitalTransformation","/solutions/visibility-measurement/","visibility and measurement",[298,302,306],{"text":299,"config":300},"Visibility & Measurement",{"href":295,"dataGaLocation":186,"dataGaName":301},"Visibility and Measurement",{"text":303,"config":304},"Value Stream Management",{"href":305,"dataGaLocation":186,"dataGaName":303},"/solutions/value-stream-management/",{"text":307,"config":308},"Analytics & Insights",{"href":309,"dataGaLocation":186,"dataGaName":310},"/solutions/analytics-and-insights/","Analytics and insights",{"title":312,"type":237,"items":313},"GitLab for",[314,320,326],{"text":315,"config":316},"Enterprise",{"icon":317,"href":318,"dataGaLocation":186,"dataGaName":319},"Building","/enterprise/","enterprise",{"text":321,"config":322},"Small Business",{"icon":323,"href":324,"dataGaLocation":186,"dataGaName":325},"Work","/small-business/","small business",{"text":327,"config":328},"Public Sector",{"icon":329,"href":330,"dataGaLocation":186,"dataGaName":331},"Organization","/solutions/public-sector/","public sector",{"text":333,"config":334},"Pricing",{"href":335,"dataGaName":336,"dataGaLocation":186,"dataNavLevelOne":336},"/pricing/","pricing",{"text":338,"config":339,"menu":341},"Resources",{"dataNavLevelOne":340},"resources",{"type":237,"link":342,"columns":346,"feature":440},{"text":343,"config":344},"View all resources",{"href":345,"dataGaName":340,"dataGaLocation":186},"/resources/",[347,380,407],{"title":348,"items":349},"Getting started",[350,355,360,365,370,375],{"text":351,"config":352},"Install",{"href":353,"dataGaName":354,"dataGaLocation":186},"/install/","install",{"text":356,"config":357},"Quick start guides",{"href":358,"dataGaName":359,"dataGaLocation":186},"/get-started/","quick setup checklists",{"text":361,"config":362},"Learn",{"href":363,"dataGaLocation":186,"dataGaName":364},"https://university.gitlab.com/","learn",{"text":366,"config":367},"Product documentation",{"href":368,"dataGaName":369,"dataGaLocation":186},"https://docs.gitlab.com/","product documentation",{"text":371,"config":372},"Best practice videos",{"href":373,"dataGaName":374,"dataGaLocation":186},"/getting-started-videos/","best practice videos",{"text":376,"config":377},"Integrations",{"href":378,"dataGaName":379,"dataGaLocation":186},"/integrations/","integrations",{"title":381,"items":382},"Discover",[383,388,393,398,402],{"text":384,"config":385},"Customer success stories",{"href":386,"dataGaName":387,"dataGaLocation":186},"/customers/","customer success stories",{"text":389,"config":390},"Blog",{"href":391,"dataGaName":392,"dataGaLocation":186},"/blog/","blog",{"text":394,"config":395},"Demo Hub",{"href":396,"dataGaName":397,"dataGaLocation":186},"/demo-hub/","demo hub",{"text":399,"config":400},"The Source",{"href":401,"dataGaName":392,"dataGaLocation":186},"/the-source/",{"text":403,"config":404},"Remote",{"href":405,"dataGaName":406,"dataGaLocation":186},"https://handbook.gitlab.com/handbook/company/culture/all-remote/","remote",{"title":408,"items":409},"Connect",[410,415,420,425,430,435],{"text":411,"config":412},"GitLab Services",{"href":413,"dataGaName":414,"dataGaLocation":186},"/services/","services",{"text":416,"config":417},"Contribute",{"href":418,"dataGaName":419,"dataGaLocation":186},"https://contributors.gitlab.com","contribute",{"text":421,"config":422},"Community",{"href":423,"dataGaName":424,"dataGaLocation":186},"/community/","community",{"text":426,"config":427},"Forum",{"href":428,"dataGaName":429,"dataGaLocation":186},"https://forum.gitlab.com/","forum",{"text":431,"config":432},"Events",{"href":433,"dataGaName":434,"dataGaLocation":186},"/events/","events",{"text":436,"config":437},"Partners",{"href":438,"dataGaName":439,"dataGaLocation":186},"/partners/","partners",{"config":441,"title":444,"text":445,"link":446},{"background":442,"textColor":443},"url('https://res.cloudinary.com/about-gitlab-com/image/upload/v1777322348/qpq8yrgn8knii57omj0c.png')","#000","What’s new in GitLab","Stay updated with our latest features and improvements.",{"text":447,"config":448},"Read the latest",{"href":449,"dataGaName":450,"dataGaLocation":186},"/whats-new/","whats new",{"text":452,"config":453,"menu":455},"Company",{"dataNavLevelOne":454},"company",{"type":237,"columns":456},[457],{"items":458},[459,464,470,472,477,482,487,492,497,502],{"text":460,"config":461},"About",{"href":462,"dataGaName":463,"dataGaLocation":186},"/company/","about",{"text":465,"config":466,"footerGa":469},"Jobs",{"href":467,"dataGaName":468,"dataGaLocation":186},"/jobs/","jobs",{"dataGaName":468},{"text":431,"config":471},{"href":433,"dataGaName":434,"dataGaLocation":186},{"text":473,"config":474},"Leadership",{"href":475,"dataGaName":476,"dataGaLocation":186},"/company/team/e-group/","leadership",{"text":478,"config":479},"Handbook",{"href":480,"dataGaName":481,"dataGaLocation":186},"https://handbook.gitlab.com/","handbook",{"text":483,"config":484},"Investor relations",{"href":485,"dataGaName":486,"dataGaLocation":186},"https://ir.gitlab.com/overview/default.aspx","investor relations",{"text":488,"config":489},"Trust Center",{"href":490,"dataGaName":491,"dataGaLocation":186},"/security/","trust center",{"text":493,"config":494},"AI Transparency Center",{"href":495,"dataGaName":496,"dataGaLocation":186},"/ai-transparency-center/","ai transparency center",{"text":498,"config":499},"Newsletter",{"href":500,"dataGaName":501,"dataGaLocation":186},"/company/contact/#contact-forms","newsletter",{"text":503,"config":504},"Press",{"href":505,"dataGaName":506,"dataGaLocation":186},"/press/","press",{"text":508,"config":509,"menu":510},"Contact us",{"dataNavLevelOne":454},{"type":237,"columns":511},[512],{"items":513},[514,519,524],{"text":515,"config":516},"Talk to sales",{"href":517,"dataGaName":518,"dataGaLocation":186},"/sales/","talk to sales",{"text":520,"config":521},"Support portal",{"href":522,"dataGaName":523,"dataGaLocation":186},"https://support.gitlab.com/hc/en-us","support portal",{"text":525,"config":526},"Customer portal",{"href":527,"dataGaName":528,"dataGaLocation":186},"https://customers.gitlab.com/customers/sign_in/","customer portal",{"close":530,"login":531,"suggestions":538},"Close",{"text":532,"link":533},"To search repositories and projects, login to",{"text":534,"config":535},"gitlab.com",{"href":200,"dataGaName":536,"dataGaLocation":537},"search login","search",{"text":539,"default":540},"Suggestions",[541,543,547,549,553,557],{"text":217,"config":542},{"href":222,"dataGaName":217,"dataGaLocation":537},{"text":544,"config":545},"Code Suggestions (AI)",{"href":546,"dataGaName":544,"dataGaLocation":537},"/solutions/code-suggestions/",{"text":253,"config":548},{"href":255,"dataGaName":253,"dataGaLocation":537},{"text":550,"config":551},"GitLab on AWS",{"href":552,"dataGaName":550,"dataGaLocation":537},"/partners/technology-partners/aws/",{"text":554,"config":555},"GitLab on Google Cloud",{"href":556,"dataGaName":554,"dataGaLocation":537},"/partners/technology-partners/google-cloud-platform/",{"text":558,"config":559},"Why GitLab?",{"href":230,"dataGaName":558,"dataGaLocation":537},{"freeTrial":561,"mobileIcon":566,"desktopIcon":571,"secondaryButton":574},{"text":562,"config":563},"Start free trial",{"href":564,"dataGaName":191,"dataGaLocation":565},"https://gitlab.com/-/trials/new/","nav",{"altText":567,"config":568},"Gitlab Icon",{"src":569,"dataGaName":570,"dataGaLocation":565},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1758203874/jypbw1jx72aexsoohd7x.svg","gitlab icon",{"altText":567,"config":572},{"src":573,"dataGaName":570,"dataGaLocation":565},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1758203875/gs4c8p8opsgvflgkswz9.svg",{"text":575,"config":576},"Get Started",{"href":577,"dataGaName":578,"dataGaLocation":565},"https://gitlab.com/-/trial_registrations/new?glm_source=about.gitlab.com/get-started/","get started",{"freeTrial":580,"mobileIcon":584,"desktopIcon":586},{"text":581,"config":582},"Learn more about GitLab Duo",{"href":222,"dataGaName":583,"dataGaLocation":565},"gitlab duo",{"altText":567,"config":585},{"src":569,"dataGaName":570,"dataGaLocation":565},{"altText":567,"config":587},{"src":573,"dataGaName":570,"dataGaLocation":565},{"button":589,"mobileIcon":594,"desktopIcon":596},{"text":590,"config":591},"/switch",{"href":592,"dataGaName":593,"dataGaLocation":565},"#contact","switch",{"altText":567,"config":595},{"src":569,"dataGaName":570,"dataGaLocation":565},{"altText":567,"config":597},{"src":598,"dataGaName":570,"dataGaLocation":565},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1773335277/ohhpiuoxoldryzrnhfrh.png",{"freeTrial":600,"mobileIcon":605,"desktopIcon":607},{"text":601,"config":602},"Back to pricing",{"href":335,"dataGaName":603,"dataGaLocation":565,"icon":604},"back to pricing","GoBack",{"altText":567,"config":606},{"src":569,"dataGaName":570,"dataGaLocation":565},{"altText":567,"config":608},{"src":573,"dataGaName":570,"dataGaLocation":565},{"title":610,"titleMobile":611,"button":612,"config":617},"Duo Agent Platform delivers 400% ROI, per new Forrester Consulting study.","400% ROI: Forrester TEI for GitLab Duo",{"text":228,"config":613},{"href":614,"dataGaName":615,"dataGaLocation":616},"https://about.gitlab.com/blog/gitlab-duo-agent-platform-delivers-400-percent-roi/","forrester-tei-dap-banner","global-banner",{"layout":618,"disabled":154},"release",{"data":620},{"text":621,"source":622,"edit":628,"contribute":633,"config":638,"items":643,"minimal":853},"Git is a trademark of Software Freedom Conservancy and our use of 'GitLab' is under license",{"text":623,"config":624},"View page source",{"href":625,"dataGaName":626,"dataGaLocation":627},"https://gitlab.com/gitlab-com/marketing/digital-experience/about-gitlab-com/","page source","footer",{"text":629,"config":630},"Edit this page",{"href":631,"dataGaName":632,"dataGaLocation":627},"https://gitlab.com/gitlab-com/marketing/digital-experience/about-gitlab-com/-/blob/main/content/","web ide",{"text":634,"config":635},"Please contribute",{"href":636,"dataGaName":637,"dataGaLocation":627},"https://gitlab.com/gitlab-com/marketing/digital-experience/about-gitlab-com/-/blob/main/CONTRIBUTING.md/","please contribute",{"twitter":639,"facebook":640,"youtube":641,"linkedin":642},"https://twitter.com/gitlab","https://www.facebook.com/gitlab","https://www.youtube.com/channel/UCnMGQ8QHMAnVIsI3xJrihhg","https://www.linkedin.com/company/gitlab-com",[644,691,745,789,821],{"title":333,"links":645,"subMenu":660},[646,650,655],{"text":647,"config":648},"View plans",{"href":335,"dataGaName":649,"dataGaLocation":627},"view plans",{"text":651,"config":652},"Why Premium?",{"href":653,"dataGaName":654,"dataGaLocation":627},"/pricing/premium/","why premium",{"text":656,"config":657},"Why Ultimate?",{"href":658,"dataGaName":659,"dataGaLocation":627},"/pricing/ultimate/","why ultimate",[661],{"title":662,"links":663},"Contact Us",[664,667,669,671,676,681,686],{"text":665,"config":666},"Contact sales",{"href":517,"dataGaName":196,"dataGaLocation":627},{"text":520,"config":668},{"href":522,"dataGaName":523,"dataGaLocation":627},{"text":525,"config":670},{"href":527,"dataGaName":528,"dataGaLocation":627},{"text":672,"config":673},"Status",{"href":674,"dataGaName":675,"dataGaLocation":627},"https://status.gitlab.com/","status",{"text":677,"config":678},"Terms of use",{"href":679,"dataGaName":680,"dataGaLocation":627},"/terms/","terms of use",{"text":682,"config":683},"Privacy statement",{"href":684,"dataGaName":685,"dataGaLocation":627},"/privacy/","privacy statement",{"text":687,"config":688},"Cookie preferences",{"dataGaName":689,"dataGaLocation":627,"id":690,"isOneTrustButton":168},"cookie preferences","ot-sdk-btn",{"title":233,"links":692,"subMenu":701},[693,697],{"text":694,"config":695},"DevSecOps platform",{"href":215,"dataGaName":696,"dataGaLocation":627},"devsecops platform",{"text":698,"config":699},"AI-Assisted Development",{"href":222,"dataGaName":700,"dataGaLocation":627},"ai-assisted development",[702],{"title":703,"links":704},"Topics",[705,710,715,720,725,730,735,740],{"text":706,"config":707},"CICD",{"href":708,"dataGaName":709,"dataGaLocation":627},"/topics/ci-cd/","cicd",{"text":711,"config":712},"GitOps",{"href":713,"dataGaName":714,"dataGaLocation":627},"/topics/gitops/","gitops",{"text":716,"config":717},"DevOps",{"href":718,"dataGaName":719,"dataGaLocation":627},"/topics/devops/","devops",{"text":721,"config":722},"Version Control",{"href":723,"dataGaName":724,"dataGaLocation":627},"/topics/version-control/","version control",{"text":726,"config":727},"DevSecOps",{"href":728,"dataGaName":729,"dataGaLocation":627},"/topics/devsecops/","devsecops",{"text":731,"config":732},"Cloud Native",{"href":733,"dataGaName":734,"dataGaLocation":627},"/topics/cloud-native/","cloud native",{"text":736,"config":737},"AI for Coding",{"href":738,"dataGaName":739,"dataGaLocation":627},"/topics/devops/ai-for-coding/","ai for coding",{"text":741,"config":742},"Agentic AI",{"href":743,"dataGaName":744,"dataGaLocation":627},"/topics/agentic-ai/","agentic ai",{"title":746,"links":747},"Solutions",[748,750,752,757,761,764,768,771,773,776,779,784],{"text":277,"config":749},{"href":272,"dataGaName":277,"dataGaLocation":627},{"text":266,"config":751},{"href":249,"dataGaName":250,"dataGaLocation":627},{"text":753,"config":754},"Agile development",{"href":755,"dataGaName":756,"dataGaLocation":627},"/solutions/agile-delivery/","agile delivery",{"text":758,"config":759},"SCM",{"href":262,"dataGaName":760,"dataGaLocation":627},"source code management",{"text":706,"config":762},{"href":255,"dataGaName":763,"dataGaLocation":627},"continuous integration & delivery",{"text":765,"config":766},"Value stream management",{"href":305,"dataGaName":767,"dataGaLocation":627},"value stream management",{"text":711,"config":769},{"href":770,"dataGaName":714,"dataGaLocation":627},"/solutions/gitops/",{"text":315,"config":772},{"href":318,"dataGaName":319,"dataGaLocation":627},{"text":774,"config":775},"Small business",{"href":324,"dataGaName":325,"dataGaLocation":627},{"text":777,"config":778},"Public sector",{"href":330,"dataGaName":331,"dataGaLocation":627},{"text":780,"config":781},"Education",{"href":782,"dataGaName":783,"dataGaLocation":627},"/solutions/education/","education",{"text":785,"config":786},"Financial services",{"href":787,"dataGaName":788,"dataGaLocation":627},"/solutions/finance/","financial services",{"title":338,"links":790},[791,793,795,797,800,802,805,807,809,811,813,815,817,819],{"text":351,"config":792},{"href":353,"dataGaName":354,"dataGaLocation":627},{"text":356,"config":794},{"href":358,"dataGaName":359,"dataGaLocation":627},{"text":361,"config":796},{"href":363,"dataGaName":364,"dataGaLocation":627},{"text":366,"config":798},{"href":368,"dataGaName":799,"dataGaLocation":627},"docs",{"text":389,"config":801},{"href":391,"dataGaName":392,"dataGaLocation":627},{"text":803,"config":804},"What's new",{"href":449,"dataGaName":450,"dataGaLocation":627},{"text":384,"config":806},{"href":386,"dataGaName":387,"dataGaLocation":627},{"text":403,"config":808},{"href":405,"dataGaName":406,"dataGaLocation":627},{"text":411,"config":810},{"href":413,"dataGaName":414,"dataGaLocation":627},{"text":416,"config":812},{"href":418,"dataGaName":419,"dataGaLocation":627},{"text":421,"config":814},{"href":423,"dataGaName":424,"dataGaLocation":627},{"text":426,"config":816},{"href":428,"dataGaName":429,"dataGaLocation":627},{"text":431,"config":818},{"href":433,"dataGaName":434,"dataGaLocation":627},{"text":436,"config":820},{"href":438,"dataGaName":439,"dataGaLocation":627},{"title":452,"links":822},[823,825,827,829,831,833,837,842,844,846,848],{"text":460,"config":824},{"href":462,"dataGaName":454,"dataGaLocation":627},{"text":465,"config":826},{"href":467,"dataGaName":468,"dataGaLocation":627},{"text":473,"config":828},{"href":475,"dataGaName":476,"dataGaLocation":627},{"text":478,"config":830},{"href":480,"dataGaName":481,"dataGaLocation":627},{"text":483,"config":832},{"href":485,"dataGaName":486,"dataGaLocation":627},{"text":834,"config":835},"Sustainability",{"href":836,"dataGaName":834,"dataGaLocation":627},"/sustainability/",{"text":838,"config":839},"Diversity, inclusion and belonging (DIB)",{"href":840,"dataGaName":841,"dataGaLocation":627},"/diversity-inclusion-belonging/","Diversity, inclusion and belonging",{"text":488,"config":843},{"href":490,"dataGaName":491,"dataGaLocation":627},{"text":498,"config":845},{"href":500,"dataGaName":501,"dataGaLocation":627},{"text":503,"config":847},{"href":505,"dataGaName":506,"dataGaLocation":627},{"text":849,"config":850},"Modern Slavery Transparency Statement",{"href":851,"dataGaName":852,"dataGaLocation":627},"https://handbook.gitlab.com/handbook/legal/modern-slavery-act-transparency-statement/","modern slavery transparency statement",{"items":854},[855,858,861],{"text":856,"config":857},"Terms",{"href":679,"dataGaName":680,"dataGaLocation":627},{"text":859,"config":860},"Cookies",{"dataGaName":689,"dataGaLocation":627,"id":690,"isOneTrustButton":168},{"text":862,"config":863},"Privacy",{"href":684,"dataGaName":685,"dataGaLocation":627},[865],{"id":866,"title":7,"body":153,"config":867,"content":869,"description":153,"extension":873,"meta":874,"navigation":168,"path":875,"seo":876,"stem":877,"__hash__":878},"blogAuthors/en-us/blog/authors/dmitriy-zaporozhets.yml",{"template":868},"BlogAuthor",{"name":7,"config":870},{"headshot":871,"ctfId":872},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749659488/Blog/Author%20Headshots/gitlab-logo-extra-whitespace.png","Dmitriy-Zaporozhets","yml",{},"/en-us/blog/authors/dmitriy-zaporozhets",{},"en-us/blog/authors/dmitriy-zaporozhets","y_g4gL7U01aRPp3LsVIVigPK5mu5DZCRXssFhG1qNhw",[880,889,897],{"title":881,"description":882,"heroImage":883,"category":149,"date":884,"authors":885,"slug":888,"externalUrl":153},"Confidential AI for GitLab Self-Hosted","Give developers AI coding agents in GitLab Duo without source code leaving a hardware-encrypted boundary — no GPUs needed.","https://res.cloudinary.com/about-gitlab-com/image/upload/v1773866173/vte9qh8rriznvyclhkes.png","2026-08-06",[886,887],"Mathias Ewald","Martin Paloncy, Edgeless Systems","confidential-ai-for-gitlab-self-hosted",{"title":890,"description":891,"heroImage":892,"category":149,"date":893,"authors":894,"slug":896,"externalUrl":153},"Green DevOps: Why carbon measurement belongs in your CI/CD pipeline","CI/CD pipelines have a hidden carbon cost. Here's why measuring it matters, and how you can get started with Eco CI and Carmen in GitLab.","https://res.cloudinary.com/about-gitlab-com/image/upload/v1765809212/noh0mdfn9o94ry9ykura.png","2026-07-09",[895],"Lysanne Pinto","green-devops-carbon-measurement-cicd-pipeline",{"title":898,"description":899,"heroImage":900,"category":149,"date":901,"authors":902,"slug":904,"externalUrl":153},"How to build CI/CD observability at scale","This practical guide to GitLab pipeline analytics helps self-managed users gain operational insights using Prometheus and Grafana.","https://res.cloudinary.com/about-gitlab-com/image/upload/v1774465167/n5hlvrsrheadeccyr1oz.png","2026-04-28",[903],"Paul Meresanu","how-to-build-ci-cd-observability-at-scale",{"promotions":906},[907,921,933,945],{"id":908,"categories":909,"header":911,"text":912,"button":913,"image":918},"ai-modernization",[910],"ai","Is AI achieving its promise at scale?","Quiz will take 5 minutes or less",{"text":914,"config":915},"Get your AI maturity score",{"href":916,"dataGaName":917,"dataGaLocation":392},"/assessments/ai-modernization-assessment/","modernization assessment",{"config":919},{"src":920},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1772138786/qix0m7kwnd8x2fh1zq49.png",{"id":922,"categories":923,"header":925,"text":912,"button":926,"image":930},"devops-modernization",[924,729],"product","Are you just managing tools or shipping innovation?",{"text":927,"config":928},"Get your DevOps maturity score",{"href":929,"dataGaName":917,"dataGaLocation":392},"/assessments/devops-modernization-assessment/",{"config":931},{"src":932},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1772138785/eg818fmakweyuznttgid.png",{"id":934,"categories":935,"header":937,"text":912,"button":938,"image":942},"security-modernization",[936],"security","Are you trading speed for security?",{"text":939,"config":940},"Get your security maturity score",{"href":941,"dataGaName":917,"dataGaLocation":392},"/assessments/security-modernization-assessment/",{"config":943},{"src":944},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1772138786/p4pbqd9nnjejg5ds6mdk.png",{"id":946,"paths":947,"header":950,"text":951,"button":952,"image":957},"github-azure-migration",[948,949],"migration-from-azure-devops-to-gitlab","integrating-azure-devops-scm-and-gitlab","Is your team ready for GitHub's Azure move?","GitHub is already rebuilding around Azure. Find out what it means for you.",{"text":953,"config":954},"See how GitLab compares to GitHub",{"href":955,"dataGaName":956,"dataGaLocation":392},"/compare/gitlab-vs-github/github-azure-migration/","github azure migration",{"config":958},{"src":932},{"header":960,"blurb":961,"button":962,"secondaryButton":967},"Start building faster today","See what your team can do with the intelligent orchestration platform for DevSecOps.\n",{"text":963,"config":964},"Get your free trial",{"href":965,"dataGaName":191,"dataGaLocation":966},"https://gitlab.com/-/trial_registrations/new?glm_content=default-saas-trial&glm_source=about.gitlab.com/","feature",{"text":665,"config":968},{"href":517,"dataGaName":196,"dataGaLocation":966},1786803749636]