Skip to content

Instantly share code, notes, and snippets.

@devtech0101
Created December 24, 2020 03:27
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save devtech0101/efed33cb57ed5cf5f03722eae8c6fffc to your computer and use it in GitHub Desktop.
Save devtech0101/efed33cb57ed5cf5f03722eae8c6fffc to your computer and use it in GitHub Desktop.
Kubernetes Cluster
+-----------------+-----------------------------+------------------+
| Server Type | Hostname | Specs |
+-----------------+-----------------------------+------------------+
| Master | k8s-master-01 | 2GB Ram, 2vcpus |
|-----------------+-----------------------------+------------------+
| Worker-01 | k8s-worker-01 | 2GB Ram, 2vcpus |
|-----------------+-----------------------------+------------------+
| Worker-02 | k8s-worker-01 | 2GB Ram, 2vcpus |
+-----------------+-----------------------------+------------------+
@devtech0101
Copy link
Author

update1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment