Skip to content

Commit

Permalink
Merge branch 'kubernetes'
Browse files Browse the repository at this point in the history
  • Loading branch information
GuillaumeDorschner committed Feb 15, 2024
2 parents 41ce9a7 + bd84b4b commit c23a4d0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions kubernetes.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@ title: Kubernetes CLI Cheatsheet
category: Devops
layout: 2017/sheet
updated: 2024-02-15
intro: |
[Kubernetes](https://kubernetes.io/docs/home/) is an open-source container orchestration system for automating software deployment, scaling, and management. Originally designed by Google, the project is now maintained by the Cloud Native Computing Foundation. But if your only using the CLI I recommend [K9S](https://k9scli.io/)..
---

# Kubernetes Cheatsheet

Kubernetes is an open-source container orchestration system for automating software deployment, scaling, and management. Originally designed by Google, the project is now maintained by the Cloud Native Computing Foundation. But if your only using the CLI I recommend [K9S](https://k9scli.io/).

## Cluster Management

### Get Resources
Expand Down

0 comments on commit c23a4d0

Please sign in to comment.