Gilvan Filhogilvansfilho.hashnode.net·Jul 22, 2022Jedi way to create configmap and secrets from env filesWhat you will see here... If you are here I suppose you known what are configmaps and secret. So I will not explain what they are. Instead I will show some tricks do create them from .env or .properties files (or whatever "key value" pairs file). Def...Discuss·6 likes·98 readsKubernetes
Abhishek Dubeyiamabhishekdubey.hashnode.net·Jun 14, 2022MongoDB setup in Kubernetes using MongoDB OperatorMongoDB is a popular NoSQL database that supports large as well as small size of datasets. Just like any other database standalone setup, MongoDB is straightforward but we have to make a replicated or shared cluster of MongoDB, and there we have cert...Discuss·1 like·32 readsKubernetes
Suyash Sharmasuyash619.hashnode.net·Jul 4, 2022WebServer Basics?Hello people my name is Suyash Sharma. I work at a product based company as a "Cloud Ops Engineer", with overall 6 years of experience into IT infrastructure operations. Started writing my notes in a book was so kicky at initial phase of my career, a...Discuss·1 like·57 readsAWS
Utkarsh Shigihallionlyutkarsh.hashnode.net·Mar 5, 2023Connecting GitHub Container Registry with Azure Red Hat OpenShiftGitHub packages let you host your packages — be it container images, npm packages or NuGet packages. It is free for public repositories and has 500MB of free storage for private repositories. In this quick post, we will see how to connect to GitHub p...Discussopenshift
Bikash Baishnabbananablogs.hashnode.net·Nov 3, 2022RedHat OpenShiftOpenshift Red Hat OpenShift Container Platform is a modular component and service set on top of Red Hat CoreOS and Kubernetes. RHOCP adds PaaS capabilities such as remote management, increased security, monitoring and auditing, application lifecycle ...Discuss·56 readsBlogsWithCC
La Rebelion Labsla-rebelion.hashnode.net·Sep 29, 2022The Annoying Thing I Do every day with Kubernetes and HelmKubernetes (and Helm) have made life easier for many of us. However, like any other tool, it can be challenging to use. The learning curve is steeper than most new technologies due to its complexity. Even the simplest tasks require several commands a...DiscussHelmeeHelm
Hermann Kaoitishermann.hashnode.net·Sep 7, 2022Correct file permission for ssh keys and foldersI recently got an error on my work machine while restoring a backup of my ssh keys. The error stated that the permissions were too open for my private key. Permissions 0777 for '/home/<user>/.ssh/id_rsa' are too open. Following an article from Stac...DiscussBash
Manzoor AhamedforCloudnloud Tech Communitycloudnloud.hashnode.net·Aug 29, 2022OpenShift TerminologiesIn this article we will discuss about the terms called Projects and Deployments used in the OpenShift Container Orchestration Platform. Projects Projects helps you organize the resources in the cluster. They provide isolation from other projects, wh...Discuss·231 readsopenshift
Manzoor AhamedforCloudnloud Tech Communitycloudnloud.hashnode.net·Aug 20, 2022OpenShift ArchitectureIn this article we are going to discuss about Kubernetes and OpenShift architecture. As we know OpenShift is built on top of the kubernetes platform, the major difference between the two platform is that the OpenShift container platform includes kub...Discuss·378 readsKubernetes
Gilvan Filhogilvansfilho.hashnode.net·Jul 22, 2022Jedi way to create configmap and secrets from env filesWhat you will see here... If you are here I suppose you known what are configmaps and secret. So I will not explain what they are. Instead I will show some tricks do create them from .env or .properties files (or whatever "key value" pairs file). Def...Discuss·6 likes·98 readsKubernetes
Suyash Sharmasuyash619.hashnode.net·Jul 4, 2022WebServer Basics?Hello people my name is Suyash Sharma. I work at a product based company as a "Cloud Ops Engineer", with overall 6 years of experience into IT infrastructure operations. Started writing my notes in a book was so kicky at initial phase of my career, a...Discuss·1 like·57 readsAWS
Ravi Sharmasolutionson.hashnode.net·Jun 28, 2022A template to set up multi-tenant Kubernetes clusterAbout Multi-Tenancy If you have been using a Kubernetes cluster there must have been instances where your application co-exists with applications that belong to different groups in your org or have different purposes altogether. As different types of...Discuss·35 reads#kubernetes #container
Abhishek Dubeyiamabhishekdubey.hashnode.net·Jun 14, 2022MongoDB setup in Kubernetes using MongoDB OperatorMongoDB is a popular NoSQL database that supports large as well as small size of datasets. Just like any other database standalone setup, MongoDB is straightforward but we have to make a replicated or shared cluster of MongoDB, and there we have cert...Discuss·1 like·32 readsKubernetes