Skip to content

Commit

Permalink
📝 Update README.md regarding new upstream
Browse files Browse the repository at this point in the history
  • Loading branch information
Searge committed Apr 14, 2024
1 parent c58a58e commit f061e6e
Showing 1 changed file with 3 additions and 9 deletions.
12 changes: 3 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Provisioning of Kubernetes the hard way with Ansible

[![OpenSSF best practices badge](https://www.bestpractices.dev/projects/8684/badge)](https://www.bestpractices.dev/en/projects/8684)
![openssf scorecards](https://api.securityscorecards.dev/projects/github.com/Searge/k8s-hard-way-ansible/badge)
[![OpenSSF best practices badge](https://www.bestpractices.dev/projects/8789/badge)](https://www.bestpractices.dev/en/projects/8789)
[![openssf scorecards](https://api.securityscorecards.dev/projects/github.com/geekopsua/k8s-hard-way-ansible/badge)](https://api.securityscorecards.dev/projects/github.com/geekopsua/k8s-hard-way-ansible)

## Description

Expand All @@ -22,7 +22,7 @@ set up Kubernetes clusters for testing or deployment purposes.

### Credits

This educational project is based on these two repositories:
This project is based on these two repositories:

- [kelseyhightower/kubernetes-the-hard-way](https://github.com/kelseyhightower/kubernetes-the-hard-way)
- [mmumshad/kubernetes-the-hard-way](https://github.com/mmumshad/kubernetes-the-hard-way)
Expand Down Expand Up @@ -66,9 +66,3 @@ source .venv/bin/activate
# For example
ansible-inventory --list all | bat -l json
```

## CPE Name

The Common Platform Enumeration (CPE) name for this project is:

`cpe:2.3:a:searge:k8s_hard_way_ansible:*:*:*:*:*:*:*:*`

0 comments on commit f061e6e

Please sign in to comment.