How To Setup Kubernetes Cluster (Master, Worker) Step By Step in Ubuntu 2021 Add Comment Edit At first, need to ready two virtual machine. One is for master (Minimum 2 cpus, 2GB Ram) and another one is for worker. Do same things in bo... Read More
How to Develop a Quick Graphical Interface for Machine Learning Models Add Comment Edit Code Link: https://colab.research.google.com/drive/1bP1cmwG8NNtqi482ZOVR4baRJKggg6bQ?hl=en#scrollTo=LJk9iwjaWjo5 Read More
Language Translation Using Machine Learning With 5 Lines of Python Code Add Comment Edit Code Link: https://colab.research.google.com/drive/1DE6rpp3uUoNugsEGrpy0wUeMtMrcoLwZ?usp=sharing Code With Gradio Graphical Interface : http... Read More
OpenAI Codex Source Code Generation from English Language Add Comment Edit OpenAI Codex Source Code Generation from English Language Credits: https://openai.com/research/ Research paper: https://arxiv.org/abs/2107... Read More
Deploy Jenkins on Kubernetes Kodekloud Add Comment Edit Question: The Nautilus DevOps team is planning to set up a Jenkins CI server to create/manage some deployment pipelines for some of the p... Read More
Docker Copy Operations Kodekloud Add Comment Edit Question: The Nautilus DevOps team has some conditional data present on App Server 1 in Stratos Datacenter. There is a container ubuntu_l... Read More
Rolling Updates in Kubernetes Kodekloud Add Comment Edit Question: We have an application running on Kubernetes cluster using nginx web server. The Nautilus application development team has push... Read More
How to Set up Azure Ad self service password reset SSPR and Company Branding Add Comment Edit How to Set up Azure Ad self service password reset SSPR and Company Branding Read More
Create a Docker Network Kodekloud Add Comment Edit Question: The Nautilus DevOps team needs to set up several docker environments for different applications. One of the team members ... Read More