# hands-on-lab **Repository Path**: z21/hands-on-lab ## Basic Information - **Project Name**: hands-on-lab - **Description**: https://github.com/cr7258/hands-on-lab - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-12-02 - **Last Updated**: 2025-12-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Hands-on Lab This repository contains a collection of demos, examples, and hands-on labs covering various technologies and concepts. ## Navigation ### AI and Machine Learning - [Agent](/ai/agent) - AI agent demos and examples - [Camel](/ai/agent/camel) - Camel AI framework examples - [LangChain](/ai/agent/langchain) - LangChain framework examples - [LangGraph](/ai/agent/langgraph) - LangGraph framework examples - [LlamaIndex](/ai/agent/llamaindex) - LlamaIndex framework examples - [SmolaAgents](/ai/agent/smolagents) - SmolaAgents framework examples - [Browser Use](/ai/browser-use) - Examples of AI in browser applications - [Claude](/ai/claude) - Claude AI model examples - [MCP](/ai/claude/mcp) - Model Context Protocol tutorial - [Client](/ai/claude/mcp/client) - MCP client implementation - [LangChain MCP Adapters](/ai/claude/mcp/langchain-mcp-adapters) - LangChain adapters for MCP - [Server](/ai/claude/mcp/server) - MCP server implementation - [SSE](/ai/claude/mcp/sse) - Server-Sent Events for MCP - [Fine-tuning](/ai/fine-tuning) - Model fine-tuning examples - [GPU](/ai/gpu) - GPU acceleration for AI workloads - [Setup](/ai/gpu/setup) - GPU environment setup scripts - [Inference](/ai/inference) - AI inference examples - [llmaz](/ai/inference/llmaz) - [vLLM](/ai/inference/vllm) - [Infrastructure](/ai/infra) - AI infrastructure - [Ray](/ai/infra/ray) - Ray distributed computing framework - [MCP](/ai/mcp) - Model Context Protocol examples - [Context7](/ai/mcp/context7) - Context7 MCP implementation - [OpenAI](/ai/openai) - OpenAI API usage examples - [Assistant](/ai/openai/assistant) - OpenAI Assistant API examples - [Function Calling](/ai/openai/function-calling) - OpenAI function calling examples ### Kubernetes - [Authentication](/kubernetes/authentication) - Kubernetes authentication examples - [OpenID](/kubernetes/authentication/openid) - OpenID authentication - [Static Token File](/kubernetes/authentication/static_token_file) - Static token file authentication - [Webhook](/kubernetes/authentication/webhook) - Webhook authentication - [Finalizers](/kubernetes/finalizers) - Kubernetes Finalizers examples - [Sidecar Containers](/kubernetes/sidecar-containers) - Sidecar container patterns - [Client-Go](/client-go) - Kubernetes Go client examples - [Cluster API](/cluster-api) - Kubernetes cluster management - [Scheduler](/scheduler) - Kubernetes scheduler examples - [Descheduler](/scheduler/descheduler) - [Kueue](/scheduler/kueue) - [KWOK](/scheduler/kwok) - [My Scheduler](/scheduler/my-scheduler) - Custom scheduler implementation ### DevOps and Platform Engineering - [Argo Rollouts](/argo-rollouts) - [Crossplane](/crossplane) ### Networking and Service Mesh - [Cilium](/cilium) - Cilium networking and security - [Gateway](/gateway) - API gateway examples - [Envoy](/gateway/envoy) - [Envoy Gateway](/gateway/envoygateway) - [Gateway API Inference Extension](/gateway/gateway-api-inference-extension) - [Higress](/gateway/higress) - [OpenResty](/gateway/openresty) - [Service Mesh](/service-mesh) - Service Mesh projects - [Istio](/service-mesh/istio) - [ICA](/service-mesh/istio/ica) - Istio Certified Associate (ICA) Exam material - [Multi-cluster](/multi-cluster) - Multi-cluster networking and management - [Istio](/multi-cluster/istio) - [Submariner](/multi-cluster/submariner) ### Observability - [Observability](/observability) - Observability projects and frameworks - [Go Tool](/observability/go-tool) - [OpenTelemetry Go SDK](/observability/opentelemetry-go-sdk) ### Database - [Elastic](/elastic) - Elasticsearch and related technologies - [Docker Compose](/elastic/docker-compose) - Elasticsearch Docker setups - [Elastic 8 Analysis IK](/elastic/docker-compose/elastic-8-analysis-ik) - Elasticsearch 8 IK analyzer - [Elastic 8 Quickstart](/elastic/docker-compose/elastic-8-quickstart) - Elasticsearch 8 quickstart - [OpenSearch 2.11.0 Quickstart](/elastic/docker-compose/opensearch-2.11.0-quickstart) - OpenSearch 2.11.0 quickstart - [OpenSearch Cross Cluster Search](/elastic/docker-compose/opensearch-cross-cluster-search) - OpenSearch cross-cluster search - [Vector](/elastic/vector) - Vector search implementations ### Programming and Development - [Program Languages](/program-language) - Programming language examples - [Design Patterns](/program-language/design-pattern) - Software design pattern examples - [Golang](/program-language/golang) - Go language examples - [gRPC](/grpc) - gRPC communication examples - [HTTP](/http) - HTTP protocol examples - [SSE](/http/sse) - Server-Sent Events examples - [WebAssembly](/wasm) - WebAssembly examples - [Proxy-Wasm-Go](/wasm/proxy-wasm-go) - Go-based Proxy-Wasm - [Runtime](/wasm/runtime) - WebAssembly runtime - [WASI](/wasm/wasi) - WebAssembly System Interface ### Web Development - [Web](/web) - Web development examples - [React](/web/react) - [TypeScript](/web/typescript) ### Site Reliability Engineering - [SRE](/sre) - Site Reliability Engineering practices - [Pyrra](/sre/pyrra) - [Sloth](/sre/sloth) ### eBPF - [eBPF](/ebpf)