Join my course at Udemy (Python Programming Bible-From beginner to advanced )

Blogger templates

Tuesday, 7 January 2025

44/45. Env / ConfigMaps

44. Env variablesENV variables can be defined under ENV Other ways to define ENV variablesconfig-map - Value is taken from outsideSecrets - Value is taken from outside.ConfigMapsWhen there are too many ENV files then it is better to define all variables in a seperate file...
Share:

37/38/40. Container Images

37. Define, Build and Modify Container Images.Why ?Created one application and we want to dockerize the application.What are the steps if we have to deploy our application manually ?- Deploy OS- Update apt repo- Install dependency using apt- Install python dependency using pip-...
Share:

Sunday, 15 December 2024

Registration Request ( PCAP ) & 5G Index link

Registration request5G | ShareTechnotehttps://www.sharetechnote.com/html/5G/5G_Registration.html#Case_A_NormalRegistrationPDF : https://www.eventhelix.com/5G/standalone-access-registration/details/5g-standalone-access-registration.pdfPDF : https://www.eventhelix.com/5G/standalone-access-registration/5g-standalone-access-registration.pdfSpec...
Share:

Tuesday, 19 November 2024

RedCap

3GppFind document based on document number : 3GPP document search by file name | NetovateRedCapBlog : The 3G4G Blog: RedCapPPT Slide + Links : Beginners: Introduction to 5G Reduced Capability (RedCap) Devices3GPP CRs : How to find RedCap in 3GPPIn Spec23.501Section 5.41 NR RedCap UEs differentiationSection 5.3.2.3The AMF may also...
Share:

Tuesday, 17 September 2024

Kubernetes - Namespace

Kubernetes - NamespaceDefault namespace created by Kubernetes kube-systemkube-publicdefaultHow it is helpful ?These different namespace can be used by same cluster for DEV and PROD environment.they will have isolated resources between them so that DEV will have their...
Share:

Thursday, 12 September 2024

Kubernetes- Deployment

Kubernetes- Deployment- Defines how to deploy application in production environment.ScenariosOld instance running - Multiple Pod having applications are running in production environment.New version of application is available - need to upgrade seamlessly- without any downtime.Rolling...
Share:

Tuesday, 27 August 2024

Kubernetes Architecture, POD, ReplicaSet & Replica Controller

 Kubernetes Architecture, POD, ReplicaSet & Replica Controller1. IntroductionWhat is Node ?  Node is a machine - Physical or Virtual on which Kubernetes is installed,Node is where containers will be launched by Kubernetes.What will happen to Nodes in which...
Share:

Feature Top (Full Width)

Pageviews

Search This Blog