Tuesday, August 25, 2026

Kubernetes Related useful links

 ChatGPT said:

Bilkul. Kubernetes / K8s ke important official links full www. format mein de raha hoon. Current official documentation Kubernetes v1.36 tak available hai.
1. Kubernetes Main

    Kubernetes Official Website
    https://www.kubernetes.io/

    Kubernetes Documentation
    https://www.kubernetes.io/docs/

    Kubernetes Concepts
    https://www.kubernetes.io/docs/concepts/

    Kubernetes Getting Started
    https://www.kubernetes.io/docs/setup/

    Kubernetes Tutorials
    https://www.kubernetes.io/docs/tutorials/

    Kubernetes Tasks
    https://www.kubernetes.io/docs/tasks/

    Kubernetes Reference
    https://www.kubernetes.io/docs/reference/

    Kubernetes Glossary
    https://www.kubernetes.io/docs/reference/glossary/

2. Kubernetes Architecture & Components

    Cluster Architecture
    https://www.kubernetes.io/docs/concepts/architecture/

    Kubernetes Components
    https://www.kubernetes.io/docs/concepts/overview/components/

    Control Plane Components
    https://www.kubernetes.io/docs/concepts/overview/components/#control-plane-components

    Node Components
    https://www.kubernetes.io/docs/concepts/overview/components/#node-components

    Kubernetes API
    https://www.kubernetes.io/docs/concepts/overview/kubernetes-api/

    API Reference
    https://www.kubernetes.io/docs/reference/kubernetes-api/

    API Overview
    https://www.kubernetes.io/docs/reference/using-api/

    Kube-apiserver
    https://www.kubernetes.io/docs/reference/command-line-tools-reference/kube-apiserver/

    Kubelet
    https://www.kubernetes.io/docs/reference/command-line-tools-reference/kubelet/

    Kube-scheduler
    https://www.kubernetes.io/docs/reference/command-line-tools-reference/kube-scheduler/

    Kube-controller-manager
    https://www.kubernetes.io/docs/reference/command-line-tools-reference/kube-controller-manager/

    Kube-proxy
    https://www.kubernetes.io/docs/reference/command-line-tools-reference/kube-proxy/

3. Kubernetes Installation / Cluster Setup

    Installation / Setup
    https://www.kubernetes.io/docs/setup/

    Production Environment
    https://www.kubernetes.io/docs/setup/production-environment/

    Learning Environment
    https://www.kubernetes.io/docs/setup/learning-environment/

    kubeadm
    https://www.kubernetes.io/docs/reference/setup-tools/kubeadm/

    Creating a Cluster with kubeadm
    https://www.kubernetes.io/docs/setup/production-environment/tools/kubeadm/

    Installing kubeadm
    https://www.kubernetes.io/docs/setup/production-environment/tools/kubeadm/install-kubeadm/

    Creating a Cluster
    https://www.kubernetes.io/docs/setup/production-environment/tools/kubeadm/create-cluster-kubeadm/

    Cluster Administration
    https://www.kubernetes.io/docs/tasks/administer-cluster/

    Cluster Networking
    https://www.kubernetes.io/docs/concepts/cluster-administration/networking/

    Cluster Maintenance
    https://www.kubernetes.io/docs/tasks/administer-cluster/cluster-management/

4. kubectl

    kubectl Documentation
    https://www.kubernetes.io/docs/reference/kubectl/

    kubectl Cheat Sheet
    https://www.kubernetes.io/docs/reference/kubectl/cheatsheet/

    kubectl Commands
    https://www.kubernetes.io/docs/reference/kubectl/generated/kubectl/

    kubectl Quick Reference
    https://www.kubernetes.io/docs/reference/kubectl/quick-reference/

    kubectl Plugins
    https://www.kubernetes.io/docs/tasks/extend-kubectl/kubectl-plugins/

    kubectl JSONPath
    https://www.kubernetes.io/docs/reference/kubectl/jsonpath/

    kubectl Config
    https://www.kubernetes.io/docs/reference/kubectl/generated/kubectl_config/

    kubectl Apply
    https://www.kubernetes.io/docs/reference/kubectl/generated/kubectl_apply/

    kubectl Get
    https://www.kubernetes.io/docs/reference/kubectl/generated/kubectl_get/

    kubectl Describe
    https://www.kubernetes.io/docs/reference/kubectl/generated/kubectl_describe/

5. Pods

    Pods Overview
    https://www.kubernetes.io/docs/concepts/workloads/pods/

    Pod Lifecycle
    https://www.kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle/

    Pod Lifecycle Debugging
    https://www.kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle/

    Init Containers
    https://www.kubernetes.io/docs/concepts/workloads/pods/init-containers/

    Pod Quality of Service
    https://www.kubernetes.io/docs/concepts/workloads/pods/pod-qos/

    Pod Security Standards
    https://www.kubernetes.io/docs/concepts/security/pod-security-standards/

6. Workloads

    Workloads Overview
    https://www.kubernetes.io/docs/concepts/workloads/

    Deployments
    https://www.kubernetes.io/docs/concepts/workloads/controllers/deployment/

    ReplicaSet
    https://www.kubernetes.io/docs/concepts/workloads/controllers/replicaset/

    StatefulSets
    https://www.kubernetes.io/docs/concepts/workloads/controllers/statefulset/

    DaemonSet
    https://www.kubernetes.io/docs/concepts/workloads/controllers/daemonset/

    Jobs
    https://www.kubernetes.io/docs/concepts/workloads/controllers/job/

    CronJob
    https://www.kubernetes.io/docs/concepts/workloads/controllers/cron-jobs/

    Replication Controllers
    https://www.kubernetes.io/docs/concepts/workloads/controllers/replicationcontroller/

7. Services & Networking

    Kubernetes Services
    https://www.kubernetes.io/docs/concepts/services-networking/service/

    Service Types
    https://www.kubernetes.io/docs/concepts/services-networking/service/#publishing-services-service-types

    ClusterIP
    https://www.kubernetes.io/docs/concepts/services-networking/service/

    NodePort
    https://www.kubernetes.io/docs/concepts/services-networking/service/

    LoadBalancer
    https://www.kubernetes.io/docs/concepts/services-networking/service/

    Ingress
    https://www.kubernetes.io/docs/concepts/services-networking/ingress/

    Ingress Controllers
    https://www.kubernetes.io/docs/concepts/services-networking/ingress-controllers/

    Gateway API
    https://www.kubernetes.io/docs/concepts/services-networking/gateway/

    Network Policies
    https://www.kubernetes.io/docs/concepts/services-networking/network-policies/

    DNS for Services and Pods
    https://www.kubernetes.io/docs/concepts/services-networking/dns-pod-service/

    Service Discovery
    https://www.kubernetes.io/docs/concepts/services-networking/service/

    Network Plugins
    https://www.kubernetes.io/docs/concepts/extend-kubernetes/compute-storage-net/network-plugins/

    CNI Plugins
    https://www.kubernetes.io/docs/concepts/extend-kubernetes/compute-storage-net/network-plugins/

8. Storage

Tere EMC + HPE + Dell + Brocade + VMware background ko dekhte hue Kubernetes ka ye section bahut important hai.

    Kubernetes Storage
    https://www.kubernetes.io/docs/concepts/storage/

    Volumes
    https://www.kubernetes.io/docs/concepts/storage/volumes/

    Persistent Volumes — PV
    https://www.kubernetes.io/docs/concepts/storage/persistent-volumes/

    Persistent Volume Claims — PVC
    https://www.kubernetes.io/docs/concepts/storage/persistent-volumes/

    Storage Classes
    https://www.kubernetes.io/docs/concepts/storage/storage-classes/

    Dynamic Volume Provisioning
    https://www.kubernetes.io/docs/concepts/storage/dynamic-provisioning/

    CSI — Container Storage Interface
    https://www.kubernetes.io/docs/concepts/storage/volumes/#csi

    CSI Drivers
    https://www.kubernetes.io/docs/concepts/storage/volumes/#csi

    Volume Snapshots
    https://www.kubernetes.io/docs/concepts/storage/volume-snapshots/

    Volume Snapshot Classes
    https://www.kubernetes.io/docs/concepts/storage/volume-snapshots/

    Ephemeral Volumes
    https://www.kubernetes.io/docs/concepts/storage/ephemeral-volumes/

    Local Volumes
    https://www.kubernetes.io/docs/concepts/storage/volumes/#local

    Storage Capacity
    https://www.kubernetes.io/docs/concepts/storage/storage-capacity/

9. Security

    Kubernetes Security
    https://www.kubernetes.io/docs/concepts/security/

    Authentication
    https://www.kubernetes.io/docs/reference/access-authn-authz/authentication/

    Authorization
    https://www.kubernetes.io/docs/reference/access-authn-authz/authorization/

    RBAC
    https://www.kubernetes.io/docs/reference/access-authn-authz/rbac/

    Service Accounts
    https://www.kubernetes.io/docs/concepts/security/service-accounts/

    Secrets
    https://www.kubernetes.io/docs/concepts/configuration/secret/

    Pod Security Standards
    https://www.kubernetes.io/docs/concepts/security/pod-security-standards/

    Pod Security Admission
    https://www.kubernetes.io/docs/concepts/security/pod-security-admission/

    Network Policies
    https://www.kubernetes.io/docs/concepts/services-networking/network-policies/

    TLS / Certificates
    https://www.kubernetes.io/docs/tasks/tls/

    Kubernetes Audit
    https://www.kubernetes.io/docs/tasks/debug/debug-cluster/audit/

10. ConfigMap / Secrets

    ConfigMaps
    https://www.kubernetes.io/docs/concepts/configuration/configmap/

    Secrets
    https://www.kubernetes.io/docs/concepts/configuration/secret/

    Environment Variables
    https://www.kubernetes.io/docs/tasks/inject-data-application/define-environment-variable-container/

    Secrets Management
    https://www.kubernetes.io/docs/concepts/configuration/secret/

11. Scheduling

    Kubernetes Scheduling
    https://www.kubernetes.io/docs/concepts/scheduling-eviction/

    Kubernetes Scheduler
    https://www.kubernetes.io/docs/concepts/scheduling-eviction/kube-scheduler/

    Node Selection
    https://www.kubernetes.io/docs/concepts/scheduling-eviction/assign-pod-node/

    Node Affinity
    https://www.kubernetes.io/docs/concepts/scheduling-eviction/assign-pod-node/

    Pod Affinity / Anti-Affinity
    https://www.kubernetes.io/docs/concepts/scheduling-eviction/assign-pod-node/

    Taints and Tolerations
    https://www.kubernetes.io/docs/concepts/scheduling-eviction/taint-and-toleration/

    Pod Topology Spread Constraints
    https://www.kubernetes.io/docs/concepts/scheduling-eviction/topology-spread-constraints/

    Resource Management
    https://www.kubernetes.io/docs/concepts/configuration/manage-resources-containers/

12. Scaling

    Horizontal Pod Autoscaling — HPA
    https://www.kubernetes.io/docs/tasks/run-application/horizontal-pod-autoscale/

    Vertical Pod Autoscaling — VPA
    https://www.kubernetes.io/docs/concepts/workloads/autoscaling/vertical-pod-autoscale/

    Cluster Autoscaling Concepts
    https://www.kubernetes.io/docs/concepts/cluster-administration/

    Resource Quotas
    https://www.kubernetes.io/docs/concepts/policy/resource-quotas/

    Limit Ranges
    https://www.kubernetes.io/docs/concepts/policy/limit-range/

13. Monitoring / Logging / Troubleshooting

    Monitoring / Logging / Debugging
    https://www.kubernetes.io/docs/tasks/debug/

    Application Troubleshooting
    https://www.kubernetes.io/docs/tasks/debug/debug-application/

    Cluster Troubleshooting
    https://www.kubernetes.io/docs/tasks/debug/debug-cluster/

    Debugging Pods
    https://www.kubernetes.io/docs/tasks/debug/debug-application/debug-pods/

    Debugging Services
    https://www.kubernetes.io/docs/tasks/debug/debug-application/debug-service/

    Logs
    https://www.kubernetes.io/docs/concepts/cluster-administration/logging/

    Container Logs
    https://www.kubernetes.io/docs/concepts/cluster-administration/logging/

    Metrics
    https://www.kubernetes.io/docs/tasks/debug/debug-cluster/resource-metrics-pipeline/

    Resource Metrics Pipeline
    https://www.kubernetes.io/docs/tasks/debug/debug-cluster/resource-metrics-pipeline/

    Metrics Server
    https://github.com/kubernetes-sigs/metrics-server

14. Helm

    Helm Official Website
    https://www.helm.sh/

    Helm Documentation
    https://helm.sh/docs/

    Helm Concepts
    https://helm.sh/docs/topics/architecture/

    Helm Commands
    https://helm.sh/docs/helm/

    Helm Charts
    https://helm.sh/docs/topics/charts/

    Helm Best Practices
    https://helm.sh/docs/chart_best_practices/

    Artifact Hub
    https://artifacthub.io/

15. Container Runtime

    Container Runtime Interface — CRI
    https://www.kubernetes.io/docs/concepts/architecture/cri/

    Container Runtimes
    https://www.kubernetes.io/docs/setup/production-environment/container-runtimes/

    containerd
    https://containerd.io/

    containerd Documentation
    https://github.com/containerd/containerd

    CRI-O
    https://cri-o.io/

    CRI-O Documentation
    https://github.com/cri-o/cri-o

16. Docker + Kubernetes

    Docker
    https://www.docker.com/

    Docker Documentation
    https://docs.docker.com/

    Docker Kubernetes Documentation
    https://docs.docker.com/engine/containers/

    Docker Hub
    https://hub.docker.com/

    Kubernetes Container Images
    https://www.kubernetes.io/docs/concepts/containers/images/

17. Minikube / Local Kubernetes

    Minikube
    https://minikube.sigs.k8s.io/

    Minikube Documentation
    https://minikube.sigs.k8s.io/docs/

    Minikube Start
    https://minikube.sigs.k8s.io/docs/start/

    Minikube GitHub
    https://github.com/kubernetes/minikube

18. Kind

    Kind — Kubernetes in Docker
    https://kind.sigs.k8s.io/

    Kind Documentation
    https://kind.sigs.k8s.io/docs/

    Kind GitHub
    https://github.com/kubernetes-sigs/kind

19. Kubernetes GitHub

    Kubernetes Main GitHub
    https://github.com/kubernetes/kubernetes

    Kubernetes Community
    https://github.com/kubernetes/community

    Kubernetes API
    https://github.com/kubernetes/api

    Kubernetes Website
    https://github.com/kubernetes/website

    Kubernetes SIGs
    https://github.com/kubernetes-sigs

    Kubernetes Release
    https://github.com/kubernetes/release

    Kubernetes Issues
    https://github.com/kubernetes/kubernetes/issues

    Kubernetes Security
    https://github.com/kubernetes/kubernetes/security

20. CNCF

    CNCF Main
    https://www.cncf.io/

    CNCF Projects
    https://www.cncf.io/projects/

    CNCF Landscape
    https://landscape.cncf.io/

    CNCF Kubernetes
    https://www.cncf.io/projects/kubernetes/

    CNCF Training
    https://www.cncf.io/training/

21. Kubernetes Certification

    CNCF Certifications
    https://www.cncf.io/training/certification/

    CKA — Certified Kubernetes Administrator
    https://www.cncf.io/training/certification/cka/

    CKAD — Certified Kubernetes Application Developer
    https://www.cncf.io/training/certification/ckad/

    CKS — Certified Kubernetes Security Specialist
    https://www.cncf.io/training/certification/cks/

    Kubernetes Exam Curriculum
    https://github.com/cncf/curriculum

22. Kubernetes Operators / CRDs

    Custom Resources
    https://www.kubernetes.io/docs/concepts/extend-kubernetes/api-extension/custom-resources/

    Custom Resource Definitions — CRD
    https://www.kubernetes.io/docs/concepts/extend-kubernetes/api-extension/custom-resources/

    Operators
    https://www.kubernetes.io/docs/concepts/extend-kubernetes/operator/

    Extending Kubernetes
    https://www.kubernetes.io/docs/concepts/extend-kubernetes/

    Admission Controllers
    https://www.kubernetes.io/docs/reference/access-authn-authz/admission-controllers/

23. Kubernetes Storage / SAN — Tere liye MOST IMPORTANT

Agar tu EMC / HPE / Dell Storage + Brocade FC + VMware + Linux + Windows ke baad Kubernetes seekh raha hai, toh in links ko specially bookmark kar:

    https://www.kubernetes.io/docs/concepts/storage/
    https://www.kubernetes.io/docs/concepts/storage/persistent-volumes/
    https://www.kubernetes.io/docs/concepts/storage/storage-classes/
    https://www.kubernetes.io/docs/concepts/storage/volumes/
    https://www.kubernetes.io/docs/concepts/storage/volume-snapshots/
    https://www.kubernetes.io/docs/concepts/storage/ephemeral-volumes/
    https://www.kubernetes.io/docs/concepts/storage/storage-capacity/
    https://www.kubernetes.io/docs/concepts/storage/volumes/#csi
    https://www.kubernetes.io/docs/concepts/extend-kubernetes/compute-storage-net/
    https://www.kubernetes.io/docs/concepts/architecture/

Kubernetes mein traditional SAN knowledge ka connection mainly PV → PVC → StorageClass → CSI Driver → backend storage → volume provisioning/attachment/mounting ke through aata hai. Official docs bhi CSI ko Kubernetes storage architecture ka key component define karti hain.
🔥 Kubernetes Admin ke liye MUST BOOKMARK

    https://www.kubernetes.io/docs/
    https://www.kubernetes.io/docs/concepts/
    https://www.kubernetes.io/docs/setup/
    https://www.kubernetes.io/docs/reference/
    https://www.kubernetes.io/docs/reference/kubectl/
    https://www.kubernetes.io/docs/reference/kubectl/cheatsheet/
    https://www.kubernetes.io/docs/tasks/administer-cluster/
    https://www.kubernetes.io/docs/concepts/architecture/
    https://www.kubernetes.io/docs/concepts/workloads/
    https://www.kubernetes.io/docs/concepts/services-networking/
    https://www.kubernetes.io/docs/concepts/storage/
    https://www.kubernetes.io/docs/concepts/security/
    https://www.kubernetes.io/docs/tasks/debug/
    https://www.kubernetes.io/docs/setup/production-environment/tools/kubeadm/
    https://www.kubernetes.io/docs/concepts/storage/persistent-volumes/
    https://www.kubernetes.io/docs/concepts/storage/storage-classes/
    https://www.kubernetes.io/docs/concepts/extend-kubernetes/compute-storage-net/
    https://www.helm.sh/docs/
    https://www.cncf.io/training/certification/cka/

VMware / Broadcom related useful links

 1. VMware / Broadcom Main

    VMware by Broadcom — Main
    https://www.broadcom.com/solutions/cloud-foundation

    Broadcom Support Portal
    https://support.broadcom.com/

    Broadcom Support
    https://www.broadcom.com/support

    VMware Support
    https://www.broadcom.com/support/vmware

    VMware Knowledge Base
    https://knowledge.broadcom.com/

    Broadcom Documentation
    https://techdocs.broadcom.com/

    Broadcom Communities
    https://community.broadcom.com/

    Broadcom Download Portal
    https://support.broadcom.com/

    VMware Support FAQ after Broadcom acquisition
    https://knowledge.broadcom.com/external/article/278681/vmware-to-broadcom-support-frequently-as.html

2. VMware vSphere

    VMware vSphere — Main
    https://www.vmware.com/products/vsphere.html

    vSphere Documentation
    https://techdocs.broadcom.com/us/en/vmware-cis/vsphere.html

    vSphere 9 Documentation
    https://techdocs.broadcom.com/us/en/vmware-cis/vsphere/vsphere/9-0.html

    vSphere 8 Documentation
    https://techdocs.broadcom.com/us/en/vmware-cis/vsphere/vsphere/8-0.html

    vSphere 7 Documentation
    https://techdocs.broadcom.com/us/en/vmware-cis/vsphere/vsphere/7-0.html

    vSphere Product Documentation
    https://techdocs.broadcom.com/us/en/vmware-cis/vsphere.html

    vSphere Configuration Maximums
    https://knowledge.broadcom.com/external/article/317882

    vSphere Product Interoperability Matrix
    https://interopmatrix.broadcom.com/

    vSphere Release Notes
    https://docs.vmware.com/en/VMware-vSphere/index.html

    vSphere Upgrade Documentation
    https://techdocs.broadcom.com/us/en/vmware-cis/vsphere.html

3. ESXi

    VMware ESXi — Main
    https://www.vmware.com/products/esxi-and-esx.html

    ESXi Documentation
    https://techdocs.broadcom.com/us/en/vmware-cis/vsphere/vsphere/8-0/installing-and-setting-up-esxi.html

    ESXi 8 Documentation
    https://techdocs.broadcom.com/us/en/vmware-cis/vsphere/vsphere/8-0.html

    ESXi 9 Documentation
    https://techdocs.broadcom.com/us/en/vmware-cis/vsphere/vsphere/9-0.html

    ESXi Installation
    https://techdocs.broadcom.com/us/en/vmware-cis/vsphere/vsphere/8-0/installing-and-setting-up-esxi.html

    ESXi Upgrade
    https://knowledge.broadcom.com/external/article/390293

    ESXi Command Reference
    https://techdocs.broadcom.com/us/en/vmware-cis/vsphere.html

    ESXi Host Management
    https://techdocs.broadcom.com/us/en/vmware-cis/vsphere.html

    ESXi Networking
    https://techdocs.broadcom.com/us/en/vmware-cis/vsphere.html

    ESXi Storage
    https://techdocs.broadcom.com/us/en/vmware-cis/vsphere.html

    ESXi Security
    https://techdocs.broadcom.com/us/en/vmware-cis/vsphere.html

    ESXi Troubleshooting
    https://knowledge.broadcom.com/

Broadcom currently documents ESXi 7.x, 8.x and 9.x, and its current KB includes ESXi installation/upgrade procedures.
4. vCenter Server

    vCenter Server Documentation
    https://techdocs.broadcom.com/us/en/vmware-cis/vsphere/vsphere/8-0.html

    vCenter Server 8
    https://techdocs.broadcom.com/us/en/vmware-cis/vsphere/vsphere/8-0.html

    vCenter Server 9
    https://techdocs.broadcom.com/us/en/vmware-cis/vsphere/vsphere/9-0.html

    vCenter Installation
    https://knowledge.broadcom.com/external/article/312076

    vCenter Upgrade
    https://knowledge.broadcom.com/external/article/312076

    vCenter Server Appliance — VCSA
    https://techdocs.broadcom.com/us/en/vmware-cis/vsphere.html

    vCenter Server Management
    https://techdocs.broadcom.com/us/en/vmware-cis/vsphere.html

    vCenter Server Backup & Restore
    https://techdocs.broadcom.com/us/en/vmware-cis/vsphere.html

    vCenter Server Troubleshooting
    https://knowledge.broadcom.com/

    vCenter Server Version Compatibility
    https://knowledge.broadcom.com/external/article/314601

    vCenter / ESXi Compatibility
    https://knowledge.broadcom.com/external/article/318674

Current Broadcom guidance specifically recommends checking the Product Interoperability Matrix before vCenter/ESXi upgrades.
5. VMware Virtual Machines

    Virtual Machine Administration
    https://techdocs.broadcom.com/us/en/vmware-cis/vsphere.html

    Create Virtual Machine
    https://techdocs.broadcom.com/us/en/vmware-cis/vsphere.html

    VM Hardware
    https://techdocs.broadcom.com/us/en/vmware-cis/vsphere.html

    VM Hardware Versions
    https://knowledge.broadcom.com/external/article/312100

    VM Snapshots
    https://techdocs.broadcom.com/us/en/vmware-cis/vsphere.html

    VM Templates
    https://techdocs.broadcom.com/us/en/vmware-cis/vsphere.html

    VM Cloning
    https://techdocs.broadcom.com/us/en/vmware-cis/vsphere.html

    VM Migration
    https://techdocs.broadcom.com/us/en/vmware-cis/vsphere.html

    Register Existing VM
    https://knowledge.broadcom.com/external/article/335224

    VM Troubleshooting
    https://knowledge.broadcom.com/

6. vMotion

    vMotion Documentation
    https://techdocs.broadcom.com/us/en/vmware-cis/vsphere.html

    vMotion Requirements
    https://techdocs.broadcom.com/us/en/vmware-cis/vsphere.html

    vMotion Networking
    https://techdocs.broadcom.com/us/en/vmware-cis/vsphere.html

    Storage vMotion
    https://techdocs.broadcom.com/us/en/vmware-cis/vsphere.html

    vMotion Troubleshooting
    https://knowledge.broadcom.com/

    Enhanced vMotion Compatibility — EVC
    https://techdocs.broadcom.com/us/en/vmware-cis/vsphere.html

7. HA / High Availability

    vSphere HA
    https://techdocs.broadcom.com/us/en/vmware-cis/vsphere.html

    High Availability Documentation
    https://techdocs.broadcom.com/us/en/vmware-cis/vsphere.html

    HA Configuration
    https://techdocs.broadcom.com/us/en/vmware-cis/vsphere.html

    HA Admission Control
    https://techdocs.broadcom.com/us/en/vmware-cis/vsphere.html

    HA Troubleshooting
    https://knowledge.broadcom.com/

8. DRS

    vSphere DRS
    https://techdocs.broadcom.com/us/en/vmware-cis/vsphere.html

    Distributed Resource Scheduler
    https://techdocs.broadcom.com/us/en/vmware-cis/vsphere.html

    DRS Cluster Configuration
    https://techdocs.broadcom.com/us/en/vmware-cis/vsphere.html

    DRS Rules
    https://techdocs.broadcom.com/us/en/vmware-cis/vsphere.html

    DRS Troubleshooting
    https://knowledge.broadcom.com/

9. VMware Networking

    vSphere Networking
    https://techdocs.broadcom.com/us/en/vmware-cis/vsphere.html

    Standard vSwitch — vSS
    https://techdocs.broadcom.com/us/en/vmware-cis/vsphere.html

    Distributed vSwitch — VDS
    https://techdocs.broadcom.com/us/en/vmware-cis/vsphere.html

    vSphere Distributed Switch
    https://techdocs.broadcom.com/us/en/vmware-cis/vsphere.html

    Port Groups
    https://techdocs.broadcom.com/us/en/vmware-cis/vsphere.html

    VMkernel Networking
    https://techdocs.broadcom.com/us/en/vmware-cis/vsphere.html

    VLAN Configuration
    https://techdocs.broadcom.com/us/en/vmware-cis/vsphere.html

    NIC Teaming
    https://techdocs.broadcom.com/us/en/vmware-cis/vsphere.html

    Network I/O Control — NIOC
    https://techdocs.broadcom.com/us/en/vmware-cis/vsphere.html

    VXLAN / NSX Networking
    https://techdocs.broadcom.com/us/en/vmware-cis/nsx.html

10. VMware Storage

Tere SAN/Storage background ke liye ye section particularly important hai.

    vSphere Storage Documentation
    https://techdocs.broadcom.com/us/en/vmware-cis/vsphere.html

    VMware Datastore
    https://techdocs.broadcom.com/us/en/vmware-cis/vsphere.html

    VMFS
    https://techdocs.broadcom.com/us/en/vmware-cis/vsphere.html

    NFS Datastore
    https://techdocs.broadcom.com/us/en/vmware-cis/vsphere.html

    iSCSI Storage
    https://techdocs.broadcom.com/us/en/vmware-cis/vsphere.html

    Fibre Channel Storage
    https://techdocs.broadcom.com/us/en/vmware-cis/vsphere.html

    FCoE
    https://techdocs.broadcom.com/us/en/vmware-cis/vsphere.html

    Multipathing / PSA
    https://techdocs.broadcom.com/us/en/vmware-cis/vsphere.html

    NMP — Native Multipathing Plugin
    https://techdocs.broadcom.com/us/en/vmware-cis/vsphere.html

    SATP — Storage Array Type Plugin
    https://techdocs.broadcom.com/us/en/vmware-cis/vsphere.html

    PSP — Path Selection Plugin
    https://techdocs.broadcom.com/us/en/vmware-cis/vsphere.html

    Storage Adapters
    https://techdocs.broadcom.com/us/en/vmware-cis/vsphere.html

    VMFS Datastore Management
    https://techdocs.broadcom.com/us/en/vmware-cis/vsphere.html

    Storage Troubleshooting
    https://knowledge.broadcom.com/

11. vSAN

    VMware vSAN — Main
    https://www.vmware.com/products/cloud-infrastructure/vsan.html

    vSAN Documentation
    https://techdocs.broadcom.com/us/en/vmware-cis/vsan.html

    vSAN 8 Documentation
    https://techdocs.broadcom.com/us/en/vmware-cis/vsan.html

    vSAN 9 Documentation
    https://techdocs.broadcom.com/us/en/vmware-cis/vsan.html

    vSAN Architecture
    https://techdocs.broadcom.com/us/en/vmware-cis/vsan.html

    vSAN Storage Policies
    https://techdocs.broadcom.com/us/en/vmware-cis/vsan.html

    vSAN Health
    https://techdocs.broadcom.com/us/en/vmware-cis/vsan.html

    vSAN Networking
    https://techdocs.broadcom.com/us/en/vmware-cis/vsan.html

    vSAN Troubleshooting
    https://knowledge.broadcom.com/

    vSAN Compatibility Guide
    https://www.vmware.com/resources/compatibility/search.php

12. VMware Site Recovery Manager / Disaster Recovery

    VMware Live Site Recovery
    https://techdocs.broadcom.com/us/en/vmware-cis/live-recovery.html

    VMware Site Recovery Manager
    https://techdocs.broadcom.com/us/en/vmware-cis/live-recovery.html

    Site Recovery Documentation
    https://techdocs.broadcom.com/us/en/vmware-cis/live-recovery.html

    Replication
    https://techdocs.broadcom.com/us/en/vmware-cis/live-recovery.html

    Recovery Plans
    https://techdocs.broadcom.com/us/en/vmware-cis/live-recovery.html

    DR Troubleshooting
    https://knowledge.broadcom.com/

13. VMware Aria / vRealize

    VMware Aria
    https://www.vmware.com/products/aria.html

    Aria Operations
    https://techdocs.broadcom.com/us/en/vmware-cis/aria.html

    Aria Operations for Logs
    https://techdocs.broadcom.com/us/en/vmware-cis/aria.html

    Aria Automation
    https://techdocs.broadcom.com/us/en/vmware-cis/aria.html

    Aria Operations Documentation
    https://techdocs.broadcom.com/us/en/vmware-cis/aria.html

    vRealize Operations — Legacy
    https://techdocs.broadcom.com/

    vRealize Log Insight — Legacy
    https://techdocs.broadcom.com/

14. VMware NSX

    VMware NSX — Main
    https://www.vmware.com/products/cloud-infrastructure/nsx.html

    NSX Documentation
    https://techdocs.broadcom.com/us/en/vmware-cis/nsx.html

    NSX 4.x
    https://techdocs.broadcom.com/us/en/vmware-cis/nsx.html

    NSX Networking
    https://techdocs.broadcom.com/us/en/vmware-cis/nsx.html

    NSX-T
    https://techdocs.broadcom.com/us/en/vmware-cis/nsx.html

    NSX Security
    https://techdocs.broadcom.com/us/en/vmware-cis/nsx.html

    Distributed Firewall — DFW
    https://techdocs.broadcom.com/us/en/vmware-cis/nsx.html

    NSX Load Balancer
    https://techdocs.broadcom.com/us/en/vmware-cis/nsx.html

    NSX VPN
    https://techdocs.broadcom.com/us/en/vmware-cis/nsx.html

15. VMware Cloud Foundation — VCF

    VMware Cloud Foundation
    https://www.vmware.com/products/cloud-foundation.html

    VMware Cloud Foundation Documentation
    https://techdocs.broadcom.com/us/en/vmware-cis/cloud-foundation.html

    VCF Documentation
    https://techdocs.broadcom.com/us/en/vmware-cis/cloud-foundation.html

    VCF Architecture
    https://techdocs.broadcom.com/us/en/vmware-cis/cloud-foundation.html

    VCF Installation
    https://techdocs.broadcom.com/us/en/vmware-cis/cloud-foundation.html

    VCF Upgrade
    https://techdocs.broadcom.com/us/en/vmware-cis/cloud-foundation.html

    VCF Operations
    https://techdocs.broadcom.com/us/en/vmware-cis/cloud-foundation.html

    VCF Troubleshooting
    https://knowledge.broadcom.com/

16. VMware Tools

    VMware Tools Documentation
    https://techdocs.broadcom.com/us/en/vmware-cis/vsphere.html

    VMware Tools Download
    https://support.broadcom.com/group/ecx/productdownloads?subfamily=VMware%20Tools

    VMware Tools KB
    https://knowledge.broadcom.com/external/article/368758

    Open VM Tools
    https://github.com/vmware/open-vm-tools

VMware Tools downloads ab Broadcom Support Portal se handle hote hain.
17. VMware PowerCLI

    VMware PowerCLI Documentation
    https://developer.broadcom.com/powercli

    PowerCLI Main
    https://developer.broadcom.com/powercli

    PowerCLI Cmdlet Reference
    https://developer.broadcom.com/powercli

    PowerCLI Download
    https://developer.broadcom.com/powercli

    PowerCLI GitHub
    https://github.com/vmware/PowerCLI-Example-Scripts

    PowerCLI Examples
    https://github.com/vmware/PowerCLI-Example-Scripts

    VMware Automation SDK
    https://developer.broadcom.com/sdks

    vSphere Automation API
    https://developer.broadcom.com/apis/vsphere-automation-api

18. VMware APIs / Developers

    Broadcom Developer Portal
    https://developer.broadcom.com/

    VMware APIs
    https://developer.broadcom.com/apis

    vSphere API
    https://developer.broadcom.com/apis/vsphere-automation-api

    vSphere Management SDK
    https://developer.broadcom.com/sdks

    VMware Code / Samples
    https://developer.broadcom.com/

    VMware GitHub
    https://github.com/vmware

19. VMware Compatibility

    VMware Compatibility Guide
    https://www.vmware.com/resources/compatibility/search.php

    Product Interoperability Matrix
    https://interopmatrix.broadcom.com/

    IO Devices Compatibility Guide
    https://www.vmware.com/resources/compatibility/search.php

    Storage/SAN Compatibility Guide
    https://www.vmware.com/resources/compatibility/search.php

    Hardware Compatibility Guide
    https://www.vmware.com/resources/compatibility/search.php

    Guest OS Compatibility
    https://www.vmware.com/resources/compatibility/search.php

    vSAN Compatibility Guide
    https://www.vmware.com/resources/compatibility/search.php

20. VMware Downloads / Patches / OEM

    VMware Downloads
    https://support.broadcom.com/

    vSphere Downloads
    https://support.broadcom.com/

    ESXi Downloads
    https://support.broadcom.com/

    vCenter Downloads
    https://support.broadcom.com/

    ESXi OEM Custom Images
    https://support.broadcom.com/

    ESXi Patches
    https://support.broadcom.com/

    vCenter Patches
    https://support.broadcom.com/

    Broadcom Download Search
    https://www.broadcom.com/support/download-search

Broadcom ne VMware vSphere ESXi/vCenter ke downloads, patches aur OEM custom images ko Support Portal ke My Downloads section mein move kiya hai.
21. VMware Workstation

    VMware Workstation Pro
    https://www.vmware.com/products/desktop-hypervisor/workstation-and-fusion

    VMware Workstation Documentation
    https://techdocs.broadcom.com/

    VMware Workstation Download
    https://support.broadcom.com/

    Workstation Pro Support
    https://knowledge.broadcom.com/

    Workstation Installation
    https://techdocs.broadcom.com/

    Workstation Troubleshooting
    https://knowledge.broadcom.com/

    Workstation/Fusion Download Guide
    https://knowledge.broadcom.com/external/article/368734

Current Workstation/Fusion downloads bhi Broadcom Support Portal se access hote hain; Broadcom ne 25H2 se calendar-based version naming adopt ki hai.
22. VMware Fusion

    VMware Fusion
    https://www.vmware.com/products/desktop-hypervisor/workstation-and-fusion

    VMware Fusion Documentation
    https://techdocs.broadcom.com/

    VMware Fusion Download
    https://support.broadcom.com/

    Fusion Support
    https://knowledge.broadcom.com/

    Fusion Troubleshooting
    https://knowledge.broadcom.com/

23. VMware Education / Training

    VMware Education
    https://www.vmware.com/learning.html

    Broadcom Education
    https://www.broadcom.com/support/education

    VMware Training
    https://www.vmware.com/learning.html

    VMware Certification
    https://www.vmware.com/learning/certification.html

    Broadcom Certification
    https://www.broadcom.com/support/education

    VMware Learning Resources
    https://www.vmware.com/learning.html

24. VMware KB / Troubleshooting

    VMware Knowledge Base
    https://knowledge.broadcom.com/

    vSphere Troubleshooting
    https://knowledge.broadcom.com/

    ESXi Troubleshooting
    https://knowledge.broadcom.com/

    vCenter Troubleshooting
    https://knowledge.broadcom.com/

    vSAN Troubleshooting
    https://knowledge.broadcom.com/

    VMware Networking KB
    https://knowledge.broadcom.com/

    VMware Storage KB
    https://knowledge.broadcom.com/

    VMware HA/DRS KB
    https://knowledge.broadcom.com/

    VMware Upgrade KB
    https://knowledge.broadcom.com/

25. VMware Licensing / Subscription

    Broadcom VMware Licensing
    https://support.broadcom.com/

    VMware Licensing Information
    https://www.broadcom.com/

    VMware Subscription Information
    https://www.broadcom.com/

    Broadcom Entitlements
    https://support.broadcom.com/

    License Management
    https://support.broadcom.com/

⭐ VMware Admin ke liye MUST BOOKMARK

Agar tera target VMware Administrator / Virtualization Engineer / Data Center Engineer hai, toh ye sabse important hain:

    https://support.broadcom.com/
    https://knowledge.broadcom.com/
    https://techdocs.broadcom.com/
    https://interopmatrix.broadcom.com/
    https://www.vmware.com/resources/compatibility/search.php
    https://techdocs.broadcom.com/us/en/vmware-cis/vsphere.html
    https://techdocs.broadcom.com/us/en/vmware-cis/vsphere/vsphere/8-0.html
    https://techdocs.broadcom.com/us/en/vmware-cis/vsphere/vsphere/9-0.html
    https://knowledge.broadcom.com/external/article/317882
    https://knowledge.broadcom.com/external/article/314601
    https://knowledge.broadcom.com/external/article/312076
    https://knowledge.broadcom.com/external/article/390293
    https://techdocs.broadcom.com/us/en/vmware-cis/vsan.html
    https://techdocs.broadcom.com/us/en/vmware-cis/nsx.html
    https://techdocs.broadcom.com/us/en/vmware-cis/cloud-foundation.html
    https://developer.broadcom.com/
    https://developer.broadcom.com/powercli
    https://support.broadcom.com/group/ecx/productdownloads?subfamily=VMware%20Tools
    https://knowledge.broadcom.com/external/article/368758
    https://knowledge.broadcom.com/external/article/339811

Microsoft windows Related.

  • 1. Microsoft Main

    1. Microsoft Main
      https://www.microsoft.com/

    2. Microsoft Learn
      https://learn.microsoft.com/

    3. Microsoft Support
      https://support.microsoft.com/

    4. Microsoft Download Center
      https://www.microsoft.com/download/

    5. Microsoft Evaluation Center
      https://www.microsoft.com/evalcenter/

    6. Microsoft Tech Community
      https://techcommunity.microsoft.com/

    7. Microsoft Security
      https://www.microsoft.com/security/

    8. Microsoft Lifecycle
      https://learn.microsoft.com/lifecycle/


    2. Windows Server

    1. Windows Server — Main
      https://www.microsoft.com/windows-server

    2. Windows Server Documentation
      https://learn.microsoft.com/windows-server/

    3. Windows Server 2025
      https://learn.microsoft.com/windows-server/get-started/windows-server-release-info

    4. Windows Server Installation
      https://learn.microsoft.com/windows-server/get-started/install-options

    5. Windows Server Administration
      https://learn.microsoft.com/windows-server/administration/

    6. Windows Server Management
      https://learn.microsoft.com/windows-server/administration/server-manager/

    7. Windows Server System Configuration
      https://learn.microsoft.com/windows-server/administration/server-manager/configure-server-manager

    8. Windows Server Roles and Features
      https://learn.microsoft.com/windows-server/administration/server-manager/add-remove-roles-features

    9. Windows Server Update Services — WSUS
      https://learn.microsoft.com/windows-server/administration/windows-server-update-services/

    10. Windows Server Backup
      https://learn.microsoft.com/windows-server/administration/windows-server-backup/

    11. Windows Server Migration
      https://learn.microsoft.com/windows-server/get-started/windows-server-migration

    12. Windows Server Troubleshooting
      https://learn.microsoft.com/windows-server/troubleshoot/


    3. Active Directory Domain Services — AD DS

    1. Active Directory Domain Services Overview
      https://learn.microsoft.com/windows-server/identity/ad-ds/get-started/virtual-dc/active-directory-domain-services-overview

    2. AD DS Documentation
      https://learn.microsoft.com/windows-server/identity/ad-ds/

    3. AD DS Deployment
      https://learn.microsoft.com/windows-server/identity/ad-ds/deploy/

    4. AD DS Design
      https://learn.microsoft.com/windows-server/identity/ad-ds/plan/

    5. AD DS Administration
      https://learn.microsoft.com/windows-server/identity/ad-ds/manage/

    6. Active Directory Users and Computers
      https://learn.microsoft.com/windows-server/identity/ad-ds/manage/understand-administrative-tools

    7. Domain Controllers
      https://learn.microsoft.com/windows-server/identity/ad-ds/deploy/install-a-windows-server-domain-controller

    8. Additional Domain Controller
      https://learn.microsoft.com/windows-server/identity/ad-ds/deploy/additional-domain-controller

    9. Active Directory Sites and Services
      https://learn.microsoft.com/windows-server/identity/ad-ds/plan/creating-the-site-design

    10. Active Directory Replication
      https://learn.microsoft.com/windows-server/identity/ad-ds/get-started/replication/

    11. AD DS FSMO Roles
      https://learn.microsoft.com/windows-server/identity/ad-ds/plan/transfer-fsmo-roles

    12. Active Directory Recycle Bin
      https://learn.microsoft.com/windows-server/identity/ad-ds/manage/component-updates/ad-recycle-bin

    13. Active Directory Schema
      https://learn.microsoft.com/windows-server/identity/ad-ds/get-started/active-directory-domain-services-overview

    14. Global Catalog
      https://learn.microsoft.com/windows-server/identity/ad-ds/get-started/active-directory-domain-services-overview

    15. AD DS Troubleshooting
      https://learn.microsoft.com/windows-server/identity/ad-ds/manage/troubleshoot/


    4. Group Policy — GPO

    1. Group Policy Overview
      https://learn.microsoft.com/windows-server/identity/ad-ds/manage/group-policy/group-policy-overview

    2. Group Policy Documentation
      https://learn.microsoft.com/windows-server/identity/ad-ds/manage/group-policy/

    3. Group Policy Management
      https://learn.microsoft.com/windows-server/identity/ad-ds/manage/group-policy/group-policy-management-console

    4. Group Policy Processing
      https://learn.microsoft.com/windows-server/identity/ad-ds/manage/group-policy/group-policy-processing

    5. Group Policy Preferences
      https://learn.microsoft.com/windows-server/identity/ad-ds/manage/group-policy/group-policy-preferences

    6. Group Policy Troubleshooting
      https://learn.microsoft.com/windows-server/identity/ad-ds/manage/group-policy/troubleshoot-group-policy

    7. Administrative Templates
      https://learn.microsoft.com/windows-server/identity/ad-ds/manage/group-policy/group-policy-objects

    8. Microsoft Policy Analyzer
      https://learn.microsoft.com/microsoft-365/compliance/policy-analyzer


    5. DNS Server

    1. Windows DNS Server
      https://learn.microsoft.com/windows-server/networking/dns/

    2. DNS Server Overview
      https://learn.microsoft.com/windows-server/networking/dns/dns-top

    3. DNS Server Installation
      https://learn.microsoft.com/windows-server/networking/dns/quickstart-install-configure-dns-server

    4. DNS Management
      https://learn.microsoft.com/windows-server/networking/dns/manage-dns-server

    5. DNS Zones
      https://learn.microsoft.com/windows-server/networking/dns/manage-dns-zones

    6. DNS Records
      https://learn.microsoft.com/windows-server/networking/dns/manage-resource-records

    7. DNS Troubleshooting
      https://learn.microsoft.com/windows-server/networking/dns/troubleshoot/

    8. DNS PowerShell
      https://learn.microsoft.com/powershell/module/dnsserver/


    6. DHCP Server

    1. Windows DHCP Server
      https://learn.microsoft.com/windows-server/networking/technologies/dhcp/dhcp-top

    2. DHCP Server Documentation
      https://learn.microsoft.com/windows-server/networking/technologies/dhcp/

    3. Install DHCP Server
      https://learn.microsoft.com/windows-server/networking/technologies/dhcp/quickstart-install-configure-dhcp-server

    4. DHCP Scopes
      https://learn.microsoft.com/windows-server/networking/technologies/dhcp/dhcp-scope

    5. DHCP Failover
      https://learn.microsoft.com/windows-server/networking/technologies/dhcp/dhcp-failover

    6. DHCP PowerShell
      https://learn.microsoft.com/powershell/module/dhcpserver/


    7. Windows Networking

    1. Windows Networking Documentation
      https://learn.microsoft.com/windows-server/networking/

    2. Windows Network Management
      https://learn.microsoft.com/windows-server/networking/network-subsystem/

    3. Windows TCP/IP
      https://learn.microsoft.com/windows-server/networking/

    4. Windows Firewall
      https://learn.microsoft.com/windows/security/operating-system-security/network-security/windows-firewall/

    5. Windows Firewall with Advanced Security
      https://learn.microsoft.com/windows/security/operating-system-security/network-security/windows-firewall/

    6. Windows Network Troubleshooting
      https://learn.microsoft.com/windows-server/networking/

    7. PowerShell Test-NetConnection
      https://learn.microsoft.com/powershell/module/nettcpip/test-netconnection

    8. Windows IP Configuration
      https://learn.microsoft.com/windows-server/networking/


    8. PowerShell

    1. PowerShell Main
      https://learn.microsoft.com/powershell/

    2. PowerShell Documentation
      https://learn.microsoft.com/powershell/

    3. PowerShell 7
      https://learn.microsoft.com/powershell/scripting/install/installing-powershell

    4. PowerShell Reference
      https://learn.microsoft.com/powershell/module/

    5. PowerShell Cmdlet Reference
      https://learn.microsoft.com/powershell/module/

    6. PowerShell Scripting
      https://learn.microsoft.com/powershell/scripting/

    7. PowerShell Gallery
      https://www.powershellgallery.com/

    8. PowerShell GitHub
      https://github.com/PowerShell/PowerShell

    9. Windows PowerShell 5.1
      https://learn.microsoft.com/powershell/scripting/windows-powershell/


    9. Windows Storage

    Ye section Linux + Storage + Windows Server background ke liye especially important hai.

    1. Windows Storage Documentation
      https://learn.microsoft.com/windows-server/storage/

    2. Storage Spaces
      https://learn.microsoft.com/windows-server/storage/storage-spaces/overview

    3. Storage Spaces Direct — S2D
      https://learn.microsoft.com/windows-server/storage/storage-spaces/storage-spaces-direct-overview

    4. Windows Storage Replica
      https://learn.microsoft.com/windows-server/storage/storage-replica/storage-replica-overview

    5. Storage Replica Planning
      https://learn.microsoft.com/windows-server/storage/storage-replica/storage-replica-plan-and-design

    6. Windows Disk Management
      https://learn.microsoft.com/windows-server/storage/disk-management/overview-of-disk-management

    7. Disk Management PowerShell
      https://learn.microsoft.com/powershell/module/storage/

    8. Windows iSCSI Initiator
      https://learn.microsoft.com/windows-server/storage/iscsi/iscsi-initiator

    9. Windows iSCSI Target Server
      https://learn.microsoft.com/windows-server/storage/iscsi/iscsi-target-server

    10. Windows MPIO
      https://learn.microsoft.com/windows-server/storage/iscsi/iscsi-multipath

    11. Multipath I/O — MPIO
      https://learn.microsoft.com/windows-server/storage/iscsi/iscsi-multipath

    12. Windows File and Storage Services
      https://learn.microsoft.com/windows-server/storage/file-server/

    13. Windows File Server
      https://learn.microsoft.com/windows-server/storage/file-server/

    14. SMB
      https://learn.microsoft.com/windows-server/storage/file-server/smb/

    15. SMB 3
      https://learn.microsoft.com/windows-server/storage/file-server/smb-overview

    16. SMB Troubleshooting
      https://learn.microsoft.com/windows-server/storage/file-server/troubleshoot/smb


    10. Failover Clustering

    1. Windows Server Failover Clustering
      https://learn.microsoft.com/windows-server/failover-clustering/

    2. Failover Cluster Overview
      https://learn.microsoft.com/windows-server/failover-clustering/failover-clustering-overview

    3. Cluster Installation
      https://learn.microsoft.com/windows-server/failover-clustering/create-failover-cluster

    4. Cluster Validation
      https://learn.microsoft.com/windows-server/failover-clustering/create-failover-cluster

    5. Cluster Shared Volumes — CSV
      https://learn.microsoft.com/windows-server/failover-clustering/failover-cluster-csvs

    6. Cluster-Aware Updating
      https://learn.microsoft.com/windows-server/failover-clustering/cluster-aware-updating

    7. Failover Cluster PowerShell
      https://learn.microsoft.com/powershell/module/failoverclusters/

    8. Cluster Troubleshooting
      https://learn.microsoft.com/windows-server/failover-clustering/troubleshooting/


    11. Hyper-V

    1. Hyper-V Main Documentation
      https://learn.microsoft.com/windows-server/virtualization/hyper-v/

    2. Hyper-V Overview
      https://learn.microsoft.com/windows-server/virtualization/hyper-v/overview

    3. Install Hyper-V
      https://learn.microsoft.com/windows-server/virtualization/hyper-v/get-started/install-hyper-v

    4. Hyper-V Networking
      https://learn.microsoft.com/windows-server/virtualization/hyper-v/manage/manage-hyper-v-virtual-switch

    5. Hyper-V Storage
      https://learn.microsoft.com/windows-server/virtualization/hyper-v/manage/manage-hyper-v-virtual-switch

    6. Hyper-V Virtual Switch
      https://learn.microsoft.com/windows-server/virtualization/hyper-v/virtual-switch/create-virtual-switch

    7. Hyper-V Live Migration
      https://learn.microsoft.com/windows-server/virtualization/hyper-v/manage/live-migration

    8. Hyper-V Replica
      https://learn.microsoft.com/windows-server/virtualization/hyper-v/manage/replication

    9. Hyper-V PowerShell
      https://learn.microsoft.com/powershell/module/hyper-v/

    10. Hyper-V Troubleshooting
      https://learn.microsoft.com/windows-server/virtualization/hyper-v/


    12. Windows Security

    1. Windows Security Documentation
      https://learn.microsoft.com/windows/security/

    2. Windows Security Baselines
      https://learn.microsoft.com/windows/security/operating-system-security/device-management/windows-security-configuration-framework/windows-security-baselines

    3. Microsoft Defender
      https://learn.microsoft.com/defender/

    4. Microsoft Defender Antivirus
      https://learn.microsoft.com/defender-endpoint/microsoft-defender-antivirus-windows

    5. Microsoft Defender for Endpoint
      https://learn.microsoft.com/defender-endpoint/

    6. Windows Firewall
      https://learn.microsoft.com/windows/security/operating-system-security/network-security/windows-firewall/

    7. BitLocker
      https://learn.microsoft.com/windows/security/operating-system-security/data-protection/bitlocker/

    8. Credential Guard
      https://learn.microsoft.com/windows/security/identity-protection/credential-guard/

    9. Windows LAPS
      https://learn.microsoft.com/windows-server/identity/laps/

    10. Windows Event Forwarding
      https://learn.microsoft.com/windows/security/operating-system-security/device-management/windows-event-forwarding/

    11. Windows Event Log
      https://learn.microsoft.com/windows/win32/eventlog/event-logging


    13. Windows Updates / WSUS

    1. Windows Update
      https://learn.microsoft.com/windows/deployment/update/

    2. Windows Update for Business
      https://learn.microsoft.com/windows/deployment/update/

    3. WSUS
      https://learn.microsoft.com/windows-server/administration/windows-server-update-services/

    4. WSUS Deployment
      https://learn.microsoft.com/windows-server/administration/windows-server-update-services/deploy/

    5. WSUS Management
      https://learn.microsoft.com/windows-server/administration/windows-server-update-services/manage/

    6. Microsoft Update Catalog
      https://www.catalog.update.microsoft.com/

    7. Windows Release Health
      https://learn.microsoft.com/windows/release-health/

    8. Windows Release Information
      https://learn.microsoft.com/windows/release-health/windows11-release-information


    14. Windows Deployment / Imaging

    1. Windows Deployment Documentation
      https://learn.microsoft.com/windows/deployment/

    2. Windows Deployment Services — WDS
      https://learn.microsoft.com/windows-server/administration/windows-deployment-services/

    3. Windows ADK
      https://learn.microsoft.com/windows-hardware/get-started/adk-install

    4. Windows PE
      https://learn.microsoft.com/windows-hardware/manufacture/desktop/winpe-intro

    5. DISM
      https://learn.microsoft.com/windows-hardware/manufacture/desktop/dism-reference--deployment-image-servicing-and-management

    6. Sysprep
      https://learn.microsoft.com/windows-hardware/manufacture/desktop/sysprep--system-preparation--overview

    7. Windows Autopilot
      https://learn.microsoft.com/autopilot/

    8. Microsoft Deployment Toolkit — MDT
      https://learn.microsoft.com/mem/configmgr/mdt/


    15. Windows Troubleshooting

    1. Windows Troubleshooting
      https://learn.microsoft.com/windows/client-management/troubleshoot/

    2. Windows Server Troubleshooting
      https://learn.microsoft.com/windows-server/troubleshoot/

    3. Windows Event Viewer
      https://learn.microsoft.com/windows/client-management/event-viewer

    4. Performance Monitor
      https://learn.microsoft.com/windows-server/administration/windows-commands/perfmon

    5. Task Manager
      https://learn.microsoft.com/windows-server/administration/windows-commands/tasklist

    6. Windows Reliability Monitor
      https://learn.microsoft.com/windows/client-management/

    7. System File Checker — SFC
      https://learn.microsoft.com/windows-server/administration/windows-commands/sfc

    8. DISM Troubleshooting
      https://learn.microsoft.com/windows-hardware/manufacture/desktop/repair-a-windows-image

    9. CHKDSK
      https://learn.microsoft.com/windows-server/administration/windows-commands/chkdsk

    10. Windows Memory Diagnostic
      https://learn.microsoft.com/windows/client-management/


    16. Windows Command Line

    1. Windows Commands
      https://learn.microsoft.com/windows-server/administration/windows-commands/windows-commands

    2. CMD Commands A-Z
      https://learn.microsoft.com/windows-server/administration/windows-commands/

    3. ipconfig
      https://learn.microsoft.com/windows-server/administration/windows-commands/ipconfig

    4. ping
      https://learn.microsoft.com/windows-server/administration/windows-commands/ping

    5. tracert
      https://learn.microsoft.com/windows-server/administration/windows-commands/tracert

    6. nslookup
      https://learn.microsoft.com/windows-server/administration/windows-commands/nslookup

    7. netstat
      https://learn.microsoft.com/windows-server/administration/windows-commands/netstat

    8. route
      https://learn.microsoft.com/windows-server/administration/windows-commands/route_ws2008

    9. tasklist
      https://learn.microsoft.com/windows-server/administration/windows-commands/tasklist

    10. taskkill
      https://learn.microsoft.com/windows-server/administration/windows-commands/taskkill

    11. sc.exe
      https://learn.microsoft.com/windows-server/administration/windows-commands/sc-query

    12. DISKPART
      https://learn.microsoft.com/windows-server/administration/windows-commands/diskpart

    13. Robocopy
      https://learn.microsoft.com/windows-server/administration/windows-commands/robocopy


    17. Windows Services

    1. Windows Services
      https://learn.microsoft.com/windows-server/administration/windows-commands/sc-query

    2. Service Control — SC.exe
      https://learn.microsoft.com/windows-server/administration/windows-commands/sc

    3. PowerShell Get-Service
      https://learn.microsoft.com/powershell/module/microsoft.powershell.management/get-service

    4. PowerShell Start-Service
      https://learn.microsoft.com/powershell/module/microsoft.powershell.management/start-service

    5. PowerShell Stop-Service
      https://learn.microsoft.com/powershell/module/microsoft.powershell.management/stop-service


    18. Windows Remote Administration

    1. Windows Remote Management — WinRM
      https://learn.microsoft.com/windows/win32/winrm/portal

    2. PowerShell Remoting
      https://learn.microsoft.com/powershell/scripting/security/remoting/

    3. Windows Remote Desktop Services — RDS
      https://learn.microsoft.com/windows-server/remote/remote-desktop-services/

    4. Remote Desktop Services Documentation
      https://learn.microsoft.com/windows-server/remote/remote-desktop-services/

    5. Remote Desktop Gateway
      https://learn.microsoft.com/windows-server/remote/remote-desktop-services/rds-role

    6. Remote Desktop Web Access
      https://learn.microsoft.com/windows-server/remote/remote-desktop-services/


    19. Microsoft Entra ID / Azure AD

    1. Microsoft Entra ID
      https://www.microsoft.com/security/business/identity-access/microsoft-entra-id

    2. Microsoft Entra Documentation
      https://learn.microsoft.com/entra/

    3. Microsoft Entra Connect
      https://learn.microsoft.com/entra/identity/hybrid/connect/

    4. Hybrid Identity
      https://learn.microsoft.com/entra/identity/hybrid/

    5. Entra Domain Services
      https://learn.microsoft.com/entra/identity/domain-services/

    6. Entra ID Protection
      https://learn.microsoft.com/entra/id-protection/


    20. Microsoft Intune

    1. Microsoft Intune
      https://www.microsoft.com/security/business/endpoint-management/microsoft-intune

    2. Intune Documentation
      https://learn.microsoft.com/intune/

    3. Intune Device Management
      https://learn.microsoft.com/intune/fundamentals/

    4. Intune Windows Management
      https://learn.microsoft.com/intune/configuration/

    5. Intune Security
      https://learn.microsoft.com/intune/protect/


    21. Windows Server Licensing / Lifecycle

    1. Microsoft Product Lifecycle
      https://learn.microsoft.com/lifecycle/

    2. Windows Server Lifecycle
      https://learn.microsoft.com/lifecycle/products/windows-server-2025

    3. Windows Server Licensing
      https://www.microsoft.com/licensing/

    4. Microsoft Volume Licensing
      https://www.microsoft.com/licensing/

    5. Microsoft Product Terms
      https://www.microsoft.com/licensing/terms/


    22. Windows Server Training / Certification

    1. Microsoft Learn Training
      https://learn.microsoft.com/training/

    2. Microsoft Credentials
      https://learn.microsoft.com/credentials/

    3. Microsoft Certifications
      https://learn.microsoft.com/credentials/certifications/

    4. Windows Server Hybrid Administrator
      https://learn.microsoft.com/credentials/certifications/windows-server-hybrid-administrator/

    5. AZ-800 — Administer Windows Server Hybrid Core Infrastructure
      https://learn.microsoft.com/credentials/certifications/exams/az-800/

    6. AZ-801 — Configure Windows Server Hybrid Advanced Services
      https://learn.microsoft.com/credentials/certifications/exams/az-801/

    7. Microsoft Applied Skills
      https://learn.microsoft.com/credentials/applied-skills/


    23. Windows Server + Storage ke liye MUST BOOKMARK

    Agar tera focus Windows Server + Storage/SAN + Data Center hai, toh ye links sabse important hain:

    1. https://learn.microsoft.com/windows-server/
    2. https://learn.microsoft.com/windows-server/identity/ad-ds/
    3. https://learn.microsoft.com/windows-server/identity/ad-ds/manage/group-policy/
    4. https://learn.microsoft.com/windows-server/networking/dns/
    5. https://learn.microsoft.com/windows-server/networking/technologies/dhcp/
    6. https://learn.microsoft.com/windows-server/storage/
    7. https://learn.microsoft.com/windows-server/storage/storage-spaces/overview
    8. https://learn.microsoft.com/windows-server/storage/storage-spaces/storage-spaces-direct-overview
    9. https://learn.microsoft.com/windows-server/storage/storage-replica/storage-replica-overview
    10. https://learn.microsoft.com/windows-server/storage/iscsi/iscsi-multipath
    11. https://learn.microsoft.com/windows-server/storage/file-server/smb/
    12. https://learn.microsoft.com/windows-server/failover-clustering/
    13. https://learn.microsoft.com/windows-server/virtualization/hyper-v/
    14. https://learn.microsoft.com/powershell/
    15. https://learn.microsoft.com/powershell/module/
    16. https://learn.microsoft.com/windows-server/troubleshoot/
    17. https://learn.microsoft.com/windows/security/
    18. https://learn.microsoft.com/windows-server/administration/windows-server-update-services/
    19. https://learn.microsoft.com/windows-server/remote/remote-desktop-services/
    20. https://learn.microsoft.com/windows-server/administration/windows-commands/

    🔥 Recommended Windows Server learning path

    Windows basics → Windows Server → PowerShell → AD DS → DNS → DHCP → GPO → File Server → SMB → NTFS → Storage Spaces → iSCSI → MPIO → Failover Clustering → Hyper-V → Failover/HA → DFS → Backup → WSUS → Windows Security → Event Viewer → Performance Monitoring → Troubleshooting → Microsoft Entra ID → Intune → Azure Hybrid.

  • Linux related useful links

     1. Linux Main / Core

        Linux Kernel — Main
        https://www.kernel.org/

        Linux Kernel Documentation
        https://docs.kernel.org/ 

        Linux Kernel Source Code
        https://git.kernel.org/

        Linux Kernel Archives
        https://www.kernel.org/pub/linux/

        Linux Man Pages
        https://man7.org/linux/man-pages/

        Linux Foundation
        https://www.linuxfoundation.org/

        Linux Foundation Training
        https://training.linuxfoundation.org/

        Linux Documentation Project
        https://tldp.org/

        Linux.org
        https://www.linux.org/

        Linux Hardware Compatibility
        https://linux-hardware.org/

    2. Red Hat Enterprise Linux — RHEL

    Enterprise Linux administration ke liye RHEL sabse important sections mein se ek hai.

        Red Hat Main
        https://www.redhat.com/

        Red Hat Enterprise Linux
        https://www.redhat.com/en/technologies/linux-platforms/enterprise-linux

        RHEL Customer Portal
        https://access.redhat.com/

        RHEL Product Page
        https://access.redhat.com/products/red-hat-enterprise-linux/ 

        RHEL Documentation
        https://docs.redhat.com/

        RHEL Knowledgebase
        https://access.redhat.com/solutions/

        RHEL Downloads
        https://access.redhat.com/downloads/

        RHEL Errata
        https://access.redhat.com/errata/

        RHEL Security Advisories
        https://access.redhat.com/security/security-updates/

        RHEL Lifecycle
        https://access.redhat.com/support/policy/updates/errata/

        Red Hat Customer Portal Labs
        https://access.redhat.com/labs/

        Red Hat Developer
        https://developers.redhat.com/

        Red Hat Training
        https://www.redhat.com/en/services/training-and-certification

        Red Hat Certification
        https://www.redhat.com/en/services/certification

        Red Hat Ansible Automation Platform
        https://www.redhat.com/en/technologies/management/ansible

    Current RHEL documentation mein installation, upgrade, system administration, security, networking aur System Roles jaise topics directly available hain.

    3. Ubuntu Server

        Ubuntu Main
        https://ubuntu.com/

        Ubuntu Server
        https://ubuntu.com/server

        Ubuntu Documentation
        https://docs.ubuntu.com/ 

        Ubuntu Server Documentation
        https://documentation.ubuntu.com/server/

        Ubuntu Desktop
        https://ubuntu.com/desktop

        Ubuntu Core
        https://ubuntu.com/core

        Ubuntu Cloud
        https://ubuntu.com/cloud

        Ubuntu Packages
        https://packages.ubuntu.com/

        Ubuntu Security
        https://ubuntu.com/security

        Ubuntu Security Notices
        https://ubuntu.com/security/notices

        Ubuntu Pro
        https://ubuntu.com/pro

        Ubuntu Advantage / Enterprise
        https://ubuntu.com/support

        Ubuntu Downloads
        https://ubuntu.com/download

        Ubuntu Releases
        https://releases.ubuntu.com/

        Ubuntu Launchpad
        https://launchpad.net/

        Ubuntu Ask
        https://askubuntu.com/

        Ubuntu Forums
        https://discourse.ubuntu.com/

    Ubuntu ki current documentation directory mein Server ke saath Kernel, cloud, containers/VMs, Kubernetes, MAAS, Juju, Landscape aur security-related resources bhi available hain.

    4. Debian

        Debian Main
        https://www.debian.org/

        Debian Documentation
        https://www.debian.org/doc/

        Debian Administrator's Handbook
        https://debian-handbook.info/

        Debian Packages
        https://packages.debian.org/

        Debian Security
        https://www.debian.org/security/

        Debian Security Tracker
        https://security-tracker.debian.org/

        Debian Wiki
        https://wiki.debian.org/

        Debian Installation Guide
        https://www.debian.org/releases/stable/installmanual

        Debian Release Information
        https://www.debian.org/releases/

        Debian Bug Tracking System
        https://bugs.debian.org/

        Debian Mailing Lists
        https://lists.debian.org/

    5. SUSE Linux Enterprise — SLES

        SUSE Main
        https://www.suse.com/

        SUSE Linux Enterprise
        https://www.suse.com/products/server/

        SLES Documentation
        https://documentation.suse.com/

        SUSE Customer Center
        https://scc.suse.com/

        SUSE Downloads
        https://www.suse.com/download/

        SUSE Support
        https://www.suse.com/support/

        SUSE Knowledgebase
        https://www.suse.com/support/kb/

        SUSE Linux Enterprise Server Documentation
        https://documentation.suse.com/sles/

        SUSE Manager
        https://www.suse.com/products/suse-manager/

        SUSE Rancher
        https://www.rancher.com/

        openSUSE
        https://www.opensuse.org/

        openSUSE Documentation
        https://doc.opensuse.org/

    6. Rocky Linux

        Rocky Linux Main
        https://rockylinux.org/

        Rocky Linux Downloads
        https://rockylinux.org/download

        Rocky Linux Documentation
        https://docs.rockylinux.org/

        Rocky Linux Wiki
        https://wiki.rockylinux.org/

        Rocky Linux Forum
        https://forums.rockylinux.org/

        Rocky Linux GitHub
        https://github.com/rocky-linux

        Rocky Linux Errata
        https://errata.rockylinux.org/

    7. AlmaLinux

        AlmaLinux Main
        https://almalinux.org/

        AlmaLinux Downloads
        https://almalinux.org/get-almalinux/

        AlmaLinux Documentation
        https://wiki.almalinux.org/

        AlmaLinux Wiki
        https://wiki.almalinux.org/

        AlmaLinux Errata
        https://errata.almalinux.org/

        AlmaLinux Security
        https://almalinux.org/security/

        AlmaLinux Forum
        https://forums.almalinux.org/

    8. Oracle Linux

        Oracle Linux Main
        https://www.oracle.com/linux/

        Oracle Linux Documentation
        https://docs.oracle.com/en/operating-systems/oracle-linux/ 

        Oracle Linux 10 Documentation
        https://docs.oracle.com/en/operating-systems/oracle-linux/10/

        Oracle Linux 9 Documentation
        https://docs.oracle.com/en/operating-systems/oracle-linux/9/

        Oracle Linux 8 Documentation
        https://docs.oracle.com/en/operating-systems/oracle-linux/8/

        Oracle Linux Downloads
        https://yum.oracle.com/oracle-linux-isos.html

        Oracle Linux Yum Server
        https://yum.oracle.com/

        Oracle Linux Support
        https://www.oracle.com/support/

        Oracle Linux Training
        https://www.oracle.com/education/training/

        Oracle Linux Virtualization Manager
        https://www.oracle.com/virtualization/virtualization-manager/

        Oracle Linux Ksplice
        https://www.oracle.com/linux/ksplice/

    Oracle ke current Linux documentation mein Oracle Linux 10/9/8 ke saath UEK, Ksplice, virtualization, cloud-native aur OS management resources bhi available hain.

    9. CentOS / Legacy

        CentOS Stream
        https://www.centos.org/stream/

        CentOS Main
        https://www.centos.org/

        CentOS Documentation
        https://docs.centos.org/

        CentOS Wiki
        https://wiki.centos.org/

        CentOS Vault
        https://vault.centos.org/

        CentOS SIGs
        https://www.centos.org/stream/

        CentOS GitHub
        https://github.com/CentOS

    10. Linux Package Management

        RPM
        https://rpm.org/

        RPM Documentation
        https://rpm.org/documentation.html

        DNF Documentation
        https://dnf.readthedocs.io/

        YUM Documentation
        https://access.redhat.com/documentation/

        APT Documentation
        https://manpages.debian.org/apt/

        Ubuntu Packages
        https://packages.ubuntu.com/

        Debian Packages
        https://packages.debian.org/

        Snap
        https://snapcraft.io/

        Snapcraft
        https://snapcraft.io/docs

        Flatpak
        https://flatpak.org/

    11. systemd

        systemd Main
        https://systemd.io/

        systemd Documentation
        https://www.freedesktop.org/wiki/Software/systemd/

        systemd Man Pages
        https://www.freedesktop.org/software/systemd/man/

        systemctl Documentation
        https://www.freedesktop.org/software/systemd/man/latest/systemctl.html

        journalctl Documentation
        https://www.freedesktop.org/software/systemd/man/latest/journalctl.html

        systemd Boot
        https://systemd.io/BOOT_LOADER_SPECIFICATION/

    12. Linux Networking

        Linux Networking Documentation
        https://docs.kernel.org/networking/

        NetworkManager
        https://networkmanager.dev/

        NetworkManager Documentation
        https://networkmanager.dev/docs/

        iproute2
        https://www.kernel.org/pub/linux/utils/net/iproute2/

        Linux net-tools
        https://sourceforge.net/projects/net-tools/

        Netfilter
        https://www.netfilter.org/

        iptables
        https://www.netfilter.org/projects/iptables/

        nftables
        https://www.nftables.org/

        nftables Wiki
        https://wiki.nftables.org/

        Linux TCP/IP Documentation
        https://docs.kernel.org/networking/

        OpenSSH
        https://www.openssh.com/

        OpenSSH Manual
        https://man.openbsd.org/ssh

        ISC DHCP
        https://www.isc.org/dhcp/

    13. Linux Storage / Disk / Filesystem

    Ye section Server + Storage background ke liye particularly important hai.

        Linux Storage Documentation
        https://docs.kernel.org/admin-guide/mm/

        Linux Block Layer
        https://docs.kernel.org/block/

        Linux SCSI Subsystem
        https://docs.kernel.org/scsi/

        Linux NVMe
        https://docs.kernel.org/nvme/

        Linux Device Mapper
        https://docs.kernel.org/admin-guide/device-mapper/

        LVM2
        https://sourceware.org/lvm2/

        LVM Documentation
        https://docs.redhat.com/

        mdadm / Linux Software RAID
        https://www.kernel.org/pub/linux/utils/raid/mdadm/

        Linux RAID Wiki
        https://raid.wiki.kernel.org/

        XFS
        https://xfs.org/

        XFS Documentation
        https://docs.kernel.org/filesystems/xfs/

        ext4 Documentation
        https://docs.kernel.org/filesystems/ext4/

        Btrfs
        https://btrfs.readthedocs.io/

        Btrfs Main
        https://btrfs.org/

        NFS
        https://docs.kernel.org/filesystems/nfs/

        Samba
        https://www.samba.org/

        Samba Documentation
        https://www.samba.org/samba/docs/

    14. Multipath / SAN — Linux

    Agar tu Brocade + Dell EMC + HPE Storage + Linux environment ke liye padh raha hai, ye bahut important hai.

        Device Mapper Multipath
        https://docs.redhat.com/

        DM-Multipath Documentation
        https://docs.redhat.com/en/documentation/red_hat_enterprise_linux/

        Linux SCSI
        https://docs.kernel.org/scsi/

        Linux Fibre Channel Documentation
        https://docs.kernel.org/scsi/

        Linux FC HBA Documentation
        https://docs.kernel.org/scsi/

        Linux NVMe-oF
        https://docs.kernel.org/nvme/

        Open-iSCSI
        https://github.com/open-iscsi/open-iscsi

        iSCSI Documentation
        https://docs.redhat.com/

        targetcli
        https://github.com/open-iscsi/targetcli-fb

    15. Linux Security

        SELinux Main
        https://selinuxproject.org/

        SELinux Documentation
        https://docs.redhat.com/

        SELinux Wiki
        https://github.com/SELinuxProject

        AppArmor
        https://apparmor.net/

        AppArmor Documentation
        https://documentation.ubuntu.com/security/

        Linux Audit / Auditd
        https://github.com/linux-audit/audit-userspace

        Linux PAM
        https://www.linux-pam.org/

        OpenSCAP
        https://www.open-scap.org/

        OpenSCAP Documentation
        https://www.open-scap.org/resources/documentation/

        CIS Benchmarks
        https://www.cisecurity.org/cis-benchmarks

    16. Linux Performance Monitoring

        procps-ng
        https://gitlab.com/procps-ng/procps

        sysstat
        https://github.com/sysstat/sysstat

        iostat
        https://man7.org/linux/man-pages/man1/iostat.1.html

        sar
        https://man7.org/linux/man-pages/man1/sar.1.html

        vmstat
        https://man7.org/linux/man-pages/man8/vmstat.8.html

        top
        https://man7.org/linux/man-pages/man1/top.1.html

        ps
        https://man7.org/linux/man-pages/man1/ps.1.html

        lsof
        https://man7.org/linux/man-pages/man8/lsof.8.html

        strace
        https://strace.io/

        perf
        https://perf.wiki.kernel.org/

        Linux perf Documentation
        https://docs.kernel.org/tooling/perf/

    17. Ansible / Automation

        Ansible Main
        https://www.ansible.com/

        Ansible Documentation
        https://docs.ansible.com/

        Ansible Community
        https://forum.ansible.com/

        Ansible Galaxy
        https://galaxy.ansible.com/

        Ansible GitHub
        https://github.com/ansible/ansible

        Red Hat Ansible Automation Platform
        https://www.redhat.com/en/technologies/management/ansible

        Ansible Playbooks
        https://docs.ansible.com/ansible/latest/playbook_guide/

        Ansible Modules
        https://docs.ansible.com/ansible/latest/collections/

    18. Containers / Docker

        Docker Main
        https://www.docker.com/

        Docker Documentation
        https://docs.docker.com/

        Docker Hub
        https://hub.docker.com/

        Docker Compose
        https://docs.docker.com/compose/

        Podman
        https://podman.io/

        Podman Documentation
        https://docs.podman.io/

        Buildah
        https://buildah.io/

        containerd
        https://containerd.io/

        OCI
        https://opencontainers.org/

    19. Kubernetes

        Kubernetes Main
        https://kubernetes.io/

        Kubernetes Documentation
        https://kubernetes.io/docs/

        Kubernetes Concepts
        https://kubernetes.io/docs/concepts/

        Kubernetes Administration
        https://kubernetes.io/docs/tasks/administer-cluster/

        kubectl Documentation
        https://kubernetes.io/docs/reference/kubectl/

        Kubernetes Networking
        https://kubernetes.io/docs/concepts/cluster-administration/networking/

        Kubernetes Storage
        https://kubernetes.io/docs/concepts/storage/

        Kubernetes CSI
        https://kubernetes-csi.github.io/docs/

    20. Virtualization

        KVM
        https://www.linux-kvm.org/

        KVM Documentation
        https://docs.kernel.org/

        QEMU
        https://www.qemu.org/

        QEMU Documentation
        https://www.qemu.org/docs/master/

        libvirt
        https://libvirt.org/

        libvirt Documentation
        https://libvirt.org/docs.html

        oVirt
        https://www.ovirt.org/

        Proxmox VE
        https://www.proxmox.com/en/proxmox-virtual-environment

        Proxmox Documentation
        https://pve.proxmox.com/pve-docs/

    21. Bash / Shell Scripting

        GNU Bash
        https://www.gnu.org/software/bash/

        Bash Reference Manual
        https://www.gnu.org/software/bash/manual/

        GNU Coreutils
        https://www.gnu.org/software/coreutils/

        GNU Coreutils Manual
        https://www.gnu.org/software/coreutils/manual/

        GNU Awk
        https://www.gnu.org/software/gawk/

        GNU sed
        https://www.gnu.org/software/sed/

        GNU grep
        https://www.gnu.org/software/grep/

        GNU findutils
        https://www.gnu.org/software/findutils/

        GNU tar
        https://www.gnu.org/software/tar/

    22. Git / Linux Development

        Git Main
        https://git-scm.com/

        Git Documentation
        https://git-scm.com/doc

        Git Book
        https://git-scm.com/book/en/v2

        GitHub
        https://github.com/

        GitLab
        https://gitlab.com/

    23. Linux Logging / Monitoring

        rsyslog
        https://www.rsyslog.com/

        rsyslog Documentation
        https://www.rsyslog.com/doc/

        syslog-ng
        https://www.syslog-ng.com/

        Prometheus
        https://prometheus.io/

        Prometheus Documentation
        https://prometheus.io/docs/

        Grafana
        https://grafana.com/

        Grafana Documentation
        https://grafana.com/docs/

        Nagios
        https://www.nagios.org/

        Zabbix
        https://www.zabbix.com/

        Zabbix Documentation
        https://www.zabbix.com/documentation/

    24. Linux Cloud

        AWS Linux
        https://aws.amazon.com/linux/

        Amazon Linux Documentation
        https://docs.aws.amazon.com/linux/

        Azure Linux
        https://learn.microsoft.com/en-us/azure/azure-linux/

        Google Cloud Linux VMs
        https://cloud.google.com/compute/docs/images

        Oracle Linux on OCI
        https://www.oracle.com/cloud/compute/

        Ubuntu on AWS
        https://ubuntu.com/aws

        Ubuntu on Azure
        https://ubuntu.com/azure

        Ubuntu on Google Cloud
        https://ubuntu.com/google-cloud

    25. Linux Troubleshooting / Reference

        Linux man7
        https://man7.org/

        Linux man-pages Project
        https://www.kernel.org/doc/man-pages/

        Linux Kernel Documentation
        https://docs.kernel.org/

        Red Hat Knowledgebase
        https://access.redhat.com/solutions/

        Ubuntu Documentation
        https://documentation.ubuntu.com/

        SUSE Documentation
        https://documentation.suse.com/

        Oracle Linux Documentation
        https://docs.oracle.com/en/operating-systems/oracle-linux/

    ⭐ Linux Server Admin ke liye MUST BOOKMARK

    Agar tera focus Linux System Administrator / L2-L3 Linux / Storage + Linux / Data Center hai, toh sabse pehle ye bookmark kar:

        https://docs.kernel.org/
        https://man7.org/linux/man-pages/
        https://access.redhat.com/
        https://docs.redhat.com/
        https://ubuntu.com/server
        https://documentation.ubuntu.com/server/
        https://documentation.suse.com/
        https://docs.oracle.com/en/operating-systems/oracle-linux/
        https://rockylinux.org/
        https://docs.rockylinux.org/
        https://almalinux.org/
        https://www.debian.org/doc/
        https://www.freedesktop.org/software/systemd/man/
        https://networkmanager.dev/docs/
        https://docs.kernel.org/scsi/
        https://sourceware.org/lvm2/
        https://docs.kernel.org/filesystems/xfs/
        https://docs.kernel.org/nvme/
        https://www.samba.org/samba/docs/
        https://www.openssh.com/
        https://www.ansible.com/
        https://docs.ansible.com/
        https://docs.docker.com/
        https://kubernetes.io/docs/
        https://prometheus.io/docs/

    🔥 Tere Server + Storage background ke hisaab se Linux mein ye sequence best rahega

    Linux basics → RHEL → Ubuntu → systemd → users/groups → permissions → filesystem → LVM → RAID → SCSI → FC → iSCSI → multipath → NFS → Samba → networking → DNS → DHCP → SSH → firewalld/iptables/nftables → SELinux → performance → logs → troubleshooting → Bash → Ansible → virtualization → containers → Kubernetes.

    Linux kernel ki official documentation mein administration, userspace tools, storage-related subsystems, networking, drivers aur architecture-specific material available hai, isliye https://docs.kernel.org/ ko primary technical reference rakhna useful hai.