distributed systems container orchestration scaling user namespace

Kubernetes

Kubernetes
Kubernetes, source: kubernetes.io
Kubernetes is an open-source container orchestration platform that automates the deployment, scaling, and management of containerized applications.


Me

Mauricio Poppe
Sun, Apr 30, 2023 - 54 words - Page Source

Presentations

CSI Windows

PV/PVC controller

Debugging K8s e2e tests with delve

Playground

As I started to contribute to kubernetes I created a few environments for easier development.

Please check it out for examples about:

  • Running a client-go application through skaffold
  • Running the kube controller manager in debug mode
  • Running the kubelet in debug mode
  • Computer Graphics
    • Rendering
    • Ray Tracing
    • Pipeline
      • Culling & Clipping
    • Surface Shading
      • Introduction to Surface Shading
      • Diffuse Shading
      • Flat Shading
    • Transformation Matrices
      • Coordinate Systems and Transformations Between Them
      • Transformation Matrix
      • Scaling Objects with a Transformation Matrix
      • Shearing Objects with a Transformation Matrix
      • Translating Objects with a Transformation Matrix
      • Combining Matrix Transformations
      • Normals
      • Projections
        • Orthographic Projection
        • Perspective Projection
      • Rotation
        • Introduction to Rotation for Computer Graphics
        • Euler Angles
        • Quaternions
    • Viewing
      • Transformation Matrix to Transform 3D Objects From World Space to View Space (View Transform)
      • Transformation Matrix for Projection of 3D Objects Into a 2D Plane (Projection Transform)
      • Transformation Matrix to Transform Objects From NDC Coordinates to Screen Coordinates (Viewport Transform)
      • Camera
        • Building a First Person Shooter Camera in C++
  • Computer Science
    • Artificial Intelligence
      • Machine Learning
        • Introduction to Machine Learning
        • Expectation Maximization
        • Hyperparameter Tuning
        • Machine Learning Glossary
    • Computation
      • Implementing an A+ Conformat Promise Library in JavaScript the TDD Way
    • Data Structures
      • Memtable & SSTable (Sorted String Table)
      • Data Structures for Massive Datasets
      • Graphs
        • Introduction to Graph Theory
        • Traversal of Graphs
        • Topological Sorting of a Graph
        • Cut Edges (Bridges) in Graph Theory
        • Cut Vertices (Articulation Points) in Graph Theory
        • Strongly Connected Components in Graph Theory
        • Single Source Shortest Path (SSSP) in a Graph
        • Special
          • Eulerian Graph and Eulerian Trails
          • Hamiltonian Graphs
        • Tree
          • Minimum Spanning Tree
          • Introduction to Trees in Graph Theory
    • Operating Systems
      • Bin
        • CMake
        • Make
        • Gcc
    • Programming Languages
      • C++ Refresher
    • System Design
      • Non Functional Requirements
      • Partitioning
      • Cassandra
      • Kafka
      • Back of the Envelope Calculations
      • Kubernetes
  • Mathematics
    • Calculus
      • Introduction to Calculus
      • Derivative
      • Integral
      • Taylor's Theorem and Infinite Series
    • Geometry
      • Projective Space
      • Geometric Tests
      • Triangle in an Affine Space
      • Vector Spaces
      • Affine Spaces
    • Linear Algebra
      • Eigenvalues and Eigenvectors
    • Number Theory
      • Euler's Phi Function
      • Binary Exponentiation
      • Erathostenes Sieve
      • Euclidean Algorithm
      • Extended Euclidean Algorithm
      • Modular Arithmetic
      • Chinese Remainder Theorem
      • Discrete Logarithm
      • Prime Factors of a Factorial
      • Special Factorial Modulo P
      • Primality Test
      • Divisor Function
      • Integer Factorization
      • Divisibility
    • Numeral Systems
      • Complex Numbers
      • Quaternions
    • Probability
      • Bayesian Networks
  • Misc
    • Preparation for a Software Engineering Interview
    • Productivity Skills
Plane by antonmoek - CC BY 4.0